diff --git a/src/Authentication/Authentication/custom/common/MgCommandMetadata.json b/src/Authentication/Authentication/custom/common/MgCommandMetadata.json index 63850950e8..be93a0a15b 100644 --- a/src/Authentication/Authentication/custom/common/MgCommandMetadata.json +++ b/src/Authentication/Authentication/custom/common/MgCommandMetadata.json @@ -1,18 +1,16 @@ [ { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgApplicationKey", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addkey?view=graph-rest-1.0", - "Uri": "/applications/{application-id}/addKey", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addkey?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphKeyCredential", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -39,22 +37,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphKeyCredential" + "Command": "Add-MgApplicationKey", + "Method": "POST", + "Uri": "/applications/{application-id}/addKey" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgApplicationPassword", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addpassword?view=graph-rest-1.0", - "Uri": "/applications/{application-id}/addPassword", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addpassword?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPasswordCredential", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -81,20 +79,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPasswordCredential" + "Command": "Add-MgApplicationPassword", + "Method": "POST", + "Uri": "/applications/{application-id}/addPassword" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaAccessReviewDecision", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-apply?view=graph-rest-beta", - "Uri": "/accessReviews/{accessReview-id}/applyDecisions", - "ApiVersion": "beta", "Variants": [ "Apply", "ApplyViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-apply?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -113,37 +111,37 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Add-MgBetaAccessReviewDecision", + "Method": "POST", + "Uri": "/accessReviews/{accessReview-id}/applyDecisions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaAccessReviewInstanceDecision", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-apply?view=graph-rest-beta", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/applyDecisions", - "ApiVersion": "beta", "Variants": [ "Apply", "ApplyViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Add-MgBetaAccessReviewInstanceDecision", + "Method": "POST", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/applyDecisions" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaApplicationKey", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addkey?view=graph-rest-beta", - "Uri": "/applications/{application-id}/addKey", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addkey?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphKeyCredential", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -170,22 +168,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphKeyCredential" + "Command": "Add-MgBetaApplicationKey", + "Method": "POST", + "Uri": "/applications/{application-id}/addKey" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaApplicationPassword", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addpassword?view=graph-rest-beta", - "Uri": "/applications/{application-id}/addPassword", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addpassword?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPasswordCredential", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -212,39 +210,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPasswordCredential" + "Command": "Add-MgBetaApplicationPassword", + "Method": "POST", + "Uri": "/applications/{application-id}/addPassword" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaChatMember", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "Uri": "/chats/{chat-id}/members/add", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphActionResultPart" + "Command": "Add-MgBetaChatMember", + "Method": "POST", + "Uri": "/chats/{chat-id}/members/add" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaCommunicationCallLargeGalleryView", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-addlargegalleryview?view=graph-rest-beta", - "Uri": "/communications/calls/{call-id}/addLargeGalleryView", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-addlargegalleryview?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -271,15 +269,13 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation" + "Command": "Add-MgBetaCommunicationCallLargeGalleryView", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/addLargeGalleryView" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaComplianceEdiscoveryCaseCustodianHold", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/applyHold", - "ApiVersion": "beta", "Variants": [ "Apply", "Apply1", @@ -288,17 +284,17 @@ "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Add-MgBetaComplianceEdiscoveryCaseCustodianHold", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/applyHold" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/applyHold", - "ApiVersion": "beta", "Variants": [ "Apply", "Apply1", @@ -307,24 +303,26 @@ "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Add-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/applyHold" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetQueryTag", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-applytags?view=graph-rest-beta", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}/applyTags", - "ApiVersion": "beta", "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-applytags?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -343,22 +341,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetQueryTag", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}/applyTags" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetToReviewSet", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-addtoreviewset?view=graph-rest-beta", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/addToReviewSet", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-addtoreviewset?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -377,311 +375,309 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetToReviewSet", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/addToReviewSet" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/addApps", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Add-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", + "Method": "POST", + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/addApps" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/addLanguageFiles", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Add-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/addLanguageFiles" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-apply?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/apply", - "ApiVersion": "beta", "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-apply?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Add-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/apply" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyConfig", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-applyconfig?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/applyConfig", - "ApiVersion": "beta", "Variants": [ "Apply", "ApplyExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-applyconfig?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Add-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyConfig", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/applyConfig" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaDriveListContentTypeCopy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/list/contentTypes/addCopy", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Add-MgBetaDriveListContentTypeCopy", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes/addCopy" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaDriveListContentTypeCopyFromContentTypeHub", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Add-MgBetaDriveListContentTypeCopyFromContentTypeHub", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaExternalConnectionItemActivity", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/addActivities", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult" + "Command": "Add-MgBetaExternalConnectionItemActivity", + "Method": "POST", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/addActivities" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaGroupDriveListContentTypeCopy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopy", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Add-MgBetaGroupDriveListContentTypeCopy", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopy" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaGroupDriveListContentTypeCopyFromContentTypeHub", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Add-MgBetaGroupDriveListContentTypeCopyFromContentTypeHub", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaGroupFavorite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-addfavorite?view=graph-rest-beta", - "Uri": "/groups/{group-id}/addFavorite", - "ApiVersion": "beta", "Variants": [ "Add", "AddViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-addfavorite?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Add-MgBetaGroupFavorite", + "Method": "POST", + "Uri": "/groups/{group-id}/addFavorite" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaGroupSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta", - "Uri": "/groups/{group-id}/sites/add", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Add-MgBetaGroupSite", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/add" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaGroupSiteContentTypeCopy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopy", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Add-MgBetaGroupSiteContentTypeCopy", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopy" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaGroupSiteContentTypeCopyFromContentTypeHub", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Add-MgBetaGroupSiteContentTypeCopyFromContentTypeHub", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopyFromContentTypeHub" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaGroupSiteListContentTypeCopy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Add-MgBetaGroupSiteListContentTypeCopy", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopy" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaGroupSiteListContentTypeCopyFromContentTypeHub", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Add-MgBetaGroupSiteListContentTypeCopyFromContentTypeHub", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaGroupToLifecyclePolicy", - "ApiReferenceLink": null, - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Add-MgBetaGroupToLifecyclePolicy", + "Method": "POST", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/applyDecisions", - "ApiVersion": "beta", "Variants": [ "Apply", "ApplyViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Add-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/applyDecisions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions", - "ApiVersion": "beta", "Variants": [ "Apply", "ApplyViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Add-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseCustodianHold", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-applyhold?view=graph-rest-beta", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold", - "ApiVersion": "beta", "Variants": [ "Apply", "Apply1", @@ -690,7 +686,9 @@ "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-applyhold?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -709,15 +707,13 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseCustodianHold", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-applyhold?view=graph-rest-beta", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/applyHold", - "ApiVersion": "beta", "Variants": [ "Apply", "Apply1", @@ -726,7 +722,9 @@ "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-applyhold?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -745,22 +743,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/applyHold" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryTag", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-applytags?view=graph-rest-beta", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/applyTags", - "ApiVersion": "beta", "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-applytags?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -779,22 +777,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryTag", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/applyTags" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetToReviewSet", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-addtoreviewset?view=graph-rest-beta", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/addToReviewSet", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-addtoreviewset?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -813,22 +811,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetToReviewSet", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/addToReviewSet" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaServicePrincipalTokenSigningCertificate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addtokensigningcertificate?view=graph-rest-beta", - "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addtokensigningcertificate?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSelfSignedCertificate", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -855,88 +853,88 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSelfSignedCertificate" + "Command": "Add-MgBetaServicePrincipalTokenSigningCertificate", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaShareListContentTypeCopy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Add-MgBetaShareListContentTypeCopy", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaShareListContentTypeCopyFromContentTypeHub", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Add-MgBetaShareListContentTypeCopyFromContentTypeHub", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta", - "Uri": "/sites/add", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Add-MgBetaSite", + "Method": "POST", + "Uri": "/sites/add" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaSiteContentTypeCopy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "Uri": "/sites/{site-id}/contentTypes/addCopy", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Add-MgBetaSiteContentTypeCopy", + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes/addCopy" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaSiteContentTypeCopyFromContentTypeHub", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -955,22 +953,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Add-MgBetaSiteContentTypeCopyFromContentTypeHub", + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaSiteListContentTypeCopy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -989,22 +987,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Add-MgBetaSiteListContentTypeCopy", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaSiteListContentTypeCopyFromContentTypeHub", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -1023,377 +1021,377 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Add-MgBetaSiteListContentTypeCopyFromContentTypeHub", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaTeamChannelMember", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "Uri": "/teams/{team-id}/channels/{channel-id}/members/add", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphActionResultPart" + "Command": "Add-MgBetaTeamChannelMember", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/add" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaTeamMember", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "Uri": "/teams/{team-id}/members/add", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphActionResultPart" + "Command": "Add-MgBetaTeamMember", + "Method": "POST", + "Uri": "/teams/{team-id}/members/add" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaTeamPrimaryChannelMember", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "Uri": "/teams/{team-id}/primaryChannel/members/add", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphActionResultPart" + "Command": "Add-MgBetaTeamPrimaryChannelMember", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/members/add" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaTeamworkDeletedTeamChannelMember", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/add", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphActionResultPart" + "Command": "Add-MgBetaTeamworkDeletedTeamChannelMember", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/add" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaTenantRelationshipManagedTenantAlertUserInputLog", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/addUserInputLog", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert" + "Command": "Add-MgBetaTenantRelationshipManagedTenantAlertUserInputLog", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/addUserInputLog" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaTenantRelationshipManagedTenantManagementAction", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementaction-apply?view=graph-rest-beta", - "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}/apply", - "ApiVersion": "beta", "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementaction-apply?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionDeploymentStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionDeploymentStatus" + "Command": "Add-MgBetaTenantRelationshipManagedTenantManagementAction", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}/apply" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaUserChatMember", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", - "Uri": "/users/{user-id}/chats/{chat-id}/members/add", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphActionResultPart" + "Command": "Add-MgBetaUserChatMember", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/members/add" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaUserDriveListContentTypeCopy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Add-MgBetaUserDriveListContentTypeCopy", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaUserDriveListContentTypeCopyFromContentTypeHub", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Add-MgBetaUserDriveListContentTypeCopyFromContentTypeHub", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaUserFollowedSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta", - "Uri": "/users/{user-id}/followedSites/add", - "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Add-MgBetaUserFollowedSite", + "Method": "POST", + "Uri": "/users/{user-id}/followedSites/add" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgBetaUserPendingAccessReviewInstanceDecision", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/applyDecisions", - "ApiVersion": "beta", "Variants": [ "Apply", "ApplyViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Add-MgBetaUserPendingAccessReviewInstanceDecision", + "Method": "POST", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/applyDecisions" }, { - "CommandAlias": "Add-MgBetaWuDeploymentAudienceExclusionMemberGraphBPreId", - "Method": "POST", - "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/addMembersById", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", + "Method": "POST", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/addMembersById" }, { - "CommandAlias": "Add-MgBetaWuDeploymentAudienceMember", - "Method": "POST", - "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMember", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembers", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMember", + "Method": "POST", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembers" }, { - "CommandAlias": "Add-MgBetaWuDeploymentAudienceMemberGraphBPreId", - "Method": "POST", - "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMemberById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembersById", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMemberById", + "Method": "POST", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembersById" }, { - "CommandAlias": "Add-MgBetaWuPolicyAudienceExclusionMember", - "Method": "POST", - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembers", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembers" }, { - "CommandAlias": "Add-MgBetaWuPolicyAudienceExclusionMemberGraphBPreId", - "Method": "POST", - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembersById", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembersById" }, { - "CommandAlias": "Add-MgBetaWuPolicyAudienceMember", - "Method": "POST", - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMember", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembers", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMember", + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembers" }, { - "CommandAlias": "Add-MgBetaWuPolicyAudienceMemberGraphBPreId", - "Method": "POST", - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMemberById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembersById", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMemberById", + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembersById" }, { - "CommandAlias": "Add-MgBetaWuUpdatableAssetMember", - "Method": "POST", - "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMember", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembers", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMember", + "Method": "POST", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembers" }, { - "CommandAlias": "Add-MgBetaWuUpdatableAssetMemberGraphBPreId", - "Method": "POST", - "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMemberById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembersById", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMemberById", + "Method": "POST", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembersById" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgChatMember", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "Uri": "/chats/{chat-id}/members/add", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphActionResultPart" + "Command": "Add-MgChatMember", + "Method": "POST", + "Uri": "/chats/{chat-id}/members/add" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgCommunicationCallLargeGalleryView", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-addlargegalleryview?view=graph-rest-1.0", - "Uri": "/communications/calls/{call-id}/addLargeGalleryView", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-addlargegalleryview?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -1420,232 +1418,230 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation" + "Command": "Add-MgCommunicationCallLargeGalleryView", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/addLargeGalleryView" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgDriveListContentTypeCopy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/list/contentTypes/addCopy", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Add-MgDriveListContentTypeCopy", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes/addCopy" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgDriveListContentTypeCopyFromContentTypeHub", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Add-MgDriveListContentTypeCopyFromContentTypeHub", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub" }, { + "Module": "Search", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgExternalConnectionItemActivity", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/addActivities", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult" + "Command": "Add-MgExternalConnectionItemActivity", + "Method": "POST", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/addActivities" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgGroupDriveListContentTypeCopy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopy", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Add-MgGroupDriveListContentTypeCopy", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopy" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgGroupDriveListContentTypeCopyFromContentTypeHub", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Add-MgGroupDriveListContentTypeCopyFromContentTypeHub", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgGroupFavorite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-addfavorite?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/addFavorite", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-addfavorite?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Add-MgGroupFavorite", + "Method": "POST", + "Uri": "/groups/{group-id}/addFavorite" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgGroupSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/sites/add", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Add-MgGroupSite", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/add" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgGroupSiteContentTypeCopy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopy", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Add-MgGroupSiteContentTypeCopy", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopy" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgGroupSiteContentTypeCopyFromContentTypeHub", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Add-MgGroupSiteContentTypeCopyFromContentTypeHub", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopyFromContentTypeHub" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgGroupSiteListContentTypeCopy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Add-MgGroupSiteListContentTypeCopy", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopy" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgGroupSiteListContentTypeCopyFromContentTypeHub", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Add-MgGroupSiteListContentTypeCopyFromContentTypeHub", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgGroupToLifecyclePolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-addgroup?view=graph-rest-1.0", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-addgroup?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Add-MgGroupToLifecyclePolicy", + "Method": "POST", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-1.0", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions", - "ApiVersion": "v1.0", "Variants": [ "Apply", "ApplyViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Add-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgSecurityCaseEdiscoveryCaseCustodianHold", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-applyhold?view=graph-rest-1.0", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold", - "ApiVersion": "v1.0", "Variants": [ "Apply", "Apply1", @@ -1654,7 +1650,9 @@ "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-applyhold?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -1673,15 +1671,13 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Add-MgSecurityCaseEdiscoveryCaseCustodianHold", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-applyhold?view=graph-rest-1.0", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/applyHold", - "ApiVersion": "v1.0", "Variants": [ "Apply", "Apply1", @@ -1690,7 +1686,9 @@ "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-applyhold?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -1709,22 +1707,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Add-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/applyHold" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetQueryTag", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-applytags?view=graph-rest-1.0", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/applyTags", - "ApiVersion": "v1.0", "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-applytags?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -1743,22 +1741,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetQueryTag", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/applyTags" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetToReviewSet", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-addtoreviewset?view=graph-rest-1.0", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/addToReviewSet", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-addtoreviewset?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -1777,22 +1775,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetToReviewSet", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/addToReviewSet" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgServicePrincipalKey", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addkey?view=graph-rest-1.0", - "Uri": "/servicePrincipals/{servicePrincipal-id}/addKey", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addkey?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphKeyCredential", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -1819,22 +1817,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphKeyCredential" + "Command": "Add-MgServicePrincipalKey", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/addKey" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgServicePrincipalPassword", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addpassword?view=graph-rest-1.0", - "Uri": "/servicePrincipals/{servicePrincipal-id}/addPassword", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addpassword?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPasswordCredential", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -1861,22 +1859,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPasswordCredential" + "Command": "Add-MgServicePrincipalPassword", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/addPassword" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgServicePrincipalTokenSigningCertificate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addtokensigningcertificate?view=graph-rest-1.0", - "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addtokensigningcertificate?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSelfSignedCertificate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -1903,88 +1901,88 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSelfSignedCertificate" + "Command": "Add-MgServicePrincipalTokenSigningCertificate", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgShareListContentTypeCopy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Add-MgShareListContentTypeCopy", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgShareListContentTypeCopyFromContentTypeHub", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Add-MgShareListContentTypeCopyFromContentTypeHub", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0", - "Uri": "/sites/add", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Add-MgSite", + "Method": "POST", + "Uri": "/sites/add" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgSiteContentTypeCopy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/contentTypes/addCopy", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Add-MgSiteContentTypeCopy", + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes/addCopy" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgSiteContentTypeCopyFromContentTypeHub", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -2003,22 +2001,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Add-MgSiteContentTypeCopyFromContentTypeHub", + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgSiteListContentTypeCopy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -2037,22 +2035,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Add-MgSiteListContentTypeCopy", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgSiteListContentTypeCopyFromContentTypeHub", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -2071,190 +2069,190 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Add-MgSiteListContentTypeCopyFromContentTypeHub", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgTeamChannelMember", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "Uri": "/teams/{team-id}/channels/{channel-id}/members/add", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphActionResultPart" + "Command": "Add-MgTeamChannelMember", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/add" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgTeamMember", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "Uri": "/teams/{team-id}/members/add", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphActionResultPart" + "Command": "Add-MgTeamMember", + "Method": "POST", + "Uri": "/teams/{team-id}/members/add" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgTeamPrimaryChannelMember", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "Uri": "/teams/{team-id}/primaryChannel/members/add", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphActionResultPart" + "Command": "Add-MgTeamPrimaryChannelMember", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/members/add" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgTeamworkDeletedTeamChannelMember", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/add", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphActionResultPart" + "Command": "Add-MgTeamworkDeletedTeamChannelMember", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/add" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgUserChatMember", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", - "Uri": "/users/{user-id}/chats/{chat-id}/members/add", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphActionResultPart" + "Command": "Add-MgUserChatMember", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/members/add" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgUserDriveListContentTypeCopy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Add-MgUserDriveListContentTypeCopy", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgUserDriveListContentTypeCopyFromContentTypeHub", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Add-MgUserDriveListContentTypeCopyFromContentTypeHub", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Add-MgUserFollowedSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0", - "Uri": "/users/{user-id}/followedSites/add", - "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Add-MgUserFollowedSite", + "Method": "POST", + "Uri": "/users/{user-id}/followedSites/add" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Approve-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/approveApps", - "ApiVersion": "beta", "Variants": [ "Approve", "ApproveExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Approve-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", + "Method": "POST", + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/approveApps" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Approve-MgBetaDeviceManagementElevationRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/approve", - "ApiVersion": "beta", "Variants": [ "Approve", "ApproveExpanded", "ApproveViaIdentity", "ApproveViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest" + "Command": "Approve-MgBetaDeviceManagementElevationRequest", + "Method": "POST", + "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/approve" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Approve-MgBetaDeviceManagementOperationApprovalRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/operationApprovalRequests/{operationApprovalRequest-id}/approve", - "ApiVersion": "beta", "Variants": [ "Approve", "ApproveExpanded", "ApproveViaIdentity", "ApproveViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -2273,145 +2271,145 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Approve-MgBetaDeviceManagementOperationApprovalRequest", + "Method": "POST", + "Uri": "/deviceManagement/operationApprovalRequests/{operationApprovalRequest-id}/approve" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Approve-MgBetaDeviceManagementZebraFotaConnectorFotaApp", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/zebraFotaConnector/approveFotaApps", - "ApiVersion": "beta", "Variants": [ "Approve" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Approve-MgBetaDeviceManagementZebraFotaConnectorFotaApp", + "Method": "POST", + "Uri": "/deviceManagement/zebraFotaConnector/approveFotaApps" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgApplicationVerifiedPublisher", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-unsetverifiedpublisher?view=graph-rest-1.0", - "Uri": "/applications/{application-id}/unsetVerifiedPublisher", - "ApiVersion": "v1.0", "Variants": [ "Unset", "UnsetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-unsetverifiedpublisher?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Clear-MgApplicationVerifiedPublisher", + "Method": "POST", + "Uri": "/applications/{application-id}/unsetVerifiedPublisher" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgBetaApplicationVerifiedPublisher", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-unsetverifiedpublisher?view=graph-rest-beta", - "Uri": "/applications/{application-id}/unsetVerifiedPublisher", - "ApiVersion": "beta", "Variants": [ "Unset", "UnsetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-unsetverifiedpublisher?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Clear-MgBetaApplicationVerifiedPublisher", + "Method": "POST", + "Uri": "/applications/{application-id}/unsetVerifiedPublisher" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgBetaChatMessageReaction", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", - "ApiVersion": "beta", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Clear-MgBetaChatMessageReaction", + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgBetaChatMessageReplyReaction", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "ApiVersion": "beta", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Clear-MgBetaChatMessageReplyReaction", + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgBetaCommunicationPresence", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-beta", - "Uri": "/communications/presences/{presence-id}/clearPresence", - "ApiVersion": "beta", "Variants": [ "Clear", "ClearExpanded", "ClearViaIdentity", "ClearViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Clear-MgBetaCommunicationPresence", + "Method": "POST", + "Uri": "/communications/presences/{presence-id}/clearPresence" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgBetaCommunicationPresenceUserPreferredPresence", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-beta", - "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence", - "ApiVersion": "beta", "Variants": [ "Clear", "ClearViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Clear-MgBetaCommunicationPresenceUserPreferredPresence", + "Method": "POST", + "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgBetaComplianceEdiscoveryCaseSourceCollectionData", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-purgedata?view=graph-rest-beta", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/purgeData", - "ApiVersion": "beta", "Variants": [ "Purge", "PurgeViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-purgedata?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Clear-MgBetaComplianceEdiscoveryCaseSourceCollectionData", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/purgeData" }, { - "CommandAlias": "Clear-MgBetaDeviceAppMgtWindowsInformationProtectionDeviceRegistration", - "Method": "POST", - "Command": "Clear-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}/wipe", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Wipe", "WipeViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -2430,22 +2428,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Clear-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "Method": "POST", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}/wipe" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgBetaDeviceManagementComanagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/wipe", - "ApiVersion": "beta", "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -2472,22 +2470,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Clear-MgBetaDeviceManagementComanagedDevice", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/wipe" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgBetaDeviceManagementManagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe", - "ApiVersion": "beta", "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -2514,139 +2512,139 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Clear-MgBetaDeviceManagementManagedDevice", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgBetaSecurityCaseEdiscoveryCaseSearchData", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-purgedata?view=graph-rest-beta", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData", - "ApiVersion": "beta", "Variants": [ "Purge", "PurgeExpanded", "PurgeViaIdentity", "PurgeViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-purgedata?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Clear-MgBetaSecurityCaseEdiscoveryCaseSearchData", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgBetaTeamChannelMessageReaction", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", - "ApiVersion": "beta", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Clear-MgBetaTeamChannelMessageReaction", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgBetaTeamChannelMessageReplyReaction", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "ApiVersion": "beta", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Clear-MgBetaTeamChannelMessageReplyReaction", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgBetaTeamPrimaryChannelMessageReaction", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/unsetReaction", - "ApiVersion": "beta", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Clear-MgBetaTeamPrimaryChannelMessageReaction", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/unsetReaction" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgBetaTeamPrimaryChannelMessageReplyReaction", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "ApiVersion": "beta", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Clear-MgBetaTeamPrimaryChannelMessageReplyReaction", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReaction", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", - "ApiVersion": "beta", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReaction", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "ApiVersion": "beta", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgBetaUserAndBlockManagedApp", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/wipeAndBlockManagedApps", - "ApiVersion": "beta", "Variants": [ "Wipe", "WipeViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -2665,22 +2663,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Clear-MgBetaUserAndBlockManagedApp", + "Method": "POST", + "Uri": "/users/{user-id}/wipeAndBlockManagedApps" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgBetaUserChatMessageReaction", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", - "ApiVersion": "beta", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ChatMessage.Send", @@ -2699,39 +2697,39 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Clear-MgBetaUserChatMessageReaction", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgBetaUserChatMessageReplyReaction", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "ApiVersion": "beta", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Clear-MgBetaUserChatMessageReplyReaction", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByAzureAdDeviceId", - "ApiVersion": "beta", "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -2750,56 +2748,56 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId", + "Method": "POST", + "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByAzureAdDeviceId" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgBetaUserManagedAppRegistrationByDeviceTag", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByDeviceTag", - "ApiVersion": "beta", "Variants": [ "Wipe1", "WipeExpanded1", "WipeViaIdentity1", "WipeViaIdentityExpanded1" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Clear-MgBetaUserManagedAppRegistrationByDeviceTag", + "Method": "POST", + "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByDeviceTag" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgBetaUserManagedDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", - "ApiVersion": "beta", "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Clear-MgBetaUserManagedDevice", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgBetaUserPresence", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-beta", - "Uri": "/users/{user-id}/presence/clearPresence", - "ApiVersion": "beta", "Variants": [ "Clear", "ClearExpanded", "ClearViaIdentity", "ClearViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -2818,20 +2816,20 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Clear-MgBetaUserPresence", + "Method": "POST", + "Uri": "/users/{user-id}/presence/clearPresence" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgBetaUserPresenceUserPreferredPresence", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-beta", - "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", - "ApiVersion": "beta", "Variants": [ "Clear", "ClearViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -2850,88 +2848,88 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Clear-MgBetaUserPresenceUserPreferredPresence", + "Method": "POST", + "Uri": "/users/{user-id}/presence/clearUserPreferredPresence" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgChatMessageReaction", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", - "ApiVersion": "v1.0", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Clear-MgChatMessageReaction", + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgChatMessageReplyReaction", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "ApiVersion": "v1.0", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Clear-MgChatMessageReplyReaction", + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgCommunicationPresence", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0", - "Uri": "/communications/presences/{presence-id}/clearPresence", - "ApiVersion": "v1.0", "Variants": [ "Clear", "ClearExpanded", "ClearViaIdentity", "ClearViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Clear-MgCommunicationPresence", + "Method": "POST", + "Uri": "/communications/presences/{presence-id}/clearPresence" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgCommunicationPresenceUserPreferredPresence", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0", - "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence", - "ApiVersion": "v1.0", "Variants": [ "Clear", "ClearViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Clear-MgCommunicationPresenceUserPreferredPresence", + "Method": "POST", + "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgDeviceManagementManagedDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe", - "ApiVersion": "v1.0", "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -2958,141 +2956,141 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Clear-MgDeviceManagementManagedDevice", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgSecurityCaseEdiscoveryCaseSearchData", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-purgedata?view=graph-rest-1.0", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData", - "ApiVersion": "v1.0", "Variants": [ "Purge", "PurgeExpanded", "PurgeViaIdentity", "PurgeViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-purgedata?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Clear-MgSecurityCaseEdiscoveryCaseSearchData", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgTeamChannelMessageReaction", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", - "ApiVersion": "v1.0", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Clear-MgTeamChannelMessageReaction", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgTeamChannelMessageReplyReaction", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "ApiVersion": "v1.0", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Clear-MgTeamChannelMessageReplyReaction", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgTeamPrimaryChannelMessageReaction", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/unsetReaction", - "ApiVersion": "v1.0", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Clear-MgTeamPrimaryChannelMessageReaction", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/unsetReaction" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgTeamPrimaryChannelMessageReplyReaction", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "ApiVersion": "v1.0", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Clear-MgTeamPrimaryChannelMessageReplyReaction", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReaction", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", - "ApiVersion": "v1.0", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReaction", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReplyReaction", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "ApiVersion": "v1.0", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReplyReaction", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgUserChatMessageReaction", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", - "ApiVersion": "v1.0", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChatMessage.Send", @@ -3111,56 +3109,56 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Clear-MgUserChatMessageReaction", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgUserChatMessageReplyReaction", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "ApiVersion": "v1.0", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Clear-MgUserChatMessageReplyReaction", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgUserManagedDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", - "ApiVersion": "v1.0", "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Clear-MgUserManagedDevice", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgUserPresence", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0", - "Uri": "/users/{user-id}/presence/clearPresence", - "ApiVersion": "v1.0", "Variants": [ "Clear", "ClearExpanded", "ClearViaIdentity", "ClearViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -3179,20 +3177,20 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Clear-MgUserPresence", + "Method": "POST", + "Uri": "/users/{user-id}/presence/clearPresence" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Clear-MgUserPresenceUserPreferredPresence", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0", - "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", - "ApiVersion": "v1.0", "Variants": [ "Clear", "ClearViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -3211,20 +3209,20 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Clear-MgUserPresenceUserPreferredPresence", + "Method": "POST", + "Uri": "/users/{user-id}/presence/clearUserPreferredPresence" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "Close-MgBetaComplianceEdiscoveryCase", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-close?view=graph-rest-beta", - "Uri": "/compliance/ediscovery/cases/{case-id}/close", - "ApiVersion": "beta", "Variants": [ "Close", "CloseViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-close?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -3243,20 +3241,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Close-MgBetaComplianceEdiscoveryCase", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/close" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Close-MgBetaSecurityCaseEdiscoveryCase", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-close?view=graph-rest-beta", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/close", - "ApiVersion": "beta", "Variants": [ "Close", "CloseViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-close?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -3275,20 +3273,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Close-MgBetaSecurityCaseEdiscoveryCase", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/close" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "Close-MgSecurityCaseEdiscoveryCase", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-close?view=graph-rest-1.0", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/close", - "ApiVersion": "v1.0", "Variants": [ "Close", "CloseViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-close?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -3307,20 +3305,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Close-MgSecurityCaseEdiscoveryCase", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/close" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Compare-MgBetaDeviceManagementIntent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/compare(templateId='{templateId}')", - "ApiVersion": "beta", "Variants": [ "Compare", "CompareViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -3339,20 +3337,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison" + "Command": "Compare-MgBetaDeviceManagementIntent", + "Method": "GET", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/compare(templateId='{templateId}')" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Compare-MgBetaDeviceManagementTemplate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/compare(templateId='{templateId}')", - "ApiVersion": "beta", "Variants": [ "Compare", "CompareViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -3371,20 +3369,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison" + "Command": "Compare-MgBetaDeviceManagementTemplate", + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/compare(templateId='{templateId}')" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Compare-MgBetaDeviceManagementTemplateMigratableTo", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/compare(templateId='{templateId}')", - "ApiVersion": "beta", "Variants": [ "Compare", "CompareViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -3403,362 +3401,362 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison" + "Command": "Compare-MgBetaDeviceManagementTemplateMigratableTo", + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/compare(templateId='{templateId}')" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Complete-MgBetaDeviceManagementAndroidForWorkSettingSignup", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidForWorkSettings/completeSignup", - "ApiVersion": "beta", "Variants": [ "Complete", "CompleteExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Complete-MgBetaDeviceManagementAndroidForWorkSettingSignup", + "Method": "POST", + "Uri": "/deviceManagement/androidForWorkSettings/completeSignup" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Complete-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignup", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/completeSignup", - "ApiVersion": "beta", "Variants": [ "Complete", "CompleteExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Complete-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignup", + "Method": "POST", + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/completeSignup" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Complete-MgBetaDirectoryImpactedResource", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-complete?view=graph-rest-beta", - "Uri": "/directory/impactedResources/{impactedResource-id}/complete", - "ApiVersion": "beta", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-complete?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphImpactedResource" + "Command": "Complete-MgBetaDirectoryImpactedResource", + "Method": "POST", + "Uri": "/directory/impactedResources/{impactedResource-id}/complete" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Complete-MgBetaDirectoryRecommendation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-complete?view=graph-rest-beta", - "Uri": "/directory/recommendations/{recommendation-id}/complete", - "ApiVersion": "beta", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-complete?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphRecommendation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRecommendation" + "Command": "Complete-MgBetaDirectoryRecommendation", + "Method": "POST", + "Uri": "/directory/recommendations/{recommendation-id}/complete" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Complete-MgBetaDirectoryRecommendationImpactedResource", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-complete?view=graph-rest-beta", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/complete", - "ApiVersion": "beta", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-complete?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphImpactedResource" + "Command": "Complete-MgBetaDirectoryRecommendationImpactedResource", + "Method": "POST", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/complete" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Complete-MgBetaTeamChannelMigration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", - "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration", - "ApiVersion": "beta", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Complete-MgBetaTeamChannelMigration", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Complete-MgBetaTeamMigration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-beta", - "Uri": "/teams/{team-id}/completeMigration", - "ApiVersion": "beta", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Complete-MgBetaTeamMigration", + "Method": "POST", + "Uri": "/teams/{team-id}/completeMigration" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Complete-MgBetaTeamPrimaryChannelMigration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", - "Uri": "/teams/{team-id}/primaryChannel/completeMigration", - "ApiVersion": "beta", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Complete-MgBetaTeamPrimaryChannelMigration", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/completeMigration" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Complete-MgBetaTeamworkDeletedTeamChannelMigration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/completeMigration", - "ApiVersion": "beta", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Complete-MgBetaTeamworkDeletedTeamChannelMigration", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/completeMigration" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Complete-MgBetaUserOutlookTask", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta", - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/complete", - "ApiVersion": "beta", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookTask" + "Command": "Complete-MgBetaUserOutlookTask", + "Method": "POST", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/complete" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Complete-MgBetaUserOutlookTaskFolderTask", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete", - "ApiVersion": "beta", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookTask" + "Command": "Complete-MgBetaUserOutlookTaskFolderTask", + "Method": "POST", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Complete-MgBetaUserOutlookTaskGroupTaskFolderTask", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete", - "ApiVersion": "beta", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookTask" + "Command": "Complete-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Method": "POST", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Complete-MgTeamChannelMigration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", - "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration", - "ApiVersion": "v1.0", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Complete-MgTeamChannelMigration", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Complete-MgTeamMigration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-1.0", - "Uri": "/teams/{team-id}/completeMigration", - "ApiVersion": "v1.0", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Complete-MgTeamMigration", + "Method": "POST", + "Uri": "/teams/{team-id}/completeMigration" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Complete-MgTeamPrimaryChannelMigration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", - "Uri": "/teams/{team-id}/primaryChannel/completeMigration", - "ApiVersion": "v1.0", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Complete-MgTeamPrimaryChannelMigration", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/completeMigration" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Complete-MgTeamworkDeletedTeamChannelMigration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/completeMigration", - "ApiVersion": "v1.0", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Complete-MgTeamworkDeletedTeamChannelMigration", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/completeMigration" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgApplicationMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "Uri": "/applications/{application-id}/checkMemberGroups", - "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgApplicationMemberGroup", + "Method": "POST", + "Uri": "/applications/{application-id}/checkMemberGroups" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgApplicationMemberObject", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/checkMemberObjects", - "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgApplicationMemberObject", + "Method": "POST", + "Uri": "/applications/{application-id}/checkMemberObjects" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaAdministrativeUnitMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberGroups", - "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgBetaAdministrativeUnitMemberGroup", + "Method": "POST", + "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberGroups" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaAdministrativeUnitMemberObject", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberObjects", - "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgBetaAdministrativeUnitMemberObject", + "Method": "POST", + "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberObjects" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaApplicationMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "Uri": "/applications/{application-id}/checkMemberGroups", - "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgBetaApplicationMemberGroup", + "Method": "POST", + "Uri": "/applications/{application-id}/checkMemberGroups" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaApplicationMemberObject", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/checkMemberObjects", - "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgBetaApplicationMemberObject", + "Method": "POST", + "Uri": "/applications/{application-id}/checkMemberObjects" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaAuditLogSignInCompromised", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-confirmcompromised?view=graph-rest-beta", - "Uri": "/auditLogs/signIns/confirmCompromised", - "ApiVersion": "beta", "Variants": [ "Confirm", "ConfirmExpanded" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-confirmcompromised?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityRiskyUser.ReadWrite.All", @@ -3777,20 +3775,20 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Confirm-MgBetaAuditLogSignInCompromised", + "Method": "POST", + "Uri": "/auditLogs/signIns/confirmCompromised" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaAuditLogSignInSafe", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-confirmsafe?view=graph-rest-beta", - "Uri": "/auditLogs/signIns/confirmSafe", - "ApiVersion": "beta", "Variants": [ "Confirm", "ConfirmExpanded" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-confirmsafe?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityRiskyUser.ReadWrite.All", @@ -3809,22 +3807,22 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Confirm-MgBetaAuditLogSignInSafe", + "Method": "POST", + "Uri": "/auditLogs/signIns/confirmSafe" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaContactMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "Uri": "/contacts/{orgContact-id}/checkMemberGroups", - "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -3915,22 +3913,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Confirm-MgBetaContactMemberGroup", + "Method": "POST", + "Uri": "/contacts/{orgContact-id}/checkMemberGroups" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaContactMemberObject", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/checkMemberObjects", - "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -4029,54 +4027,54 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Confirm-MgBetaContactMemberObject", + "Method": "POST", + "Uri": "/contacts/{orgContact-id}/checkMemberObjects" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaContractMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "Uri": "/contracts/{contract-id}/checkMemberGroups", - "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgBetaContractMemberGroup", + "Method": "POST", + "Uri": "/contracts/{contract-id}/checkMemberGroups" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaContractMemberObject", - "ApiReferenceLink": null, - "Uri": "/contracts/{contract-id}/checkMemberObjects", - "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgBetaContractMemberObject", + "Method": "POST", + "Uri": "/contracts/{contract-id}/checkMemberObjects" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", - "ApiVersion": "beta", "Variants": [ "Verify", "VerifyViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -4095,22 +4093,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery", + "Method": "GET", + "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaDeviceMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "Uri": "/devices/{device-id}/checkMemberGroups", - "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -4201,22 +4199,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Confirm-MgBetaDeviceMemberGroup", + "Method": "POST", + "Uri": "/devices/{device-id}/checkMemberGroups" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaDeviceMemberObject", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/checkMemberObjects", - "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -4315,56 +4313,56 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Confirm-MgBetaDeviceMemberObject", + "Method": "POST", + "Uri": "/devices/{device-id}/checkMemberObjects" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaDirectoryDeletedItemMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups", - "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgBetaDirectoryDeletedItemMemberGroup", + "Method": "POST", + "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaDirectoryDeletedItemMemberObject", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects", - "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgBetaDirectoryDeletedItemMemberObject", + "Method": "POST", + "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects" }, { + "Module": "Beta.DirectoryObjects", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaDirectoryObjectMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups", - "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.DirectoryObjects", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -4455,22 +4453,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Confirm-MgBetaDirectoryObjectMemberGroup", + "Method": "POST", + "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups" }, { + "Module": "Beta.DirectoryObjects", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaDirectoryObjectMemberObject", - "ApiReferenceLink": null, - "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects", - "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.DirectoryObjects", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -4569,154 +4567,154 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Confirm-MgBetaDirectoryObjectMemberObject", + "Method": "POST", + "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaDirectoryRoleMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", - "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgBetaDirectoryRoleMemberGroup", + "Method": "POST", + "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaDirectoryRoleMemberObject", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", - "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgBetaDirectoryRoleMemberObject", + "Method": "POST", + "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", - "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberGroup", + "Method": "POST", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberObject", - "ApiReferenceLink": null, - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", - "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberObject", + "Method": "POST", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaDirectorySettingTemplateMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberGroups", - "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgBetaDirectorySettingTemplateMemberGroup", + "Method": "POST", + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberGroups" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaDirectorySettingTemplateMemberObject", - "ApiReferenceLink": null, - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberObjects", - "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgBetaDirectorySettingTemplateMemberObject", + "Method": "POST", + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberObjects" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaDomain", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-verify?view=graph-rest-beta", - "Uri": "/domains/{domain-id}/verify", - "ApiVersion": "beta", "Variants": [ "Verify", "VerifyViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-verify?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDomain" + "Command": "Confirm-MgBetaDomain", + "Method": "POST", + "Uri": "/domains/{domain-id}/verify" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaGroupGrantedPermissionForApp", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", - "ApiVersion": "beta", "Variants": [ "Check", "CheckViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "Confirm-MgBetaGroupGrantedPermissionForApp", + "Method": "POST", + "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaGroupMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "Uri": "/groups/{group-id}/checkMemberGroups", - "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -4807,22 +4805,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Confirm-MgBetaGroupMemberGroup", + "Method": "POST", + "Uri": "/groups/{group-id}/checkMemberGroups" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaGroupMemberObject", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/checkMemberObjects", - "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -4921,118 +4919,118 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Confirm-MgBetaGroupMemberObject", + "Method": "POST", + "Uri": "/groups/{group-id}/checkMemberObjects" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaGroupSiteInformationProtectionSignature", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/verifySignature", - "ApiVersion": "beta", "Variants": [ "Verify", "VerifyExpanded", "VerifyViaIdentity", "VerifyViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgBetaGroupSiteInformationProtectionSignature", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/verifySignature" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaInformationProtectionSignature", - "ApiReferenceLink": null, - "Uri": "/informationProtection/verifySignature", - "ApiVersion": "beta", "Variants": [ "Verify", "VerifyExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgBetaInformationProtectionSignature", + "Method": "POST", + "Uri": "/informationProtection/verifySignature" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaOrganizationMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "Uri": "/organization/{organization-id}/checkMemberGroups", - "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgBetaOrganizationMemberGroup", + "Method": "POST", + "Uri": "/organization/{organization-id}/checkMemberGroups" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaOrganizationMemberObject", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/checkMemberObjects", - "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgBetaOrganizationMemberObject", + "Method": "POST", + "Uri": "/organization/{organization-id}/checkMemberObjects" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaRiskyServicePrincipalCompromised", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-confirmcompromised?view=graph-rest-beta", - "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised", - "ApiVersion": "beta", "Variants": [ "Confirm", "ConfirmExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-confirmcompromised?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgBetaRiskyServicePrincipalCompromised", + "Method": "POST", + "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaRiskyUserCompromised", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-confirmcompromised?view=graph-rest-beta", - "Uri": "/identityProtection/riskyUsers/confirmCompromised", - "ApiVersion": "beta", "Variants": [ "Confirm", "ConfirmExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-confirmcompromised?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgBetaRiskyUserCompromised", + "Method": "POST", + "Uri": "/identityProtection/riskyUsers/confirmCompromised" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaServicePrincipalMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", - "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -5123,22 +5121,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Confirm-MgBetaServicePrincipalMemberGroup", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaServicePrincipalMemberObject", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", - "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -5237,71 +5235,71 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Confirm-MgBetaServicePrincipalMemberObject", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaSiteInformationProtectionSignature", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/informationProtection/verifySignature", - "ApiVersion": "beta", "Variants": [ "Verify", "VerifyExpanded", "VerifyViaIdentity", "VerifyViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgBetaSiteInformationProtectionSignature", + "Method": "POST", + "Uri": "/sites/{site-id}/informationProtection/verifySignature" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaTeamScheduleTimeCard", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-confirm?view=graph-rest-beta", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/confirm", - "ApiVersion": "beta", "Variants": [ "Confirm", "ConfirmViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-confirm?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeCard" + "Command": "Confirm-MgBetaTeamScheduleTimeCard", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/confirm" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaUserInformationProtectionSignature", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/verifySignature", - "ApiVersion": "beta", "Variants": [ "Verify", "VerifyExpanded", "VerifyViaIdentity", "VerifyViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgBetaUserInformationProtectionSignature", + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/verifySignature" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaUserMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", - "Uri": "/users/{user-id}/checkMemberGroups", - "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -5392,22 +5390,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Confirm-MgBetaUserMemberGroup", + "Method": "POST", + "Uri": "/users/{user-id}/checkMemberGroups" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgBetaUserMemberObject", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/checkMemberObjects", - "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -5506,22 +5504,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Confirm-MgBetaUserMemberObject", + "Method": "POST", + "Uri": "/users/{user-id}/checkMemberObjects" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgContactMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "Uri": "/contacts/{orgContact-id}/checkMemberGroups", - "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -5612,22 +5610,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Confirm-MgContactMemberGroup", + "Method": "POST", + "Uri": "/contacts/{orgContact-id}/checkMemberGroups" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgContactMemberObject", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/checkMemberObjects", - "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -5726,54 +5724,54 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Confirm-MgContactMemberObject", + "Method": "POST", + "Uri": "/contacts/{orgContact-id}/checkMemberObjects" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgContractMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "Uri": "/contracts/{contract-id}/checkMemberGroups", - "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgContractMemberGroup", + "Method": "POST", + "Uri": "/contracts/{contract-id}/checkMemberGroups" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgContractMemberObject", - "ApiReferenceLink": null, - "Uri": "/contracts/{contract-id}/checkMemberObjects", - "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgContractMemberObject", + "Method": "POST", + "Uri": "/contracts/{contract-id}/checkMemberObjects" }, { + "Module": "DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", - "ApiVersion": "v1.0", "Variants": [ "Verify", "VerifyViaIdentity" ], - "Module": "DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -5792,22 +5790,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery", + "Method": "GET", + "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgDeviceMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "Uri": "/devices/{device-id}/checkMemberGroups", - "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -5898,22 +5896,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Confirm-MgDeviceMemberGroup", + "Method": "POST", + "Uri": "/devices/{device-id}/checkMemberGroups" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgDeviceMemberObject", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/checkMemberObjects", - "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -6012,56 +6010,56 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Confirm-MgDeviceMemberObject", + "Method": "POST", + "Uri": "/devices/{device-id}/checkMemberObjects" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgDirectoryDeletedItemMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups", - "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgDirectoryDeletedItemMemberGroup", + "Method": "POST", + "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgDirectoryDeletedItemMemberObject", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects", - "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgDirectoryDeletedItemMemberObject", + "Method": "POST", + "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects" }, { + "Module": "DirectoryObjects", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgDirectoryObjectMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups", - "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "DirectoryObjects", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -6152,234 +6150,234 @@ "IsLeastPrivilege": false } ], - "OutputType": null - }, - { - "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgDirectoryObjectMemberObject", - "ApiReferenceLink": null, - "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects", - "ApiVersion": "v1.0", - "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" - ], - "Module": "DirectoryObjects", - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read all applications", - "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "User.Read.All", - "Description": "Read all users' full profiles", - "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.Read", - "Description": "Sign you in and read your profile", - "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "GroupMember.Read.All", - "Description": "Read group memberships", - "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and update user profiles without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Device.ReadWrite.All", - "Description": "Read and write devices", - "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Device.Read.All", - "Description": "Read all devices", - "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write all applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": null + "Command": "Confirm-MgDirectoryObjectMemberGroup", + "Method": "POST", + "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups" }, { + "Module": "DirectoryObjects", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgDirectoryRoleMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", - "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": "Read all applications", + "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles", + "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.Read", + "Description": "Sign you in and read your profile", + "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "GroupMember.Read.All", + "Description": "Read group memberships", + "FullDescription": "Allows the app to list groups, read basic group properties and read membership of all your groups.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and update user profiles without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Device.ReadWrite.All", + "Description": "Read and write devices", + "FullDescription": "Allows the app to read and write all device properties without a signed in user. Does not allow device creation, device deletion or update of device alternative security identifiers.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Device.Read.All", + "Description": "Read all devices", + "FullDescription": "Allows the app to read your organization's devices' configuration information without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write all applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Confirm-MgDirectoryObjectMemberObject", + "Method": "POST", + "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects" + }, + { "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgDirectoryRoleMemberGroup", + "Method": "POST", + "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgDirectoryRoleMemberObject", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", - "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgDirectoryRoleMemberObject", + "Method": "POST", + "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgDirectoryRoleTemplateMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", - "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgDirectoryRoleTemplateMemberGroup", + "Method": "POST", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgDirectoryRoleTemplateMemberObject", - "ApiReferenceLink": null, - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", - "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgDirectoryRoleTemplateMemberObject", + "Method": "POST", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgDomain", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-verify?view=graph-rest-1.0", - "Uri": "/domains/{domain-id}/verify", - "ApiVersion": "v1.0", "Variants": [ "Verify", "VerifyViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-verify?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDomain" + "Command": "Confirm-MgDomain", + "Method": "POST", + "Uri": "/domains/{domain-id}/verify" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgGroupGrantedPermissionForApp", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", - "ApiVersion": "v1.0", "Variants": [ "Check", "CheckViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "Confirm-MgGroupGrantedPermissionForApp", + "Method": "POST", + "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgGroupMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/checkMemberGroups", - "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -6470,22 +6468,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Confirm-MgGroupMemberGroup", + "Method": "POST", + "Uri": "/groups/{group-id}/checkMemberGroups" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgGroupMemberObject", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/checkMemberObjects", - "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -6584,120 +6582,120 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Confirm-MgGroupMemberObject", + "Method": "POST", + "Uri": "/groups/{group-id}/checkMemberObjects" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgGroupSettingTemplateMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberGroups", - "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgGroupSettingTemplateMemberGroup", + "Method": "POST", + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberGroups" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgGroupSettingTemplateMemberObject", - "ApiReferenceLink": null, - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberObjects", - "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgGroupSettingTemplateMemberObject", + "Method": "POST", + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberObjects" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgOrganizationMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "Uri": "/organization/{organization-id}/checkMemberGroups", - "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgOrganizationMemberGroup", + "Method": "POST", + "Uri": "/organization/{organization-id}/checkMemberGroups" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgOrganizationMemberObject", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/checkMemberObjects", - "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgOrganizationMemberObject", + "Method": "POST", + "Uri": "/organization/{organization-id}/checkMemberObjects" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgRiskyServicePrincipalCompromised", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-confirmcompromised?view=graph-rest-1.0", - "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised", - "ApiVersion": "v1.0", "Variants": [ "Confirm", "ConfirmExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-confirmcompromised?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgRiskyServicePrincipalCompromised", + "Method": "POST", + "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgRiskyUserCompromised", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-confirmcompromised?view=graph-rest-1.0", - "Uri": "/identityProtection/riskyUsers/confirmCompromised", - "ApiVersion": "v1.0", "Variants": [ "Confirm", "ConfirmExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-confirmcompromised?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Confirm-MgRiskyUserCompromised", + "Method": "POST", + "Uri": "/identityProtection/riskyUsers/confirmCompromised" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgServicePrincipalMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", - "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -6788,22 +6786,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Confirm-MgServicePrincipalMemberGroup", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgServicePrincipalMemberObject", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", - "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -6902,22 +6900,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Confirm-MgServicePrincipalMemberObject", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgUserMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", - "Uri": "/users/{user-id}/checkMemberGroups", - "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -7008,22 +7006,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Confirm-MgUserMemberGroup", + "Method": "POST", + "Uri": "/users/{user-id}/checkMemberGroups" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Confirm-MgUserMemberObject", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/checkMemberObjects", - "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -7122,49 +7120,49 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Confirm-MgUserMemberObject", + "Method": "POST", + "Uri": "/users/{user-id}/checkMemberObjects" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Connect-MgBetaDeviceManagementChromeOSOnboardingSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/chromeOSOnboardingSettings/connect", - "ApiVersion": "beta", "Variants": [ "Connect", "ConnectExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Connect-MgBetaDeviceManagementChromeOSOnboardingSetting", + "Method": "POST", + "Uri": "/deviceManagement/chromeOSOnboardingSettings/connect" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Connect-MgBetaDeviceManagementZebraFotaConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/zebraFotaConnector/connect", - "ApiVersion": "beta", "Variants": [ "Connect" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Connect-MgBetaDeviceManagementZebraFotaConnector", + "Method": "POST", + "Uri": "/deviceManagement/zebraFotaConnector/connect" }, { - "CommandAlias": "Convert-MgBetaDeviceAppMgtMobileAppFromMobileAppCatalogPackage", - "Method": "GET", - "Command": "Convert-MgBetaDeviceAppManagementMobileAppFromMobileAppCatalogPackage", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/convertFromMobileAppCatalogPackage(mobileAppCatalogPackageId='{mobileAppCatalogPackageId}')", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Convert", "ConvertViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -7183,22 +7181,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobileApp" + "Command": "Convert-MgBetaDeviceAppManagementMobileAppFromMobileAppCatalogPackage", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/convertFromMobileAppCatalogPackage(mobileAppCatalogPackageId='{mobileAppCatalogPackageId}')" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Convert-MgBetaUserExternalToInternalMemberUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-convertexternaltointernalmemberuser?view=graph-rest-beta", - "Uri": "/users/{user-id}/convertExternalToInternalMemberUser", - "ApiVersion": "beta", "Variants": [ "Convert", "ConvertExpanded", "ConvertViaIdentity", "ConvertViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-convertexternaltointernalmemberuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConversionUserDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "User-ConvertToInternal.ReadWrite.All", @@ -7217,37 +7215,37 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversionUserDetails" + "Command": "Convert-MgBetaUserExternalToInternalMemberUser", + "Method": "POST", + "Uri": "/users/{user-id}/convertExternalToInternalMemberUser" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaDeviceManagementReusablePolicySetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/clone", - "ApiVersion": "beta", "Variants": [ "Clone", "CloneViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementReusablePolicySetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementReusablePolicySetting" + "Command": "Copy-MgBetaDeviceManagementReusablePolicySetting", + "Method": "POST", + "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/clone" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -7274,107 +7272,107 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Copy-MgBetaDriveItem", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaDriveListContentTypeToDefaultContentLocation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Copy-MgBetaDriveListContentTypeToDefaultContentLocation", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/root/copy", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Copy-MgBetaDriveRoot", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/copy" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaGroupDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/copy", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Copy-MgBetaGroupDriveItem", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/copy" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaGroupDriveListContentTypeToDefaultContentLocation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Copy-MgBetaGroupDriveListContentTypeToDefaultContentLocation", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaGroupDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/copy", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Copy-MgBetaGroupDriveRoot", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/copy" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaGroupOnenoteNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -7401,22 +7399,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgBetaGroupOnenoteNotebook", + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaGroupOnenotePageToSection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -7443,22 +7441,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgBetaGroupOnenotePageToSection", + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaGroupOnenoteSectionToNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -7485,22 +7483,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgBetaGroupOnenoteSectionToNotebook", + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaGroupOnenoteSectionToSectionGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -7527,73 +7525,73 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgBetaGroupOnenoteSectionToSectionGroup", + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaGroupSiteContentTypeToDefaultContentLocation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Copy-MgBetaGroupSiteContentTypeToDefaultContentLocation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaGroupSiteListContentTypeToDefaultContentLocation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Copy-MgBetaGroupSiteListContentTypeToDefaultContentLocation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaShareListContentTypeToDefaultContentLocation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Copy-MgBetaShareListContentTypeToDefaultContentLocation", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaSiteContentTypeToDefaultContentLocation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -7620,39 +7618,39 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Copy-MgBetaSiteContentTypeToDefaultContentLocation", + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaSiteListContentTypeToDefaultContentLocation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Copy-MgBetaSiteListContentTypeToDefaultContentLocation", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -7679,124 +7677,124 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgBetaSiteOnenoteNotebook", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionPageToSection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionPageToSection", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToNotebook", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToSectionGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToSectionGroup", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionPageToSection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionPageToSection", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToNotebook", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToSectionGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToSectionGroup", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaSiteOnenotePageToSection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -7823,90 +7821,90 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgBetaSiteOnenotePageToSection", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionPageToSection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionPageToSection", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToNotebook", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToSectionGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToSectionGroup", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteSectionPageToSection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgBetaSiteOnenoteSectionPageToSection", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteSectionToNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -7933,22 +7931,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgBetaSiteOnenoteSectionToNotebook", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaSiteOnenoteSectionToSectionGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -7975,22 +7973,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgBetaSiteOnenoteSectionToSectionGroup", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaTeam", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-beta", - "Uri": "/teams/{team-id}/clone", - "ApiVersion": "beta", "Variants": [ "Clone", "CloneExpanded", "CloneViaIdentity", "CloneViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Team.Create", @@ -8017,158 +8015,158 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Copy-MgBetaTeam", + "Method": "POST", + "Uri": "/teams/{team-id}/clone" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaUserDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/copy", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Copy-MgBetaUserDriveItem", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/copy" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaUserDriveListContentTypeToDefaultContentLocation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Copy-MgBetaUserDriveListContentTypeToDefaultContentLocation", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaUserDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/root/copy", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Copy-MgBetaUserDriveRoot", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/copy" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaUserMailFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailFolder" + "Command": "Copy-MgBetaUserMailFolder", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaUserMailFolderChildFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailFolder" + "Command": "Copy-MgBetaUserMailFolderChildFolder", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaUserMailFolderChildFolderMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/copy", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Copy-MgBetaUserMailFolderChildFolderMessage", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/copy" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaUserMailFolderMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Copy-MgBetaUserMailFolderMessage", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaUserMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta", - "Uri": "/users/{user-id}/messages/{message-id}/copy", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Copy-MgBetaUserMessage", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/copy" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaUserOnenoteNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -8195,22 +8193,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgBetaUserOnenoteNotebook", + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaUserOnenotePageToSection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -8237,22 +8235,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgBetaUserOnenotePageToSection", + "Method": "POST", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaUserOnenoteSectionToNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -8279,22 +8277,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgBetaUserOnenoteSectionToNotebook", + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgBetaUserOnenoteSectionToSectionGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -8321,22 +8319,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgBetaUserOnenoteSectionToSectionGroup", + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -8363,107 +8361,107 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Copy-MgDriveItem", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgDriveListContentTypeToDefaultContentLocation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Copy-MgDriveListContentTypeToDefaultContentLocation", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/root/copy", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Copy-MgDriveRoot", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/copy" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgGroupDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/copy", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Copy-MgGroupDriveItem", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/copy" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgGroupDriveListContentTypeToDefaultContentLocation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Copy-MgGroupDriveListContentTypeToDefaultContentLocation", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgGroupDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/copy", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Copy-MgGroupDriveRoot", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/copy" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgGroupOnenoteNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -8490,22 +8488,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgGroupOnenoteNotebook", + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgGroupOnenotePageToSection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -8532,22 +8530,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgGroupOnenotePageToSection", + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgGroupOnenoteSectionToNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -8574,22 +8572,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgGroupOnenoteSectionToNotebook", + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgGroupOnenoteSectionToSectionGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -8616,73 +8614,73 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgGroupOnenoteSectionToSectionGroup", + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgGroupSiteContentTypeToDefaultContentLocation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Copy-MgGroupSiteContentTypeToDefaultContentLocation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgGroupSiteListContentTypeToDefaultContentLocation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Copy-MgGroupSiteListContentTypeToDefaultContentLocation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgShareListContentTypeToDefaultContentLocation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Copy-MgShareListContentTypeToDefaultContentLocation", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgSiteContentTypeToDefaultContentLocation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -8709,39 +8707,39 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Copy-MgSiteContentTypeToDefaultContentLocation", + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgSiteListContentTypeToDefaultContentLocation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Copy-MgSiteListContentTypeToDefaultContentLocation", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgSiteOnenoteNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -8768,124 +8766,124 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgSiteOnenoteNotebook", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionPageToSection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionPageToSection", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToNotebook", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToSectionGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToSectionGroup", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgSiteOnenoteNotebookSectionPageToSection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgSiteOnenoteNotebookSectionPageToSection", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgSiteOnenoteNotebookSectionToNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgSiteOnenoteNotebookSectionToNotebook", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgSiteOnenoteNotebookSectionToSectionGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgSiteOnenoteNotebookSectionToSectionGroup", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgSiteOnenotePageToSection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -8912,90 +8910,90 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgSiteOnenotePageToSection", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgSiteOnenoteSectionGroupSectionPageToSection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgSiteOnenoteSectionGroupSectionPageToSection", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgSiteOnenoteSectionGroupSectionToNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgSiteOnenoteSectionGroupSectionToNotebook", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgSiteOnenoteSectionGroupSectionToSectionGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgSiteOnenoteSectionGroupSectionToSectionGroup", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgSiteOnenoteSectionPageToSection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgSiteOnenoteSectionPageToSection", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgSiteOnenoteSectionToNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -9022,22 +9020,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgSiteOnenoteSectionToNotebook", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgSiteOnenoteSectionToSectionGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -9064,22 +9062,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgSiteOnenoteSectionToSectionGroup", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgTeam", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-1.0", - "Uri": "/teams/{team-id}/clone", - "ApiVersion": "v1.0", "Variants": [ "Clone", "CloneExpanded", "CloneViaIdentity", "CloneViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Team.Create", @@ -9106,158 +9104,158 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Copy-MgTeam", + "Method": "POST", + "Uri": "/teams/{team-id}/clone" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgUserDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/copy", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Copy-MgUserDriveItem", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/copy" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgUserDriveListContentTypeToDefaultContentLocation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Copy-MgUserDriveListContentTypeToDefaultContentLocation", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgUserDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/root/copy", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Copy-MgUserDriveRoot", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/copy" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgUserMailFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-1.0", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailFolder" + "Command": "Copy-MgUserMailFolder", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgUserMailFolderChildFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-1.0", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailFolder" + "Command": "Copy-MgUserMailFolderChildFolder", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgUserMailFolderChildFolderMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/copy", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Copy-MgUserMailFolderChildFolderMessage", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/copy" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgUserMailFolderMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Copy-MgUserMailFolderMessage", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgUserMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0", - "Uri": "/users/{user-id}/messages/{message-id}/copy", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Copy-MgUserMessage", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/copy" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgUserOnenoteNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0", - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -9284,22 +9282,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgUserOnenoteNotebook", + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgUserOnenotePageToSection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -9326,22 +9324,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgUserOnenotePageToSection", + "Method": "POST", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgUserOnenoteSectionToNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -9368,22 +9366,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgUserOnenoteSectionToNotebook", + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Copy-MgUserOnenoteSectionToSectionGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -9410,37 +9408,37 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Copy-MgUserOnenoteSectionToSectionGroup", + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Deny-MgBetaDeviceManagementElevationRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/deny", - "ApiVersion": "beta", "Variants": [ "Deny", "DenyExpanded", "DenyViaIdentity", "DenyViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest" + "Command": "Deny-MgBetaDeviceManagementElevationRequest", + "Method": "POST", + "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/deny" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Disable-MgBetaDeviceManagementComanagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disable", - "ApiVersion": "beta", "Variants": [ "Disable", "DisableViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -9459,35 +9457,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Disable-MgBetaDeviceManagementComanagedDevice", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disable" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Disable-MgBetaDeviceManagementComanagedDeviceLostMode", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disableLostMode", - "ApiVersion": "beta", "Variants": [ "Disable", "DisableViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Disable-MgBetaDeviceManagementComanagedDeviceLostMode", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disableLostMode" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Disable-MgBetaDeviceManagementManagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disable", - "ApiVersion": "beta", "Variants": [ "Disable", "DisableViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -9506,95 +9504,95 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Disable-MgBetaDeviceManagementManagedDevice", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disable" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Disable-MgBetaDeviceManagementManagedDeviceLostMode", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode", - "ApiVersion": "beta", "Variants": [ "Disable", "DisableViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Disable-MgBetaDeviceManagementManagedDeviceLostMode", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Disable-MgBetaUserAuthenticationMethodSmsSignIn", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/disableSmsSignIn", - "ApiVersion": "beta", "Variants": [ "Disable", "DisableViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Disable-MgBetaUserAuthenticationMethodSmsSignIn", + "Method": "POST", + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/disableSmsSignIn" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Disable-MgBetaUserManagedDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disable", - "ApiVersion": "beta", "Variants": [ "Disable", "DisableViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Disable-MgBetaUserManagedDevice", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disable" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Disable-MgBetaUserManagedDeviceLostMode", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", - "ApiVersion": "beta", "Variants": [ "Disable", "DisableViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Disable-MgBetaUserManagedDeviceLostMode", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Disable-MgDeviceManagementManagedDeviceLostMode", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode", - "ApiVersion": "v1.0", "Variants": [ "Disable", "DisableViaIdentity" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Disable-MgDeviceManagementManagedDeviceLostMode", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Disable-MgUserAuthenticationPhoneMethodSmsSignIn", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-disablesmssignin?view=graph-rest-1.0", - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/disableSmsSignIn", - "ApiVersion": "v1.0", "Variants": [ "Disable", "DisableViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-disablesmssignin?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -9613,49 +9611,49 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Disable-MgUserAuthenticationPhoneMethodSmsSignIn", + "Method": "POST", + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/disableSmsSignIn" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Disable-MgUserManagedDeviceLostMode", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", - "ApiVersion": "v1.0", "Variants": [ "Disable", "DisableViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Disable-MgUserManagedDeviceLostMode", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Disconnect-MgBetaDeviceManagementChromeOSOnboardingSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/chromeOSOnboardingSettings/disconnect", - "ApiVersion": "beta", "Variants": [ "Disconnect" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Disconnect-MgBetaDeviceManagementChromeOSOnboardingSetting", + "Method": "POST", + "Uri": "/deviceManagement/chromeOSOnboardingSettings/disconnect" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Disconnect-MgBetaDeviceManagementRemoteAssistancePartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect", - "ApiVersion": "beta", "Variants": [ "Disconnect", "DisconnectViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -9674,34 +9672,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Disconnect-MgBetaDeviceManagementRemoteAssistancePartner", + "Method": "POST", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Disconnect-MgBetaDeviceManagementZebraFotaConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/zebraFotaConnector/disconnect", - "ApiVersion": "beta", "Variants": [ "Disconnect" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Disconnect-MgBetaDeviceManagementZebraFotaConnector", + "Method": "POST", + "Uri": "/deviceManagement/zebraFotaConnector/disconnect" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Disconnect-MgDeviceManagementRemoteAssistancePartner", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-disconnect?view=graph-rest-1.0", - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect", - "ApiVersion": "v1.0", "Variants": [ "Disconnect", "DisconnectViaIdentity" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-disconnect?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -9720,19 +9718,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Disconnect-MgDeviceManagementRemoteAssistancePartner", + "Method": "POST", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Enable-MgBetaDeviceManagementAndroidDeviceAdministratorEnrollment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/enableAndroidDeviceAdministratorEnrollment", - "ApiVersion": "beta", "Variants": [ "Enable" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -9751,51 +9749,51 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Enable-MgBetaDeviceManagementAndroidDeviceAdministratorEnrollment", + "Method": "POST", + "Uri": "/deviceManagement/enableAndroidDeviceAdministratorEnrollment" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Enable-MgBetaDeviceManagementAssignmentFilter", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/assignmentFilters/enable", - "ApiVersion": "beta", "Variants": [ "Enable", "EnableExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Enable-MgBetaDeviceManagementAssignmentFilter", + "Method": "POST", + "Uri": "/deviceManagement/assignmentFilters/enable" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Enable-MgBetaDeviceManagementComanagedDeviceLostMode", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enableLostMode", - "ApiVersion": "beta", "Variants": [ "Enable", "EnableExpanded", "EnableViaIdentity", "EnableViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Enable-MgBetaDeviceManagementComanagedDeviceLostMode", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enableLostMode" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Enable-MgBetaDeviceManagementDeviceHealthScriptGlobalScript", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceHealthScripts/enableGlobalScripts", - "ApiVersion": "beta", "Variants": [ "Enable" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -9812,53 +9810,61 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Enable-MgBetaDeviceManagementDeviceHealthScriptGlobalScript", + "Method": "POST", + "Uri": "/deviceManagement/deviceHealthScripts/enableGlobalScripts" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Enable-MgBetaDeviceManagementLegacyPcManagement", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/enableLegacyPcManagement", - "ApiVersion": "beta", "Variants": [ "Enable" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Enable-MgBetaDeviceManagementLegacyPcManagement", + "Method": "POST", + "Uri": "/deviceManagement/enableLegacyPcManagement" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Enable-MgBetaDeviceManagementManagedDeviceLostMode", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enableLostMode", - "ApiVersion": "beta", "Variants": [ "Enable", "EnableExpanded", "EnableViaIdentity", "EnableViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Enable-MgBetaDeviceManagementManagedDeviceLostMode", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enableLostMode" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Enable-MgBetaDeviceManagementTenantAttachRbac", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/tenantAttachRBAC/enable", - "ApiVersion": "beta", "Variants": [ "Enable", "EnableExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -9877,66 +9883,66 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Enable-MgBetaDeviceManagementTenantAttachRbac", + "Method": "POST", + "Uri": "/deviceManagement/tenantAttachRBAC/enable" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Enable-MgBetaDeviceManagementUnlicensedAdminstrator", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/enableUnlicensedAdminstrators", - "ApiVersion": "beta", "Variants": [ "Enable" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Enable-MgBetaDeviceManagementUnlicensedAdminstrator", + "Method": "POST", + "Uri": "/deviceManagement/enableUnlicensedAdminstrators" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Enable-MgBetaUserAuthenticationMethodSmsSignIn", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/enableSmsSignIn", - "ApiVersion": "beta", "Variants": [ "Enable", "EnableViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Enable-MgBetaUserAuthenticationMethodSmsSignIn", + "Method": "POST", + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/enableSmsSignIn" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Enable-MgBetaUserManagedDeviceLostMode", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enableLostMode", - "ApiVersion": "beta", "Variants": [ "Enable", "EnableExpanded", "EnableViaIdentity", "EnableViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Enable-MgBetaUserManagedDeviceLostMode", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enableLostMode" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Enable-MgUserAuthenticationPhoneMethodSmsSignIn", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-enablesmssignin?view=graph-rest-1.0", - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/enableSmsSignIn", - "ApiVersion": "v1.0", "Variants": [ "Enable", "EnableViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-enablesmssignin?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -9955,22 +9961,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Enable-MgUserAuthenticationPhoneMethodSmsSignIn", + "Method": "POST", + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/enableSmsSignIn" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "Export-MgBetaComplianceEdiscoveryCaseReviewSet", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-export?view=graph-rest-beta", - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/export", - "ApiVersion": "beta", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-export?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -9989,20 +9995,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Export-MgBetaComplianceEdiscoveryCaseReviewSet", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/export" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Export-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileMobileConfig", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/exportMobileConfig", - "ApiVersion": "beta", "Variants": [ "Export", "ExportViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -10021,22 +10027,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Export-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileMobileConfig", + "Method": "GET", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/exportMobileConfig" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Export-MgBetaDirectoryInboundSharedUserProfilePersonalData", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/inboundshareduserprofile-exportpersonaldata?view=graph-rest-beta", - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/exportPersonalData", - "ApiVersion": "beta", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/inboundshareduserprofile-exportpersonaldata?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read.All", @@ -10055,97 +10061,97 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Export-MgBetaDirectoryInboundSharedUserProfilePersonalData", + "Method": "POST", + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/exportPersonalData" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Export-MgBetaPrivilegedAccessResourceRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/export", - "ApiVersion": "beta", "Variants": [ "Export", "ExportViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Export-MgBetaPrivilegedAccessResourceRoleAssignment", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/export" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Export-MgBetaPrivilegedAccessRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/export", - "ApiVersion": "beta", "Variants": [ "Export", "ExportViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Export-MgBetaPrivilegedAccessRoleAssignment", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/export" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "POST", - "Command": "Export-MgBetaReportPartnerBillingReconciliationBilled", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedreconciliation-export?view=graph-rest-beta", - "Uri": "/reports/partners/billing/reconciliation/billed/export", - "ApiVersion": "beta", "Variants": [ "Export", "ExportExpanded" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedreconciliation-export?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBillingOperation" + "Command": "Export-MgBetaReportPartnerBillingReconciliationBilled", + "Method": "POST", + "Uri": "/reports/partners/billing/reconciliation/billed/export" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "POST", - "Command": "Export-MgBetaReportPartnerBillingUsageBilled", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedusage-export?view=graph-rest-beta", - "Uri": "/reports/partners/billing/usage/billed/export", - "ApiVersion": "beta", "Variants": [ "Export", "ExportExpanded" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedusage-export?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBillingOperation" + "Command": "Export-MgBetaReportPartnerBillingUsageBilled", + "Method": "POST", + "Uri": "/reports/partners/billing/usage/billed/export" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "POST", - "Command": "Export-MgBetaReportPartnerBillingUsageUnbilled", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-unbilledusage-export?view=graph-rest-beta", - "Uri": "/reports/partners/billing/usage/unbilled/export", - "ApiVersion": "beta", "Variants": [ "Export", "ExportExpanded" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-unbilledusage-export?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBillingOperation" + "Command": "Export-MgBetaReportPartnerBillingUsageUnbilled", + "Method": "POST", + "Uri": "/reports/partners/billing/usage/unbilled/export" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSet", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-export?view=graph-rest-beta", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/export", - "ApiVersion": "beta", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-export?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10164,22 +10170,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/export" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-export?view=graph-rest-beta", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/export", - "ApiVersion": "beta", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-export?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10198,22 +10204,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/export" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseSearchReport", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportReport", - "ApiVersion": "beta", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10232,22 +10238,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseSearchReport", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportReport" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseSearchResult", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportResult", - "ApiVersion": "beta", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10266,22 +10272,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseSearchResult", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportResult" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Export-MgBetaUserDeviceAndAppManagementData", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/exportDeviceAndAppManagementData", - "ApiVersion": "beta", "Variants": [ "Export", "Export1", "ExportViaIdentity", "ExportViaIdentity1" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -10316,84 +10322,84 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Export-MgBetaUserDeviceAndAppManagementData", + "Method": "GET", + "Uri": "/users/{user-id}/exportDeviceAndAppManagementData" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Export-MgBetaUserPersonalData", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-beta", - "Uri": "/users/{user-id}/exportPersonalData", - "ApiVersion": "beta", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Export-MgBetaUserPersonalData", + "Method": "POST", + "Uri": "/users/{user-id}/exportPersonalData" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "POST", - "Command": "Export-MgReportPartnerBillingReconciliationBilled", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedreconciliation-export?view=graph-rest-1.0", - "Uri": "/reports/partners/billing/reconciliation/billed/export", - "ApiVersion": "v1.0", "Variants": [ "Export", "ExportExpanded" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedreconciliation-export?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBillingOperation" + "Command": "Export-MgReportPartnerBillingReconciliationBilled", + "Method": "POST", + "Uri": "/reports/partners/billing/reconciliation/billed/export" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "POST", - "Command": "Export-MgReportPartnerBillingUsageBilled", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedusage-export?view=graph-rest-1.0", - "Uri": "/reports/partners/billing/usage/billed/export", - "ApiVersion": "v1.0", "Variants": [ "Export", "ExportExpanded" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedusage-export?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBillingOperation" + "Command": "Export-MgReportPartnerBillingUsageBilled", + "Method": "POST", + "Uri": "/reports/partners/billing/usage/billed/export" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "POST", - "Command": "Export-MgReportPartnerBillingUsageUnbilled", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-unbilledusage-export?view=graph-rest-1.0", - "Uri": "/reports/partners/billing/usage/unbilled/export", - "ApiVersion": "v1.0", "Variants": [ "Export", "ExportExpanded" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-unbilledusage-export?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBillingOperation" + "Command": "Export-MgReportPartnerBillingUsageUnbilled", + "Method": "POST", + "Uri": "/reports/partners/billing/usage/unbilled/export" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSet", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-export?view=graph-rest-1.0", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/export", - "ApiVersion": "v1.0", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-export?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10412,22 +10418,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSet", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/export" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-export?view=graph-rest-1.0", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/export", - "ApiVersion": "v1.0", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-export?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10446,22 +10452,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/export" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Export-MgUserDeviceAndAppManagementData", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/exportDeviceAndAppManagementData", - "ApiVersion": "v1.0", "Variants": [ "Export", "Export1", "ExportViaIdentity", "ExportViaIdentity1" ], - "Module": "Users.Functions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -10496,142 +10502,142 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Export-MgUserDeviceAndAppManagementData", + "Method": "GET", + "Uri": "/users/{user-id}/exportDeviceAndAppManagementData" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Export-MgUserPersonalData", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-1.0", - "Uri": "/users/{user-id}/exportPersonalData", - "ApiVersion": "v1.0", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Export-MgUserPersonalData", + "Method": "POST", + "Uri": "/users/{user-id}/exportPersonalData" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Find-MgApplicationSynchronizationJobSchemaDirectory", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", - "ApiVersion": "v1.0", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "Find-MgApplicationSynchronizationJobSchemaDirectory", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Find-MgApplicationSynchronizationTemplateSchemaDirectory", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "ApiVersion": "v1.0", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "Find-MgApplicationSynchronizationTemplateSchemaDirectory", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Find-MgBetaApplicationSynchronizationJobSchemaDirectory", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", - "ApiVersion": "beta", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "Find-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Find-MgBetaApplicationSynchronizationTemplateSchemaDirectory", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "ApiVersion": "beta", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "Find-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Find-MgBetaDeviceManagementComanagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/locateDevice", - "ApiVersion": "beta", "Variants": [ "Locate", "LocateViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Find-MgBetaDeviceManagementComanagedDevice", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/locateDevice" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Find-MgBetaDeviceManagementManagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice", - "ApiVersion": "beta", "Variants": [ "Locate", "LocateViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Find-MgBetaDeviceManagementManagedDevice", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Find-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyByMethodMode", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-findbymethodmode?view=graph-rest-beta", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})", - "ApiVersion": "beta", "Variants": [ "Find1", "FindViaIdentity1" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-findbymethodmode?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy" + "Command": "Find-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyByMethodMode", + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Find-MgBetaPolicyAuthenticationStrengthPolicyByMethodMode", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-findbymethodmode?view=graph-rest-beta", - "Uri": "/policies/authenticationStrengthPolicies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})", - "ApiVersion": "beta", "Variants": [ "Find", "FindViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-findbymethodmode?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -10658,20 +10664,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy" + "Command": "Find-MgBetaPolicyAuthenticationStrengthPolicyByMethodMode", + "Method": "GET", + "Uri": "/policies/authenticationStrengthPolicies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Find-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", - "ApiVersion": "beta", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -10690,52 +10696,52 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "Find-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Find-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "ApiVersion": "beta", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "Find-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Find-MgBetaUserManagedDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", - "ApiVersion": "beta", "Variants": [ "Locate", "LocateViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Find-MgBetaUserManagedDevice", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Find-MgBetaUserMeetingTime", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-beta", - "Uri": "/users/{user-id}/findMeetingTimes", - "ApiVersion": "beta", "Variants": [ "Find", "FindExpanded", "FindViaIdentity", "FindViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.Read.Shared", @@ -10754,22 +10760,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult" + "Command": "Find-MgBetaUserMeetingTime", + "Method": "POST", + "Uri": "/users/{user-id}/findMeetingTimes" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Find-MgBetaUserRoom", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/findRooms", - "ApiVersion": "beta", "Variants": [ "Find", "Find1", "FindViaIdentity", "FindViaIdentity1" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEmailAddress", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read.All", @@ -10788,20 +10794,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEmailAddress" + "Command": "Find-MgBetaUserRoom", + "Method": "GET", + "Uri": "/users/{user-id}/findRooms" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Find-MgBetaUserRoomList", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findroomlists?view=graph-rest-beta", - "Uri": "/users/{user-id}/findRoomLists", - "ApiVersion": "beta", "Variants": [ "Find", "FindViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findroomlists?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEmailAddress", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read.All", @@ -10820,65 +10826,65 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEmailAddress" + "Command": "Find-MgBetaUserRoomList", + "Method": "GET", + "Uri": "/users/{user-id}/findRoomLists" }, { - "CommandAlias": "Find-MgBetaWuProductGraphBPreCatalogId", - "Method": "GET", - "Command": "Find-MgBetaWindowsUpdatesProductByCatalogId", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/findByCatalogId(catalogID='{catalogID}')", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Find", "FindViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct" + "Command": "Find-MgBetaWindowsUpdatesProductByCatalogId", + "Method": "GET", + "Uri": "/admin/windows/updates/products/findByCatalogId(catalogID='{catalogID}')" }, { - "CommandAlias": "Find-MgBetaWuProductGraphBPreKbNumber", - "Method": "GET", - "Command": "Find-MgBetaWindowsUpdatesProductByKbNumber", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/findByKbNumber(kbNumber={kbNumber})", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Find", "FindViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct" + "Command": "Find-MgBetaWindowsUpdatesProductByKbNumber", + "Method": "GET", + "Uri": "/admin/windows/updates/products/findByKbNumber(kbNumber={kbNumber})" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Find-MgDeviceManagementManagedDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice", - "ApiVersion": "v1.0", "Variants": [ "Locate", "LocateViaIdentity" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Find-MgDeviceManagementManagedDevice", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Find-MgServicePrincipalSynchronizationJobSchemaDirectory", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", - "ApiVersion": "v1.0", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -10897,52 +10903,52 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "Find-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "ApiVersion": "v1.0", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Find-MgUserManagedDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", - "ApiVersion": "v1.0", "Variants": [ "Locate", "LocateViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Find-MgUserManagedDevice", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Find-MgUserMeetingTime", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-1.0", - "Uri": "/users/{user-id}/findMeetingTimes", - "ApiVersion": "v1.0", "Variants": [ "Find", "FindExpanded", "FindViaIdentity", "FindViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read.Shared", @@ -10961,48 +10967,48 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult" + "Command": "Find-MgUserMeetingTime", + "Method": "POST", + "Uri": "/users/{user-id}/findMeetingTimes" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAdminEdge", - "ApiReferenceLink": null, - "Uri": "/admin/edge", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdge", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEdge" + "Command": "Get-MgAdminEdge", + "Method": "GET", + "Uri": "/admin/edge" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAdminEdgeInternetExplorerMode", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInternetExplorerMode", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphInternetExplorerMode" + "Command": "Get-MgAdminEdgeInternetExplorerMode", + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11021,19 +11027,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBrowserSiteList" + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-list-sitelists?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11052,19 +11058,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBrowserSiteList" + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListCount", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11083,20 +11089,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListCount", + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11115,19 +11121,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBrowserSharedCookie" + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sharedcookies?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11146,20 +11152,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBrowserSharedCookie" + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookieCount", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11178,20 +11184,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookieCount", + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBrowserSite", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11210,19 +11216,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBrowserSite" + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite", + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sites?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBrowserSite", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11241,20 +11247,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBrowserSite" + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite", + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSiteCount", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11273,19 +11279,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSiteCount", + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAdminPeople", - "ApiReferenceLink": null, - "Uri": "/admin/people", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPeopleAdminSettings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -11304,34 +11310,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPeopleAdminSettings" + "Command": "Get-MgAdminPeople", + "Method": "GET", + "Uri": "/admin/people" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAdminPeopleProfileCardProperty", - "ApiReferenceLink": null, - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphProfileCardProperty" + "Command": "Get-MgAdminPeopleProfileCardProperty", + "Method": "GET", + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAdminPeopleProfileCardProperty", - "ApiReferenceLink": null, - "Uri": "/admin/people/profileCardProperties", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-profilecardproperties?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -11350,19 +11356,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphProfileCardProperty" + "Command": "Get-MgAdminPeopleProfileCardProperty", + "Method": "GET", + "Uri": "/admin/people/profileCardProperties" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAdminPeopleProfileCardPropertyCount", - "ApiReferenceLink": null, - "Uri": "/admin/people/profileCardProperties/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -11381,19 +11387,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgAdminPeopleProfileCardPropertyCount", + "Method": "GET", + "Uri": "/admin/people/profileCardProperties/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAdminPeoplePronoun", - "ApiReferenceLink": null, - "Uri": "/admin/people/pronouns", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-pronouns?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPronounsSettings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -11412,33 +11418,33 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPronounsSettings" + "Command": "Get-MgAdminPeoplePronoun", + "Method": "GET", + "Uri": "/admin/people/pronouns" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAdminSharepoint", - "ApiReferenceLink": null, - "Uri": "/admin/sharepoint", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharepoint", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSharepoint" + "Command": "Get-MgAdminSharepoint", + "Method": "GET", + "Uri": "/admin/sharepoint" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAdminSharepointSetting", - "ApiReferenceLink": null, - "Uri": "/admin/sharepoint/settings", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSharepointSettings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SharePointTenantSettings.Read.All", @@ -11457,93 +11463,93 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSharepointSettings" + "Command": "Get-MgAdminSharepointSetting", + "Method": "GET", + "Uri": "/admin/sharepoint/settings" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgAgreement", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreement" + "Command": "Get-MgAgreement", + "Method": "GET", + "Uri": "/agreements/{agreement-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgAgreement", - "ApiReferenceLink": null, - "Uri": "/agreements", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreement" + "Command": "Get-MgAgreement", + "Method": "GET", + "Uri": "/agreements" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAgreementAcceptance", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Command": "Get-MgAgreementAcceptance", + "Method": "GET", + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAgreementAcceptance", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/acceptances", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Command": "Get-MgAgreementAcceptance", + "Method": "GET", + "Uri": "/agreements/{agreement-id}/acceptances" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAgreementAcceptanceCount", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/acceptances/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgAgreementAcceptanceCount", + "Method": "GET", + "Uri": "/agreements/{agreement-id}/acceptances/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAgreementFile", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/file", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAgreementFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Agreement.Read.All", @@ -11562,239 +11568,239 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAgreementFile" + "Command": "Get-MgAgreementFile", + "Method": "GET", + "Uri": "/agreements/{agreement-id}/file" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAgreementFile", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/files", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileLocalization" + "Command": "Get-MgAgreementFile", + "Method": "GET", + "Uri": "/agreements/{agreement-id}/files" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAgreementFileCount", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/files/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgAgreementFileCount", + "Method": "GET", + "Uri": "/agreements/{agreement-id}/files/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAgreementFileLocalization", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileLocalization" + "Command": "Get-MgAgreementFileLocalization", + "Method": "GET", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAgreementFileLocalization", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/file/localizations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-list-localizations?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileLocalization" + "Command": "Get-MgAgreementFileLocalization", + "Method": "GET", + "Uri": "/agreements/{agreement-id}/file/localizations" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAgreementFileLocalizationCount", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/file/localizations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgAgreementFileLocalizationCount", + "Method": "GET", + "Uri": "/agreements/{agreement-id}/file/localizations/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAgreementFileLocalizationVersion", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Command": "Get-MgAgreementFileLocalizationVersion", + "Method": "GET", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAgreementFileLocalizationVersion", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Command": "Get-MgAgreementFileLocalizationVersion", + "Method": "GET", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAgreementFileLocalizationVersionCount", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgAgreementFileLocalizationVersionCount", + "Method": "GET", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAgreementFileVersion", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Command": "Get-MgAgreementFileVersion", + "Method": "GET", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAgreementFileVersion", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Command": "Get-MgAgreementFileVersion", + "Method": "GET", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAgreementFileVersionCount", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgAgreementFileVersionCount", + "Method": "GET", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAllGroupSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/sites/getAllSites", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgAllGroupSite", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/getAllSites" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAllGroupTeamChannel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/allChannels/{channel-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Get-MgAllGroupTeamChannel", + "Method": "GET", + "Uri": "/groups/{group-id}/team/allChannels/{channel-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAllGroupTeamChannel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/allChannels", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Get-MgAllGroupTeamChannel", + "Method": "GET", + "Uri": "/groups/{group-id}/team/allChannels" }, { - "CommandAlias": "Get-MgGroupTeamAllChannelCount", - "Method": "GET", - "Command": "Get-MgAllGroupTeamChannelCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/allChannels/$count", - "ApiVersion": "v1.0", + "Module": "Teams", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgAllGroupTeamChannelCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/allChannels/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAllSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-1.0", - "Uri": "/sites/getAllSites", - "ApiVersion": "v1.0", "Variants": [ "Get2" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -11813,34 +11819,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgAllSite", + "Method": "GET", + "Uri": "/sites/getAllSites" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAllTeamChannel", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/allChannels/{channel-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Get-MgAllTeamChannel", + "Method": "GET", + "Uri": "/teams/{team-id}/allChannels/{channel-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAllTeamChannel", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/allChannels", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-allchannels?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -11867,20 +11873,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Get-MgAllTeamChannel", + "Method": "GET", + "Uri": "/teams/{team-id}/allChannels" }, { - "CommandAlias": "Get-MgTeamAllChannelCount", - "Method": "GET", - "Command": "Get-MgAllTeamChannelCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/allChannels/$count", - "ApiVersion": "v1.0", + "Module": "Teams", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -11907,19 +11913,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgAllTeamChannelCount", + "Method": "GET", + "Uri": "/teams/{team-id}/allChannels/$count" }, { - "CommandAlias": "Get-MgTeamMessage", - "Method": "GET", - "Command": "Get-MgAllTeamMessage", - "ApiReferenceLink": null, - "Uri": "/teams/getAllMessages", - "ApiVersion": "v1.0", + "Module": "Teams", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamSettings.Read.Group", @@ -11994,34 +12000,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgAllTeamMessage", + "Method": "GET", + "Uri": "/teams/getAllMessages" }, { - "CommandAlias": "Get-MgTeamworkDeletedTeamMessage", - "Method": "GET", - "Command": "Get-MgAllTeamworkDeletedTeamMessage", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/getAllMessages", - "ApiVersion": "v1.0", + "Module": "Teams", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgAllTeamworkDeletedTeamMessage", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/getAllMessages" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAllUserChatMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chats-getallmessages?view=graph-rest-1.0", - "Uri": "/users/{user-id}/chats/getAllMessages", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chats-getallmessages?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read.All", @@ -12040,34 +12046,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgAllUserChatMessage", + "Method": "GET", + "Uri": "/users/{user-id}/chats/getAllMessages" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAppCatalogTeamApp", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsApp" + "Command": "Get-MgAppCatalogTeamApp", + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAppCatalogTeamApp", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appcatalogs-list-teamsapps?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -12110,19 +12116,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsApp" + "Command": "Get-MgAppCatalogTeamApp", + "Method": "GET", + "Uri": "/appCatalogs/teamsApps" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAppCatalogTeamAppCount", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -12165,49 +12171,49 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgAppCatalogTeamAppCount", + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAppCatalogTeamAppDefinition", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppDefinition" + "Command": "Get-MgAppCatalogTeamAppDefinition", + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAppCatalogTeamAppDefinition", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppDefinition" + "Command": "Get-MgAppCatalogTeamAppDefinition", + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAppCatalogTeamAppDefinitionBot", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -12234,35 +12240,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgAppCatalogTeamAppDefinitionBot", + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAppCatalogTeamAppDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgAppCatalogTeamAppDefinitionCount", + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplication", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0", - "Uri": "/applications/{application-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -12305,19 +12311,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgApplication", + "Method": "GET", + "Uri": "/applications/{application-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplication", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list?view=graph-rest-1.0", - "Uri": "/applications", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -12368,63 +12374,63 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgApplication", + "Method": "GET", + "Uri": "/applications" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationAppManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/appManagementPolicies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppManagementPolicy" + "Command": "Get-MgApplicationAppManagementPolicy", + "Method": "GET", + "Uri": "/applications/{application-id}/appManagementPolicies" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationAppManagementPolicyByRef", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/appManagementPolicies/$ref", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgApplicationAppManagementPolicyByRef", + "Method": "GET", + "Uri": "/applications/{application-id}/appManagementPolicies/$ref" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationAppManagementPolicyCount", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/appManagementPolicies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgApplicationAppManagementPolicyCount", + "Method": "GET", + "Uri": "/applications/{application-id}/appManagementPolicies/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationByAppId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0", - "Uri": "/applications(appId='{appId}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -12475,35 +12481,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgApplicationByAppId", + "Method": "GET", + "Uri": "/applications(appId='{appId}')" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgApplicationById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "Uri": "/applications/getByIds", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgApplicationById", + "Method": "POST", + "Uri": "/applications/getByIds" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationByUniqueName", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0", - "Uri": "/applications(uniqueName='{uniqueName}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -12554,19 +12560,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgApplicationByUniqueName", + "Method": "GET", + "Uri": "/applications(uniqueName='{uniqueName}')" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationCount", - "ApiReferenceLink": null, - "Uri": "/applications/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -12617,34 +12623,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgApplicationCount", + "Method": "GET", + "Uri": "/applications/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationCreatedOnBehalfOf", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/createdOnBehalfOf", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgApplicationCreatedOnBehalfOf", + "Method": "GET", + "Uri": "/applications/{application-id}/createdOnBehalfOf" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delta?view=graph-rest-1.0", - "Uri": "/applications/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -12687,20 +12693,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgApplicationDelta", + "Method": "GET", + "Uri": "/applications/delta" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationExtensionProperty", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -12735,19 +12741,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExtensionProperty" + "Command": "Get-MgApplicationExtensionProperty", + "Method": "GET", + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationExtensionProperty", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/extensionProperties", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-extensionproperty?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -12790,20 +12796,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExtensionProperty" + "Command": "Get-MgApplicationExtensionProperty", + "Method": "GET", + "Uri": "/applications/{application-id}/extensionProperties" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationExtensionPropertyCount", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/extensionProperties/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -12846,20 +12852,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgApplicationExtensionPropertyCount", + "Method": "GET", + "Uri": "/applications/{application-id}/extensionProperties/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationFederatedIdentityCredential", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -12878,19 +12884,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphFederatedIdentityCredential" + "Command": "Get-MgApplicationFederatedIdentityCredential", + "Method": "GET", + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationFederatedIdentityCredential", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-federatedidentitycredentials?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -12917,20 +12923,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphFederatedIdentityCredential" + "Command": "Get-MgApplicationFederatedIdentityCredential", + "Method": "GET", + "Uri": "/applications/{application-id}/federatedIdentityCredentials" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationFederatedIdentityCredentialByName", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -12957,20 +12963,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphFederatedIdentityCredential" + "Command": "Get-MgApplicationFederatedIdentityCredentialByName", + "Method": "GET", + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationFederatedIdentityCredentialCount", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -12997,112 +13003,112 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgApplicationFederatedIdentityCredentialCount", + "Method": "GET", + "Uri": "/applications/{application-id}/federatedIdentityCredentials/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy" + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", + "Method": "GET", + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy" + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", + "Method": "GET", + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicyCount", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicyCount", + "Method": "GET", + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationLogo", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/logo", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgApplicationLogo", + "Method": "GET", + "Uri": "/applications/{application-id}/logo" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgApplicationMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "Uri": "/applications/{application-id}/getMemberGroups", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgApplicationMemberGroup", + "Method": "POST", + "Uri": "/applications/{application-id}/getMemberGroups" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgApplicationMemberObject", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "Uri": "/applications/{application-id}/getMemberObjects", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgApplicationMemberObject", + "Method": "POST", + "Uri": "/applications/{application-id}/getMemberObjects" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationOwner", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/owners", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -13145,135 +13151,135 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgApplicationOwner", + "Method": "GET", + "Uri": "/applications/{application-id}/owners" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/appRoleAssignment", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", + "Method": "GET", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/appRoleAssignment" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/owners/appRoleAssignment", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", + "Method": "GET", + "Uri": "/applications/{application-id}/owners/appRoleAssignment" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationOwnerAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgApplicationOwnerAsEndpoint", + "Method": "GET", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationOwnerAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/owners/endpoint", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgApplicationOwnerAsEndpoint", + "Method": "GET", + "Uri": "/applications/{application-id}/owners/endpoint" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationOwnerAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgApplicationOwnerAsServicePrincipal", + "Method": "GET", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationOwnerAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/owners/servicePrincipal", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgApplicationOwnerAsServicePrincipal", + "Method": "GET", + "Uri": "/applications/{application-id}/owners/servicePrincipal" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationOwnerAsUser", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgApplicationOwnerAsUser", + "Method": "GET", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationOwnerAsUser", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/owners/user", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgApplicationOwnerAsUser", + "Method": "GET", + "Uri": "/applications/{application-id}/owners/user" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationOwnerByRef", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/owners/$ref", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -13316,20 +13322,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgApplicationOwnerByRef", + "Method": "GET", + "Uri": "/applications/{application-id}/owners/$ref" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationOwnerCount", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/owners/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -13372,97 +13378,97 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgApplicationOwnerCount", + "Method": "GET", + "Uri": "/applications/{application-id}/owners/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationOwnerCountAsAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/owners/appRoleAssignment/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgApplicationOwnerCountAsAppRoleAssignment", + "Method": "GET", + "Uri": "/applications/{application-id}/owners/appRoleAssignment/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationOwnerCountAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/owners/endpoint/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgApplicationOwnerCountAsEndpoint", + "Method": "GET", + "Uri": "/applications/{application-id}/owners/endpoint/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationOwnerCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/owners/servicePrincipal/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgApplicationOwnerCountAsServicePrincipal", + "Method": "GET", + "Uri": "/applications/{application-id}/owners/servicePrincipal/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationOwnerCountAsUser", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/owners/user/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgApplicationOwnerCountAsUser", + "Method": "GET", + "Uri": "/applications/{application-id}/owners/user/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationSynchronization", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronization", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronization" + "Command": "Get-MgApplicationSynchronization", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgApplicationSynchronizationAccessToken", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-1.0", - "Uri": "/applications/{application-id}/synchronization/acquireAccessToken", - "ApiVersion": "v1.0", "Variants": [ "Acquire", "AcquireExpanded", "AcquireViaIdentity", "AcquireViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -13481,168 +13487,168 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgApplicationSynchronizationAccessToken", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/acquireAccessToken" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationJob", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronizationJob" + "Command": "Get-MgApplicationSynchronizationJob", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationJob", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronizationJob" + "Command": "Get-MgApplicationSynchronizationJob", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationJobBulkUpload", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgApplicationSynchronizationJobBulkUpload", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationJobBulkUploadContent", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgApplicationSynchronizationJobBulkUploadContent", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationJobCount", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgApplicationSynchronizationJobCount", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationJobSchema", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronizationSchema" + "Command": "Get-MgApplicationSynchronizationJobSchema", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationJobSchemaDirectoryCount", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgApplicationSynchronizationJobSchemaDirectoryCount", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationSecretCount", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/secrets/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgApplicationSynchronizationSecretCount", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/secrets/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationTemplate", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -13669,19 +13675,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate" + "Command": "Get-MgApplicationSynchronizationTemplate", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationTemplate", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/templates", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -13708,20 +13714,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate" + "Command": "Get-MgApplicationSynchronizationTemplate", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationTemplateCount", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/templates/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -13748,20 +13754,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgApplicationSynchronizationTemplateCount", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationTemplateSchema", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -13788,106 +13794,106 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSynchronizationSchema" + "Command": "Get-MgApplicationSynchronizationTemplateSchema", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectoryCount", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectoryCount", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationTemplate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-get?view=graph-rest-1.0", - "Uri": "/applicationTemplates/{applicationTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphApplicationTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApplicationTemplate" + "Command": "Get-MgApplicationTemplate", + "Method": "GET", + "Uri": "/applicationTemplates/{applicationTemplate-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationTemplate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-list?view=graph-rest-1.0", - "Uri": "/applicationTemplates", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphApplicationTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApplicationTemplate" + "Command": "Get-MgApplicationTemplate", + "Method": "GET", + "Uri": "/applicationTemplates" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationTemplateCount", - "ApiReferenceLink": null, - "Uri": "/applicationTemplates/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgApplicationTemplateCount", + "Method": "GET", + "Uri": "/applicationTemplates/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationTokenIssuancePolicy", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -13930,19 +13936,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy" + "Command": "Get-MgApplicationTokenIssuancePolicy", + "Method": "GET", + "Uri": "/applications/{application-id}/tokenIssuancePolicies" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationTokenIssuancePolicyByRef", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -13985,20 +13991,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgApplicationTokenIssuancePolicyByRef", + "Method": "GET", + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationTokenIssuancePolicyCount", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -14041,19 +14047,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgApplicationTokenIssuancePolicyCount", + "Method": "GET", + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationTokenLifetimePolicy", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -14096,19 +14102,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy" + "Command": "Get-MgApplicationTokenLifetimePolicy", + "Method": "GET", + "Uri": "/applications/{application-id}/tokenLifetimePolicies" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationTokenLifetimePolicyByRef", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -14151,20 +14157,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgApplicationTokenLifetimePolicyByRef", + "Method": "GET", + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgApplicationTokenLifetimePolicyCount", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -14207,20 +14213,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgApplicationTokenLifetimePolicyCount", + "Method": "GET", + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAuditLogDirectoryAudit", - "ApiReferenceLink": null, - "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryAudit", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -14239,19 +14245,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryAudit" + "Command": "Get-MgAuditLogDirectoryAudit", + "Method": "GET", + "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAuditLogDirectoryAudit", - "ApiReferenceLink": null, - "Uri": "/auditLogs/directoryAudits", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryAudit", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -14270,19 +14276,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryAudit" + "Command": "Get-MgAuditLogDirectoryAudit", + "Method": "GET", + "Uri": "/auditLogs/directoryAudits" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAuditLogDirectoryAuditCount", - "ApiReferenceLink": null, - "Uri": "/auditLogs/directoryAudits/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -14301,34 +14307,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgAuditLogDirectoryAuditCount", + "Method": "GET", + "Uri": "/auditLogs/directoryAudits/$count" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAuditLogProvisioning", - "ApiReferenceLink": null, - "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphProvisioningObjectSummary" + "Command": "Get-MgAuditLogProvisioning", + "Method": "GET", + "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAuditLogProvisioning", - "ApiReferenceLink": null, - "Uri": "/auditLogs/provisioning", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/provisioningobjectsummary-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -14347,19 +14353,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphProvisioningObjectSummary" + "Command": "Get-MgAuditLogProvisioning", + "Method": "GET", + "Uri": "/auditLogs/provisioning" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAuditLogProvisioningCount", - "ApiReferenceLink": null, - "Uri": "/auditLogs/provisioning/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -14378,20 +14384,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgAuditLogProvisioningCount", + "Method": "GET", + "Uri": "/auditLogs/provisioning/$count" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAuditLogSignIn", - "ApiReferenceLink": null, - "Uri": "/auditLogs/signIns/{signIn-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSignIn", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -14410,19 +14416,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSignIn" + "Command": "Get-MgAuditLogSignIn", + "Method": "GET", + "Uri": "/auditLogs/signIns/{signIn-id}" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAuditLogSignIn", - "ApiReferenceLink": null, - "Uri": "/auditLogs/signIns", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSignIn", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -14441,19 +14447,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSignIn" + "Command": "Get-MgAuditLogSignIn", + "Method": "GET", + "Uri": "/auditLogs/signIns" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgAuditLogSignInCount", - "ApiReferenceLink": null, - "Uri": "/auditLogs/signIns/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -14472,20 +14478,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgAuditLogSignInCount", + "Method": "GET", + "Uri": "/auditLogs/signIns/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAccessReview", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-get?view=graph-rest-beta", - "Uri": "/accessReviews/{accessReview-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReview", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -14512,19 +14518,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReview" + "Command": "Get-MgBetaAccessReview", + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAccessReview", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-list?view=graph-rest-beta", - "Uri": "/accessReviews", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReview", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -14551,19 +14557,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReview" + "Command": "Get-MgBetaAccessReview", + "Method": "GET", + "Uri": "/accessReviews" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAccessReviewCount", - "ApiReferenceLink": null, - "Uri": "/accessReviews/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -14590,34 +14596,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaAccessReviewCount", + "Method": "GET", + "Uri": "/accessReviews/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAccessReviewDecision", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewDecision" + "Command": "Get-MgBetaAccessReviewDecision", + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAccessReviewDecision", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/decisions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-listdecisions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -14644,20 +14650,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewDecision" + "Command": "Get-MgBetaAccessReviewDecision", + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/decisions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAccessReviewDecisionCount", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/decisions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -14684,210 +14690,210 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaAccessReviewDecisionCount", + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/decisions/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstance", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReview", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReview" + "Command": "Get-MgBetaAccessReviewInstance", + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstance", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/instances", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReview", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReview" + "Command": "Get-MgBetaAccessReviewInstance", + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/instances" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstanceCount", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/instances/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaAccessReviewInstanceCount", + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/instances/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstanceDecision", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewDecision" + "Command": "Get-MgBetaAccessReviewInstanceDecision", + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstanceDecision", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewDecision" + "Command": "Get-MgBetaAccessReviewInstanceDecision", + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstanceDecisionCount", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaAccessReviewInstanceDecisionCount", + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstanceMyDecision", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewDecision" + "Command": "Get-MgBetaAccessReviewInstanceMyDecision", + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstanceMyDecision", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewDecision" + "Command": "Get-MgBetaAccessReviewInstanceMyDecision", + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstanceMyDecisionCount", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaAccessReviewInstanceMyDecisionCount", + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstanceReviewer", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewReviewer" + "Command": "Get-MgBetaAccessReviewInstanceReviewer", + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstanceReviewer", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewReviewer" + "Command": "Get-MgBetaAccessReviewInstanceReviewer", + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAccessReviewInstanceReviewerCount", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaAccessReviewInstanceReviewerCount", + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAccessReviewMyDecision", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewDecision" + "Command": "Get-MgBetaAccessReviewMyDecision", + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAccessReviewMyDecision", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/myDecisions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-listmydecisions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -14914,20 +14920,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewDecision" + "Command": "Get-MgBetaAccessReviewMyDecision", + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/myDecisions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAccessReviewMyDecisionCount", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/myDecisions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -14954,34 +14960,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaAccessReviewMyDecisionCount", + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/myDecisions/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAccessReviewReviewer", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewReviewer" + "Command": "Get-MgBetaAccessReviewReviewer", + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAccessReviewReviewer", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/reviewers", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-listreviewers?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -15008,20 +15014,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer" + "Command": "Get-MgBetaAccessReviewReviewer", + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/reviewers" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAccessReviewReviewerCount", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/reviewers/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -15048,48 +15054,48 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaAccessReviewReviewerCount", + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/reviewers/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdminEdge", - "ApiReferenceLink": null, - "Uri": "/admin/edge", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdge", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdge" + "Command": "Get-MgBetaAdminEdge", + "Method": "GET", + "Uri": "/admin/edge" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdminEdgeInternetExplorerMode", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInternetExplorerMode", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInternetExplorerMode" + "Command": "Get-MgBetaAdminEdgeInternetExplorerMode", + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiVersion": "beta", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15108,19 +15114,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBrowserSiteList" + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-list-sitelists?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiVersion": "beta", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15139,19 +15145,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBrowserSiteList" + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListCount", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15170,20 +15176,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListCount", + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiVersion": "beta", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15202,19 +15208,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBrowserSharedCookie" + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sharedcookies?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiVersion": "beta", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15233,20 +15239,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBrowserSharedCookie" + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookieCount", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15265,20 +15271,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookieCount", + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphBrowserSite", + "ApiVersion": "beta", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15297,19 +15303,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBrowserSite" + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sites?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphBrowserSite", + "ApiVersion": "beta", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15328,20 +15334,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBrowserSite" + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSiteCount", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15360,20 +15366,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSiteCount", + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnit", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get?view=graph-rest-beta", - "Uri": "/administrativeUnits/{administrativeUnit-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -15408,19 +15414,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaAdministrativeUnit", + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnit", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-administrativeunits?view=graph-rest-beta", - "Uri": "/administrativeUnits", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-administrativeunits?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -15455,34 +15461,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaAdministrativeUnit", + "Method": "GET", + "Uri": "/administrativeUnits" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaAdministrativeUnitById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "Uri": "/administrativeUnits/getByIds", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaAdministrativeUnitById", + "Method": "POST", + "Uri": "/administrativeUnits/getByIds" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitCount", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -15517,19 +15523,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaAdministrativeUnitCount", + "Method": "GET", + "Uri": "/administrativeUnits/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delta?view=graph-rest-beta", - "Uri": "/administrativeUnits/delta", - "ApiVersion": "beta", "Variants": [ "Delta" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -15564,63 +15570,63 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaAdministrativeUnitDelta", + "Method": "GET", + "Uri": "/administrativeUnits/delta" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitExtension", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaAdministrativeUnitExtension", + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitExtension", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgBetaAdministrativeUnitExtension", + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitExtensionCount", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaAdministrativeUnitExtensionCount", + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMember", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -15655,34 +15661,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaAdministrativeUnitMember", + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -15717,34 +15723,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -15779,34 +15785,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -15841,34 +15847,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -15903,34 +15909,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -15965,34 +15971,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16027,19 +16033,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberByRef", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16074,20 +16080,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaAdministrativeUnitMemberByRef", + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberCount", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16122,20 +16128,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaAdministrativeUnitMemberCount", + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsApplication", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16170,20 +16176,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsApplication", + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsDevice", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16218,20 +16224,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsDevice", + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16266,20 +16272,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsGroup", + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16314,20 +16320,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsOrgContact", + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16362,20 +16368,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsServicePrincipal", + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsUser", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16410,54 +16416,54 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsUser", + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaAdministrativeUnitMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberGroups", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaAdministrativeUnitMemberGroup", + "Method": "POST", + "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberGroups" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaAdministrativeUnitMemberObject", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberObjects", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaAdministrativeUnitMemberObject", + "Method": "POST", + "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberObjects" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get-scopedrolemembers?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -16492,19 +16498,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-scopedrolemembers?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -16539,20 +16545,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdministrativeUnitScopedRoleMemberCount", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -16587,34 +16593,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaAdministrativeUnitScopedRoleMemberCount", + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaAdministrativeUnitUserOwnedObject", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "Uri": "/administrativeUnits/getUserOwnedObjects", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaAdministrativeUnitUserOwnedObject", + "Method": "POST", + "Uri": "/administrativeUnits/getUserOwnedObjects" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdminPeople", - "ApiReferenceLink": null, - "Uri": "/admin/people", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPeopleAdminSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -16633,19 +16639,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPeopleAdminSettings" + "Command": "Get-MgBetaAdminPeople", + "Method": "GET", + "Uri": "/admin/people" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdminPeopleItemInsight", - "ApiReferenceLink": null, - "Uri": "/admin/people/itemInsights", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-iteminsights?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -16664,34 +16670,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphInsightsSettings" + "Command": "Get-MgBetaAdminPeopleItemInsight", + "Method": "GET", + "Uri": "/admin/people/itemInsights" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdminPeopleProfileCardProperty", - "ApiReferenceLink": null, - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphProfileCardProperty" + "Command": "Get-MgBetaAdminPeopleProfileCardProperty", + "Method": "GET", + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdminPeopleProfileCardProperty", - "ApiReferenceLink": null, - "Uri": "/admin/people/profileCardProperties", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-profilecardproperties?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiVersion": "beta", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -16710,19 +16716,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphProfileCardProperty" + "Command": "Get-MgBetaAdminPeopleProfileCardProperty", + "Method": "GET", + "Uri": "/admin/people/profileCardProperties" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdminPeopleProfileCardPropertyCount", - "ApiReferenceLink": null, - "Uri": "/admin/people/profileCardProperties/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -16741,19 +16747,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaAdminPeopleProfileCardPropertyCount", + "Method": "GET", + "Uri": "/admin/people/profileCardProperties/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdminPeoplePronoun", - "ApiReferenceLink": null, - "Uri": "/admin/people/pronouns", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-pronouns?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPronounsSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -16772,19 +16778,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPronounsSettings" + "Command": "Get-MgBetaAdminPeoplePronoun", + "Method": "GET", + "Uri": "/admin/people/pronouns" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdminReportSetting", - "ApiReferenceLink": null, - "Uri": "/admin/reportSettings", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminreportsettings-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAdminReportSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "ReportSettings.Read.All", @@ -16803,33 +16809,33 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAdminReportSettings" + "Command": "Get-MgBetaAdminReportSetting", + "Method": "GET", + "Uri": "/admin/reportSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdminSharepoint", - "ApiReferenceLink": null, - "Uri": "/admin/sharepoint", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharepoint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharepoint" + "Command": "Get-MgBetaAdminSharepoint", + "Method": "GET", + "Uri": "/admin/sharepoint" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAdminSharepointSetting", - "ApiReferenceLink": null, - "Uri": "/admin/sharepoint/settings", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSharepointSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "SharePointTenantSettings.Read.All", @@ -16848,93 +16854,93 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSharepointSettings" + "Command": "Get-MgBetaAdminSharepointSetting", + "Method": "GET", + "Uri": "/admin/sharepoint/settings" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaAgreement", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreement" + "Command": "Get-MgBetaAgreement", + "Method": "GET", + "Uri": "/agreements/{agreement-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaAgreement", - "ApiReferenceLink": null, - "Uri": "/agreements", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreement" + "Command": "Get-MgBetaAgreement", + "Method": "GET", + "Uri": "/agreements" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAgreementAcceptance", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Command": "Get-MgBetaAgreementAcceptance", + "Method": "GET", + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAgreementAcceptance", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/acceptances", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Command": "Get-MgBetaAgreementAcceptance", + "Method": "GET", + "Uri": "/agreements/{agreement-id}/acceptances" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAgreementAcceptanceCount", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/acceptances/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaAgreementAcceptanceCount", + "Method": "GET", + "Uri": "/agreements/{agreement-id}/acceptances/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAgreementFile", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/file", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAgreementFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "Agreement.Read.All", @@ -16953,239 +16959,239 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAgreementFile" + "Command": "Get-MgBetaAgreementFile", + "Method": "GET", + "Uri": "/agreements/{agreement-id}/file" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAgreementFile", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/files", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileLocalization" + "Command": "Get-MgBetaAgreementFile", + "Method": "GET", + "Uri": "/agreements/{agreement-id}/files" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAgreementFileCount", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/files/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaAgreementFileCount", + "Method": "GET", + "Uri": "/agreements/{agreement-id}/files/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAgreementFileLocalization", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileLocalization" + "Command": "Get-MgBetaAgreementFileLocalization", + "Method": "GET", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAgreementFileLocalization", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/file/localizations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-list-localizations?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileLocalization" + "Command": "Get-MgBetaAgreementFileLocalization", + "Method": "GET", + "Uri": "/agreements/{agreement-id}/file/localizations" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAgreementFileLocalizationCount", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/file/localizations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaAgreementFileLocalizationCount", + "Method": "GET", + "Uri": "/agreements/{agreement-id}/file/localizations/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAgreementFileLocalizationVersion", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Command": "Get-MgBetaAgreementFileLocalizationVersion", + "Method": "GET", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAgreementFileLocalizationVersion", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Command": "Get-MgBetaAgreementFileLocalizationVersion", + "Method": "GET", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAgreementFileLocalizationVersionCount", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaAgreementFileLocalizationVersionCount", + "Method": "GET", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAgreementFileVersion", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Command": "Get-MgBetaAgreementFileVersion", + "Method": "GET", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAgreementFileVersion", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Command": "Get-MgBetaAgreementFileVersion", + "Method": "GET", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAgreementFileVersionCount", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaAgreementFileVersionCount", + "Method": "GET", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAllGroupSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-beta", - "Uri": "/groups/{group-id}/sites/getAllSites", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgBetaAllGroupSite", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/getAllSites" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAllGroupTeamChannel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/allChannels/{channel-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Get-MgBetaAllGroupTeamChannel", + "Method": "GET", + "Uri": "/groups/{group-id}/team/allChannels/{channel-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAllGroupTeamChannel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/allChannels", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Get-MgBetaAllGroupTeamChannel", + "Method": "GET", + "Uri": "/groups/{group-id}/team/allChannels" }, { - "CommandAlias": "Get-MgBetaGroupTeamAllChannelCount", - "Method": "GET", - "Command": "Get-MgBetaAllGroupTeamChannelCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/allChannels/$count", - "ApiVersion": "beta", + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaAllGroupTeamChannelCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/allChannels/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAllSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-beta", - "Uri": "/sites/getAllSites", - "ApiVersion": "beta", "Variants": [ "Get2" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -17204,34 +17210,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgBetaAllSite", + "Method": "GET", + "Uri": "/sites/getAllSites" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAllTeamChannel", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/allChannels/{channel-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Get-MgBetaAllTeamChannel", + "Method": "GET", + "Uri": "/teams/{team-id}/allChannels/{channel-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAllTeamChannel", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/allChannels", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-allchannels?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -17258,20 +17264,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Get-MgBetaAllTeamChannel", + "Method": "GET", + "Uri": "/teams/{team-id}/allChannels" }, { - "CommandAlias": "Get-MgBetaTeamAllChannelCount", - "Method": "GET", - "Command": "Get-MgBetaAllTeamChannelCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/allChannels/$count", - "ApiVersion": "beta", + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -17298,19 +17304,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaAllTeamChannelCount", + "Method": "GET", + "Uri": "/teams/{team-id}/allChannels/$count" }, { - "CommandAlias": "Get-MgBetaTeamMessage", - "Method": "GET", - "Command": "Get-MgBetaAllTeamMessage", - "ApiReferenceLink": null, - "Uri": "/teams/getAllMessages", - "ApiVersion": "beta", + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamSettings.Read.Group", @@ -17385,34 +17391,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaAllTeamMessage", + "Method": "GET", + "Uri": "/teams/getAllMessages" }, { - "CommandAlias": "Get-MgBetaTeamworkDeletedTeamMessage", - "Method": "GET", - "Command": "Get-MgBetaAllTeamworkDeletedTeamMessage", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/getAllMessages", - "ApiVersion": "beta", + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaAllTeamworkDeletedTeamMessage", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/getAllMessages" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAllUserChatMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/getAllMessages", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chats-getallmessages?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read.All", @@ -17431,64 +17437,64 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaAllUserChatMessage", + "Method": "GET", + "Uri": "/users/{user-id}/chats/getAllMessages" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAllUserOnlineMeetingRecording", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/getAllRecordings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-getallrecordings?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecording" + "Command": "Get-MgBetaAllUserOnlineMeetingRecording", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/getAllRecordings(meetingOrganizerUserId='@meetingOrganizerUserId',startDateTime=@startDateTime,endDateTime=@endDateTime)" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAllUserOnlineMeetingTranscript", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-getalltranscripts?view=graph-rest-beta", - "Uri": "/users/{user-id}/onlineMeetings/getAllTranscripts", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-getalltranscripts?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallTranscript" + "Command": "Get-MgBetaAllUserOnlineMeetingTranscript", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/getAllTranscripts(meetingOrganizerUserId='@meetingOrganizerUserId',startDateTime=@startDateTime,endDateTime=@endDateTime)" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamApp", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsApp" + "Command": "Get-MgBetaAppCatalogTeamApp", + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamApp", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appcatalogs-list-teamsapps?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -17531,19 +17537,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsApp" + "Command": "Get-MgBetaAppCatalogTeamApp", + "Method": "GET", + "Uri": "/appCatalogs/teamsApps" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppCount", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -17586,49 +17592,49 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaAppCatalogTeamAppCount", + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppDefinition", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppDefinition" + "Command": "Get-MgBetaAppCatalogTeamAppDefinition", + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppDefinition", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppDefinition" + "Command": "Get-MgBetaAppCatalogTeamAppDefinition", + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionBot", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -17655,20 +17661,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionBot", + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIcon", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppIcon", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -17695,22 +17701,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsAppIcon" + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIcon", + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -17737,79 +17743,79 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamworkHostedContent" + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionCount", + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCard", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition" + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCard", + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCard", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition" + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCard", + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCardCount", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCardCount", + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppIcon", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -17836,22 +17842,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsAppIcon" + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -17878,20 +17884,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamworkHostedContent" + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplication", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta", - "Uri": "/applications/{application-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -17934,19 +17940,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgBetaApplication", + "Method": "GET", + "Uri": "/applications/{application-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplication", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list?view=graph-rest-beta", - "Uri": "/applications", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -17997,63 +18003,63 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgBetaApplication", + "Method": "GET", + "Uri": "/applications" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationAppManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/appManagementPolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppManagementPolicy" + "Command": "Get-MgBetaApplicationAppManagementPolicy", + "Method": "GET", + "Uri": "/applications/{application-id}/appManagementPolicies" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationAppManagementPolicyByRef", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/appManagementPolicies/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaApplicationAppManagementPolicyByRef", + "Method": "GET", + "Uri": "/applications/{application-id}/appManagementPolicies/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationAppManagementPolicyCount", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/appManagementPolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaApplicationAppManagementPolicyCount", + "Method": "GET", + "Uri": "/applications/{application-id}/appManagementPolicies/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationByAppId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta", - "Uri": "/applications(appId='{appId}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -18104,35 +18110,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgBetaApplicationByAppId", + "Method": "GET", + "Uri": "/applications(appId='{appId}')" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaApplicationById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "Uri": "/applications/getByIds", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaApplicationById", + "Method": "POST", + "Uri": "/applications/getByIds" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationByUniqueName", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta", - "Uri": "/applications(uniqueName='{uniqueName}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -18183,49 +18189,49 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgBetaApplicationByUniqueName", + "Method": "GET", + "Uri": "/applications(uniqueName='{uniqueName}')" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationConnectorGroup", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/connectorGroup", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConnectorGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConnectorGroup" + "Command": "Get-MgBetaApplicationConnectorGroup", + "Method": "GET", + "Uri": "/applications/{application-id}/connectorGroup" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationConnectorGroupByRef", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/connectorGroup/$ref", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaApplicationConnectorGroupByRef", + "Method": "GET", + "Uri": "/applications/{application-id}/connectorGroup/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationCount", - "ApiReferenceLink": null, - "Uri": "/applications/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -18276,34 +18282,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaApplicationCount", + "Method": "GET", + "Uri": "/applications/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationCreatedOnBehalfOf", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/createdOnBehalfOf", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaApplicationCreatedOnBehalfOf", + "Method": "GET", + "Uri": "/applications/{application-id}/createdOnBehalfOf" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delta?view=graph-rest-beta", - "Uri": "/applications/delta", - "ApiVersion": "beta", "Variants": [ "Delta" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -18346,20 +18352,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgBetaApplicationDelta", + "Method": "GET", + "Uri": "/applications/delta" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationExtensionProperty", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -18394,19 +18400,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExtensionProperty" + "Command": "Get-MgBetaApplicationExtensionProperty", + "Method": "GET", + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationExtensionProperty", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/extensionProperties", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-extensionproperty?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -18449,20 +18455,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExtensionProperty" + "Command": "Get-MgBetaApplicationExtensionProperty", + "Method": "GET", + "Uri": "/applications/{application-id}/extensionProperties" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationExtensionPropertyCount", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/extensionProperties/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -18505,20 +18511,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaApplicationExtensionPropertyCount", + "Method": "GET", + "Uri": "/applications/{application-id}/extensionProperties/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationFederatedIdentityCredential", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -18537,19 +18543,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphFederatedIdentityCredential" + "Command": "Get-MgBetaApplicationFederatedIdentityCredential", + "Method": "GET", + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationFederatedIdentityCredential", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-federatedidentitycredentials?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -18576,20 +18582,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphFederatedIdentityCredential" + "Command": "Get-MgBetaApplicationFederatedIdentityCredential", + "Method": "GET", + "Uri": "/applications/{application-id}/federatedIdentityCredentials" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationFederatedIdentityCredentialByName", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -18616,20 +18622,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphFederatedIdentityCredential" + "Command": "Get-MgBetaApplicationFederatedIdentityCredentialByName", + "Method": "GET", + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationFederatedIdentityCredentialCount", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -18656,112 +18662,112 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaApplicationFederatedIdentityCredentialCount", + "Method": "GET", + "Uri": "/applications/{application-id}/federatedIdentityCredentials/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy" + "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", + "Method": "GET", + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy" + "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", + "Method": "GET", + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicyCount", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicyCount", + "Method": "GET", + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationLogo", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/logo", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaApplicationLogo", + "Method": "GET", + "Uri": "/applications/{application-id}/logo" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaApplicationMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "Uri": "/applications/{application-id}/getMemberGroups", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaApplicationMemberGroup", + "Method": "POST", + "Uri": "/applications/{application-id}/getMemberGroups" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaApplicationMemberObject", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/getMemberObjects", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaApplicationMemberObject", + "Method": "POST", + "Uri": "/applications/{application-id}/getMemberObjects" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationOwner", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/owners", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -18804,106 +18810,106 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaApplicationOwner", + "Method": "GET", + "Uri": "/applications/{application-id}/owners" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgBetaApplicationOwnerAsEndpoint", + "Method": "GET", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/owners/endpoint", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgBetaApplicationOwnerAsEndpoint", + "Method": "GET", + "Uri": "/applications/{application-id}/owners/endpoint" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", + "Method": "GET", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/owners/servicePrincipal", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", + "Method": "GET", + "Uri": "/applications/{application-id}/owners/servicePrincipal" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerAsUser", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaApplicationOwnerAsUser", + "Method": "GET", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerAsUser", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/owners/user", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaApplicationOwnerAsUser", + "Method": "GET", + "Uri": "/applications/{application-id}/owners/user" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerByRef", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/owners/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -18946,20 +18952,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaApplicationOwnerByRef", + "Method": "GET", + "Uri": "/applications/{application-id}/owners/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerCount", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/owners/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -19002,82 +19008,82 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaApplicationOwnerCount", + "Method": "GET", + "Uri": "/applications/{application-id}/owners/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerCountAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/owners/endpoint/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaApplicationOwnerCountAsEndpoint", + "Method": "GET", + "Uri": "/applications/{application-id}/owners/endpoint/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/owners/servicePrincipal/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaApplicationOwnerCountAsServicePrincipal", + "Method": "GET", + "Uri": "/applications/{application-id}/owners/servicePrincipal/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationOwnerCountAsUser", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/owners/user/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaApplicationOwnerCountAsUser", + "Method": "GET", + "Uri": "/applications/{application-id}/owners/user/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronization", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronization", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronization" + "Command": "Get-MgBetaApplicationSynchronization", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaApplicationSynchronizationAccessToken", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-beta", - "Uri": "/applications/{application-id}/synchronization/acquireAccessToken", - "ApiVersion": "beta", "Variants": [ "Acquire", "AcquireExpanded", "AcquireViaIdentity", "AcquireViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -19096,168 +19102,168 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaApplicationSynchronizationAccessToken", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/acquireAccessToken" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationJob", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronizationJob" + "Command": "Get-MgBetaApplicationSynchronizationJob", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationJob", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronizationJob" + "Command": "Get-MgBetaApplicationSynchronizationJob", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationJobBulkUpload", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaApplicationSynchronizationJobBulkUpload", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationJobBulkUploadContent", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaApplicationSynchronizationJobBulkUploadContent", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationJobCount", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaApplicationSynchronizationJobCount", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationJobSchema", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronizationSchema" + "Command": "Get-MgBetaApplicationSynchronizationJobSchema", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectoryCount", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectoryCount", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationSecretCount", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/secrets/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaApplicationSynchronizationSecretCount", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/secrets/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationTemplate", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -19284,19 +19290,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate" + "Command": "Get-MgBetaApplicationSynchronizationTemplate", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationTemplate", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/templates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -19323,20 +19329,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate" + "Command": "Get-MgBetaApplicationSynchronizationTemplate", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationTemplateCount", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/templates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -19363,20 +19369,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaApplicationSynchronizationTemplateCount", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchema", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -19403,106 +19409,106 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSynchronizationSchema" + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchema", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectoryCount", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectoryCount", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationTemplate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-get?view=graph-rest-beta", - "Uri": "/applicationTemplates/{applicationTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphApplicationTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApplicationTemplate" + "Command": "Get-MgBetaApplicationTemplate", + "Method": "GET", + "Uri": "/applicationTemplates/{applicationTemplate-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationTemplate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-list?view=graph-rest-beta", - "Uri": "/applicationTemplates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphApplicationTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApplicationTemplate" + "Command": "Get-MgBetaApplicationTemplate", + "Method": "GET", + "Uri": "/applicationTemplates" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationTemplateCount", - "ApiReferenceLink": null, - "Uri": "/applicationTemplates/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaApplicationTemplateCount", + "Method": "GET", + "Uri": "/applicationTemplates/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationTokenIssuancePolicy", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -19545,19 +19551,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy" + "Command": "Get-MgBetaApplicationTokenIssuancePolicy", + "Method": "GET", + "Uri": "/applications/{application-id}/tokenIssuancePolicies" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationTokenIssuancePolicyByRef", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -19600,20 +19606,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaApplicationTokenIssuancePolicyByRef", + "Method": "GET", + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationTokenIssuancePolicyCount", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -19656,19 +19662,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaApplicationTokenIssuancePolicyCount", + "Method": "GET", + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationTokenLifetimePolicy", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -19711,19 +19717,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy" + "Command": "Get-MgBetaApplicationTokenLifetimePolicy", + "Method": "GET", + "Uri": "/applications/{application-id}/tokenLifetimePolicies" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationTokenLifetimePolicyByRef", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -19766,20 +19772,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaApplicationTokenLifetimePolicyByRef", + "Method": "GET", + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaApplicationTokenLifetimePolicyCount", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -19822,78 +19828,78 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaApplicationTokenLifetimePolicyCount", + "Method": "GET", + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaApplicationUserOwnedObject", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "Uri": "/applications/getUserOwnedObjects", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaApplicationUserOwnedObject", + "Method": "POST", + "Uri": "/applications/getUserOwnedObjects" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", - "ApiReferenceLink": null, - "Uri": "/auditLogs/customSecurityAttributeAudits/{customSecurityAttributeAudit-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit" + "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", + "Method": "GET", + "Uri": "/auditLogs/customSecurityAttributeAudits/{customSecurityAttributeAudit-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", - "ApiReferenceLink": null, - "Uri": "/auditLogs/customSecurityAttributeAudits", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/auditlogroot-list-customsecurityattributeaudits?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit" + "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", + "Method": "GET", + "Uri": "/auditLogs/customSecurityAttributeAudits" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAuditCount", - "ApiReferenceLink": null, - "Uri": "/auditLogs/customSecurityAttributeAudits/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAuditCount", + "Method": "GET", + "Uri": "/auditLogs/customSecurityAttributeAudits/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAuditLogDirectoryAudit", - "ApiReferenceLink": null, - "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryAudit", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -19912,19 +19918,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryAudit" + "Command": "Get-MgBetaAuditLogDirectoryAudit", + "Method": "GET", + "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAuditLogDirectoryAudit", - "ApiReferenceLink": null, - "Uri": "/auditLogs/directoryAudits", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryAudit", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -19943,19 +19949,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryAudit" + "Command": "Get-MgBetaAuditLogDirectoryAudit", + "Method": "GET", + "Uri": "/auditLogs/directoryAudits" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAuditLogDirectoryAuditCount", - "ApiReferenceLink": null, - "Uri": "/auditLogs/directoryAudits/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -19974,77 +19980,77 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaAuditLogDirectoryAuditCount", + "Method": "GET", + "Uri": "/auditLogs/directoryAudits/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAuditLogDirectoryProvisioning", - "ApiReferenceLink": null, - "Uri": "/auditLogs/directoryProvisioning/{provisioningObjectSummary-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphProvisioningObjectSummary" + "Command": "Get-MgBetaAuditLogDirectoryProvisioning", + "Method": "GET", + "Uri": "/auditLogs/directoryProvisioning/{provisioningObjectSummary-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAuditLogDirectoryProvisioning", - "ApiReferenceLink": null, - "Uri": "/auditLogs/directoryProvisioning", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphProvisioningObjectSummary" + "Command": "Get-MgBetaAuditLogDirectoryProvisioning", + "Method": "GET", + "Uri": "/auditLogs/directoryProvisioning" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAuditLogDirectoryProvisioningCount", - "ApiReferenceLink": null, - "Uri": "/auditLogs/directoryProvisioning/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaAuditLogDirectoryProvisioningCount", + "Method": "GET", + "Uri": "/auditLogs/directoryProvisioning/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAuditLogProvisioning", - "ApiReferenceLink": null, - "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphProvisioningObjectSummary" + "Command": "Get-MgBetaAuditLogProvisioning", + "Method": "GET", + "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAuditLogProvisioning", - "ApiReferenceLink": null, - "Uri": "/auditLogs/provisioning", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/provisioningobjectsummary-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -20063,19 +20069,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphProvisioningObjectSummary" + "Command": "Get-MgBetaAuditLogProvisioning", + "Method": "GET", + "Uri": "/auditLogs/provisioning" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAuditLogProvisioningCount", - "ApiReferenceLink": null, - "Uri": "/auditLogs/provisioning/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -20094,20 +20100,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaAuditLogProvisioningCount", + "Method": "GET", + "Uri": "/auditLogs/provisioning/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAuditLogSignIn", - "ApiReferenceLink": null, - "Uri": "/auditLogs/signIns/{signIn-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSignIn", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -20126,19 +20132,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSignIn" + "Command": "Get-MgBetaAuditLogSignIn", + "Method": "GET", + "Uri": "/auditLogs/signIns/{signIn-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAuditLogSignIn", - "ApiReferenceLink": null, - "Uri": "/auditLogs/signIns", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSignIn", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -20157,19 +20163,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSignIn" + "Command": "Get-MgBetaAuditLogSignIn", + "Method": "GET", + "Uri": "/auditLogs/signIns" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaAuditLogSignInCount", - "ApiReferenceLink": null, - "Uri": "/auditLogs/signIns/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -20188,22 +20194,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaAuditLogSignInCount", + "Method": "GET", + "Uri": "/auditLogs/signIns/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBookingBusiness", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -20238,20 +20244,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingBusiness" + "Command": "Get-MgBetaBookingBusiness", + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBookingBusiness", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Read.All", @@ -20286,22 +20292,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingBusiness" + "Command": "Get-MgBetaBookingBusiness", + "Method": "GET", + "Uri": "/bookingBusinesses" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessAppointment", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -20336,20 +20342,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingAppointment" + "Command": "Get-MgBetaBookingBusinessAppointment", + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessAppointment", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Read.All", @@ -20384,22 +20390,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingAppointment" + "Command": "Get-MgBetaBookingBusinessAppointment", + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessAppointmentCount", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Read.All", @@ -20434,37 +20440,37 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaBookingBusinessAppointmentCount", + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessCalendarView", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBookingAppointment" + "Command": "Get-MgBetaBookingBusinessCalendarView", + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessCalendarView", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Read.All", @@ -20499,22 +20505,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingAppointment" + "Command": "Get-MgBetaBookingBusinessCalendarView", + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessCalendarViewCount", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Read.All", @@ -20549,20 +20555,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaBookingBusinessCalendarViewCount", + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessCount", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Read.All", @@ -20597,22 +20603,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaBookingBusinessCount", + "Method": "GET", + "Uri": "/bookingBusinesses/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessCustomer", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingCustomer", + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -20647,20 +20653,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingCustomer" + "Command": "Get-MgBetaBookingBusinessCustomer", + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessCustomer", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingCustomer", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Read.All", @@ -20695,22 +20701,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingCustomer" + "Command": "Get-MgBetaBookingBusinessCustomer", + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessCustomerCount", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Read.All", @@ -20745,22 +20751,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaBookingBusinessCustomerCount", + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessCustomQuestion", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Read.All", @@ -20795,20 +20801,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingCustomQuestion" + "Command": "Get-MgBetaBookingBusinessCustomQuestion", + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessCustomQuestion", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Read.All", @@ -20843,22 +20849,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingCustomQuestion" + "Command": "Get-MgBetaBookingBusinessCustomQuestion", + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessCustomQuestionCount", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Read.All", @@ -20893,22 +20899,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaBookingBusinessCustomQuestionCount", + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessService", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingService", + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -20943,20 +20949,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingService" + "Command": "Get-MgBetaBookingBusinessService", + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessService", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingService", + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -20991,22 +20997,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingService" + "Command": "Get-MgBetaBookingBusinessService", + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessServiceCount", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -21041,22 +21047,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaBookingBusinessServiceCount", + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaBookingBusinessStaffAvailability", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-getstaffavailability?view=graph-rest-beta", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-getstaffavailability?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphStaffAvailabilityItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Read.All", @@ -21099,22 +21105,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphStaffAvailabilityItem" + "Command": "Get-MgBetaBookingBusinessStaffAvailability", + "Method": "POST", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessStaffMember", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingStaffMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -21149,20 +21155,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingStaffMember" + "Command": "Get-MgBetaBookingBusinessStaffMember", + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessStaffMember", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingStaffMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -21197,22 +21203,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingStaffMember" + "Command": "Get-MgBetaBookingBusinessStaffMember", + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBookingBusinessStaffMemberCount", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -21247,22 +21253,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaBookingBusinessStaffMemberCount", + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBookingCurrency", - "ApiReferenceLink": null, - "Uri": "/bookingCurrencies/{bookingCurrency-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingCurrency", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Read.All", @@ -21297,20 +21303,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingCurrency" + "Command": "Get-MgBetaBookingCurrency", + "Method": "GET", + "Uri": "/bookingCurrencies/{bookingCurrency-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBookingCurrency", - "ApiReferenceLink": null, - "Uri": "/bookingCurrencies", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingCurrency", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Read.All", @@ -21345,20 +21351,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingCurrency" + "Command": "Get-MgBetaBookingCurrency", + "Method": "GET", + "Uri": "/bookingCurrencies" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBookingCurrencyCount", - "ApiReferenceLink": null, - "Uri": "/bookingCurrencies/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Read.All", @@ -21393,34 +21399,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaBookingCurrencyCount", + "Method": "GET", + "Uri": "/bookingCurrencies/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBusinessFlowTemplate", - "ApiReferenceLink": null, - "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBusinessFlowTemplate" + "Command": "Get-MgBetaBusinessFlowTemplate", + "Method": "GET", + "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBusinessFlowTemplate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessflowtemplate-list?view=graph-rest-beta", - "Uri": "/businessFlowTemplates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessflowtemplate-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -21447,19 +21453,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBusinessFlowTemplate" + "Command": "Get-MgBetaBusinessFlowTemplate", + "Method": "GET", + "Uri": "/businessFlowTemplates" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBusinessFlowTemplateCount", - "ApiReferenceLink": null, - "Uri": "/businessFlowTemplates/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -21486,20 +21492,67 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaBusinessFlowTemplateCount", + "Method": "GET", + "Uri": "/businessFlowTemplates/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBusinessScenario", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphBusinessScenario", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "BusinessScenarioConfig.Read.OwnedBy", + "Description": "Read business scenario configurations this app creates or owns", + "FullDescription": "Allows the app to read the configurations of business scenarios it owns, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", + "Description": "Read and write business scenario configurations this app creates or owns", + "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "BusinessScenarioConfig.ReadWrite.All", + "Description": "Read and write business scenario configurations", + "FullDescription": "Allows the app to read and write the configurations of your organization's business scenarios, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "BusinessScenarioConfig.Read.All", + "Description": "Read business scenario configurations", + "FullDescription": "Allows the app to read the configurations of your organization's business scenarios, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaBusinessScenario", + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}" + }, + { "Module": "Beta.Bookings", + "CommandAlias": null, + "Variants": [ + "List" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/solutionsroot-list-businessscenarios?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphBusinessScenario", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -21534,67 +21587,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBusinessScenario" - }, - { - "CommandAlias": null, - "Method": "GET", "Command": "Get-MgBetaBusinessScenario", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Bookings", - "Permissions": [ - { - "Name": "BusinessScenarioConfig.Read.OwnedBy", - "Description": "Read business scenario configurations this app creates or owns", - "FullDescription": "Allows the app to read the configurations of business scenarios it owns, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", - "Description": "Read and write business scenario configurations this app creates or owns", - "FullDescription": "Allows the app to create new business scenarios and fully manage the configurations of scenarios it owns, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "BusinessScenarioConfig.ReadWrite.All", - "Description": "Read and write business scenario configurations", - "FullDescription": "Allows the app to read and write the configurations of your organization's business scenarios, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "BusinessScenarioConfig.Read.All", - "Description": "Read business scenario configurations", - "FullDescription": "Allows the app to read the configurations of your organization's business scenarios, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphBusinessScenario" + "Method": "GET", + "Uri": "/solutions/businessScenarios" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBusinessScenarioByUniqueName", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphBusinessScenario", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -21629,19 +21635,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBusinessScenario" + "Command": "Get-MgBetaBusinessScenarioByUniqueName", + "Method": "GET", + "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBusinessScenarioCount", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -21676,20 +21682,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaBusinessScenarioCount", + "Method": "GET", + "Uri": "/solutions/businessScenarios/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBusinessScenarioPlanner", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphBusinessScenarioPlanner", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -21724,22 +21730,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBusinessScenarioPlanner" + "Command": "Get-MgBetaBusinessScenarioPlanner", + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaBusinessScenarioPlannerPlan", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-getplan?view=graph-rest-beta", - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/getPlan", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-getplan?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphBusinessScenarioPlanReference", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioData.Read.OwnedBy", @@ -21758,20 +21764,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBusinessScenarioPlanReference" + "Command": "Get-MgBetaBusinessScenarioPlannerPlan", + "Method": "POST", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/getPlan" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfiguration", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerPlanConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -21806,20 +21812,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerPlanConfiguration" + "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfiguration", + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -21854,19 +21860,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization" + "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -21901,20 +21907,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization" + "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalizationCount", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -21949,20 +21955,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalizationCount", + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBusinessScenarioPlannerTask", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBusinessScenarioTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioData.Read.OwnedBy", @@ -21981,19 +21987,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBusinessScenarioTask" + "Command": "Get-MgBetaBusinessScenarioPlannerTask", + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBusinessScenarioPlannerTask", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBusinessScenarioTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioData.Read.OwnedBy", @@ -22012,50 +22018,50 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBusinessScenarioTask" + "Command": "Get-MgBetaBusinessScenarioPlannerTask", + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat" + "Command": "Get-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat" + "Command": "Get-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat", + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBusinessScenarioPlannerTaskConfiguration", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerTaskConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.Read.OwnedBy", @@ -22090,20 +22096,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerTaskConfiguration" + "Command": "Get-MgBetaBusinessScenarioPlannerTaskConfiguration", + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBusinessScenarioPlannerTaskCount", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioData.Read.OwnedBy", @@ -22122,50 +22128,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaBusinessScenarioPlannerTaskCount", + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBusinessScenarioPlannerTaskDetail", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerTaskDetails" + "Command": "Get-MgBetaBusinessScenarioPlannerTaskDetail", + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat" + "Command": "Get-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat", + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChat", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-beta", - "Uri": "/chats/{chat-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -22232,19 +22238,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChat" + "Command": "Get-MgBetaChat", + "Method": "GET", + "Uri": "/chats/{chat-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChat", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-beta", - "Uri": "/chats", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -22295,19 +22301,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChat" + "Command": "Get-MgBetaChat", + "Method": "GET", + "Uri": "/chats" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatCount", - "ApiReferenceLink": null, - "Uri": "/chats/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -22358,20 +22364,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaChatCount", + "Method": "GET", + "Uri": "/chats/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatInstalledApp", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-installedapps?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -22454,19 +22460,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Command": "Get-MgBetaChatInstalledApp", + "Method": "GET", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatInstalledApp", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/installedApps", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-installedapps?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -22581,20 +22587,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Command": "Get-MgBetaChatInstalledApp", + "Method": "GET", + "Uri": "/chats/{chat-id}/installedApps" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatInstalledAppCount", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/installedApps/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -22709,65 +22715,65 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaChatInstalledAppCount", + "Method": "GET", + "Uri": "/chats/{chat-id}/installedApps/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatInstalledAppTeamApp", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsApp" + "Command": "Get-MgBetaChatInstalledAppTeamApp", + "Method": "GET", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatInstalledAppTeamAppDefinition", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppDefinition" + "Command": "Get-MgBetaChatInstalledAppTeamAppDefinition", + "Method": "GET", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatLastMessagePreview", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/lastMessagePreview", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageInfo" + "Command": "Get-MgBetaChatLastMessagePreview", + "Method": "GET", + "Uri": "/chats/{chat-id}/lastMessagePreview" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatMember", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-members?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -22898,19 +22904,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgBetaChatMember", + "Method": "GET", + "Uri": "/chats/{chat-id}/members/{conversationMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatMember", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/members", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -23009,20 +23015,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgBetaChatMember", + "Method": "GET", + "Uri": "/chats/{chat-id}/members" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatMemberCount", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/members/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -23121,21 +23127,21 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaChatMemberCount", + "Method": "GET", + "Uri": "/chats/{chat-id}/members/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatMessage", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -23186,19 +23192,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaChatMessage", + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatMessage", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-messages?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -23241,20 +23247,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaChatMessage", + "Method": "GET", + "Uri": "/chats/{chat-id}/messages" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatMessageCount", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -23297,20 +23303,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaChatMessageCount", + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatMessageDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "Uri": "/chats/{chat-id}/messages/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -23361,22 +23367,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaChatMessageDelta", + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/delta" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -23435,19 +23441,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgBetaChatMessageHostedContent", + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -23506,20 +23512,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgBetaChatMessageHostedContent", + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatMessageHostedContentCount", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -23578,125 +23584,125 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaChatMessageHostedContentCount", + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatMessageReply", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaChatMessageReply", + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatMessageReply", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaChatMessageReply", + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatMessageReplyCount", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaChatMessageReplyCount", + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatMessageReplyDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaChatMessageReplyDelta", + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgBetaChatMessageReplyHostedContent", + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgBetaChatMessageReplyHostedContent", + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatMessageReplyHostedContentCount", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaChatMessageReplyHostedContentCount", + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatOperation", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsasyncoperation-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -23771,19 +23777,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Command": "Get-MgBetaChatOperation", + "Method": "GET", + "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatOperation", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/operations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-operations?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -23858,20 +23864,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Command": "Get-MgBetaChatOperation", + "Method": "GET", + "Uri": "/chats/{chat-id}/operations" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatOperationCount", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/operations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -23946,34 +23952,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaChatOperationCount", + "Method": "GET", + "Uri": "/chats/{chat-id}/operations/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "Get-MgBetaChatPermissionGrant", + "Method": "GET", + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/permissionGrants", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-permissiongrants?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -24072,20 +24078,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "Get-MgBetaChatPermissionGrant", + "Method": "GET", + "Uri": "/chats/{chat-id}/permissionGrants" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatPermissionGrantCount", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/permissionGrants/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -24184,36 +24190,36 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaChatPermissionGrantCount", + "Method": "GET", + "Uri": "/chats/{chat-id}/permissionGrants/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatPinnedMessage", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo" + "Command": "Get-MgBetaChatPinnedMessage", + "Method": "GET", + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatPinnedMessage", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/pinnedMessages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-pinnedmessages?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -24256,20 +24262,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo" + "Command": "Get-MgBetaChatPinnedMessage", + "Method": "GET", + "Uri": "/chats/{chat-id}/pinnedMessages" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatPinnedMessageCount", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/pinnedMessages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -24312,19 +24318,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaChatPinnedMessageCount", + "Method": "GET", + "Uri": "/chats/{chat-id}/pinnedMessages/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatRetainedMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-getallretainedmessages?view=graph-rest-beta", - "Uri": "/chats/getAllRetainedMessages", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-getallretainedmessages?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -24391,20 +24397,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaChatRetainedMessage", + "Method": "GET", + "Uri": "/chats/getAllRetainedMessages" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatTab", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-tabs?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -24471,19 +24477,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Get-MgBetaChatTab", + "Method": "GET", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatTab", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/tabs", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-tabs?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -24534,20 +24540,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Get-MgBetaChatTab", + "Method": "GET", + "Uri": "/chats/{chat-id}/tabs" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatTabCount", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/tabs/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -24598,35 +24604,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaChatTabCount", + "Method": "GET", + "Uri": "/chats/{chat-id}/tabs/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaChatTabTeamApp", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsApp" + "Command": "Get-MgBetaChatTabTeamApp", + "Method": "GET", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationCall", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCall", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -24645,20 +24651,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCall" + "Command": "Get-MgBetaCommunicationCall", + "Method": "GET", + "Uri": "/communications/calls/{call-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -24677,19 +24683,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAudioRoutingGroup" + "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", + "Method": "GET", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-audioroutinggroups?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -24708,20 +24714,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAudioRoutingGroup" + "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", + "Method": "GET", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallAudioRoutingGroupCount", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -24740,20 +24746,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaCommunicationCallAudioRoutingGroupCount", + "Method": "GET", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/$count" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallContentSharingSession", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentsharingsession-get?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -24788,19 +24794,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaCommunicationCallContentSharingSession", + "Method": "GET", + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallContentSharingSession", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-contentsharingsessions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentSharingSession", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -24835,20 +24841,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContentSharingSession" + "Command": "Get-MgBetaCommunicationCallContentSharingSession", + "Method": "GET", + "Uri": "/communications/calls/{call-id}/contentSharingSessions" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallContentSharingSessionCount", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -24883,78 +24889,78 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaCommunicationCallContentSharingSessionCount", + "Method": "GET", + "Uri": "/communications/calls/{call-id}/contentSharingSessions/$count" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallCount", - "ApiReferenceLink": null, - "Uri": "/communications/calls/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaCommunicationCallCount", + "Method": "GET", + "Uri": "/communications/calls/$count" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallOperation", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/addlargegalleryviewoperation-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCommsOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCommsOperation" + "Command": "Get-MgBetaCommunicationCallOperation", + "Method": "GET", + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallOperation", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/operations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCommsOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCommsOperation" + "Command": "Get-MgBetaCommunicationCallOperation", + "Method": "GET", + "Uri": "/communications/calls/{call-id}/operations" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallOperationCount", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/operations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaCommunicationCallOperationCount", + "Method": "GET", + "Uri": "/communications/calls/{call-id}/operations/$count" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallParticipant", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphParticipant", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -24973,19 +24979,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphParticipant" + "Command": "Get-MgBetaCommunicationCallParticipant", + "Method": "GET", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallParticipant", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/participants", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-participants?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphParticipant", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -25004,20 +25010,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphParticipant" + "Command": "Get-MgBetaCommunicationCallParticipant", + "Method": "GET", + "Uri": "/communications/calls/{call-id}/participants" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallParticipantCount", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/participants/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -25036,228 +25042,228 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaCommunicationCallParticipantCount", + "Method": "GET", + "Uri": "/communications/calls/{call-id}/participants/$count" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecord", - "ApiReferenceLink": null, - "Uri": "/communications/callRecords/{callRecord-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCallRecordsCallRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecordsCallRecord" + "Command": "Get-MgBetaCommunicationCallRecord", + "Method": "GET", + "Uri": "/communications/callRecords/{callRecord-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecordCount", - "ApiReferenceLink": null, - "Uri": "/communications/callRecords/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaCommunicationCallRecordCount", + "Method": "GET", + "Uri": "/communications/callRecords/$count" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecordOrganizerV2", - "ApiReferenceLink": null, - "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecordsOrganizer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecordsOrganizer" + "Command": "Get-MgBetaCommunicationCallRecordOrganizerV2", + "Method": "GET", + "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecordParticipant", - "ApiReferenceLink": null, - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaCommunicationCallRecordParticipant", + "Method": "GET", + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/$count" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecordParticipantV2", - "ApiReferenceLink": null, - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecordsParticipant" + "Command": "Get-MgBetaCommunicationCallRecordParticipantV2", + "Method": "GET", + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecordParticipantV2", - "ApiReferenceLink": null, - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-participants_v2?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecordsParticipant" + "Command": "Get-MgBetaCommunicationCallRecordParticipantV2", + "Method": "GET", + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecordPstnBlockedUserLog", - "ApiReferenceLink": null, - "Uri": "/communications/callRecords/getPstnBlockedUsersLog(fromDateTime={fromDateTime},toDateTime={toDateTime})", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecordsPstnBlockedUsersLogRow", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecordsPstnBlockedUsersLogRow" + "Command": "Get-MgBetaCommunicationCallRecordPstnBlockedUserLog", + "Method": "GET", + "Uri": "/communications/callRecords/getPstnBlockedUsersLog(fromDateTime={fromDateTime},toDateTime={toDateTime})" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecordPstnOnlineMeetingDialoutReport", - "ApiReferenceLink": null, - "Uri": "/communications/callRecords/getPstnOnlineMeetingDialoutReport(fromDateTime={fromDateTime},toDateTime={toDateTime})", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecordsPstnOnlineMeetingDialoutReport", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecordsPstnOnlineMeetingDialoutReport" + "Command": "Get-MgBetaCommunicationCallRecordPstnOnlineMeetingDialoutReport", + "Method": "GET", + "Uri": "/communications/callRecords/getPstnOnlineMeetingDialoutReport(fromDateTime={fromDateTime},toDateTime={toDateTime})" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecordSession", - "ApiReferenceLink": null, - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecordsSession" + "Command": "Get-MgBetaCommunicationCallRecordSession", + "Method": "GET", + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecordSession", - "ApiReferenceLink": null, - "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-sessions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecordsSession" + "Command": "Get-MgBetaCommunicationCallRecordSession", + "Method": "GET", + "Uri": "/communications/callRecords/{callRecord-id}/sessions" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecordSessionCount", - "ApiReferenceLink": null, - "Uri": "/communications/callRecords/{callRecord-id}/sessions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaCommunicationCallRecordSessionCount", + "Method": "GET", + "Uri": "/communications/callRecords/{callRecord-id}/sessions/$count" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecordSessionSegmentCount", - "ApiReferenceLink": null, - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaCommunicationCallRecordSessionSegmentCount", + "Method": "GET", + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationCallRecordSmLog", - "ApiReferenceLink": null, - "Uri": "/communications/callRecords/getSmsLog(fromDateTime={fromDateTime},toDateTime={toDateTime})", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecordsSmsLogRow", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecordsSmsLogRow" + "Command": "Get-MgBetaCommunicationCallRecordSmLog", + "Method": "GET", + "Uri": "/communications/callRecords/getSmsLog(fromDateTime={fromDateTime},toDateTime={toDateTime})" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeeting", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetExpanded", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Command": "Get-MgBetaCommunicationOnlineMeeting", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeeting", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -25292,160 +25298,160 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Command": "Get-MgBetaCommunicationOnlineMeeting", + "Method": "GET", + "Uri": "/communications/onlineMeetings" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingAlternativeRecording", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaCommunicationOnlineMeetingAlternativeRecording", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportCount", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportCount", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendeeReport", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendeeReport", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingBroadcastRecording", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaCommunicationOnlineMeetingBroadcastRecording", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingByJoinWebUrl", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -25480,19 +25486,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Command": "Get-MgBetaCommunicationOnlineMeetingByJoinWebUrl", + "Method": "GET", + "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingCount", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -25527,30 +25533,28 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaCommunicationOnlineMeetingCount", + "Method": "GET", + "Uri": "/communications/onlineMeetings/$count" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", - "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/getVirtualAppointmentJoinWebUrl", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl", + "Method": "GET", + "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/getVirtualAppointmentJoinWebUrl" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", @@ -25558,303 +25562,305 @@ "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecording" + "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingContent", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingContent", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingCount", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingCount", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/$count" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingDelta", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecording" + "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingDelta", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/delta" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistration", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingRegistration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingRegistration" + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistration", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion" + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion" + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestionCount", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestionCount", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingRegistrantBase" + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingRegistrantBase" + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrantCount", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrantCount", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallTranscript" + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallTranscript" + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptContent", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptContent", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptCount", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptCount", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptDelta", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallTranscript" + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptDelta", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/delta" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationPresence", - "ApiReferenceLink": null, - "Uri": "/communications/presences/{presence-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPresence" + "Command": "Get-MgBetaCommunicationPresence", + "Method": "GET", + "Uri": "/communications/presences/{presence-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationPresence", - "ApiReferenceLink": null, - "Uri": "/communications/presences", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "beta", "Permissions": [ { "Name": "Presence.Read", @@ -25881,20 +25887,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPresence" + "Command": "Get-MgBetaCommunicationPresence", + "Method": "GET", + "Uri": "/communications/presences" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaCommunicationPresenceByUserId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudcommunications-getpresencesbyuserid?view=graph-rest-beta", - "Uri": "/communications/getPresencesByUserId", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudcommunications-getpresencesbyuserid?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "beta", "Permissions": [ { "Name": "Presence.Read.All", @@ -25913,19 +25919,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPresence" + "Command": "Get-MgBetaCommunicationPresenceByUserId", + "Method": "POST", + "Uri": "/communications/getPresencesByUserId" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCommunicationPresenceCount", - "ApiReferenceLink": null, - "Uri": "/communications/presences/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Presence.Read", @@ -25952,48 +25958,48 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaCommunicationPresenceCount", + "Method": "GET", + "Uri": "/communications/presences/$count" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaCompliance", - "ApiReferenceLink": null, - "Uri": "/compliance", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot" + "Command": "Get-MgBetaCompliance", + "Method": "GET", + "Uri": "/compliance" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscovery", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot" + "Command": "Get-MgBetaComplianceEdiscovery", + "Method": "GET", + "Uri": "/compliance/ediscovery" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCase", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEdiscoveryCase", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26012,19 +26018,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryCase" + "Command": "Get-MgBetaComplianceEdiscoveryCase", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCase", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEdiscoveryCase", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26043,19 +26049,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryCase" + "Command": "Get-MgBetaComplianceEdiscoveryCase", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCount", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26074,20 +26080,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseCount", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/$count" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26106,19 +26112,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryCustodian" + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list-custodians?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26137,20 +26143,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryCustodian" + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianCount", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26169,35 +26175,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianCount", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/$count" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianLastIndexOperation", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/lastIndexOperation", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation" + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianLastIndexOperation", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/lastIndexOperation" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26216,19 +26222,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoverySiteSource" + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26247,20 +26253,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoverySiteSource" + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceCount", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26279,35 +26285,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceCount", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/$count" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceSite", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceSite", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26326,19 +26332,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource" + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26357,20 +26363,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource" + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceCount", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26389,64 +26395,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceCount", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/$count" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroup", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroup", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26465,19 +26471,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryUserSource" + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26496,20 +26502,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryUserSource" + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSourceCount", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26528,20 +26534,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSourceCount", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/$count" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26560,19 +26566,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold" + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26591,20 +26597,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold" + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldCount", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26623,34 +26629,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldCount", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/$count" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoverySiteSource" + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26669,20 +26675,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoverySiteSource" + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceCount", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26701,137 +26707,137 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceCount", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/$count" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceSite", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceSite", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource" + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource" + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceCount", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceCount", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/$count" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroup", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroup", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupServiceProvisioningError", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoveryUserSource" + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26850,20 +26856,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryUserSource" + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSourceCount", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26882,20 +26888,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSourceCount", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/$count" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26914,19 +26920,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource" + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26945,20 +26951,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource" + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceCount", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -26977,20 +26983,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceCount", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/$count" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceDataSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/dataSource", - "ApiVersion": "beta", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27009,49 +27015,49 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryDataSource" + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceDataSource", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/dataSource" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/lastIndexOperation", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation" + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/lastIndexOperation" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation" + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/operations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27070,64 +27076,64 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation" + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/caseExportOperation", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation" + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/caseExportOperation" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation" + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperationReviewSet", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/caseExportOperation/reviewSet", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet" + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperationReviewSet", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/caseExportOperation/reviewSet" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCount", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27146,35 +27152,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCount", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/$count" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCountAsCaseExportOperation", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCountAsCaseExportOperation", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation/$count" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27193,19 +27199,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet" + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27224,20 +27230,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet" + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetCount", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27256,20 +27262,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetCount", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/$count" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27288,19 +27294,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery" + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27319,20 +27325,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery" + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQueryCount", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27351,20 +27357,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQueryCount", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/$count" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSetting", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/settings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-casesettings-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27383,20 +27389,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings" + "Command": "Get-MgBetaComplianceEdiscoveryCaseSetting", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/settings" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27415,19 +27421,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection" + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list-sourcecollections?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27446,34 +27452,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection" + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoveryDataSource" + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27492,20 +27498,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryDataSource" + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSourceCount", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27524,20 +27530,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSourceCount", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/$count" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperation", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryAddToReviewSetOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27556,20 +27562,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryAddToReviewSetOperation" + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperation", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCount", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27588,34 +27594,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCount", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/$count" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/{dataSource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoveryDataSource" + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/{dataSource-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27634,20 +27640,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryDataSource" + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSourceCount", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27666,20 +27672,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSourceCount", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/$count" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperation", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryEstimateStatisticsOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27698,34 +27704,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryEstimateStatisticsOperation" + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperation", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/{noncustodialDataSource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource" + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/{noncustodialDataSource-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27744,20 +27750,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource" + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceCount", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27776,20 +27782,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceCount", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/$count" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27808,19 +27814,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryTag" + "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/tags", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list-tags?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27839,34 +27845,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryTag" + "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/{tag-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoveryTag" + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/{tag-id1}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27885,20 +27891,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryTag" + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTagCount", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27917,20 +27923,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTagCount", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/$count" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagCount", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27949,35 +27955,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagCount", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/$count" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagParent", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoveryTag" + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagParent", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContact", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get?view=graph-rest-beta", - "Uri": "/contacts/{orgContact-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -28004,19 +28010,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgBetaContact", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContact", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list?view=graph-rest-beta", - "Uri": "/contacts", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -28043,34 +28049,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgBetaContact", + "Method": "GET", + "Uri": "/contacts" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaContactById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "Uri": "/contacts/getByIds", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaContactById", + "Method": "POST", + "Uri": "/contacts/getByIds" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactCount", - "ApiReferenceLink": null, - "Uri": "/contacts/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -28097,19 +28103,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaContactCount", + "Method": "GET", + "Uri": "/contacts/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-delta?view=graph-rest-beta", - "Uri": "/contacts/delta", - "ApiVersion": "beta", "Variants": [ "Delta" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -28136,34 +28142,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgBetaContactDelta", + "Method": "GET", + "Uri": "/contacts/delta" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactDirectReport", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaContactDirectReport", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactDirectReport", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/directReports", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-directreports?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -28198,78 +28204,78 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaContactDirectReport", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactDirectReportAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgBetaContactDirectReportAsOrgContact", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactDirectReportAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/directReports/orgContact", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgBetaContactDirectReportAsOrgContact", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports/orgContact" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactDirectReportAsUser", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaContactDirectReportAsUser", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactDirectReportAsUser", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/directReports/user", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaContactDirectReportAsUser", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports/user" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactDirectReportCount", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/directReports/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -28304,50 +28310,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaContactDirectReportCount", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactDirectReportCountAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaContactDirectReportCountAsOrgContact", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactDirectReportCountAsUser", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/directReports/user/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaContactDirectReportCountAsUser", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports/user/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactManager", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/manager", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get-manager?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -28382,22 +28388,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaContactManager", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/manager" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaContactMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "Uri": "/contacts/{orgContact-id}/getMemberGroups", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -28480,22 +28486,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaContactMemberGroup", + "Method": "POST", + "Uri": "/contacts/{orgContact-id}/getMemberGroups" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaContactMemberObject", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/getMemberObjects", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -28594,34 +28600,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaContactMemberObject", + "Method": "POST", + "Uri": "/contacts/{orgContact-id}/getMemberObjects" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactMemberOf", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaContactMemberOf", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactMemberOf", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/memberOf", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-memberof?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -28656,78 +28662,78 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaContactMemberOf", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaContactMemberOfAsGroup", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/memberOf/group", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaContactMemberOfAsGroup", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf/group" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactMemberOfCount", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/memberOf/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -28762,93 +28768,93 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaContactMemberOfCount", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactMemberOfCountAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaContactMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactMemberOfCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/memberOf/group/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaContactMemberOfCountAsGroup", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf/group/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaContactServiceProvisioningError", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaContactServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactTransitiveMemberOf", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaContactTransitiveMemberOf", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactTransitiveMemberOf", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -28875,78 +28881,78 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaContactTransitiveMemberOf", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactTransitiveMemberOfCount", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -28973,109 +28979,109 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaContactTransitiveMemberOfCount", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactTransitiveMemberOfCountAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaContactTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactTransitiveMemberOfCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaContactTransitiveMemberOfCountAsGroup", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactTransitiveReport", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/transitiveReports/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaContactTransitiveReport", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveReports/{directoryObject-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactTransitiveReport", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/transitiveReports", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get-transitivereports?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaContactTransitiveReport", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveReports" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContactTransitiveReportCount", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/transitiveReports/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaContactTransitiveReportCount", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveReports/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaContactUserOwnedObject", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "Uri": "/contacts/getUserOwnedObjects", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaContactUserOwnedObject", + "Method": "POST", + "Uri": "/contacts/getUserOwnedObjects" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContract", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-get?view=graph-rest-beta", - "Uri": "/contracts/{contract-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContract", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -29094,19 +29100,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContract" + "Command": "Get-MgBetaContract", + "Method": "GET", + "Uri": "/contracts/{contract-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContract", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-list?view=graph-rest-beta", - "Uri": "/contracts", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContract", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -29125,34 +29131,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContract" + "Command": "Get-MgBetaContract", + "Method": "GET", + "Uri": "/contracts" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaContractById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "Uri": "/contracts/getByIds", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaContractById", + "Method": "POST", + "Uri": "/contracts/getByIds" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContractCount", - "ApiReferenceLink": null, - "Uri": "/contracts/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -29171,19 +29177,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaContractCount", + "Method": "GET", + "Uri": "/contracts/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaContractDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", - "Uri": "/contracts/delta", - "ApiVersion": "beta", "Variants": [ "Delta" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -29202,69 +29208,69 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaContractDelta", + "Method": "GET", + "Uri": "/contracts/delta" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaContractMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "Uri": "/contracts/{contract-id}/getMemberGroups", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaContractMemberGroup", + "Method": "POST", + "Uri": "/contracts/{contract-id}/getMemberGroups" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaContractMemberObject", - "ApiReferenceLink": null, - "Uri": "/contracts/{contract-id}/getMemberObjects", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaContractMemberObject", + "Method": "POST", + "Uri": "/contracts/{contract-id}/getMemberObjects" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaContractUserOwnedObject", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "Uri": "/contracts/getUserOwnedObjects", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaContractUserOwnedObject", + "Method": "POST", + "Uri": "/contracts/getUserOwnedObjects" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDataPolicyOperation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/datapolicyoperation-get?view=graph-rest-beta", - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/datapolicyoperation-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Export.All", @@ -29283,48 +29289,48 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDataPolicyOperation" + "Command": "Get-MgBetaDataPolicyOperation", + "Method": "GET", + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDataPolicyOperation", - "ApiReferenceLink": null, - "Uri": "/dataPolicyOperations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDataPolicyOperation" + "Command": "Get-MgBetaDataPolicyOperation", + "Method": "GET", + "Uri": "/dataPolicyOperations" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDataPolicyOperationCount", - "ApiReferenceLink": null, - "Uri": "/dataPolicyOperations/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDataPolicyOperationCount", + "Method": "GET", + "Uri": "/dataPolicyOperations/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-beta", - "Uri": "/devices/{device-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -29359,19 +29365,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgBetaDevice", + "Method": "GET", + "Uri": "/devices/{device-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list?view=graph-rest-beta", - "Uri": "/devices", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -29406,19 +29412,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgBetaDevice", + "Method": "GET", + "Uri": "/devices" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgt", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagement", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceAppManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29453,20 +29459,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceAppManagement" + "Command": "Get-MgBetaDeviceAppManagement", + "Method": "GET", + "Uri": "/deviceAppManagement" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtection", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29485,19 +29491,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection" + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtection", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29516,20 +29522,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection" + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29564,19 +29570,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29611,20 +29617,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAppCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29659,20 +29665,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29707,19 +29713,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29754,20 +29760,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29802,51 +29808,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": null - }, - { - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "OutputType": null, "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29856,22 +29830,6 @@ "PermissionType": "Application", "IsLeastPrivilege": true }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -29881,67 +29839,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionCount", + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtection", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection" - }, - { - "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtection", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection", "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -29976,20 +29887,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection" + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30024,19 +29935,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "Method": "GET", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30071,67 +29982,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "Method": "GET", + "Uri": "/deviceAppManagement/defaultManagedAppProtections" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionAppCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": null - }, - { - "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionCount", "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count", + "OutputType": "IMicrosoftGraphManagedMobileApp", "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30166,20 +30030,67 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "Method": "GET", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Variants": [ + "List" + ], "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", + "OutputType": "IMicrosoftGraphManagedMobileApp", "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "Method": "GET", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps" + }, + { + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30214,20 +30125,67 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Variants": [ + "Get" + ], "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionCount", + "Method": "GET", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count" + }, + { + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30237,6 +30195,22 @@ "PermissionType": "Application", "IsLeastPrivilege": true }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -30246,19 +30220,51 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate" + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "Method": "GET", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "Method": "GET", + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}" + }, + { + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30277,19 +30283,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate" + "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "Method": "GET", + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificateCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificateCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30308,49 +30314,49 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificateCount", + "Method": "GET", + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration" + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "Method": "GET", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration" + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "Method": "GET", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30369,19 +30375,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment" + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30400,20 +30406,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment" + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30432,34 +30438,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationCount", + "Method": "GET", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -30478,19 +30484,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus" + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "Method": "GET", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -30509,20 +30515,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus" + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "Method": "GET", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatusCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatusCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -30541,20 +30547,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatusCount", + "Method": "GET", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -30573,19 +30579,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment" + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -30604,20 +30610,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment" + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -30636,20 +30642,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -30668,19 +30674,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus" + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "Method": "GET", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -30699,20 +30705,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus" + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "Method": "GET", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatusCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatusCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -30731,20 +30737,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatusCount", + "Method": "GET", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtection", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30763,19 +30769,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIosManagedAppProtection" + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection", + "Method": "GET", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtection", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30794,20 +30800,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIosManagedAppProtection" + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection", + "Method": "GET", + "Uri": "/deviceAppManagement/iosManagedAppProtections" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30842,19 +30848,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "Method": "GET", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30889,20 +30895,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "Method": "GET", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAppCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30937,20 +30943,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30985,19 +30991,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31032,20 +31038,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31080,19 +31086,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31111,20 +31117,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionCount", + "Method": "GET", + "Uri": "/deviceAppManagement/iosManagedAppProtections/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31159,20 +31165,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "Method": "GET", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppPolicy", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31207,19 +31213,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppPolicy", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppPolicies", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31254,19 +31260,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppPolicies" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppPolicyCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicyCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppPolicies/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31301,20 +31307,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicyCount", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppPolicies/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistration", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31349,19 +31355,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppRegistration" + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistration", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31396,20 +31402,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppRegistration" + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31444,19 +31450,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31491,20 +31497,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicyCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31539,19 +31545,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31586,20 +31592,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationCount", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31634,19 +31640,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31681,20 +31687,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicyCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31729,159 +31735,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest" + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], - "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest" - }, - { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequestCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequestCount", "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/$count", + "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Devices.CorporateManagement", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationOperation", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphManagedAppOperation" - }, - { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationOperation", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation", "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", + "OutputType": null, "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphManagedAppOperation" + "Permissions": [], + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequestCount", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationOperationCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperationCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31916,19 +31827,67 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationUserIdGraphWPreFlaggedAppRegistration", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Variants": [ + "List" + ], "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", + "OutputType": "IMicrosoftGraphManagedAppOperation", "ApiVersion": "beta", - "Variants": [ - "Get" + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } ], + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations" + }, + { "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31963,20 +31922,67 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperationCount", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppStatus", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Variants": [ + "Get" + ], "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration" + }, + { + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32011,19 +32017,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppStatus" + "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppStatus", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppStatuses", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32058,19 +32064,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppStatus" + "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppStatuses" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppStatusCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedAppStatusCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppStatuses/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32105,20 +32111,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementManagedAppStatusCount", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppStatuses/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBook", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBook", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedEBook", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32137,19 +32143,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedEBook" + "Command": "Get-MgBetaDeviceAppManagementManagedEBook", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBook", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBook", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedEBook", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32168,20 +32174,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedEBook" + "Command": "Get-MgBetaDeviceAppManagementManagedEBook", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBooks" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32200,19 +32206,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedEBookAssignment" + "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32231,20 +32237,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedEBookAssignment" + "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32263,22 +32269,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedEBookCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32297,20 +32303,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedEBookCategory" + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBookCategories", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List", "List1" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedEBookCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32329,21 +32335,21 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedEBookCategory" + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBookCategories" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCategoryCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBookCategories/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32362,19 +32368,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBookCategories/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32393,20 +32399,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCount", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBooks/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookDeviceState", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32425,19 +32431,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceInstallState" + "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookDeviceState", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32456,20 +32462,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceInstallState" + "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookDeviceStateCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32488,20 +32494,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceStateCount", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookInstallSummary", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookInstallSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEBookInstallSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32520,20 +32526,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEBookInstallSummary" + "Command": "Get-MgBetaDeviceAppManagementManagedEBookInstallSummary", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummary", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32552,19 +32558,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserInstallStateSummary" + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummary", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32583,20 +32589,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserInstallStateSummary" + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32615,20 +32621,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32647,19 +32653,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceInstallState" + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32678,20 +32684,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceInstallState" + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceStateCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32710,20 +32716,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32742,19 +32748,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy" + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32773,20 +32779,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy" + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32821,19 +32827,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32868,20 +32874,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32916,19 +32922,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32947,20 +32953,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32995,19 +33001,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33042,20 +33048,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFileCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33090,20 +33096,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33138,19 +33144,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33185,20 +33191,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFileCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33233,20 +33239,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33265,19 +33271,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobileApp" + "Command": "Get-MgBetaDeviceAppManagementMobileApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33296,34 +33302,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobileApp" + "Command": "Get-MgBetaDeviceAppManagementMobileApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidForWorkApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAndroidForWorkApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/androidForWorkApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidForWorkApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33342,166 +33348,166 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAndroidForWorkApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/androidForWorkApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories/{mobileAppCategory-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppCategoryCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationshipCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationshipCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationshipCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidLobApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAndroidLobApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/androidLobApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidLobApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33520,298 +33526,298 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAndroidLobApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/androidLobApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/{mobileAppCategory-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppCategoryCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedAppCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFileCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationshipCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationshipCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationshipCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidManagedStoreApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAndroidManagedStoreApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/androidManagedStoreApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidManagedStoreApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33830,166 +33836,166 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAndroidManagedStoreApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/androidManagedStoreApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories/{mobileAppCategory-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppCategoryCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationshipCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationshipCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationshipCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidStoreApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAndroidStoreApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/androidStoreApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidStoreApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -34008,166 +34014,166 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAndroidStoreApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/androidStoreApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/{mobileAppCategory-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppCategoryCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationshipCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationshipCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationshipCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosLobApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIosLobApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/iosLobApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosLobApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -34186,298 +34192,298 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIosLobApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/iosLobApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/{mobileAppCategory-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppCategoryCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedAppCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFileCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationshipCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationshipCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationshipCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosStoreApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIosStoreApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/iosStoreApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosStoreApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -34496,166 +34502,166 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIosStoreApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/iosStoreApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/{mobileAppCategory-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppCategoryCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" - }, - { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", - "Method": "GET", "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships", - "ApiVersion": "beta", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}" + }, + { + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationshipCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationshipCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationshipCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosVppApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIosVppApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/iosVppApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosVppApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -34674,210 +34680,210 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIosVppApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/iosVppApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicenseCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicenseCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicenseCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/{mobileAppCategory-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppCategoryCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationshipCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationshipCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationshipCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMacOSDmgApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMacOSDmgApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMacOSDmgApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -34896,298 +34902,298 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMacOSDmgApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/{mobileAppCategory-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppCategoryCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedAppCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFileCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationshipCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationshipCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationshipCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMacOSLobApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMacOSLobApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/macOSLobApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMacOSLobApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -35206,298 +35212,298 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMacOSLobApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/macOSLobApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/{mobileAppCategory-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppCategoryCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedAppCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFileCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationshipCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationshipCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationshipCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMacOSPkgApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMacOSPkgApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/macOSPkgApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMacOSPkgApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -35516,298 +35522,298 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMacOSPkgApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/macOSPkgApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories/{mobileAppCategory-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppCategoryCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedAppCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFileCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFileCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationshipCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationshipCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationshipCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAndroidLobApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedAndroidLobApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAndroidLobApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -35826,298 +35832,298 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAndroidLobApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/{mobileAppCategory-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppCategoryCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFileCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationshipCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationshipCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationshipCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedIosLobApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedIosLobApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedIosLobApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -36136,298 +36142,298 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedIosLobApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/{mobileAppCategory-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppCategoryCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedAppCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFileCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationshipCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationshipCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationshipCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedMobileLobApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -36446,298 +36452,298 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileLobApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/{mobileAppCategory-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppCategoryCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFileCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationshipCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationshipCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationshipCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -36756,196 +36762,196 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/{mobileAppCategory-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategoryCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedAppCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationshipCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationshipCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationshipCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -36964,19 +36970,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -36995,20 +37001,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -37027,34 +37033,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWin32LobApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWin32LobApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/win32LobApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWin32LobApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -37073,298 +37079,298 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWin32LobApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/win32LobApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], - "OutputType": null - }, - { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategory", "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/{mobileAppCategory-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/$count" + }, + { + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppCategoryCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedAppCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFileCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationshipCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationshipCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationshipCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppX", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppX", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsAppX", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsAppX" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppX", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppX", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppX", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/windowsAppX", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsAppX", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -37383,298 +37389,298 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsAppX" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppX", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/windowsAppX" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/{mobileAppCategory-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXCategoryCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedAppCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFileCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationshipCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationshipCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationshipCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsi", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsi", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsMobileMsi", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsMobileMsi" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsi", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsi", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsi", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsMobileMsi", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -37693,298 +37699,298 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsMobileMsi" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsi", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/{mobileAppCategory-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiCategoryCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedAppCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFileCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationshipCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationshipCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationshipCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsStoreApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsStoreApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/windowsStoreApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsStoreApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38003,166 +38009,166 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsStoreApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/windowsStoreApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories/{mobileAppCategory-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppCategoryCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationshipCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationshipCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationshipCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppX", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppX", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUniversalAppX", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUniversalAppX" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppX", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppX", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppX", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUniversalAppX", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38181,342 +38187,342 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsUniversalAppX" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppX", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/{mobileAppCategory-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCategoryCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedAppCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedAppCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFileCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationshipCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationshipCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationshipCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsWebApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsWebApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/windowsWebApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsWebApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38535,166 +38541,166 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsWebApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/windowsWebApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/{mobileAppCategory-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppCategoryCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationshipCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationshipCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationshipCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWinGetApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWinGetApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/winGetApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWinGetApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38713,197 +38719,197 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWinGetApp" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/winGetApp" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories/{mobileAppCategory-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppCategoryCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationshipCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationshipCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationshipCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCatalogPackage", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackage", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCatalogPackage" + "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackage", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCatalogPackage", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackage", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppCatalogPackages", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCatalogPackage" + "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackage", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCatalogPackageCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackageCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppCatalogPackages/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackageCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38922,20 +38928,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCategory", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppCategories", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List", "List1" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38954,20 +38960,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppCategories" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCategoryCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppCategories/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38986,20 +38992,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppCategories/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfiguration", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39018,19 +39024,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration" + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfiguration", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39049,20 +39055,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration" + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppConfigurations" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39081,19 +39087,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39112,20 +39118,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment" + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39144,19 +39150,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39175,20 +39181,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppConfigurations/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39207,19 +39213,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus" + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39238,20 +39244,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus" + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39270,20 +39276,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39302,20 +39308,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary" + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39334,19 +39340,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus" + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39365,20 +39371,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus" + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39397,20 +39403,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39429,19 +39435,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary" + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39460,19 +39466,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidGraphFPreWorkApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidForWorkApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/androidForWorkApp/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39491,19 +39497,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidForWorkApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/androidForWorkApp/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidLobApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/androidLobApp/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39522,19 +39528,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/androidLobApp/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidManagedStoreApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidManagedStoreApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/androidManagedStoreApp/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39553,19 +39559,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidManagedStoreApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/androidManagedStoreApp/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidStoreApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidStoreApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/androidStoreApp/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39584,19 +39590,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidStoreApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/androidStoreApp/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsiOSLobApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsiOSLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/iosLobApp/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39615,19 +39621,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsiOSLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/iosLobApp/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsIoStoreApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsIoStoreApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/iosStoreApp/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39646,19 +39652,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsIoStoreApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/iosStoreApp/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsIoVppApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsIoVppApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/iosVppApp/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39677,19 +39683,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsIoVppApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/iosVppApp/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMacOSDmgApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSDmgApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39708,19 +39714,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSDmgApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMacOSLobApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/macOSLobApp/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39739,19 +39745,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/macOSLobApp/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMacOSPkgApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSPkgApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/macOSPkgApp/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39770,19 +39776,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSPkgApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/macOSPkgApp/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsManagedAndroidLobApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedAndroidLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39801,19 +39807,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedAndroidLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsManagediOSLobApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagediOSLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39832,19 +39838,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagediOSLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsManagedMobileLobApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedMobileLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39863,19 +39869,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedMobileLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMicrosoftStoreGraphFPreBusinessApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39894,19 +39900,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWin32LobApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWin32LobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/win32LobApp/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39925,19 +39931,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWin32LobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/win32LobApp/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowAppX", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsAppX", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/windowsAppX/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39956,19 +39962,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsAppX", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/windowsAppX/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowMobileMsi", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsMobileMsi", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39987,19 +39993,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsMobileMsi", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowStoreApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowStoreApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/windowsStoreApp/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40018,19 +40024,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowStoreApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/windowsStoreApp/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowUniversalAppX", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsUniversalAppX", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40049,19 +40055,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsUniversalAppX", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowWebApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsWebApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/windowsWebApp/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40080,19 +40086,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsWebApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/windowsWebApp/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWinGetApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWinGetApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/winGetApp/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40111,20 +40117,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWinGetApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/winGetApp/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -40143,19 +40149,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppRelationship", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -40174,20 +40180,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppRelationshipCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationshipCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -40206,22 +40212,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationshipCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySet", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementPolicySet", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/policySets/{policySet-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "Get1", "GetExpanded", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPolicySet", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40240,19 +40246,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPolicySet" + "Command": "Get-MgBetaDeviceAppManagementPolicySet", + "Method": "GET", + "Uri": "/deviceAppManagement/policySets/{policySet-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySet", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementPolicySet", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/policySets", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPolicySet", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40271,20 +40277,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPolicySet" + "Command": "Get-MgBetaDeviceAppManagementPolicySet", + "Method": "GET", + "Uri": "/deviceAppManagement/policySets" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPolicySetAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40303,19 +40309,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPolicySetAssignment" + "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPolicySetAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40334,20 +40340,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPolicySetAssignment" + "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40366,19 +40372,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementPolicySetCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/policySets/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40397,20 +40403,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementPolicySetCount", + "Method": "GET", + "Uri": "/deviceAppManagement/policySets/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetItem", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementPolicySetItem", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPolicySetItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40429,19 +40435,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPolicySetItem" + "Command": "Get-MgBetaDeviceAppManagementPolicySetItem", + "Method": "GET", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetItem", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementPolicySetItem", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPolicySetItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40460,20 +40466,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPolicySetItem" + "Command": "Get-MgBetaDeviceAppManagementPolicySetItem", + "Method": "GET", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetItemCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementPolicySetItemCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40492,19 +40498,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementPolicySetItemCount", + "Method": "GET", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtSymantecCodeSigningCertificate", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -40523,20 +40529,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate" + "Command": "Get-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", + "Method": "GET", + "Uri": "/deviceAppManagement/symantecCodeSigningCertificate" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40555,19 +40561,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration" + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40586,20 +40592,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration" + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40634,19 +40640,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40681,20 +40687,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAppCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40729,20 +40735,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40777,19 +40783,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40824,20 +40830,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40872,19 +40878,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40903,20 +40909,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationCount", + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40951,20 +40957,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -40999,19 +41005,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting" + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41046,20 +41052,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting" + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41094,20 +41100,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingCount", + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingDefinition", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41142,19 +41148,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition", + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingDefinition", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41189,20 +41195,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition", + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingDefinitionCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41237,67 +41243,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinitionCount", + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtTask", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTask", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphDeviceAppManagementTask" - }, - { - "CommandAlias": "Get-MgBetaDeviceAppMgtTask", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTask", "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/deviceAppManagementTasks", + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41332,19 +41291,66 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceAppManagementTask" + "Command": "Get-MgBetaDeviceAppManagementTask", + "Method": "GET", + "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtTaskCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementTaskCount", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Variants": [ + "List" + ], "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/deviceAppManagementTasks/$count", + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaDeviceAppManagementTask", + "Method": "GET", + "Uri": "/deviceAppManagement/deviceAppManagementTasks" + }, + { + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41379,20 +41385,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementTaskCount", + "Method": "GET", + "Uri": "/deviceAppManagement/deviceAppManagementTasks/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtVppToken", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementVppToken", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVppToken", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -41427,19 +41433,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphVppToken" + "Command": "Get-MgBetaDeviceAppManagementVppToken", + "Method": "GET", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtVppToken", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementVppToken", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/vppTokens", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVppToken", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -41474,19 +41480,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphVppToken" + "Command": "Get-MgBetaDeviceAppManagementVppToken", + "Method": "GET", + "Uri": "/deviceAppManagement/vppTokens" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtVppTokenCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementVppTokenCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/vppTokens/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -41521,20 +41527,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementVppTokenCount", + "Method": "GET", + "Uri": "/deviceAppManagement/vppTokens/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtVppTokenLicenseGraphFPreApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementVppTokenLicenseForApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/vppTokens/getLicensesForApp(bundleId='{bundleId}')", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVppTokenLicenseSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -41569,20 +41575,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphVppTokenLicenseSummary" + "Command": "Get-MgBetaDeviceAppManagementVppTokenLicenseForApp", + "Method": "GET", + "Uri": "/deviceAppManagement/vppTokens/getLicensesForApp(bundleId='{bundleId}')" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicy", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41601,19 +41607,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy" + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "Method": "GET", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicy", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41632,20 +41638,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy" + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "Method": "GET", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41664,19 +41670,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment" + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41695,20 +41701,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment" + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41727,19 +41733,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41758,20 +41764,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyCount", + "Method": "GET", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyDeploySummary", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41790,20 +41796,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary" + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", + "Method": "GET", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41822,19 +41828,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus" + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "Method": "GET", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41853,20 +41859,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus" + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "Method": "GET", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41901,66 +41907,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration" + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration" - }, - { - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistrationCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistrationCount", "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/$count", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41995,20 +41954,67 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Variants": [ + "Get" + ], "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistrationCount", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/$count" + }, + { + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42043,19 +42049,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy" + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42090,20 +42096,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy" + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42138,19 +42144,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42185,20 +42191,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42233,19 +42239,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42280,20 +42286,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyCount", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42328,19 +42334,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42375,20 +42381,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFileCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42423,20 +42429,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42471,19 +42477,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42518,20 +42524,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFileCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42566,20 +42572,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42614,19 +42620,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction" + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42661,19 +42667,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction" + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionWipeActionCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeActionCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42708,67 +42714,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeActionCount", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtection", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphWindowsManagedAppProtection" - }, - { - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtection", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection", "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections", + "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42803,20 +42762,67 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsManagedAppProtection" + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, + "Variants": [ + "List" + ], "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", + "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsManagedAppProtections" + }, + { + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42851,19 +42857,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42898,20 +42904,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAppCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42946,20 +42952,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42994,19 +43000,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43041,20 +43047,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignmentCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43089,19 +43095,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionCount", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/$count", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43136,34 +43142,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionCount", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/$count" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionDeploymentSummary", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary" }, { - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagementApp", - "Method": "GET", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagementApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsManagementApp", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsManagementApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43198,20 +43204,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsManagementApp" + "Command": "Get-MgBetaDeviceAppManagementWindowsManagementApp", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsManagementApp" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceByDeviceId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-beta", - "Uri": "/devices(deviceId='{deviceId}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -43246,93 +43252,93 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgBetaDeviceByDeviceId", + "Method": "GET", + "Uri": "/devices(deviceId='{deviceId}')" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "Uri": "/devices/getByIds", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaDeviceById", + "Method": "POST", + "Uri": "/devices/getByIds" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceCommand", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/commands/{command-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCommand", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCommand" + "Command": "Get-MgBetaDeviceCommand", + "Method": "GET", + "Uri": "/devices/{device-id}/commands/{command-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceCommand", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/commands", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCommand", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCommand" + "Command": "Get-MgBetaDeviceCommand", + "Method": "GET", + "Uri": "/devices/{device-id}/commands" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceCommandCount", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/commands/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceCommandCount", + "Method": "GET", + "Uri": "/devices/{device-id}/commands/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceCommandResponsepayload", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/commands/{command-id}/responsepayload", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceCommandResponsepayload", + "Method": "GET", + "Uri": "/devices/{device-id}/commands/{command-id}/responsepayload" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceCount", - "ApiReferenceLink": null, - "Uri": "/devices/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -43367,77 +43373,77 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceCount", + "Method": "GET", + "Uri": "/devices/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-beta", - "Uri": "/devices/delta", - "ApiVersion": "beta", "Variants": [ "Delta" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgBetaDeviceDelta", + "Method": "GET", + "Uri": "/devices/delta" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceExtension", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceExtension", + "Method": "GET", + "Uri": "/devices/{device-id}/extensions/{extension-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceExtension", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/extensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgBetaDeviceExtension", + "Method": "GET", + "Uri": "/devices/{device-id}/extensions" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceExtensionCount", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/extensions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceExtensionCount", + "Method": "GET", + "Uri": "/devices/{device-id}/extensions/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagement", - "ApiReferenceLink": null, - "Uri": "/deviceManagement", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43520,19 +43526,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagement" + "Command": "Get-MgBetaDeviceManagement", + "Method": "GET", + "Uri": "/deviceManagement" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43551,20 +43557,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary" + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", + "Method": "GET", + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43583,19 +43589,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState" + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "Method": "GET", + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43614,19 +43620,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState" + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "Method": "GET", + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43645,20 +43651,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingStateCount", + "Method": "GET", + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43677,19 +43683,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile" + "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "Method": "GET", + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43708,19 +43714,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile" + "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "Method": "GET", + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43739,20 +43745,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileCount", + "Method": "GET", + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43771,19 +43777,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema" + "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "Method": "GET", + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43802,19 +43808,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema" + "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "Method": "GET", + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchemaCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43833,20 +43839,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchemaCount", + "Method": "GET", + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43865,19 +43871,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile" + "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "Method": "GET", + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43896,19 +43902,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile" + "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "Method": "GET", + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43927,19 +43933,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileCount", + "Method": "GET", + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidForWorkSettings", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidForWorkSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43958,19 +43964,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAndroidForWorkSettings" + "Command": "Get-MgBetaDeviceManagementAndroidForWorkSetting", + "Method": "GET", + "Uri": "/deviceManagement/androidForWorkSettings" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43989,20 +43995,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings" + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", + "Method": "GET", + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44021,19 +44027,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema" + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "Method": "GET", + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44052,19 +44058,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema" + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "Method": "GET", + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchemaCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44083,19 +44089,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchemaCount", + "Method": "GET", + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementApplePushNotificationCertificate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/applePushNotificationCertificate", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -44130,20 +44136,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate" + "Command": "Get-MgBetaDeviceManagementApplePushNotificationCertificate", + "Method": "GET", + "Uri": "/deviceManagement/applePushNotificationCertificate" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -44162,19 +44168,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile" + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "Method": "GET", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -44193,20 +44199,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile" + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "Method": "GET", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -44225,19 +44231,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment" + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "Method": "GET", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -44256,20 +44262,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment" + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "Method": "GET", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -44288,19 +44294,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -44319,19 +44325,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileCount", + "Method": "GET", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/$count" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAssignedRoleDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/getAssignedRoleDetails", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignedRoleDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44366,20 +44372,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignedRoleDetails" + "Command": "Get-MgBetaDeviceManagementAssignedRoleDetail", + "Method": "GET", + "Uri": "/deviceManagement/getAssignedRoleDetails" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAssignmentFilter", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44398,19 +44404,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter" + "Command": "Get-MgBetaDeviceManagementAssignmentFilter", + "Method": "GET", + "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAssignmentFilter", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/assignmentFilters", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44429,19 +44435,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter" + "Command": "Get-MgBetaDeviceManagementAssignmentFilter", + "Method": "GET", + "Uri": "/deviceManagement/assignmentFilters" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAssignmentFilterCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/assignmentFilters/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44460,20 +44466,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementAssignmentFilterCount", + "Method": "GET", + "Uri": "/deviceManagement/assignmentFilters/$count" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAssignmentFilterPlatformSupportedProperty", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/assignmentFilters/getPlatformSupportedProperties(platform='{platform}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44492,19 +44498,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty" + "Command": "Get-MgBetaDeviceManagementAssignmentFilterPlatformSupportedProperty", + "Method": "GET", + "Uri": "/deviceManagement/assignmentFilters/getPlatformSupportedProperties(platform='{platform}')" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAssignmentFilterState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/assignmentFilters/getState", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44523,20 +44529,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementAssignmentFilterState", + "Method": "GET", + "Uri": "/deviceManagement/assignmentFilters/getState" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementAssignmentFilterStatusDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/getAssignmentFiltersStatusDetails", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAssignmentFilterStatusDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44555,20 +44561,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAssignmentFilterStatusDetails" + "Command": "Get-MgBetaDeviceManagementAssignmentFilterStatusDetail", + "Method": "POST", + "Uri": "/deviceManagement/getAssignmentFiltersStatusDetails" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAssignmentFilterSupportedProperty", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}/getSupportedProperties", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44587,20 +44593,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty" + "Command": "Get-MgBetaDeviceManagementAssignmentFilterSupportedProperty", + "Method": "GET", + "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}/getSupportedProperties" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAuditEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuditEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44619,19 +44625,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuditEvent" + "Command": "Get-MgBetaDeviceManagementAuditEvent", + "Method": "GET", + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAuditEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/auditEvents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuditEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44650,20 +44656,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuditEvent" + "Command": "Get-MgBetaDeviceManagementAuditEvent", + "Method": "GET", + "Uri": "/deviceManagement/auditEvents" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAuditEventAuditActivityType", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44682,19 +44688,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementAuditEventAuditActivityType", + "Method": "GET", + "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAuditEventAuditCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/auditEvents/getAuditCategories", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44713,19 +44719,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementAuditEventAuditCategory", + "Method": "GET", + "Uri": "/deviceManagement/auditEvents/getAuditCategories" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAuditEventCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/auditEvents/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44744,20 +44750,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementAuditEventCount", + "Method": "GET", + "Uri": "/deviceManagement/auditEvents/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAutopilotEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -44776,19 +44782,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent" + "Command": "Get-MgBetaDeviceManagementAutopilotEvent", + "Method": "GET", + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAutopilotEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/autopilotEvents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -44807,19 +44813,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent" + "Command": "Get-MgBetaDeviceManagementAutopilotEvent", + "Method": "GET", + "Uri": "/deviceManagement/autopilotEvents" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAutopilotEventCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/autopilotEvents/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -44838,20 +44844,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementAutopilotEventCount", + "Method": "GET", + "Uri": "/deviceManagement/autopilotEvents/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -44870,19 +44876,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail" + "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", + "Method": "GET", + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -44901,20 +44907,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail" + "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", + "Method": "GET", + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetailCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -44933,20 +44939,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetailCount", + "Method": "GET", + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCartToClassAssociation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44965,19 +44971,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCartToClassAssociation" + "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", + "Method": "GET", + "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/cartToClassAssociations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCartToClassAssociation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44996,19 +45002,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCartToClassAssociation" + "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", + "Method": "GET", + "Uri": "/deviceManagement/cartToClassAssociations" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCartToClassAssociationCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/cartToClassAssociations/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45027,20 +45033,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementCartToClassAssociationCount", + "Method": "GET", + "Uri": "/deviceManagement/cartToClassAssociations/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45059,19 +45065,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory" + "Command": "Get-MgBetaDeviceManagementCategory", + "Method": "GET", + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/categories", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45090,19 +45096,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory" + "Command": "Get-MgBetaDeviceManagementCategory", + "Method": "GET", + "Uri": "/deviceManagement/categories" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/categories/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45121,20 +45127,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementCategoryCount", + "Method": "GET", + "Uri": "/deviceManagement/categories/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45153,19 +45159,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" + "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", + "Method": "GET", + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45184,20 +45190,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" + "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", + "Method": "GET", + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCategorySettingDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45216,22 +45222,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementCategorySettingDefinitionCount", + "Method": "GET", + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/$count" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementCertificateConnectorDetailHealthMetric", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetrics", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphKeyLongValuePair", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45250,22 +45256,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphKeyLongValuePair" + "Command": "Get-MgBetaDeviceManagementCertificateConnectorDetailHealthMetric", + "Method": "POST", + "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetrics" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementCertificateConnectorDetailHealthMetricTimeSeries", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetricTimeSeries", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCertificateConnectorHealthMetricValue", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45284,20 +45290,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCertificateConnectorHealthMetricValue" + "Command": "Get-MgBetaDeviceManagementCertificateConnectorDetailHealthMetricTimeSeries", + "Method": "POST", + "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetricTimeSeries" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45332,19 +45338,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDevice" + "Command": "Get-MgBetaDeviceManagementComanagedDevice", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45379,196 +45385,196 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDevice" + "Command": "Get-MgBetaDeviceManagementComanagedDevice", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetailCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetailCount", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCategory" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCategory", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcRemoteActionResult", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcRemoteActionResult", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcRemoteActionResults" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcReviewStatus", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcReviewStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcReviewStatus" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcReviewStatus" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyStateCount", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationState" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationState" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationStateCount", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45603,64 +45609,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCount", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDetectedApp" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDetectedApp" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedAppCount", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/$count" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceFileVaultKey", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getFileVaultKey", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45695,254 +45701,254 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementComanagedDeviceFileVaultKey", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getFileVaultKey" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptStateCount", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestCount", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationStateCount", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceNonCompliantSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getNonCompliantSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceNonCompliantSetting", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getNonCompliantSettings" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityBaselineState" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityBaselineState" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateCount", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingStateCount", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/getComanagedDevicesSummary", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphComanagedDevicesSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45977,93 +45983,93 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphComanagedDevicesSummary" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSummary", + "Method": "GET", + "Uri": "/deviceManagement/getComanagedDevicesSummary" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceUser", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/users", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceUser", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/users" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsProtectionState" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46098,19 +46104,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphComanagementEligibleDevice" + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", + "Method": "GET", + "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagementEligibleDevices", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46145,19 +46151,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphComanagementEligibleDevice" + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", + "Method": "GET", + "Uri": "/deviceManagement/comanagementEligibleDevices" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagementEligibleDevices/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46192,19 +46198,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceCount", + "Method": "GET", + "Uri": "/deviceManagement/comanagementEligibleDevices/$count" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/getComanagementEligibleDevicesSummary", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphComanagementEligibleDevicesSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46239,20 +46245,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphComanagementEligibleDevicesSummary" + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary", + "Method": "GET", + "Uri": "/deviceManagement/getComanagementEligibleDevicesSummary" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -46287,19 +46293,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphComplianceManagementPartner" + "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", + "Method": "GET", + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/complianceManagementPartners", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -46334,19 +46340,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphComplianceManagementPartner" + "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", + "Method": "GET", + "Uri": "/deviceManagement/complianceManagementPartners" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComplianceManagementPartnerCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/complianceManagementPartners/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -46381,20 +46387,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementComplianceManagementPartnerCount", + "Method": "GET", + "Uri": "/deviceManagement/complianceManagementPartners/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46413,19 +46419,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy" + "Command": "Get-MgBetaDeviceManagementCompliancePolicy", + "Method": "GET", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46444,20 +46450,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy" + "Command": "Get-MgBetaDeviceManagementCompliancePolicy", + "Method": "GET", + "Uri": "/deviceManagement/compliancePolicies" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46476,19 +46482,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment" + "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", + "Method": "GET", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46507,20 +46513,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment" + "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", + "Method": "GET", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46539,19 +46545,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46570,20 +46576,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementCompliancePolicyCount", + "Method": "GET", + "Uri": "/deviceManagement/compliancePolicies/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46602,19 +46608,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule" + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", + "Method": "GET", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46633,20 +46639,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule" + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", + "Method": "GET", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46665,20 +46671,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleCount", + "Method": "GET", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46697,19 +46703,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem" + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "GET", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46728,20 +46734,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem" + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "GET", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46760,20 +46766,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", + "Method": "GET", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46792,19 +46798,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting" + "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", + "Method": "GET", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46823,20 +46829,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting" + "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", + "Method": "GET", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46855,64 +46861,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingCount", + "Method": "GET", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", + "Method": "GET", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", + "Method": "GET", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinitionCount", + "Method": "GET", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComplianceSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46931,19 +46937,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Command": "Get-MgBetaDeviceManagementComplianceSetting", + "Method": "GET", + "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComplianceSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/complianceSettings", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46962,19 +46968,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Command": "Get-MgBetaDeviceManagementComplianceSetting", + "Method": "GET", + "Uri": "/deviceManagement/complianceSettings" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementComplianceSettingCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/complianceSettings/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46993,19 +46999,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementComplianceSettingCount", + "Method": "GET", + "Uri": "/deviceManagement/complianceSettings/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConditionalAccessSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/conditionalAccessSettings", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47040,20 +47046,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings" + "Command": "Get-MgBetaDeviceManagementConditionalAccessSetting", + "Method": "GET", + "Uri": "/deviceManagement/conditionalAccessSettings" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigManagerCollectionPolicySummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configManagerCollections/getPolicySummary(policyId='{policyId}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConfigManagerPolicySummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47088,20 +47094,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConfigManagerPolicySummary" + "Command": "Get-MgBetaDeviceManagementConfigManagerCollectionPolicySummary", + "Method": "GET", + "Uri": "/deviceManagement/configManagerCollections/getPolicySummary(policyId='{policyId}')" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47120,19 +47126,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy" + "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", + "Method": "GET", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47151,20 +47157,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy" + "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", + "Method": "GET", + "Uri": "/deviceManagement/configurationPolicies" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47183,19 +47189,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment" + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", + "Method": "GET", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47214,20 +47220,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment" + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", + "Method": "GET", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47246,19 +47252,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47277,50 +47283,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyCount", + "Method": "GET", + "Uri": "/deviceManagement/configurationPolicies/$count" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyJust", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveJustInTimeConfiguration", - "ApiVersion": "beta", "Variants": [ "Retrieve", "RetrieveViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationJustInTimeAssignmentPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationJustInTimeAssignmentPolicy" + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyJust", + "Method": "POST", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveJustInTimeConfiguration" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyLatestUpgradeDefaultBaselinePolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveLatestUpgradeDefaultBaselinePolicy", - "ApiVersion": "beta", "Variants": [ "Retrieve", "RetrieveViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy" + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyLatestUpgradeDefaultBaselinePolicy", + "Method": "GET", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveLatestUpgradeDefaultBaselinePolicy" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47339,19 +47345,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting" + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", + "Method": "GET", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47370,20 +47376,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting" + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", + "Method": "GET", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47402,20 +47408,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingCount", + "Method": "GET", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47434,19 +47440,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", + "Method": "GET", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47465,20 +47471,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", + "Method": "GET", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47497,20 +47503,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinitionCount", + "Method": "GET", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47529,19 +47535,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate" + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", + "Method": "GET", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicyTemplates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47560,19 +47566,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate" + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", + "Method": "GET", + "Uri": "/deviceManagement/configurationPolicyTemplates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicyTemplates/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47591,20 +47597,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateCount", + "Method": "GET", + "Uri": "/deviceManagement/configurationPolicyTemplates/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47623,19 +47629,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", + "Method": "GET", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47654,20 +47660,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", + "Method": "GET", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47686,20 +47692,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinitionCount", + "Method": "GET", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47718,19 +47724,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate" + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", + "Method": "GET", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47749,20 +47755,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate" + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", + "Method": "GET", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47781,20 +47787,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplateCount", + "Method": "GET", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47813,19 +47819,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Command": "Get-MgBetaDeviceManagementConfigurationSetting", + "Method": "GET", + "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationSettings", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47844,19 +47850,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Command": "Get-MgBetaDeviceManagementConfigurationSetting", + "Method": "GET", + "Uri": "/deviceManagement/configurationSettings" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementConfigurationSettingCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationSettings/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47875,20 +47881,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementConfigurationSettingCount", + "Method": "GET", + "Uri": "/deviceManagement/configurationSettings/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDataSharingConsent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDataSharingConsent", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -47915,19 +47921,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDataSharingConsent" + "Command": "Get-MgBetaDeviceManagementDataSharingConsent", + "Method": "GET", + "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDataSharingConsent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/dataSharingConsents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDataSharingConsent", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -47954,19 +47960,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDataSharingConsent" + "Command": "Get-MgBetaDeviceManagementDataSharingConsent", + "Method": "GET", + "Uri": "/deviceManagement/dataSharingConsents" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDataSharingConsentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/dataSharingConsents/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -47993,20 +47999,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDataSharingConsentCount", + "Method": "GET", + "Uri": "/deviceManagement/dataSharingConsents/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDepOnboardingSetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -48025,19 +48031,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDepOnboardingSetting" + "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", + "Method": "GET", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/depOnboardingSettings", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDepOnboardingSetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -48056,19 +48062,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDepOnboardingSetting" + "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", + "Method": "GET", + "Uri": "/deviceManagement/depOnboardingSettings" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/depOnboardingSettings/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -48087,20 +48093,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingCount", + "Method": "GET", + "Uri": "/deviceManagement/depOnboardingSettings/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDepIosEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -48119,20 +48125,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDepIosEnrollmentProfile" + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfile", + "Method": "GET", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDepMacOSEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -48151,20 +48157,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDepMacOSEnrollmentProfile" + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfile", + "Method": "GET", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/getEncryptionPublicKey", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -48183,20 +48189,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", + "Method": "GET", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/getEncryptionPublicKey" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -48215,19 +48221,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEnrollmentProfile" + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "Method": "GET", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -48246,20 +48252,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEnrollmentProfile" + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "Method": "GET", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -48278,20 +48284,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileCount", + "Method": "GET", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/$count" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingExpiringVppTokenCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/depOnboardingSettings/getExpiringVppTokenCount(expiringBeforeDateTime='{expiringBeforeDateTime}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -48310,20 +48316,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingExpiringVppTokenCount", + "Method": "GET", + "Uri": "/deviceManagement/depOnboardingSettings/getExpiringVppTokenCount(expiringBeforeDateTime='{expiringBeforeDateTime}')" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -48342,19 +48348,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity" + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "Method": "GET", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -48373,20 +48379,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity" + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "Method": "GET", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -48405,63 +48411,63 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityCount", + "Method": "GET", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDerivedCredential", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings" + "Command": "Get-MgBetaDeviceManagementDerivedCredential", + "Method": "GET", + "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDerivedCredential", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/derivedCredentials", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings" + "Command": "Get-MgBetaDeviceManagementDerivedCredential", + "Method": "GET", + "Uri": "/deviceManagement/derivedCredentials" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDerivedCredentialCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/derivedCredentials/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDerivedCredentialCount", + "Method": "GET", + "Uri": "/deviceManagement/derivedCredentials/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDetectedApp", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -48496,19 +48502,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDetectedApp" + "Command": "Get-MgBetaDeviceManagementDetectedApp", + "Method": "GET", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDetectedApp", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/detectedApps", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -48543,19 +48549,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDetectedApp" + "Command": "Get-MgBetaDeviceManagementDetectedApp", + "Method": "GET", + "Uri": "/deviceManagement/detectedApps" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDetectedAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/detectedApps/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -48590,20 +48596,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDetectedAppCount", + "Method": "GET", + "Uri": "/deviceManagement/detectedApps/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -48622,19 +48628,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDevice" + "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", + "Method": "GET", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -48653,20 +48659,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDevice" + "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", + "Method": "GET", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDeviceCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -48685,20 +48691,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDeviceCount", + "Method": "GET", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48733,19 +48739,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceCategory" + "Command": "Get-MgBetaDeviceManagementDeviceCategory", + "Method": "GET", + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCategories", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48780,19 +48786,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceCategory" + "Command": "Get-MgBetaDeviceManagementDeviceCategory", + "Method": "GET", + "Uri": "/deviceManagement/deviceCategories" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCategories/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48827,20 +48833,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceCategoryCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceCategories/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48859,19 +48865,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy" + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48890,20 +48896,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy" + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48922,19 +48928,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment" + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48953,20 +48959,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment" + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48985,19 +48991,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49016,19 +49022,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/$count" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceScheduledToRetire", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/getDevicesScheduledToRetire", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRetireScheduledManagedDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49047,20 +49053,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRetireScheduledManagedDevice" + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceScheduledToRetire", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/getDevicesScheduledToRetire" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49079,19 +49085,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary" + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49110,20 +49116,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary" + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49142,19 +49148,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49173,20 +49179,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary" + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49205,19 +49211,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus" + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49236,20 +49242,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus" + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49268,20 +49274,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49300,20 +49306,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview" + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyNoncompliantDeviceToRetire", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/getNoncompliantDevicesToRetire", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49332,20 +49338,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyNoncompliantDeviceToRetire", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/getNoncompliantDevicesToRetire" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49364,19 +49370,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule" + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49395,20 +49401,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule" + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49427,20 +49433,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49459,19 +49465,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem" + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49490,20 +49496,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem" + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49522,20 +49528,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49554,19 +49560,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary" + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49585,19 +49591,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary" + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49616,20 +49622,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49648,19 +49654,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState" + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49679,20 +49685,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState" + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49711,20 +49717,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49743,19 +49749,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus" + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49774,20 +49780,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus" + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49806,20 +49812,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49838,20 +49844,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview" + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49870,19 +49876,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceConfiguration" + "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49901,19 +49907,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceConfiguration" + "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAllManagedDeviceCertificateStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49932,20 +49938,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAllManagedDeviceCertificateStateCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49964,19 +49970,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment" + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49995,20 +50001,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment" + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50027,20 +50033,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50059,19 +50065,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary" + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationConflictSummary", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50090,19 +50096,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary" + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurationConflictSummary" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummaryCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationConflictSummary/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50121,19 +50127,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummaryCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurationConflictSummary/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50152,20 +50158,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50184,19 +50190,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary" + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50215,20 +50221,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary" + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50247,19 +50253,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50278,20 +50284,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary" + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50310,19 +50316,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus" + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50341,20 +50347,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus" + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50373,20 +50379,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50405,20 +50411,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview" + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50437,19 +50443,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment" + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50468,20 +50474,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment" + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50500,20 +50506,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50532,19 +50538,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceConfiguration" + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfiguration", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationIoAvailableUpdateVersion", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/getIosAvailableUpdateVersions", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosAvailableUpdateVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50563,20 +50569,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIosAvailableUpdateVersion" + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationIoAvailableUpdateVersion", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/getIosAvailableUpdateVersions" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50595,19 +50601,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState" + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50626,20 +50632,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState" + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50658,63 +50664,63 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationProfiles/{deviceConfigurationProfile-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationProfile" + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfile", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurationProfiles/{deviceConfigurationProfile-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationProfiles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationProfile" + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfile", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurationProfiles" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfileCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationProfiles/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfileCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurationProfiles/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50733,19 +50739,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRestrictedAppsViolation" + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50764,19 +50770,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRestrictedAppsViolation" + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolationCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50795,34 +50801,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolationCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/$count" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationTargetedUserAndDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/getTargetedUsersAndDevices", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationTargetedUserAndDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationTargetedUserAndDevice" + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationTargetedUserAndDevice", + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations/getTargetedUsersAndDevices" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50841,20 +50847,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary" + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50873,19 +50879,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus" + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50904,20 +50910,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus" + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50936,20 +50942,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50968,20 +50974,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview" + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -51016,19 +51022,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration" + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "Method": "GET", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -51063,20 +51069,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration" + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "Method": "GET", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -51111,19 +51117,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment" + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Method": "GET", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -51158,20 +51164,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment" + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Method": "GET", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -51206,19 +51212,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -51253,20 +51259,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceHealthScript", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51283,21 +51289,37 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.Read.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceHealthScript" + "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", + "Method": "GET", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceHealthScripts", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceHealthScript", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51314,22 +51336,38 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.Read.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceHealthScript" + "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", + "Method": "GET", + "Uri": "/deviceManagement/deviceHealthScripts" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51348,19 +51386,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment" + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "Method": "GET", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51377,22 +51415,38 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.Read.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment" + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "Method": "GET", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51409,21 +51463,37 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.Read.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceHealthScripts/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51440,22 +51510,38 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.Read.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceHealthScripts/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51474,19 +51560,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState" + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "Method": "GET", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51503,22 +51589,38 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.Read.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState" + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "Method": "GET", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51535,22 +51637,38 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.Read.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51585,20 +51703,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDevice" + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", + "Method": "GET", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptGlobalScriptHighestAvailableVersion", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getGlobalScriptHighestAvailableVersion", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51615,22 +51733,30 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptGlobalScriptHighestAvailableVersion", + "Method": "POST", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getGlobalScriptHighestAvailableVersion" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getRemediationHistory", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51647,21 +51773,37 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.Read.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationHistory" + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationHistory", + "Method": "GET", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getRemediationHistory" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceHealthScripts/getRemediationSummary", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51678,22 +51820,38 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.Read.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationSummary" + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationSummary", + "Method": "GET", + "Uri": "/deviceManagement/deviceHealthScripts/getRemediationSummary" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRunSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51710,22 +51868,38 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.Read.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary" + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRunSummary", + "Method": "GET", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScript", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceShellScript", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51760,19 +51934,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceShellScript" + "Command": "Get-MgBetaDeviceManagementDeviceShellScript", + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScript", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceShellScript", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51807,20 +51981,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceShellScript" + "Command": "Get-MgBetaDeviceManagementDeviceShellScript", + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51855,19 +52029,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment" + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51902,20 +52076,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment" + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51950,19 +52124,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51997,20 +52171,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52045,19 +52219,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState" + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52092,20 +52266,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState" + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52140,35 +52314,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDevice" + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52203,19 +52377,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment" + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52250,20 +52424,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment" + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52298,20 +52472,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptRunSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52346,20 +52520,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary" + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptRunSummary", + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52394,19 +52568,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState" + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52441,20 +52615,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState" + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52489,49 +52663,49 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState" + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState" + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDomainJoinConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52550,19 +52724,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector" + "Command": "Get-MgBetaDeviceManagementDomainJoinConnector", + "Method": "GET", + "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDomainJoinConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/domainJoinConnectors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52581,19 +52755,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector" + "Command": "Get-MgBetaDeviceManagementDomainJoinConnector", + "Method": "GET", + "Uri": "/deviceManagement/domainJoinConnectors" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementDomainJoinConnectorCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/domainJoinConnectors/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52612,21 +52786,21 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementDomainJoinConnectorCount", + "Method": "GET", + "Uri": "/deviceManagement/domainJoinConnectors/$count" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementEffectivePermission", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/getEffectivePermissions", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -52645,35 +52819,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementEffectivePermission", + "Method": "GET", + "Uri": "/deviceManagement/getEffectivePermissions" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementElevationRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/getAllElevationRequests", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest" + "Command": "Get-MgBetaDeviceManagementElevationRequest", + "Method": "POST", + "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/getAllElevationRequests" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52692,19 +52866,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool" + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "Method": "GET", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/embeddedSIMActivationCodePools", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52723,20 +52897,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool" + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "Method": "GET", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52755,19 +52929,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment" + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "Method": "GET", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52786,20 +52960,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment" + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "Method": "GET", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52818,19 +52992,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52849,20 +53023,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolCount", + "Method": "GET", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52881,19 +53055,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState" + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "Method": "GET", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52912,20 +53086,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState" + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "Method": "GET", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52944,20 +53118,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceStateCount", + "Method": "GET", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementExchangeConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -52992,19 +53166,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector" + "Command": "Get-MgBetaDeviceManagementExchangeConnector", + "Method": "GET", + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementExchangeConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/exchangeConnectors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -53039,19 +53213,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector" + "Command": "Get-MgBetaDeviceManagementExchangeConnector", + "Method": "GET", + "Uri": "/deviceManagement/exchangeConnectors" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementExchangeConnectorCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/exchangeConnectors/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -53086,21 +53260,21 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementExchangeConnectorCount", + "Method": "GET", + "Uri": "/deviceManagement/exchangeConnectors/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -53135,64 +53309,64 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy" + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", + "Method": "GET", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/exchangeOnPremisesPolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy" + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", + "Method": "GET", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings" + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", + "Method": "GET", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyCount", + "Method": "GET", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53211,19 +53385,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupPolicyCategory" + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyCategories", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53242,63 +53416,63 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupPolicyCategory" + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyCategories" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/{groupPolicyCategory-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyCategory" + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/{groupPolicyCategory-id1}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyCategory" + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChildCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChildCount", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyCategories/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53317,94 +53491,94 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryCount", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyCategories/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/{groupPolicyDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/{groupPolicyDefinition-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionCount", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionFile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile" + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionFile", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryParent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyCategory" + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryParent", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53423,19 +53597,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration" + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyConfigurations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53454,20 +53628,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration" + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyConfigurations" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53486,19 +53660,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment" + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53517,20 +53691,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment" + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53549,19 +53723,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53580,20 +53754,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationCount", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyConfigurations/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53612,19 +53786,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue" + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53643,20 +53817,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue" + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53675,20 +53849,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueCount", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53707,20 +53881,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueDefinition", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53739,19 +53913,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue" + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53770,20 +53944,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue" + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53802,19 +53976,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53833,34 +54007,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyCategory" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCategory", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53879,22 +54053,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCount", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53913,567 +54087,567 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitionFiles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitionFiles" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileCount", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/{groupPolicyDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/{groupPolicyDefinition-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinitionCount", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/category", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyCategory" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionCategory", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/category" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionFile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/definitionFile", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionFile", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/definitionFile" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationCount", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationDefinition", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}/definition" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/category", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyCategory" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionCategory", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/category" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionFile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/definitionFile", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionFile", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/definitionFile" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationCount", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationDefinition", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}/definition" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationCount", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationDefinition", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/category", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyCategory" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionCategory", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/category" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionFile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/definitionFile", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionFile", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/definitionFile" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/category", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyCategory" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionCategory", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/category" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionFile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/definitionFile", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionFile", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/definitionFile" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationCount", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationDefinition", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}/definition" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationCount", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationDefinition", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}/definition" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54492,19 +54666,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport" + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyMigrationReports", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54523,19 +54697,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport" + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyMigrationReports" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyMigrationReports/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54554,20 +54728,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportCount", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyMigrationReports/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54586,19 +54760,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping" + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54617,20 +54791,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping" + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMappingCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54649,20 +54823,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMappingCount", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54681,19 +54855,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension" + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54712,20 +54886,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension" + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions" }, { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtensionCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/$count", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement.Administration", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54744,20 +54918,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtensionCount", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54776,19 +54950,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile" + "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyObjectFiles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54807,19 +54981,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile" + "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyObjectFiles" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyObjectFiles/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54838,20 +55012,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFileCount", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyObjectFiles/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54870,19 +55044,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile" + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54901,19 +55075,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile" + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54932,108 +55106,108 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileCount", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/{groupPolicyDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/{groupPolicyDefinition-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinitionCount", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyOperation" + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyOperation" + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperationCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperationCount", + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -55052,19 +55226,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphImportedDeviceIdentity" + "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", + "Method": "GET", + "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/importedDeviceIdentities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -55083,19 +55257,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphImportedDeviceIdentity" + "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", + "Method": "GET", + "Uri": "/deviceManagement/importedDeviceIdentities" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentityCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/importedDeviceIdentities/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -55114,20 +55288,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentityCount", + "Method": "GET", + "Uri": "/deviceManagement/importedDeviceIdentities/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -55146,19 +55320,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity" + "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "GET", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -55177,19 +55351,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity" + "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "GET", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -55208,20 +55382,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", + "Method": "GET", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55240,19 +55414,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementIntent" + "Command": "Get-MgBetaDeviceManagementIntent", + "Method": "GET", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55271,20 +55445,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementIntent" + "Command": "Get-MgBetaDeviceManagementIntent", + "Method": "GET", + "Uri": "/deviceManagement/intents" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55303,19 +55477,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment" + "Command": "Get-MgBetaDeviceManagementIntentAssignment", + "Method": "GET", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55334,20 +55508,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment" + "Command": "Get-MgBetaDeviceManagementIntentAssignment", + "Method": "GET", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55366,20 +55540,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementIntentAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55398,19 +55572,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory" + "Command": "Get-MgBetaDeviceManagementIntentCategory", + "Method": "GET", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55429,20 +55603,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory" + "Command": "Get-MgBetaDeviceManagementIntentCategory", + "Method": "GET", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55461,20 +55635,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementIntentCategoryCount", + "Method": "GET", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55493,19 +55667,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", + "Method": "GET", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55524,20 +55698,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", + "Method": "GET", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55556,20 +55730,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingCount", + "Method": "GET", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55588,19 +55762,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", + "Method": "GET", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55619,20 +55793,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", + "Method": "GET", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55651,19 +55825,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinitionCount", + "Method": "GET", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55682,20 +55856,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementIntentCount", + "Method": "GET", + "Uri": "/deviceManagement/intents/$count" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentCustomizedSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/getCustomizedSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntentCustomizedSetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55714,20 +55888,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentCustomizedSetting" + "Command": "Get-MgBetaDeviceManagementIntentCustomizedSetting", + "Method": "GET", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/getCustomizedSettings" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55746,19 +55920,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary" + "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary", + "Method": "GET", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55777,20 +55951,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary" + "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary", + "Method": "GET", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummaryCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55809,20 +55983,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummaryCount", + "Method": "GET", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentDeviceState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55841,19 +56015,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState" + "Command": "Get-MgBetaDeviceManagementIntentDeviceState", + "Method": "GET", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentDeviceState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55872,20 +56046,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState" + "Command": "Get-MgBetaDeviceManagementIntentDeviceState", + "Method": "GET", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentDeviceStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55904,20 +56078,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementIntentDeviceStateCount", + "Method": "GET", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentDeviceStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55936,20 +56110,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary" + "Command": "Get-MgBetaDeviceManagementIntentDeviceStateSummary", + "Method": "GET", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55968,19 +56142,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Command": "Get-MgBetaDeviceManagementIntentSetting", + "Method": "GET", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55999,20 +56173,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Command": "Get-MgBetaDeviceManagementIntentSetting", + "Method": "GET", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentSettingCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56031,20 +56205,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementIntentSettingCount", + "Method": "GET", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentUserState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56063,19 +56237,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState" + "Command": "Get-MgBetaDeviceManagementIntentUserState", + "Method": "GET", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentUserState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56094,20 +56268,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState" + "Command": "Get-MgBetaDeviceManagementIntentUserState", + "Method": "GET", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentUserStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56126,20 +56300,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementIntentUserStateCount", + "Method": "GET", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntentUserStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56158,20 +56332,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary" + "Command": "Get-MgBetaDeviceManagementIntentUserStateSummary", + "Method": "GET", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -56190,19 +56364,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIntuneBrandingProfile" + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", + "Method": "GET", + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intuneBrandingProfiles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -56221,20 +56395,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIntuneBrandingProfile" + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", + "Method": "GET", + "Uri": "/deviceManagement/intuneBrandingProfiles" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -56253,19 +56427,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment" + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", + "Method": "GET", + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -56284,20 +56458,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment" + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", + "Method": "GET", + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -56316,19 +56490,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intuneBrandingProfiles/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -56347,20 +56521,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileCount", + "Method": "GET", + "Uri": "/deviceManagement/intuneBrandingProfiles/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56379,19 +56553,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus" + "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", + "Method": "GET", + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/iosUpdateStatuses", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56410,19 +56584,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus" + "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", + "Method": "GET", + "Uri": "/deviceManagement/iosUpdateStatuses" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementIoUpdateStatusCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/iosUpdateStatuses/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56441,20 +56615,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementIoUpdateStatusCount", + "Method": "GET", + "Uri": "/deviceManagement/iosUpdateStatuses/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56473,19 +56647,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary" + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", + "Method": "GET", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56504,20 +56678,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary" + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", + "Method": "GET", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56536,19 +56710,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary" + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "Method": "GET", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56567,20 +56741,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary" + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "Method": "GET", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56599,20 +56773,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryCount", + "Method": "GET", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56631,19 +56805,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary" + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "Method": "GET", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56662,20 +56836,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary" + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "Method": "GET", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummaryCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56694,19 +56868,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummaryCount", + "Method": "GET", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56725,20 +56899,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCount", + "Method": "GET", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -56773,19 +56947,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDevice" + "Command": "Get-MgBetaDeviceManagementManagedDevice", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -56820,137 +56994,137 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDevice" + "Command": "Get-MgBetaDeviceManagementManagedDevice", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails" + "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails" + "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetailCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetailCount", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCategory" + "Command": "Get-MgBetaDeviceManagementManagedDeviceCategory", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRule", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule" + "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRule", + "Method": "GET", + "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRule", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDeviceCleanupRules", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule" + "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRule", + "Method": "GET", + "Uri": "/deviceManagement/managedDeviceCleanupRules" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRuleCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDeviceCleanupRules/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRuleCount", + "Method": "GET", + "Uri": "/deviceManagement/managedDeviceCleanupRules/$count" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcRemoteActionResult", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult" + "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcRemoteActionResult", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcReviewStatus", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcReviewStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -56969,107 +57143,107 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcReviewStatus" + "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcReviewStatus" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyStateCount", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationStateCount", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -57104,64 +57278,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementManagedDeviceCount", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDetectedApp" + "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDetectedApp" + "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedAppCount", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57180,19 +57354,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", + "Method": "GET", + "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDeviceEncryptionStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57211,19 +57385,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", + "Method": "GET", + "Uri": "/deviceManagement/managedDeviceEncryptionStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDeviceEncryptionStates/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57242,20 +57416,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionStateCount", + "Method": "GET", + "Uri": "/deviceManagement/managedDeviceEncryptionStates/$count" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceFileVaultKey", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getFileVaultKey", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57290,166 +57464,166 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementManagedDeviceFileVaultKey", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getFileVaultKey" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptStateCount", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" + "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" + "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequestCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequestCount", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationStateCount", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceNonCompliantSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getNonCompliantSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceNonCompliantSetting", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getNonCompliantSettings" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDeviceOverview", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceOverview", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -57484,181 +57658,181 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDeviceOverview" + "Command": "Get-MgBetaDeviceManagementManagedDeviceOverview", + "Method": "GET", + "Uri": "/deviceManagement/managedDeviceOverview" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityBaselineState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityBaselineState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateCount", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingStateCount", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceUser", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaDeviceManagementManagedDeviceUser", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsProtectionState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57677,19 +57851,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration" + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", + "Method": "GET", + "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelConfigurations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57708,19 +57882,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration" + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", + "Method": "GET", + "Uri": "/deviceManagement/microsoftTunnelConfigurations" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfigurationCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelConfigurations/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57739,20 +57913,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfigurationCount", + "Method": "GET", + "Uri": "/deviceManagement/microsoftTunnelConfigurations/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57771,19 +57945,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold" + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", + "Method": "GET", + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57802,19 +57976,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold" + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", + "Method": "GET", + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThresholdCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57833,20 +58007,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThresholdCount", + "Method": "GET", + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57865,19 +58039,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse" + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "Method": "GET", + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57896,19 +58070,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse" + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "Method": "GET", + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57927,20 +58101,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseCount", + "Method": "GET", + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57959,19 +58133,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite" + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", + "Method": "GET", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelSites", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57990,19 +58164,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite" + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", + "Method": "GET", + "Uri": "/deviceManagement/microsoftTunnelSites" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelSites/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -58021,20 +58195,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteCount", + "Method": "GET", + "Uri": "/deviceManagement/microsoftTunnelSites/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -58053,20 +58227,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration" + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", + "Method": "GET", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -58085,19 +58259,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer" + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "Method": "GET", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -58116,20 +58290,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer" + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "Method": "GET", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -58148,22 +58322,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerCount", + "Method": "GET", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/$count" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetric", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetrics", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphKeyLongValuePair", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -58182,22 +58356,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphKeyLongValuePair" + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetric", + "Method": "POST", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetrics" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetricTimeSeries", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetricTimeSeries", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMetricTimeSeriesDataPoint", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -58216,20 +58390,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMetricTimeSeriesDataPoint" + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetricTimeSeries", + "Method": "POST", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetricTimeSeries" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -58248,19 +58422,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent" + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "Method": "GET", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -58279,20 +58453,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent" + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "Method": "GET", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -58327,19 +58501,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest" + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "GET", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -58374,20 +58548,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest" + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "GET", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -58422,19 +58596,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", + "Method": "GET", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -58453,20 +58627,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventCount", + "Method": "GET", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -58501,19 +58675,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector" + "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", + "Method": "GET", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -58548,19 +58722,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector" + "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", + "Method": "GET", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnectorCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -58595,34 +58769,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnectorCount", + "Method": "GET", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMonitoring", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/monitoring", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementMonitoring", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementMonitoring" + "Command": "Get-MgBetaDeviceManagementMonitoring", + "Method": "GET", + "Uri": "/deviceManagement/monitoring" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -58641,19 +58815,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord" + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", + "Method": "GET", + "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/monitoring/alertRecords", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -58672,19 +58846,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord" + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", + "Method": "GET", + "Uri": "/deviceManagement/monitoring/alertRecords" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/monitoring/alertRecords/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -58703,19 +58877,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordCount", + "Method": "GET", + "Uri": "/deviceManagement/monitoring/alertRecords/$count" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordPortalNotification", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/monitoring/alertRecords/getPortalNotifications", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementPortalNotification", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -58734,20 +58908,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementPortalNotification" + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordPortalNotification", + "Method": "GET", + "Uri": "/deviceManagement/monitoring/alertRecords/getPortalNotifications" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -58766,19 +58940,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementAlertRule" + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", + "Method": "GET", + "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/monitoring/alertRules", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -58797,19 +58971,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementAlertRule" + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", + "Method": "GET", + "Uri": "/deviceManagement/monitoring/alertRules" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRuleCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/monitoring/alertRules/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -58828,20 +59002,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRuleCount", + "Method": "GET", + "Uri": "/deviceManagement/monitoring/alertRules/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementNdeConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNdesConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -58860,19 +59034,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphNdesConnector" + "Command": "Get-MgBetaDeviceManagementNdeConnector", + "Method": "GET", + "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementNdeConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/ndesConnectors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNdesConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -58891,19 +59065,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphNdesConnector" + "Command": "Get-MgBetaDeviceManagementNdeConnector", + "Method": "GET", + "Uri": "/deviceManagement/ndesConnectors" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementNdeConnectorCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/ndesConnectors/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -58922,20 +59096,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementNdeConnectorCount", + "Method": "GET", + "Uri": "/deviceManagement/ndesConnectors/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -58954,19 +59128,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphNotificationMessageTemplate" + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", + "Method": "GET", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/notificationMessageTemplates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -58985,19 +59159,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphNotificationMessageTemplate" + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", + "Method": "GET", + "Uri": "/deviceManagement/notificationMessageTemplates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/notificationMessageTemplates/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -59016,20 +59190,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateCount", + "Method": "GET", + "Uri": "/deviceManagement/notificationMessageTemplates/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -59048,19 +59222,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage" + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Method": "GET", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -59079,20 +59253,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage" + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Method": "GET", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -59111,20 +59285,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", + "Method": "GET", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/$count" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementOperationApprovalPolicyApprovableOperation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/operationApprovalPolicies/getApprovableOperations", - "ApiVersion": "beta", "Variants": [ - "Get", "Retrieve" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOperationApprovalPolicySet", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59159,20 +59332,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOperationApprovalPolicySet" + "Command": "Get-MgBetaDeviceManagementOperationApprovalPolicyApprovableOperation", + "Method": "GET", + "Uri": "/deviceManagement/operationApprovalPolicies/retrieveApprovableOperations" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementOperationApprovalPolicyOperationRequiringApproval", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/operationApprovalPolicies/getOperationsRequiringApproval", - "ApiVersion": "beta", "Variants": [ - "Get", "Retrieve" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOperationApprovalPolicySet", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59207,67 +59379,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOperationApprovalPolicySet" + "Command": "Get-MgBetaDeviceManagementOperationApprovalPolicyOperationRequiringApproval", + "Method": "GET", + "Uri": "/deviceManagement/operationApprovalPolicies/retrieveOperationsRequiringApproval" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementOperationApprovalRequestMyRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/operationApprovalRequests/retrieveMyRequests", - "ApiVersion": "beta", "Variants": [ "Retrieve" ], - "Module": "Beta.DeviceManagement.Functions", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementRBAC.Read.All", - "Description": "Read Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphOperationApprovalRequest" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementOperationApprovalRequestMyRequestById", "ApiReferenceLink": null, - "Uri": "/deviceManagement/operationApprovalRequests/retrieveMyRequestById(id='{id}')", + "OutputType": "IMicrosoftGraphOperationApprovalRequest", "ApiVersion": "beta", - "Variants": [ - "Retrieve", - "RetrieveViaIdentity" - ], - "Module": "Beta.DeviceManagement.Functions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59302,35 +59426,83 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOperationApprovalRequest" + "Command": "Get-MgBetaDeviceManagementOperationApprovalRequestMyRequest", + "Method": "GET", + "Uri": "/deviceManagement/operationApprovalRequests/retrieveMyRequests" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementOperationApprovalRequestStatus", + "Variants": [ + "Retrieve", + "RetrieveViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/deviceManagement/operationApprovalRequests/retrieveRequestStatus", + "OutputType": "IMicrosoftGraphOperationApprovalRequest", "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementRBAC.Read.All", + "Description": "Read Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaDeviceManagementOperationApprovalRequestMyRequestById", + "Method": "GET", + "Uri": "/deviceManagement/operationApprovalRequests/retrieveMyRequestById(id='{id}')" + }, + { + "Module": "Beta.DeviceManagement.Actions", + "CommandAlias": null, "Variants": [ "Retrieve", "RetrieveExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOperationApprovalRequestEntityStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOperationApprovalRequestEntityStatus" + "Command": "Get-MgBetaDeviceManagementOperationApprovalRequestStatus", + "Method": "POST", + "Uri": "/deviceManagement/operationApprovalRequests/retrieveRequestStatus" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementPartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -59365,19 +59537,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementPartner" + "Command": "Get-MgBetaDeviceManagementPartner", + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementPartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementPartners", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -59412,19 +59584,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementPartner" + "Command": "Get-MgBetaDeviceManagementPartner", + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementPartners" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementPartnerCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementPartners/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -59459,20 +59631,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementPartnerCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementPartners/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRemoteActionAudit", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRemoteActionAudit", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59507,19 +59679,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRemoteActionAudit" + "Command": "Get-MgBetaDeviceManagementRemoteActionAudit", + "Method": "GET", + "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRemoteActionAudit", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/remoteActionAudits", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRemoteActionAudit", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59554,19 +59726,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRemoteActionAudit" + "Command": "Get-MgBetaDeviceManagementRemoteActionAudit", + "Method": "GET", + "Uri": "/deviceManagement/remoteActionAudits" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRemoteActionAuditCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/remoteActionAudits/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59601,20 +59773,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementRemoteActionAuditCount", + "Method": "GET", + "Uri": "/deviceManagement/remoteActionAudits/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -59649,19 +59821,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRemoteAssistancePartner" + "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", + "Method": "GET", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/remoteAssistancePartners", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -59696,19 +59868,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRemoteAssistancePartner" + "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", + "Method": "GET", + "Uri": "/deviceManagement/remoteAssistancePartners" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartnerCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/remoteAssistancePartners/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -59743,19 +59915,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartnerCount", + "Method": "GET", + "Uri": "/deviceManagement/remoteAssistancePartners/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementReports", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59822,80 +59994,144 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementReports" + "Command": "Get-MgBetaDeviceManagementReport", + "Method": "GET", + "Uri": "/deviceManagement/reports" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportActiveMalwareReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getActiveMalwareReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportActiveMalwareReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getActiveMalwareReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportActiveMalwareSummaryReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getActiveMalwareSummaryReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportActiveMalwareSummaryReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getActiveMalwareSummaryReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportAppInstallSummaryReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getAppsInstallSummaryReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportAppInstallSummaryReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getAppsInstallSummaryReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportAppStatusOverviewReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getAppStatusOverviewReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportAppStatusOverviewReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getAppStatusOverviewReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportCachedReport", + "Variants": [ + "Get", + "GetExpanded" + ], "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getCachedReport", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaDeviceManagementReportCachedReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getCachedReport" + }, + { + "Module": "Beta.Reports", + "CommandAlias": null, "Variants": [ "Get", - "GetExpanded" + "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59946,20 +60182,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", + "Method": "GET", + "Uri": "/deviceManagement/reports/cachedReportConfigurations/{deviceManagementCachedReportConfiguration-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/cachedReportConfigurations/{deviceManagementCachedReportConfiguration-id}", - "ApiVersion": "beta", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60010,19 +60245,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration" + "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", + "Method": "GET", + "Uri": "/deviceManagement/reports/cachedReportConfigurations" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/cachedReportConfigurations", - "ApiVersion": "beta", "Variants": [ - "List" + "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60073,19 +60308,50 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration" + "Command": "Get-MgBetaDeviceManagementReportCachedReportConfigurationCount", + "Method": "GET", + "Uri": "/deviceManagement/reports/cachedReportConfigurations/$count" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementReportCachedReportConfigurationCount", + "Variants": [ + "Get", + "GetExpanded" + ], "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/cachedReportConfigurations/$count", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getCompliancePolicyDevicesReport" + }, + { + "Module": "Beta.DeviceManagement.Actions", + "CommandAlias": null, "Variants": [ - "Get" + "Get", + "GetExpanded" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceSummaryReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getCompliancePolicyDeviceSummaryReport" + }, + { + "Module": "Beta.DeviceManagement.Actions", + "CommandAlias": null, + "Variants": [ + "Get", + "GetExpanded" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60136,50 +60402,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null - }, - { - "CommandAlias": null, + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceReport", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getCompliancePolicyDevicesReport", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetExpanded" - ], - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], - "OutputType": null + "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceSummaryReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getCompliancePolicyDeviceSummaryReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], - "OutputType": null - }, - { - "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceReport", "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", + "OutputType": null, "ApiVersion": "beta", - "Variants": [ - "Get", - "GetExpanded" - ], - "Module": "Beta.DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60230,20 +60466,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", + "Variants": [ + "Get", + "GetExpanded" + ], "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyReportForDevice", + "Method": "POST", + "Uri": "/deviceManagement/reports/getCompliancePoliciesReportForDevice" + }, + { + "Module": "Beta.DeviceManagement.Actions", + "CommandAlias": null, "Variants": [ "Get", "GetExpanded" ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportComplianceSettingDetailReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getComplianceSettingDetailsReport" + }, + { "Module": "Beta.DeviceManagement.Actions", + "CommandAlias": null, + "Variants": [ + "Get", + "GetExpanded" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60294,50 +60560,80 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportComplianceSettingNonComplianceReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyReportForDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getCompliancePoliciesReportForDevice", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportComplianceSettingReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getComplianceSettingsReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportComplianceSettingDetailReport", + "Variants": [ + "Get", + "GetExpanded" + ], "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getComplianceSettingDetailsReport", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportConfigManagerDevicePolicyStatusReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getConfigManagerDevicePolicyStatusReport" + }, + { + "Module": "Beta.DeviceManagement.Actions", + "CommandAlias": null, "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getConfigurationPolicyDevicesReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportComplianceSettingNonComplianceReport", + "Variants": [ + "Get", + "GetExpanded" + ], "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceSummaryReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getConfigurationPolicyDeviceSummaryReport" + }, + { + "Module": "Beta.DeviceManagement.Actions", + "CommandAlias": null, "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60388,80 +60684,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null - }, - { - "CommandAlias": null, + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceReport", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportComplianceSettingReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getComplianceSettingsReport", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetExpanded" - ], - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], - "OutputType": null + "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport" }, { - "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportConfigManagerDevicePolicyStatusReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getConfigManagerDevicePolicyStatusReport", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetExpanded" - ], "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], - "OutputType": null - }, - { "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getConfigurationPolicyDevicesReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], - "OutputType": null - }, - { - "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceSummaryReport", "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getConfigurationPolicyDeviceSummaryReport", + "OutputType": null, "ApiVersion": "beta", - "Variants": [ - "Get", - "GetExpanded" - ], - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], - "OutputType": null - }, - { - "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetExpanded" - ], - "Module": "Beta.DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60512,20 +60748,65 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, + "Variants": [ + "Get", + "GetExpanded" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyReportForDevice", "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", + "Uri": "/deviceManagement/reports/getConfigurationPoliciesReportForDevice" + }, + { + "Module": "Beta.DeviceManagement.Actions", + "CommandAlias": null, + "Variants": [ + "Get", + "GetExpanded" + ], "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicySettingDeviceSummaryReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getConfigurationPolicySettingsDeviceSummaryReport" + }, + { + "Module": "Beta.DeviceManagement.Actions", + "CommandAlias": null, "Variants": [ "Get", "GetExpanded" ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingDetailReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getConfigurationSettingDetailsReport" + }, + { "Module": "Beta.DeviceManagement.Actions", + "CommandAlias": null, + "Variants": [ + "Get", + "GetExpanded" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60576,189 +60857,80 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingNonComplianceReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyReportForDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getConfigurationPoliciesReportForDevice", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], - "OutputType": null - }, - { - "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicySettingDeviceSummaryReport", "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getConfigurationPolicySettingsDeviceSummaryReport", + "OutputType": null, "ApiVersion": "beta", - "Variants": [ - "Get", - "GetExpanded" - ], - "Module": "Beta.DeviceManagement.Actions", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getConfigurationSettingsReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingDetailReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getConfigurationSettingDetailsReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicySettingSummaryReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicySettingsSummaryReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingNonComplianceReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": null - }, - { - "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingReport", "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getConfigurationSettingsReport", + "OutputType": null, "ApiVersion": "beta", - "Variants": [ - "Get", - "GetExpanded" - ], - "Module": "Beta.DeviceManagement.Actions", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicyStatusSummary", + "Method": "POST", + "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicyStatusSummary" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicySettingSummaryReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicySettingsSummaryReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], - "OutputType": null - }, - { - "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicyStatusSummary", "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicyStatusSummary", + "OutputType": null, "ApiVersion": "beta", - "Variants": [ - "Get", - "GetExpanded" - ], - "Module": "Beta.DeviceManagement.Actions", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportDeviceInstallStatusReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getDeviceInstallStatusReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceInstallStatusReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getDeviceInstallStatusReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], - "OutputType": null - }, - { - "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", + "OutputType": null, "ApiVersion": "beta", - "Variants": [ - "Get", - "GetExpanded" - ], - "Module": "Beta.DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60809,84 +60981,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", + "Method": "POST", + "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentSettingReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": null - }, - { - "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceNonComplianceReport", "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", + "OutputType": null, "ApiVersion": "beta", - "Variants": [ - "Get", - "GetExpanded" - ], - "Module": "Beta.DeviceManagement.Actions", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60937,20 +61045,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentSettingReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDevicePolicyComplianceReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getDevicePoliciesComplianceReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61001,20 +61109,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportDeviceNonComplianceReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDevicePolicySettingComplianceReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getDevicePolicySettingsComplianceReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61065,20 +61173,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportDevicePolicyComplianceReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getDevicePoliciesComplianceReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliacePolicyReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getDeviceStatusByCompliacePolicyReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61129,20 +61237,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportDevicePolicySettingComplianceReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getDevicePolicySettingsComplianceReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliancePolicySettingReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getDeviceStatusByCompliancePolicySettingReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61193,20 +61301,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliacePolicyReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getDeviceStatusByCompliacePolicyReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByPolicyPlatformComplianceReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getDevicesStatusByPolicyPlatformComplianceReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61257,20 +61365,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliancePolicySettingReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getDeviceStatusByCompliancePolicySettingReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusBySettingReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getDevicesStatusBySettingReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61321,20 +61429,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByPolicyPlatformComplianceReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getDevicesStatusByPolicyPlatformComplianceReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliacePolicyReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliacePolicyReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61385,20 +61493,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusBySettingReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getDevicesStatusBySettingReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliancePolicySettingReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliancePolicySettingsReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61449,20 +61557,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliacePolicyReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliacePolicyReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportDeviceWithoutCompliancePolicyReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61513,50 +61621,114 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliancePolicySettingReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliancePolicySettingsReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportEncryptionReportForDevice", + "Variants": [ + "Get", + "GetExpanded" + ], "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getEncryptionReportForDevices", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaDeviceManagementReportDeviceWithoutCompliancePolicyReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport" + }, + { + "Module": "Beta.DeviceManagement.Actions", + "CommandAlias": null, "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportEncryptionReportForDevice", + "Method": "POST", + "Uri": "/deviceManagement/reports/getEncryptionReportForDevices" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportEnrollmentConfigurationPolicyByDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getEnrollmentConfigurationPoliciesByDevice", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportEnrollmentConfigurationPolicyByDevice", + "Method": "POST", + "Uri": "/deviceManagement/reports/getEnrollmentConfigurationPoliciesByDevice" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementReportExportJob", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61607,19 +61779,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementExportJob" + "Command": "Get-MgBetaDeviceManagementReportExportJob", + "Method": "GET", + "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementReportExportJob", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/exportJobs", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61670,19 +61842,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementExportJob" + "Command": "Get-MgBetaDeviceManagementReportExportJob", + "Method": "GET", + "Uri": "/deviceManagement/reports/exportJobs" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementReportExportJobCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/exportJobs/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61733,50 +61905,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportExportJobCount", + "Method": "GET", + "Uri": "/deviceManagement/reports/exportJobs/$count" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getFailedMobileAppsReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getFailedMobileAppsReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppSummaryReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getFailedMobileAppsSummaryReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppSummaryReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getFailedMobileAppsSummaryReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportFilter", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getReportFilters", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61827,20 +61999,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportFilter", + "Method": "POST", + "Uri": "/deviceManagement/reports/getReportFilters" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportGroupPolicySettingDeviceSettingReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getGroupPolicySettingsDeviceSettingsReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61859,20 +62031,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportGroupPolicySettingDeviceSettingReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getGroupPolicySettingsDeviceSettingsReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportHistoricalReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getHistoricalReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61923,35 +62095,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportHistoricalReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getHistoricalReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportMalwareSummaryReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getMalwareSummaryReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportMalwareSummaryReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getMalwareSummaryReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppConfigurationReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppConfigurationReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61986,20 +62158,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppConfigurationReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppConfigurationReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppRegistrationSummaryReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppRegistrationSummaryReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62034,20 +62206,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppRegistrationSummaryReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppRegistrationSummaryReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportNoncompliantDeviceAndSettingReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62098,20 +62270,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportNoncompliantDeviceAndSettingReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceMetadata", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62162,20 +62334,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceMetadata", + "Method": "POST", + "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62226,20 +62398,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceSummaryReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62290,65 +62462,65 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceSummaryReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getQuietTimePolicyUsersReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getQuietTimePolicyUsersReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserSummaryReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getQuietTimePolicyUserSummaryReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserSummaryReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getQuietTimePolicyUserSummaryReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportRelatedAppStatusReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getRelatedAppsStatusReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportRelatedAppStatusReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getRelatedAppsStatusReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportRemoteAssistanceSessionReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getRemoteAssistanceSessionsReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -62383,20 +62555,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportRemoteAssistanceSessionReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getRemoteAssistanceSessionsReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportSettingNonComplianceReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62447,170 +62619,170 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportSettingNonComplianceReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getSettingNonComplianceReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportUnhealthyDefenderAgentReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getUnhealthyDefenderAgentsReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportUnhealthyDefenderAgentReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getUnhealthyDefenderAgentsReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getUnhealthyFirewallReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getUnhealthyFirewallReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallSummaryReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getUnhealthyFirewallSummaryReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallSummaryReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getUnhealthyFirewallSummaryReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportUserInstallStatusReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getUserInstallStatusReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportUserInstallStatusReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getUserInstallStatusReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertPerPolicyPerDeviceReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getWindowsDriverUpdateAlertsPerPolicyPerDeviceReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertPerPolicyPerDeviceReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getWindowsDriverUpdateAlertsPerPolicyPerDeviceReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertSummaryReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getWindowsDriverUpdateAlertSummaryReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertSummaryReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getWindowsDriverUpdateAlertSummaryReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertPerPolicyPerDeviceReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertsPerPolicyPerDeviceReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertPerPolicyPerDeviceReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertsPerPolicyPerDeviceReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertSummaryReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertSummaryReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertSummaryReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertSummaryReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertPerPolicyPerDeviceReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getWindowsUpdateAlertsPerPolicyPerDeviceReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertPerPolicyPerDeviceReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getWindowsUpdateAlertsPerPolicyPerDeviceReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertSummaryReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getWindowsUpdateAlertSummaryReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertSummaryReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getWindowsUpdateAlertSummaryReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReportZebraFotaDeploymentReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/getZebraFotaDeploymentReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62629,20 +62801,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReportZebraFotaDeploymentReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getZebraFotaDeploymentReport" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -62661,19 +62833,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase" + "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", + "Method": "GET", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/resourceAccessProfiles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -62692,20 +62864,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase" + "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", + "Method": "GET", + "Uri": "/deviceManagement/resourceAccessProfiles" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -62724,19 +62896,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment" + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", + "Method": "GET", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -62755,20 +62927,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment" + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", + "Method": "GET", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -62787,19 +62959,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/resourceAccessProfiles/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -62818,20 +62990,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileCount", + "Method": "GET", + "Uri": "/deviceManagement/resourceAccessProfiles/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementResourceOperation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -62866,66 +63038,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphResourceOperation" + "Command": "Get-MgBetaDeviceManagementResourceOperation", + "Method": "GET", + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementResourceOperation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/resourceOperations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", - "Permissions": [ - { - "Name": "DeviceManagementRBAC.Read.All", - "Description": "Read Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphResourceOperation" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementResourceOperationCount", "ApiReferenceLink": null, - "Uri": "/deviceManagement/resourceOperations/$count", + "OutputType": "IMicrosoftGraphResourceOperation", "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement.Administration", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -62960,20 +63085,67 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementResourceOperation", + "Method": "GET", + "Uri": "/deviceManagement/resourceOperations" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementResourceOperationScopeForUser", + "Variants": [ + "Get" + ], "ApiReferenceLink": null, - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}/getScopesForUser(userid='{userid}')", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementRBAC.Read.All", + "Description": "Read Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaDeviceManagementResourceOperationCount", + "Method": "GET", + "Uri": "/deviceManagement/resourceOperations/$count" + }, + { + "Module": "Beta.DeviceManagement.Functions", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63008,50 +63180,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementResourceOperationScopeForUser", + "Method": "GET", + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}/getScopesForUser(userid='{userid}')" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementReusablePolicySettingReferencingConfigurationPolicyJust", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/referencingConfigurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveJustInTimeConfiguration", - "ApiVersion": "beta", "Variants": [ "Retrieve", "RetrieveViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationJustInTimeAssignmentPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationJustInTimeAssignmentPolicy" + "Command": "Get-MgBetaDeviceManagementReusablePolicySettingReferencingConfigurationPolicyJust", + "Method": "POST", + "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/referencingConfigurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveJustInTimeConfiguration" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementReusablePolicySettingReferencingConfigurationPolicyLatestUpgradeDefaultBaselinePolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/referencingConfigurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveLatestUpgradeDefaultBaselinePolicy", - "ApiVersion": "beta", "Variants": [ "Retrieve", "RetrieveViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy" + "Command": "Get-MgBetaDeviceManagementReusablePolicySettingReferencingConfigurationPolicyLatestUpgradeDefaultBaselinePolicy", + "Method": "GET", + "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/referencingConfigurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveLatestUpgradeDefaultBaselinePolicy" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementReusableSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63070,19 +63242,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Command": "Get-MgBetaDeviceManagementReusableSetting", + "Method": "GET", + "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementReusableSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reusableSettings", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63101,19 +63273,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Command": "Get-MgBetaDeviceManagementReusableSetting", + "Method": "GET", + "Uri": "/deviceManagement/reusableSettings" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementReusableSettingCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reusableSettings/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63132,20 +63304,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementReusableSettingCount", + "Method": "GET", + "Uri": "/deviceManagement/reusableSettings/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -63180,19 +63352,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment" + "Command": "Get-MgBetaDeviceManagementRoleAssignment", + "Method": "GET", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleAssignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -63227,19 +63399,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment" + "Command": "Get-MgBetaDeviceManagementRoleAssignment", + "Method": "GET", + "Uri": "/deviceManagement/roleAssignments" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleAssignments/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -63274,79 +63446,79 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementRoleAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/roleAssignments/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRoleDefinition" + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleDefinition", + "Method": "GET", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/{roleScopeTag-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRoleScopeTag" + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", + "Method": "GET", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/{roleScopeTag-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRoleScopeTag" + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", + "Method": "GET", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTagCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTagCount", + "Method": "GET", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -63381,19 +63553,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRoleDefinition" + "Command": "Get-MgBetaDeviceManagementRoleDefinition", + "Method": "GET", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleDefinitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -63428,19 +63600,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRoleDefinition" + "Command": "Get-MgBetaDeviceManagementRoleDefinition", + "Method": "GET", + "Uri": "/deviceManagement/roleDefinitions" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleDefinitions/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -63475,20 +63647,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementRoleDefinitionCount", + "Method": "GET", + "Uri": "/deviceManagement/roleDefinitions/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -63523,19 +63695,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRoleAssignment" + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "Method": "GET", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -63570,20 +63742,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRoleAssignment" + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "Method": "GET", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -63618,20 +63790,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -63666,20 +63838,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRoleDefinition" + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", + "Method": "GET", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleScopeTag", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63714,19 +63886,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRoleScopeTag" + "Command": "Get-MgBetaDeviceManagementRoleScopeTag", + "Method": "GET", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleScopeTag", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleScopeTags", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63761,93 +63933,93 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRoleScopeTag" + "Command": "Get-MgBetaDeviceManagementRoleScopeTag", + "Method": "GET", + "Uri": "/deviceManagement/roleScopeTags" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment" + "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", + "Method": "GET", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment" + "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", + "Method": "GET", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/$count" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagById", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/getRoleScopeTagsByIds(ids={ids})", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRoleScopeTag" + "Command": "Get-MgBetaDeviceManagementRoleScopeTagById", + "Method": "GET", + "Uri": "/deviceManagement/getRoleScopeTagsByIds(ids={ids})" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagByResource", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/getRoleScopeTagsByResource(resource='{resource}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRoleScopeTag" + "Command": "Get-MgBetaDeviceManagementRoleScopeTagByResource", + "Method": "GET", + "Uri": "/deviceManagement/getRoleScopeTagsByResource(resource='{resource}')" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleScopeTags/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63882,20 +64054,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementRoleScopeTagCount", + "Method": "GET", + "Uri": "/deviceManagement/roleScopeTags/$count" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagRoleScopeTagById", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleScopeTags/getRoleScopeTagsById", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63930,49 +64102,49 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRoleScopeTag" + "Command": "Get-MgBetaDeviceManagementRoleScopeTagRoleScopeTagById", + "Method": "POST", + "Uri": "/deviceManagement/roleScopeTags/getRoleScopeTagsById" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScript", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScript", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementScript" + "Command": "Get-MgBetaDeviceManagementScript", + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScript", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScript", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementScript" + "Command": "Get-MgBetaDeviceManagementScript", + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementScripts" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64007,19 +64179,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment" + "Command": "Get-MgBetaDeviceManagementScriptAssignment", + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64054,20 +64226,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment" + "Command": "Get-MgBetaDeviceManagementScriptAssignment", + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64102,34 +64274,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementScriptAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementScriptCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementScripts/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64164,19 +64336,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState" + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64211,20 +64383,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState" + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64259,20 +64431,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateManagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64307,20 +64479,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDevice" + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateManagedDevice", + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64355,19 +64527,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment" + "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64402,20 +64574,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment" + "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptGroupAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64450,20 +64622,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementScriptGroupAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptRunSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64498,20 +64670,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary" + "Command": "Get-MgBetaDeviceManagementScriptRunSummary", + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptUserRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64546,19 +64718,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState" + "Command": "Get-MgBetaDeviceManagementScriptUserRunState", + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptUserRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64593,20 +64765,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState" + "Command": "Get-MgBetaDeviceManagementScriptUserRunState", + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptUserRunStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64641,20 +64813,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementScriptUserRunStateCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64689,19 +64861,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState" + "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64736,20 +64908,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState" + "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementSettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64768,19 +64940,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" + "Command": "Get-MgBetaDeviceManagementSettingDefinition", + "Method": "GET", + "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementSettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/settingDefinitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64799,19 +64971,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" + "Command": "Get-MgBetaDeviceManagementSettingDefinition", + "Method": "GET", + "Uri": "/deviceManagement/settingDefinitions" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementSettingDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/settingDefinitions/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64830,19 +65002,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementSettingDefinitionCount", + "Method": "GET", + "Uri": "/deviceManagement/settingDefinitions/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementSoftwareUpdateStatusSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/softwareUpdateStatusSummary", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64861,20 +65033,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary" + "Command": "Get-MgBetaDeviceManagementSoftwareUpdateStatusSummary", + "Method": "GET", + "Uri": "/deviceManagement/softwareUpdateStatusSummary" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementSuggestedEnrollmentLimit", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/getSuggestedEnrollmentLimit(enrollmentType='{enrollmentType}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -64893,20 +65065,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementSuggestedEnrollmentLimit", + "Method": "GET", + "Uri": "/deviceManagement/getSuggestedEnrollmentLimit(enrollmentType='{enrollmentType}')" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -64925,19 +65097,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner" + "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", + "Method": "GET", + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -64956,19 +65128,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner" + "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", + "Method": "GET", + "Uri": "/deviceManagement/telecomExpenseManagementPartners" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartnerCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/telecomExpenseManagementPartners/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -64987,20 +65159,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartnerCount", + "Method": "GET", + "Uri": "/deviceManagement/telecomExpenseManagementPartners/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65019,19 +65191,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementTemplate" + "Command": "Get-MgBetaDeviceManagementTemplate", + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65050,20 +65222,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementTemplate" + "Command": "Get-MgBetaDeviceManagementTemplate", + "Method": "GET", + "Uri": "/deviceManagement/templates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65082,19 +65254,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory" + "Command": "Get-MgBetaDeviceManagementTemplateCategory", + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65113,20 +65285,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory" + "Command": "Get-MgBetaDeviceManagementTemplateCategory", + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65145,20 +65317,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementTemplateCategoryCount", + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65177,19 +65349,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65208,20 +65380,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSettingCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65240,20 +65412,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSettingCount", + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65272,19 +65444,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" + "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition", + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65303,20 +65475,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" + "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition", + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65335,19 +65507,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinitionCount", + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65366,20 +65538,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementTemplateCount", + "Method": "GET", + "Uri": "/deviceManagement/templates/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65398,19 +65570,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementTemplate" + "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65429,152 +65601,152 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementTemplate" + "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory" + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory" + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryCount", + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSettingCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSettingCount", + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinitionCount", + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65593,64 +65765,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCount", + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSettingCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSettingCount", + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65669,19 +65841,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Command": "Get-MgBetaDeviceManagementTemplateSetting", + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65700,20 +65872,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Command": "Get-MgBetaDeviceManagementTemplateSetting", + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTemplateSettingCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65732,19 +65904,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementTemplateSettingCount", + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/$count" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTenantAttachRbacState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/tenantAttachRBAC/getState", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65779,20 +65951,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementTenantAttachRbacState", + "Method": "GET", + "Uri": "/deviceManagement/tenantAttachRBAC/getState" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndCondition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -65811,19 +65983,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermsAndConditions" + "Command": "Get-MgBetaDeviceManagementTermAndCondition", + "Method": "GET", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndCondition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -65842,20 +66014,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermsAndConditions" + "Command": "Get-MgBetaDeviceManagementTermAndCondition", + "Method": "GET", + "Uri": "/deviceManagement/termsAndConditions" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -65874,19 +66046,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus" + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", + "Method": "GET", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -65905,20 +66077,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus" + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", + "Method": "GET", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -65937,20 +66109,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusCount", + "Method": "GET", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -65969,20 +66141,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermsAndConditions" + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", + "Method": "GET", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -66001,19 +66173,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment" + "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", + "Method": "GET", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -66032,20 +66204,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment" + "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", + "Method": "GET", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -66064,19 +66236,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -66095,20 +66267,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementTermAndConditionCount", + "Method": "GET", + "Uri": "/deviceManagement/termsAndConditions/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -66127,19 +66299,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment" + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", + "Method": "GET", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -66158,20 +66330,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment" + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", + "Method": "GET", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -66190,20 +66362,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentTermAndCondition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -66222,20 +66394,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermsAndConditions" + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentTermAndCondition", + "Method": "GET", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -66254,19 +66426,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent" + "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", + "Method": "GET", + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/troubleshootingEvents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -66285,19 +66457,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent" + "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", + "Method": "GET", + "Uri": "/deviceManagement/troubleshootingEvents" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementTroubleshootingEventCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/troubleshootingEvents/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -66316,20 +66488,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementTroubleshootingEventCount", + "Method": "GET", + "Uri": "/deviceManagement/troubleshootingEvents/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66364,19 +66536,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66411,62 +66583,62 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverviewCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverviewCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66501,20 +66673,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66549,19 +66721,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66596,19 +66768,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDeviceCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66643,20 +66815,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDeviceCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -66691,19 +66863,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -66738,20 +66910,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66786,19 +66958,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66833,19 +67005,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66880,20 +67052,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -66928,19 +67100,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -66975,19 +67147,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67022,20 +67194,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67070,19 +67242,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67117,19 +67289,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67164,20 +67336,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67212,19 +67384,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67259,19 +67431,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67306,19 +67478,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67353,20 +67525,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67401,19 +67573,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67448,19 +67620,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67495,20 +67667,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67543,19 +67715,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67590,19 +67762,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67637,20 +67809,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67685,19 +67857,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67732,19 +67904,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67779,20 +67951,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67827,19 +67999,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67874,19 +68046,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67921,19 +68093,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67968,63 +68140,63 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -68059,19 +68231,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -68106,20 +68278,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -68154,20 +68326,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -68202,20 +68374,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -68250,19 +68422,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -68297,20 +68469,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -68345,20 +68517,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -68393,20 +68565,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -68441,20 +68613,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -68489,20 +68661,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68537,19 +68709,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68584,19 +68756,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpactCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68631,19 +68803,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpactCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68678,20 +68850,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68726,19 +68898,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68773,19 +68945,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpactCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68820,20 +68992,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpactCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68868,19 +69040,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68915,19 +69087,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformanceCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68962,20 +69134,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformanceCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69010,19 +69182,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69057,19 +69229,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69104,20 +69276,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistoryCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69152,19 +69324,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69199,19 +69371,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformanceCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69246,20 +69418,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformanceCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69294,19 +69466,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69341,19 +69513,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformanceCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69388,19 +69560,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformanceCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69435,20 +69607,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -69483,92 +69655,186 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValueCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValueCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}" + }, + { + "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory" + }, + { "Module": "Beta.DeviceManagement", + "CommandAlias": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69603,24 +69869,25 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistoryCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory", - "ApiVersion": "beta", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": true @@ -69634,40 +69901,40 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/$count", - "ApiVersion": "beta", "Variants": [ - "Get" + "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": true @@ -69681,36 +69948,35 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "ApiVersion": "beta", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -69745,24 +70011,26 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformanceCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", - "ApiVersion": "beta", "Variants": [ - "List" + "Get", + "Get1", + "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": true @@ -69776,40 +70044,40 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false }, { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformanceCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/$count", - "ApiVersion": "beta", "Variants": [ - "Get" + "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": true @@ -69823,37 +70091,35 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false }, { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", - "ApiVersion": "beta", "Variants": [ - "Get", - "Get1", - "GetViaIdentity" + "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -69888,24 +70154,25 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScopeCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes", - "ApiVersion": "beta", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": true @@ -69919,40 +70186,40 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScopeCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes/$count", - "ApiVersion": "beta", "Variants": [ - "Get" + "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "ApiVersion": "beta", "Permissions": [ { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": true @@ -69966,36 +70233,35 @@ "IsLeastPrivilege": false }, { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false }, { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "ApiVersion": "beta", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -70030,19 +70296,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScoreCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", - "ApiVersion": "beta", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -70077,19 +70344,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScoreCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/$count", - "ApiVersion": "beta", "Variants": [ - "Get" + "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -70124,20 +70391,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "ApiVersion": "beta", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -70172,19 +70438,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", - "ApiVersion": "beta", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -70219,114 +70486,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory" - }, - { - "CommandAlias": null, + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/$count", - "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": null + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}" }, { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], "Module": "Beta.DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess" - }, - { "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -70361,19 +70533,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -70408,20 +70580,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70456,19 +70628,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70503,19 +70675,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformanceCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70550,63 +70722,63 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformanceCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEventCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEventCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70641,19 +70813,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70688,19 +70860,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentityCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70735,20 +70907,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentityCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70783,19 +70955,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70830,19 +71002,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcessCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70877,20 +71049,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcessCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -70925,19 +71097,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -70972,19 +71144,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71019,20 +71191,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistoryCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71067,19 +71239,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71114,19 +71286,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScoreCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71161,20 +71333,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScoreCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71209,19 +71381,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71256,19 +71428,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDeviceCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71303,19 +71475,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDeviceCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71350,20 +71522,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticOverview", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsOverview" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71398,19 +71570,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71445,19 +71617,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnectionCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71492,20 +71664,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnectionCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71540,19 +71712,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71587,19 +71759,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformanceCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71634,20 +71806,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformanceCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71682,19 +71854,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71729,19 +71901,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71776,19 +71948,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistoryCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71823,20 +71995,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71871,19 +72043,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71918,19 +72090,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71965,20 +72137,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -72013,19 +72185,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -72060,20 +72232,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -72108,20 +72280,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -72156,19 +72328,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -72203,19 +72375,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance" + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -72250,20 +72422,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserPfxCertificate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserPfxCertificate", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -72282,19 +72454,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserPfxCertificate" + "Command": "Get-MgBetaDeviceManagementUserPfxCertificate", + "Method": "GET", + "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserPfxCertificate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userPfxCertificates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserPfxCertificate", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -72313,19 +72485,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserPfxCertificate" + "Command": "Get-MgBetaDeviceManagementUserPfxCertificate", + "Method": "GET", + "Uri": "/deviceManagement/userPfxCertificates" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementUserPfxCertificateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userPfxCertificates/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -72344,34 +72516,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementUserPfxCertificateCount", + "Method": "GET", + "Uri": "/deviceManagement/userPfxCertificates/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpoint", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEndpoint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEndpoint" + "Command": "Get-MgBetaDeviceManagementVirtualEndpoint", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcAuditEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72390,19 +72562,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcAuditEvent" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/auditEvents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-auditevents?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcAuditEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72421,19 +72593,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcAuditEvent" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/auditEvents" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventAuditActivityType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-getauditactivitytypes?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-getauditactivitytypes?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72452,19 +72624,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventAuditActivityType", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/auditEvents/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72483,63 +72655,63 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventCount", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/auditEvents/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcbulkaction-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcBulkAction" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/bulkActions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-bulkactions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcBulkAction" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/bulkActions" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkActionCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/bulkActions/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkActionCount", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/bulkActions/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPc", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72558,19 +72730,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPc" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-cloudpcs?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPc", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72589,20 +72761,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPc" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcConnectivityHistory", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpcconnectivityhistory?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getCloudPcConnectivityHistory", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpcconnectivityhistory?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcConnectivityEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72621,19 +72793,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcConnectivityEvent" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcConnectivityHistory", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getCloudPcConnectivityHistory" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72652,50 +72824,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcCount", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/$count" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcFrontlineCloudPcAccessState", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getfrontlinecloudpcaccessstate?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getFrontlineCloudPcAccessState", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getfrontlinecloudpcaccessstate?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcFrontlineCloudPcAccessState", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getFrontlineCloudPcAccessState" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcLaunchInfo", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpclaunchinfo?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpclaunchinfo?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcLaunchInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcLaunchInfo" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcLaunchInfo", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcProvisionedCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getprovisionedcloudpcs?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/getProvisionedCloudPCs(groupId='{groupId}',servicePlanId='{servicePlanId}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getprovisionedcloudpcs?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPc", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72714,35 +72886,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPc" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcProvisionedCloudPc", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/getProvisionedCloudPCs(groupId='{groupId}',servicePlanId='{servicePlanId}')" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcShiftWorkCloudPcAccessState", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getshiftworkcloudpcaccessstate?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getShiftWorkCloudPcAccessState", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getshiftworkcloudpcaccessstate?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcShiftWorkCloudPcAccessState", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getShiftWorkCloudPcAccessState" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcSupportedCloudPcRemoteAction", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getsupportedcloudpcremoteactions?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getSupportedCloudPcRemoteActions", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getsupportedcloudpcremoteactions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionCapability", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72761,19 +72933,19 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphCloudPcRemoteActionCapability" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcSupportedCloudPcRemoteAction", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getSupportedCloudPcRemoteActions" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpccrosscloudgovernmentorganizationmapping-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72792,20 +72964,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72824,19 +72996,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcDeviceImage" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/deviceImages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-deviceimages?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72855,19 +73027,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcDeviceImage" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72886,19 +73058,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageCount", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/$count" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageSourceImage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-getsourceimages?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/getSourceImages", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-getsourceimages?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcSourceDeviceImage", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72917,19 +73089,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcSourceDeviceImage" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageSourceImage", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/getSourceImages" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointEffectivePermission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-geteffectivepermissions?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/getEffectivePermissions", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-geteffectivepermissions?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72948,20 +73120,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointEffectivePermission", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/getEffectivePermissions" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcexternalpartnersetting-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -72980,19 +73152,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-externalpartnersettings?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73011,19 +73183,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSettingCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73042,63 +73214,63 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSettingCount", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcfrontlineserviceplan-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-frontlineserviceplans?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlanCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlanCount", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcgalleryimage-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73117,19 +73289,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcGalleryImage" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/galleryImages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-galleryimages?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73148,19 +73320,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcGalleryImage" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImageCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73179,20 +73351,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImageCount", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73211,19 +73383,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-onpremisesconnections?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73242,19 +73414,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73273,19 +73445,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionCount", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcorganizationsettings-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -73304,20 +73476,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/organizationSettings" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73336,19 +73508,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-provisioningpolicies?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73367,151 +73539,151 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73530,109 +73702,109 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyCount", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/reports", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcReports", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcReports" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReport", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/reports" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportActionStatusReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getactionstatusreports?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/reports/getActionStatusReports", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getactionstatusreports?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportActionStatusReport", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/reports/getActionStatusReports" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCloudPcPerformanceReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/reports/getCloudPcPerformanceReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCloudPcPerformanceReport", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/reports/getCloudPcPerformanceReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCloudPcRecommendationReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getcloudpcrecommendationreports?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/reports/getCloudPcRecommendationReports", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getcloudpcrecommendationreports?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCloudPcRecommendationReport", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/reports/getCloudPcRecommendationReports" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportConnectionQualityReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getconnectionqualityreports?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/reports/getConnectionQualityReports", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getconnectionqualityreports?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportConnectionQualityReport", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/reports/getConnectionQualityReports" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCrossRegionDisasterRecoveryReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/reports/retrieveCrossRegionDisasterRecoveryReport", - "ApiVersion": "beta", "Variants": [ "Retrieve", "RetrieveExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCrossRegionDisasterRecoveryReport", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/reports/retrieveCrossRegionDisasterRecoveryReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportDailyAggregatedRemoteConnectionReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getdailyaggregatedremoteconnectionreports?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/reports/getDailyAggregatedRemoteConnectionReports", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getdailyaggregatedremoteconnectionreports?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73651,138 +73823,138 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportDailyAggregatedRemoteConnectionReport", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/reports/getDailyAggregatedRemoteConnectionReports" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcexportjob-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcExportJob", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcExportJob" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcExportJob", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcExportJob" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJobCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJobCount", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/$count" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportFrontlineReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getfrontlinereport?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/reports/getFrontlineReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getfrontlinereport?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportFrontlineReport", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/reports/getFrontlineReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportInaccessibleCloudPcReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getinaccessiblecloudpcreports?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/reports/getInaccessibleCloudPcReports", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getinaccessiblecloudpcreports?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportInaccessibleCloudPcReport", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/reports/getInaccessibleCloudPcReports" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRawRemoteConnectionReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getrawremoteconnectionreports?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/reports/getRawRemoteConnectionReports", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getrawremoteconnectionreports?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRawRemoteConnectionReport", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/reports/getRawRemoteConnectionReports" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRealTimeRemoteConnectionLatency", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getrealtimeremoteconnectionlatency?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/reports/getRealTimeRemoteConnectionLatency(cloudPcId='{cloudPcId}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getrealtimeremoteconnectionlatency?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRealTimeRemoteConnectionLatency", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/reports/getRealTimeRemoteConnectionLatency(cloudPcId='{cloudPcId}')" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRealTimeRemoteConnectionStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getrealtimeremoteconnectionstatus?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/reports/getRealTimeRemoteConnectionStatus(cloudPcId='{cloudPcId}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getrealtimeremoteconnectionstatus?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRealTimeRemoteConnectionStatus", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/reports/getRealTimeRemoteConnectionStatus(cloudPcId='{cloudPcId}')" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRemoteConnectionHistoricalReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getremoteconnectionhistoricalreports?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/reports/getRemoteConnectionHistoricalReports", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getremoteconnectionhistoricalreports?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73801,20 +73973,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRemoteConnectionHistoricalReport", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/reports/getRemoteConnectionHistoricalReports" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportSharedUseLicenseUsageReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getshareduselicenseusagereport?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/reports/getSharedUseLicenseUsageReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getshareduselicenseusagereport?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73833,20 +74005,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportSharedUseLicenseUsageReport", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/reports/getSharedUseLicenseUsageReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportTotalAggregatedRemoteConnectionReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-gettotalaggregatedremoteconnectionreports?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/reports/getTotalAggregatedRemoteConnectionReports", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-gettotalaggregatedremoteconnectionreports?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73865,48 +74037,48 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportTotalAggregatedRemoteConnectionReport", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/reports/getTotalAggregatedRemoteConnectionReports" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointScopedPermission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-retrievescopedpermissions?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/retrieveScopedPermissions", - "ApiVersion": "beta", "Variants": [ "Retrieve" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-retrievescopedpermissions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcScopedPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcScopedPermission" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointScopedPermission", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/retrieveScopedPermissions" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcServicePlan" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/servicePlans", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-serviceplans?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73925,19 +74097,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcServicePlan" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/servicePlans" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlanCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/servicePlans/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73956,20 +74128,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlanCount", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/servicePlans/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/{cloudPcSharedUseServicePlan-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcshareduseserviceplan-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73988,19 +74160,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/{cloudPcSharedUseServicePlan-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-shareduseserviceplans?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74019,19 +74191,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlanCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74050,20 +74222,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlanCount", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcsnapshot-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcSnapshot", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74082,19 +74254,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcSnapshot" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/snapshots", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-snapshots?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcSnapshot", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74113,19 +74285,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcSnapshot" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/snapshots" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/snapshots/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74144,20 +74316,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotCount", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/snapshots/$count" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotStorageAccount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcsnapshot-getstorageaccounts?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/snapshots/getStorageAccounts(subscriptionId='{subscriptionId}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcsnapshot-getstorageaccounts?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcForensicStorageAccount", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74176,19 +74348,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcForensicStorageAccount" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotStorageAccount", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/snapshots/getStorageAccounts(subscriptionId='{subscriptionId}')" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcsnapshot-getsubscriptions?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/snapshots/getSubscriptions", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcsnapshot-getsubscriptions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcSubscription", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74207,34 +74379,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcSubscription" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotSubscription", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/snapshots/getSubscriptions" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-supportedregions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74253,19 +74425,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegionCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74284,34 +74456,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegionCount", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/$count" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointTenantEncryptionSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/retrieveTenantEncryptionSetting", - "ApiVersion": "beta", "Variants": [ "Retrieve" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcTenantEncryptionSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcTenantEncryptionSetting" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointTenantEncryptionSetting", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/retrieveTenantEncryptionSetting" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74330,19 +74502,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcUserSetting" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-usersettings?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74361,63 +74533,63 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcUserSetting" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/userSettings" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/$count" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74436,20 +74608,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingCount", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -74468,19 +74640,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile" + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -74499,137 +74671,137 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile" + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity" + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity" + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceCount", + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceDeploymentProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile" + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceDeploymentProfile", + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile" + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfile", + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment" + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment" + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -74648,20 +74820,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileCount", + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -74680,19 +74852,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity" + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -74711,19 +74883,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity" + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -74742,20 +74914,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityCount", + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeploymentProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -74774,20 +74946,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile" + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeploymentProfile", + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityIntendedDeploymentProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -74806,19 +74978,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile" + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityIntendedDeploymentProfile", + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotSettings", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -74837,20 +75009,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsAutopilotSettings" + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotSetting", + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotSettings" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -74869,19 +75041,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile" + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "Method": "GET", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -74900,20 +75072,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile" + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "Method": "GET", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -74932,19 +75104,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment" + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "Method": "GET", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -74963,20 +75135,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment" + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "Method": "GET", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -74995,19 +75167,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -75026,20 +75198,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileCount", + "Method": "GET", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -75058,19 +75230,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary" + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Method": "GET", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -75089,19 +75261,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary" + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Method": "GET", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -75120,20 +75292,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", + "Method": "GET", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -75152,19 +75324,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary" + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Method": "GET", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -75183,19 +75355,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary" + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Method": "GET", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -75214,20 +75386,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", + "Method": "GET", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -75262,19 +75434,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsMalwareInformation" + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", + "Method": "GET", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsMalwareInformation", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -75309,19 +75481,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsMalwareInformation" + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", + "Method": "GET", + "Uri": "/deviceManagement/windowsMalwareInformation" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsMalwareInformation/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -75356,20 +75528,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationCount", + "Method": "GET", + "Uri": "/deviceManagement/windowsMalwareInformation/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -75404,19 +75576,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice" + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Method": "GET", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -75451,20 +75623,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice" + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Method": "GET", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -75499,20 +75671,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", + "Method": "GET", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -75531,19 +75703,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile" + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfile", + "Method": "GET", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsQualityUpdateProfiles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -75562,20 +75734,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile" + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfile", + "Method": "GET", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -75594,19 +75766,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment" + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", + "Method": "GET", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -75625,20 +75797,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment" + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", + "Method": "GET", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -75657,19 +75829,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/$count" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -75688,22 +75860,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileCount", + "Method": "GET", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "Uri": "/devices/{device-id}/getMemberGroups", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -75786,22 +75958,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceMemberGroup", + "Method": "POST", + "Uri": "/devices/{device-id}/getMemberGroups" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceMemberObject", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/getMemberObjects", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -75900,34 +76072,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceMemberObject", + "Method": "POST", + "Uri": "/devices/{device-id}/getMemberObjects" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceMemberOf", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaDeviceMemberOf", + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceMemberOf", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/memberOf", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -75962,78 +76134,78 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaDeviceMemberOf", + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/memberOf/administrativeUnit", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/administrativeUnit" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaDeviceMemberOfAsGroup", + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/memberOf/group", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaDeviceMemberOfAsGroup", + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/group" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceMemberOfCount", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/memberOf/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -76068,49 +76240,49 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceMemberOfCount", + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceMemberOfCountAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceMemberOfCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/memberOf/group/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceMemberOfCountAsGroup", + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/group/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwner", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredOwners", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -76145,106 +76317,106 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaDeviceRegisteredOwner", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredOwners/endpoint", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/endpoint" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredOwners/user", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/user" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerByRef", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredOwners/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -76279,20 +76451,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceRegisteredOwnerByRef", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/$ref" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerCount", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredOwners/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -76327,64 +76499,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceRegisteredOwnerCount", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredOwners/endpoint/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsEndpoint", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/endpoint/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsServicePrincipal", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsUser", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredOwners/user/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsUser", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/user/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUser", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredUsers", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -76419,106 +76591,106 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaDeviceRegisteredUser", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredUsers/endpoint", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/endpoint" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserAsUser", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaDeviceRegisteredUserAsUser", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserAsUser", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredUsers/user", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaDeviceRegisteredUserAsUser", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/user" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserByRef", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredUsers/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -76553,20 +76725,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceRegisteredUserByRef", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/$ref" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserCount", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredUsers/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -76601,79 +76773,79 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceRegisteredUserCount", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserCountAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredUsers/endpoint/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceRegisteredUserCountAsEndpoint", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/endpoint/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceRegisteredUserCountAsServicePrincipal", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceRegisteredUserCountAsUser", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredUsers/user/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceRegisteredUserCountAsUser", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/user/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceTransitiveMemberOf", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaDeviceTransitiveMemberOf", + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceTransitiveMemberOf", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/transitiveMemberOf", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -76708,78 +76880,78 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaDeviceTransitiveMemberOf", + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/transitiveMemberOf/group", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf/group" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceTransitiveMemberOfCount", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/transitiveMemberOf/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -76814,64 +76986,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceTransitiveMemberOfCount", + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsGroup", + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceUsageRights", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUsageRight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUsageRight" + "Command": "Get-MgBetaDeviceUsageRights", + "Method": "GET", + "Uri": "/devices/{device-id}/usageRights/{usageRight-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceUsageRights", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/usageRights", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-usagerights?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUsageRight", + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -76906,20 +77078,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUsageRight" + "Command": "Get-MgBetaDeviceUsageRights", + "Method": "GET", + "Uri": "/devices/{device-id}/usageRights" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDeviceUsageRightsCount", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/usageRights/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Device.Read.All", @@ -76954,49 +77126,49 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDeviceUsageRightsCount", + "Method": "GET", + "Uri": "/devices/{device-id}/usageRights/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDeviceUserOwnedObject", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "Uri": "/devices/getUserOwnedObjects", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaDeviceUserOwnedObject", + "Method": "POST", + "Uri": "/devices/getUserOwnedObjects" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectory", - "ApiReferenceLink": null, - "Uri": "/directory", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectory" + "Command": "Get-MgBetaDirectory", + "Method": "GET", + "Uri": "/directory" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -77031,19 +77203,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaDirectoryAdministrativeUnit", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -77078,19 +77250,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaDirectoryAdministrativeUnit", + "Method": "GET", + "Uri": "/directory/administrativeUnits" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitCount", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -77125,19 +77297,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDirectoryAdministrativeUnitCount", + "Method": "GET", + "Uri": "/directory/administrativeUnits/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delta?view=graph-rest-beta", - "Uri": "/directory/administrativeUnits/delta", - "ApiVersion": "beta", "Variants": [ "Delta" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -77172,125 +77344,63 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaDirectoryAdministrativeUnitDelta", + "Method": "GET", + "Uri": "/directory/administrativeUnits/delta" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitExtensionCount", "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count", + "OutputType": "IMicrosoftGraphExtension", "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", "Permissions": [], - "OutputType": null - }, - { - "CommandAlias": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMember", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [ - { - "Name": "AdministrativeUnit.Read.All", - "Description": "Read all administrative units", - "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write all administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgBetaDirectoryAdministrativeUnitExtensionCount", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -77325,34 +77435,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgBetaDirectoryAdministrativeUnitMember", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -77387,34 +77497,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -77449,34 +77559,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -77511,34 +77621,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -77573,34 +77683,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -77635,19 +77745,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberByRef", + "Variants": [ + "Get", + "GetViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", + "OutputType": "IMicrosoftGraphUser", "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user" + }, + { + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -77682,20 +77807,67 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCount", + "Variants": [ + "List" + ], "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [ + { + "Name": "AdministrativeUnit.Read.All", + "Description": "Read all administrative units", + "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write all administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberByRef", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref" + }, + { + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -77730,20 +77902,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCount", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsApplication", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -77778,20 +77950,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsApplication", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsDevice", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -77826,20 +77998,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsDevice", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -77874,20 +78046,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsGroup", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -77922,20 +78094,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsOrgContact", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -77970,20 +78142,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsServicePrincipal", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsUser", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -78018,20 +78190,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsUser", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -78066,19 +78238,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -78113,20 +78285,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMemberCount", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -78161,20 +78333,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMemberCount", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAttributeSet", - "ApiReferenceLink": null, - "Uri": "/directory/attributeSets/{attributeSet-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAttributeSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -78193,19 +78365,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAttributeSet" + "Command": "Get-MgBetaDirectoryAttributeSet", + "Method": "GET", + "Uri": "/directory/attributeSets/{attributeSet-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAttributeSet", - "ApiReferenceLink": null, - "Uri": "/directory/attributeSets", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-attributesets?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAttributeSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -78224,19 +78396,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAttributeSet" + "Command": "Get-MgBetaDirectoryAttributeSet", + "Method": "GET", + "Uri": "/directory/attributeSets" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryAttributeSetCount", - "ApiReferenceLink": null, - "Uri": "/directory/attributeSets/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -78255,34 +78427,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDirectoryAttributeSetCount", + "Method": "GET", + "Uri": "/directory/attributeSets/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryCertificateAuthority", - "ApiReferenceLink": null, - "Uri": "/directory/certificateAuthorities", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCertificateAuthorityPath", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCertificateAuthorityPath" + "Command": "Get-MgBetaDirectoryCertificateAuthority", + "Method": "GET", + "Uri": "/directory/certificateAuthorities" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", - "ApiReferenceLink": null, - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -78301,19 +78473,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration" + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "Method": "GET", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", - "ApiReferenceLink": null, - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthoritypath-list-certificatebasedapplicationconfigurations?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -78332,19 +78504,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration" + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "Method": "GET", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationCount", - "ApiReferenceLink": null, - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -78363,20 +78535,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationCount", + "Method": "GET", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", - "ApiReferenceLink": null, - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthorityasentity-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -78395,19 +78567,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity" + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "Method": "GET", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", - "ApiReferenceLink": null, - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-list-trustedcertificateauthorities?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -78426,20 +78598,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity" + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "Method": "GET", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthorityCount", - "ApiReferenceLink": null, - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -78458,20 +78630,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthorityCount", + "Method": "GET", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", - "ApiReferenceLink": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -78490,19 +78662,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition" + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", + "Method": "GET", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", - "ApiReferenceLink": null, - "Uri": "/directory/customSecurityAttributeDefinitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-customsecurityattributedefinitions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -78521,20 +78693,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition" + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", + "Method": "GET", + "Uri": "/directory/customSecurityAttributeDefinitions" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "ApiReferenceLink": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAllowedValue", + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -78553,19 +78725,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAllowedValue" + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Method": "GET", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "ApiReferenceLink": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-list-allowedvalues?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAllowedValue", + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -78584,20 +78756,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAllowedValue" + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Method": "GET", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", - "ApiReferenceLink": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -78616,19 +78788,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", + "Method": "GET", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/directory/customSecurityAttributeDefinitions/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -78647,500 +78819,500 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionCount", + "Method": "GET", + "Uri": "/directory/customSecurityAttributeDefinitions/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItem", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaDirectoryDeletedItem", + "Method": "GET", + "Uri": "/directory/deletedItems/{directoryObject-id}" }, { - "CommandAlias": "Get-MgBetaDirectoryDeletedAdministrativeUnit", - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", + "Method": "GET", + "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit" }, { - "CommandAlias": "Get-MgBetaDirectoryDeletedAdministrativeUnit", - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/administrativeUnit", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", + "Method": "GET", + "Uri": "/directory/deletedItems/administrativeUnit" }, { - "CommandAlias": "Get-MgBetaDirectoryDeletedApplication", - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/{directoryObject-id}/application", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", + "Method": "GET", + "Uri": "/directory/deletedItems/{directoryObject-id}/application" }, { - "CommandAlias": "Get-MgBetaDirectoryDeletedApplication", - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/application", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", + "Method": "GET", + "Uri": "/directory/deletedItems/application" }, { - "CommandAlias": "Get-MgBetaDirectoryDeletedDevice", - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/{directoryObject-id}/device", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", + "Method": "GET", + "Uri": "/directory/deletedItems/{directoryObject-id}/device" }, { - "CommandAlias": "Get-MgBetaDirectoryDeletedDevice", - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/device", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", + "Method": "GET", + "Uri": "/directory/deletedItems/device" }, { - "CommandAlias": "Get-MgBetaDirectoryDeletedGroup", - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/{directoryObject-id}/group", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", + "Method": "GET", + "Uri": "/directory/deletedItems/{directoryObject-id}/group" }, { - "CommandAlias": "Get-MgBetaDirectoryDeletedGroup", - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/group", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", + "Method": "GET", + "Uri": "/directory/deletedItems/group" }, { - "CommandAlias": "Get-MgBetaDirectoryDeletedServicePrincipal", - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", + "Method": "GET", + "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal" }, { - "CommandAlias": "Get-MgBetaDirectoryDeletedServicePrincipal", - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/servicePrincipal", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", + "Method": "GET", + "Uri": "/directory/deletedItems/servicePrincipal" }, { - "CommandAlias": "Get-MgBetaDirectoryDeletedUser", - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsUser", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/{directoryObject-id}/user", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaDirectoryDeletedItemAsUser", + "Method": "GET", + "Uri": "/directory/deletedItems/{directoryObject-id}/user" }, { - "CommandAlias": "Get-MgBetaDirectoryDeletedUser", - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemAsUser", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/user", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaDirectoryDeletedItemAsUser", + "Method": "GET", + "Uri": "/directory/deletedItems/user" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDirectoryDeletedItemById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "Uri": "/directory/deletedItems/getByIds", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaDirectoryDeletedItemById", + "Method": "POST", + "Uri": "/directory/deletedItems/getByIds" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/administrativeUnit/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDirectoryDeletedItemCountAsAdministrativeUnit", + "Method": "GET", + "Uri": "/directory/deletedItems/administrativeUnit/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsApplication", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/application/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDirectoryDeletedItemCountAsApplication", + "Method": "GET", + "Uri": "/directory/deletedItems/application/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsDevice", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/device/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDirectoryDeletedItemCountAsDevice", + "Method": "GET", + "Uri": "/directory/deletedItems/device/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/group/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDirectoryDeletedItemCountAsGroup", + "Method": "GET", + "Uri": "/directory/deletedItems/group/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/servicePrincipal/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDirectoryDeletedItemCountAsServicePrincipal", + "Method": "GET", + "Uri": "/directory/deletedItems/servicePrincipal/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsUser", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/user/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDirectoryDeletedItemCountAsUser", + "Method": "GET", + "Uri": "/directory/deletedItems/user/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDirectoryDeletedItemMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDirectoryDeletedItemMemberGroup", + "Method": "POST", + "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDirectoryDeletedItemMemberObject", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDirectoryDeletedItemMemberObject", + "Method": "POST", + "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeviceLocalCredential", - "ApiReferenceLink": null, - "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicelocalcredentialinfo-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo" + "Command": "Get-MgBetaDirectoryDeviceLocalCredential", + "Method": "GET", + "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeviceLocalCredential", - "ApiReferenceLink": null, - "Uri": "/directory/deviceLocalCredentials", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-devicelocalcredentials?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo" + "Command": "Get-MgBetaDirectoryDeviceLocalCredential", + "Method": "GET", + "Uri": "/directory/deviceLocalCredentials" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryDeviceLocalCredentialCount", - "ApiReferenceLink": null, - "Uri": "/directory/deviceLocalCredentials/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDirectoryDeviceLocalCredentialCount", + "Method": "GET", + "Uri": "/directory/deviceLocalCredentials/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryExternalUserProfile", - "ApiReferenceLink": null, - "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externaluserprofile-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphExternalUserProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalUserProfile" + "Command": "Get-MgBetaDirectoryExternalUserProfile", + "Method": "GET", + "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryExternalUserProfile", - "ApiReferenceLink": null, - "Uri": "/directory/externalUserProfiles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-externaluserprofiles?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphExternalUserProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalUserProfile" + "Command": "Get-MgBetaDirectoryExternalUserProfile", + "Method": "GET", + "Uri": "/directory/externalUserProfiles" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryExternalUserProfileCount", - "ApiReferenceLink": null, - "Uri": "/directory/externalUserProfiles/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDirectoryExternalUserProfileCount", + "Method": "GET", + "Uri": "/directory/externalUserProfiles/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", - "ApiReferenceLink": null, - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy" + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", + "Method": "GET", + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", - "ApiReferenceLink": null, - "Uri": "/directory/featureRolloutPolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy" + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", + "Method": "GET", + "Uri": "/directory/featureRolloutPolicies" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyTo", - "ApiReferenceLink": null, - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyTo", + "Method": "GET", + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToCount", - "ApiReferenceLink": null, - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToCount", + "Method": "GET", + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyCount", - "ApiReferenceLink": null, - "Uri": "/directory/featureRolloutPolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyCount", + "Method": "GET", + "Uri": "/directory/featureRolloutPolicies/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryFederationConfiguration", - "ApiReferenceLink": null, - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -79159,19 +79331,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityProviderBase" + "Command": "Get-MgBetaDirectoryFederationConfiguration", + "Method": "GET", + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryFederationConfiguration", - "ApiReferenceLink": null, - "Uri": "/directory/federationConfigurations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -79190,19 +79362,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityProviderBase" + "Command": "Get-MgBetaDirectoryFederationConfiguration", + "Method": "GET", + "Uri": "/directory/federationConfigurations" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryFederationConfigurationCount", - "ApiReferenceLink": null, - "Uri": "/directory/federationConfigurations/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -79221,63 +79393,63 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDirectoryFederationConfigurationCount", + "Method": "GET", + "Uri": "/directory/federationConfigurations/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryImpactedResource", - "ApiReferenceLink": null, - "Uri": "/directory/impactedResources/{impactedResource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphImpactedResource" + "Command": "Get-MgBetaDirectoryImpactedResource", + "Method": "GET", + "Uri": "/directory/impactedResources/{impactedResource-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryImpactedResource", - "ApiReferenceLink": null, - "Uri": "/directory/impactedResources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphImpactedResource" + "Command": "Get-MgBetaDirectoryImpactedResource", + "Method": "GET", + "Uri": "/directory/impactedResources" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryImpactedResourceCount", - "ApiReferenceLink": null, - "Uri": "/directory/impactedResources/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDirectoryImpactedResourceCount", + "Method": "GET", + "Uri": "/directory/impactedResources/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", - "ApiReferenceLink": null, - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/inboundshareduserprofile-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -79312,19 +79484,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphInboundSharedUserProfile" + "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", + "Method": "GET", + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", - "ApiReferenceLink": null, - "Uri": "/directory/inboundSharedUserProfiles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-inboundshareduserprofiles?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read.All", @@ -79343,19 +79515,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphInboundSharedUserProfile" + "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", + "Method": "GET", + "Uri": "/directory/inboundSharedUserProfiles" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryInboundSharedUserProfileCount", - "ApiReferenceLink": null, - "Uri": "/directory/inboundSharedUserProfiles/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read.All", @@ -79374,94 +79546,94 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDirectoryInboundSharedUserProfileCount", + "Method": "GET", + "Uri": "/directory/inboundSharedUserProfiles/$count" }, { + "Module": "Beta.DirectoryObjects", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryObject", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-get?view=graph-rest-beta", - "Uri": "/directoryObjects/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DirectoryObjects", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaDirectoryObject", + "Method": "GET", + "Uri": "/directoryObjects/{directoryObject-id}" }, { + "Module": "Beta.DirectoryObjects", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryObject", - "ApiReferenceLink": null, - "Uri": "/directoryObjects", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DirectoryObjects", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaDirectoryObject", + "Method": "GET", + "Uri": "/directoryObjects" }, { + "Module": "Beta.DirectoryObjects", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDirectoryObjectById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "Uri": "/directoryObjects/getByIds", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DirectoryObjects", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaDirectoryObjectById", + "Method": "POST", + "Uri": "/directoryObjects/getByIds" }, { + "Module": "Beta.DirectoryObjects", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryObjectCount", - "ApiReferenceLink": null, - "Uri": "/directoryObjects/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DirectoryObjects", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDirectoryObjectCount", + "Method": "GET", + "Uri": "/directoryObjects/$count" }, { + "Module": "Beta.DirectoryObjects", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryObjectDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", - "Uri": "/directoryObjects/delta", - "ApiVersion": "beta", "Variants": [ "Delta" ], - "Module": "Beta.DirectoryObjects", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaDirectoryObjectDelta", + "Method": "GET", + "Uri": "/directoryObjects/delta" }, { + "Module": "Beta.DirectoryObjects", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDirectoryObjectMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.DirectoryObjects", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -79544,22 +79716,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDirectoryObjectMemberGroup", + "Method": "POST", + "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups" }, { + "Module": "Beta.DirectoryObjects", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDirectoryObjectMemberObject", - "ApiReferenceLink": null, - "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.DirectoryObjects", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -79658,49 +79830,49 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDirectoryObjectMemberObject", + "Method": "POST", + "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects" }, { + "Module": "Beta.DirectoryObjects", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDirectoryObjectUserOwnedObject", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "Uri": "/directoryObjects/getUserOwnedObjects", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.DirectoryObjects", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaDirectoryObjectUserOwnedObject", + "Method": "POST", + "Uri": "/directoryObjects/getUserOwnedObjects" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", - "ApiReferenceLink": null, - "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization" + "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", + "Method": "GET", + "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", - "ApiReferenceLink": null, - "Uri": "/directory/onPremisesSynchronization", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnPremDirectorySynchronization.Read.All", @@ -79719,19 +79891,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization" + "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", + "Method": "GET", + "Uri": "/directory/onPremisesSynchronization" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryOnPremiseSynchronizationCount", - "ApiReferenceLink": null, - "Uri": "/directory/onPremisesSynchronization/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OnPremDirectorySynchronization.Read.All", @@ -79750,20 +79922,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDirectoryOnPremiseSynchronizationCount", + "Method": "GET", + "Uri": "/directory/onPremisesSynchronization/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", - "ApiReferenceLink": null, - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outboundshareduserprofile-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -79798,19 +79970,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile" + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", + "Method": "GET", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", - "ApiReferenceLink": null, - "Uri": "/directory/outboundSharedUserProfiles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-outboundshareduserprofiles?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -79845,19 +80017,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile" + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", + "Method": "GET", + "Uri": "/directory/outboundSharedUserProfiles" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileCount", - "ApiReferenceLink": null, - "Uri": "/directory/outboundSharedUserProfiles/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -79892,34 +80064,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileCount", + "Method": "GET", + "Uri": "/directory/outboundSharedUserProfiles/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", - "ApiReferenceLink": null, - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", + "Method": "GET", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", - "ApiReferenceLink": null, - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outboundshareduserprofile-list-tenants?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTenantReference", + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -79954,20 +80126,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTenantReference" + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", + "Method": "GET", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenantCount", - "ApiReferenceLink": null, - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -80002,63 +80174,63 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenantCount", + "Method": "GET", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryPendingExternalUserProfile", - "ApiReferenceLink": null, - "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pendingexternaluserprofile-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPendingExternalUserProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPendingExternalUserProfile" + "Command": "Get-MgBetaDirectoryPendingExternalUserProfile", + "Method": "GET", + "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryPendingExternalUserProfile", - "ApiReferenceLink": null, - "Uri": "/directory/pendingExternalUserProfiles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-pendingexternaluserprofile?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPendingExternalUserProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPendingExternalUserProfile" + "Command": "Get-MgBetaDirectoryPendingExternalUserProfile", + "Method": "GET", + "Uri": "/directory/pendingExternalUserProfiles" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryPendingExternalUserProfileCount", - "ApiReferenceLink": null, - "Uri": "/directory/pendingExternalUserProfiles/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDirectoryPendingExternalUserProfileCount", + "Method": "GET", + "Uri": "/directory/pendingExternalUserProfiles/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRecommendation", - "ApiReferenceLink": null, - "Uri": "/directory/recommendations/{recommendation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphRecommendation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -80077,19 +80249,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRecommendation" + "Command": "Get-MgBetaDirectoryRecommendation", + "Method": "GET", + "Uri": "/directory/recommendations/{recommendation-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRecommendation", - "ApiReferenceLink": null, - "Uri": "/directory/recommendations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-recommendation?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphRecommendation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -80108,19 +80280,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRecommendation" + "Command": "Get-MgBetaDirectoryRecommendation", + "Method": "GET", + "Uri": "/directory/recommendations" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRecommendationCount", - "ApiReferenceLink": null, - "Uri": "/directory/recommendations/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -80139,20 +80311,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDirectoryRecommendationCount", + "Method": "GET", + "Uri": "/directory/recommendations/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", - "ApiReferenceLink": null, - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -80171,19 +80343,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphImpactedResource" + "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", + "Method": "GET", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", - "ApiReferenceLink": null, - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-list-impactedresources?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -80202,20 +80374,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphImpactedResource" + "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", + "Method": "GET", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRecommendationImpactedResourceCount", - "ApiReferenceLink": null, - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -80234,20 +80406,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDirectoryRecommendationImpactedResourceCount", + "Method": "GET", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRole", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-beta", - "Uri": "/directoryRoles/{directoryRole-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -80282,19 +80454,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryRole" + "Command": "Get-MgBetaDirectoryRole", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRole", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list?view=graph-rest-beta", - "Uri": "/directoryRoles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -80329,35 +80501,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryRole" + "Command": "Get-MgBetaDirectoryRole", + "Method": "GET", + "Uri": "/directoryRoles" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDirectoryRoleById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "Uri": "/directoryRoles/getByIds", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaDirectoryRoleById", + "Method": "POST", + "Uri": "/directoryRoles/getByIds" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleByRoleTemplateId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-beta", - "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -80392,19 +80564,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryRole" + "Command": "Get-MgBetaDirectoryRoleByRoleTemplateId", + "Method": "GET", + "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleCount", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -80439,19 +80611,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDirectoryRoleCount", + "Method": "GET", + "Uri": "/directoryRoles/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delta?view=graph-rest-beta", - "Uri": "/directoryRoles/delta", - "ApiVersion": "beta", "Variants": [ "Delta" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -80486,19 +80658,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryRole" + "Command": "Get-MgBetaDirectoryRoleDelta", + "Method": "GET", + "Uri": "/directoryRoles/delta" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMember", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -80533,241 +80705,193 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaDirectoryRoleMember", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/application", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/application" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/device", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/device" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/group", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/group" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsUser", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaDirectoryRoleMemberAsUser", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberAsUser", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/user", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaDirectoryRoleMemberAsUser", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/user" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberByRef", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", - "Permissions": [ - { - "Name": "RoleManagement.Read.Directory", - "Description": "Read all directory RBAC settings", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write all directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": null - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberCount", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/$count", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-beta", + "OutputType": null, "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.DirectoryManagement", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -80802,158 +80926,206 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDirectoryRoleMemberByRef", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsApplication", + "Variants": [ + "Get", + "GetViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/application/$count", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [ + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read all directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write all directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaDirectoryRoleMemberCount", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/$count" + }, + { + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDirectoryRoleMemberCountAsApplication", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/application/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsDevice", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/device/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDirectoryRoleMemberCountAsDevice", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/device/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/group/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDirectoryRoleMemberCountAsGroup", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/group/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDirectoryRoleMemberCountAsOrgContact", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDirectoryRoleMemberCountAsServicePrincipal", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsUser", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/user/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDirectoryRoleMemberCountAsUser", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/user/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDirectoryRoleMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDirectoryRoleMemberGroup", + "Method": "POST", + "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDirectoryRoleMemberObject", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDirectoryRoleMemberObject", + "Method": "POST", + "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleScopedMember", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Command": "Get-MgBetaDirectoryRoleScopedMember", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleScopedMember", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-scopedmembers?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -80988,20 +81160,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Command": "Get-MgBetaDirectoryRoleScopedMember", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleScopedMemberCount", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -81036,20 +81208,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDirectoryRoleScopedMemberCount", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleTemplate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-get?view=graph-rest-beta", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -81084,19 +81256,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate" + "Command": "Get-MgBetaDirectoryRoleTemplate", + "Method": "GET", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleTemplate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-list?view=graph-rest-beta", - "Uri": "/directoryRoleTemplates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -81131,34 +81303,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate" + "Command": "Get-MgBetaDirectoryRoleTemplate", + "Method": "GET", + "Uri": "/directoryRoleTemplates" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDirectoryRoleTemplateById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "Uri": "/directoryRoleTemplates/getByIds", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaDirectoryRoleTemplateById", + "Method": "POST", + "Uri": "/directoryRoleTemplates/getByIds" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleTemplateCount", - "ApiReferenceLink": null, - "Uri": "/directoryRoleTemplates/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -81193,19 +81365,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDirectoryRoleTemplateCount", + "Method": "GET", + "Uri": "/directoryRoleTemplates/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectoryRoleTemplateDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", - "Uri": "/directoryRoleTemplates/delta", - "ApiVersion": "beta", "Variants": [ "Delta" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -81240,84 +81412,84 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaDirectoryRoleTemplateDelta", + "Method": "GET", + "Uri": "/directoryRoleTemplates/delta" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDirectoryRoleTemplateMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDirectoryRoleTemplateMemberGroup", + "Method": "POST", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDirectoryRoleTemplateMemberObject", - "ApiReferenceLink": null, - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDirectoryRoleTemplateMemberObject", + "Method": "POST", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDirectoryRoleTemplateUserOwnedObject", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "Uri": "/directoryRoleTemplates/getUserOwnedObjects", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaDirectoryRoleTemplateUserOwnedObject", + "Method": "POST", + "Uri": "/directoryRoleTemplates/getUserOwnedObjects" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDirectoryRoleUserOwnedObject", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "Uri": "/directoryRoles/getUserOwnedObjects", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaDirectoryRoleUserOwnedObject", + "Method": "POST", + "Uri": "/directoryRoles/getUserOwnedObjects" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectorySetting", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-get?view=graph-rest-beta", - "Uri": "/settings/{directorySetting-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -81352,19 +81524,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectorySetting" + "Command": "Get-MgBetaDirectorySetting", + "Method": "GET", + "Uri": "/settings/{directorySetting-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectorySetting", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-settings?view=graph-rest-beta", - "Uri": "/settings", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-settings?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -81399,20 +81571,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectorySetting" + "Command": "Get-MgBetaDirectorySetting", + "Method": "GET", + "Uri": "/settings" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectorySettingTemplate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysettingtemplate-get?view=graph-rest-beta", - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysettingtemplate-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -81431,19 +81603,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectorySettingTemplate" + "Command": "Get-MgBetaDirectorySettingTemplate", + "Method": "GET", + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectorySettingTemplate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysettingtemplate-list?view=graph-rest-beta", - "Uri": "/directorySettingTemplates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysettingtemplate-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -81462,34 +81634,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectorySettingTemplate" + "Command": "Get-MgBetaDirectorySettingTemplate", + "Method": "GET", + "Uri": "/directorySettingTemplates" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDirectorySettingTemplateById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "Uri": "/directorySettingTemplates/getByIds", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaDirectorySettingTemplateById", + "Method": "POST", + "Uri": "/directorySettingTemplates/getByIds" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectorySettingTemplateCount", - "ApiReferenceLink": null, - "Uri": "/directorySettingTemplates/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -81508,19 +81680,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDirectorySettingTemplateCount", + "Method": "GET", + "Uri": "/directorySettingTemplates/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectorySettingTemplateDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", - "Uri": "/directorySettingTemplates/delta", - "ApiVersion": "beta", "Variants": [ "Delta" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -81539,185 +81711,185 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaDirectorySettingTemplateDelta", + "Method": "GET", + "Uri": "/directorySettingTemplates/delta" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDirectorySettingTemplateMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberGroups", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDirectorySettingTemplateMemberGroup", + "Method": "POST", + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberGroups" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDirectorySettingTemplateMemberObject", - "ApiReferenceLink": null, - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberObjects", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDirectorySettingTemplateMemberObject", + "Method": "POST", + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberObjects" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaDirectorySettingTemplateUserOwnedObject", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "Uri": "/directorySettingTemplates/getUserOwnedObjects", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaDirectorySettingTemplateUserOwnedObject", + "Method": "POST", + "Uri": "/directorySettingTemplates/getUserOwnedObjects" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectorySharedEmailDomain", - "ApiReferenceLink": null, - "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedEmailDomain", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedEmailDomain" + "Command": "Get-MgBetaDirectorySharedEmailDomain", + "Method": "GET", + "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectorySharedEmailDomain", - "ApiReferenceLink": null, - "Uri": "/directory/sharedEmailDomains", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedEmailDomain", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedEmailDomain" + "Command": "Get-MgBetaDirectorySharedEmailDomain", + "Method": "GET", + "Uri": "/directory/sharedEmailDomains" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectorySharedEmailDomainCount", - "ApiReferenceLink": null, - "Uri": "/directory/sharedEmailDomains/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDirectorySharedEmailDomainCount", + "Method": "GET", + "Uri": "/directory/sharedEmailDomains/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectorySubscription", - "ApiReferenceLink": null, - "Uri": "/directory/subscriptions/{companySubscription-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCompanySubscription" + "Command": "Get-MgBetaDirectorySubscription", + "Method": "GET", + "Uri": "/directory/subscriptions/{companySubscription-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectorySubscription", - "ApiReferenceLink": null, - "Uri": "/directory/subscriptions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-subscriptions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCompanySubscription" + "Command": "Get-MgBetaDirectorySubscription", + "Method": "GET", + "Uri": "/directory/subscriptions" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectorySubscriptionByCommerceSubscriptionId", - "ApiReferenceLink": null, - "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCompanySubscription" + "Command": "Get-MgBetaDirectorySubscriptionByCommerceSubscriptionId", + "Method": "GET", + "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectorySubscriptionByOcpSubscriptionId", - "ApiReferenceLink": null, - "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCompanySubscription" + "Command": "Get-MgBetaDirectorySubscriptionByOcpSubscriptionId", + "Method": "GET", + "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDirectorySubscriptionCount", - "ApiReferenceLink": null, - "Uri": "/directory/subscriptions/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDirectorySubscriptionCount", + "Method": "GET", + "Uri": "/directory/subscriptions/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDomain", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-get?view=graph-rest-beta", - "Uri": "/domains/{domain-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "beta", "Permissions": [ { "Name": "Domain.Read.All", @@ -81744,19 +81916,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDomain" + "Command": "Get-MgBetaDomain", + "Method": "GET", + "Uri": "/domains/{domain-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDomain", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list?view=graph-rest-beta", - "Uri": "/domains", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "beta", "Permissions": [ { "Name": "Domain.Read.All", @@ -81783,19 +81955,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDomain" + "Command": "Get-MgBetaDomain", + "Method": "GET", + "Uri": "/domains" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDomainCount", - "ApiReferenceLink": null, - "Uri": "/domains/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Domain.Read.All", @@ -81822,20 +81994,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDomainCount", + "Method": "GET", + "Uri": "/domains/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDomainFederationConfiguration", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Domain.Read.All", @@ -81854,63 +82026,63 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphInternalDomainFederation" + "Command": "Get-MgBetaDomainFederationConfiguration", + "Method": "GET", + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDomainFederationConfiguration", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/federationConfiguration", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-federationconfiguration?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInternalDomainFederation" + "Command": "Get-MgBetaDomainFederationConfiguration", + "Method": "GET", + "Uri": "/domains/{domain-id}/federationConfiguration" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDomainFederationConfigurationCount", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/federationConfiguration/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDomainFederationConfigurationCount", + "Method": "GET", + "Uri": "/domains/{domain-id}/federationConfiguration/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDomainNameReference", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaDomainNameReference", + "Method": "GET", + "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDomainNameReference", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/domainNameReferences", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-domainnamereferences?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Domain.Read.All", @@ -81929,20 +82101,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaDomainNameReference", + "Method": "GET", + "Uri": "/domains/{domain-id}/domainNameReferences" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDomainNameReferenceCount", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/domainNameReferences/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Domain.Read.All", @@ -81961,34 +82133,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDomainNameReferenceCount", + "Method": "GET", + "Uri": "/domains/{domain-id}/domainNameReferences/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDomainServiceConfigurationRecord", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDomainDnsRecord" + "Command": "Get-MgBetaDomainServiceConfigurationRecord", + "Method": "GET", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDomainServiceConfigurationRecord", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-serviceconfigurationrecords?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "beta", "Permissions": [ { "Name": "Domain.Read.All", @@ -82007,20 +82179,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDomainDnsRecord" + "Command": "Get-MgBetaDomainServiceConfigurationRecord", + "Method": "GET", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDomainServiceConfigurationRecordCount", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Domain.Read.All", @@ -82039,78 +82211,78 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDomainServiceConfigurationRecordCount", + "Method": "GET", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation" + "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", + "Method": "GET", + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation" + "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", + "Method": "GET", + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDomainSharedEmailDomainInvitationCount", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDomainSharedEmailDomainInvitationCount", + "Method": "GET", + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDomainVerificationDnsRecord", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDomainDnsRecord" + "Command": "Get-MgBetaDomainVerificationDnsRecord", + "Method": "GET", + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDomainVerificationDnsRecord", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/verificationDnsRecords", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-verificationdnsrecords?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "beta", "Permissions": [ { "Name": "Domain.Read.All", @@ -82129,20 +82301,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDomainDnsRecord" + "Command": "Get-MgBetaDomainVerificationDnsRecord", + "Method": "GET", + "Uri": "/domains/{domain-id}/verificationDnsRecords" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDomainVerificationDnsRecordCount", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/verificationDnsRecords/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Domain.Read.All", @@ -82161,20 +82333,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDomainVerificationDnsRecordCount", + "Method": "GET", + "Uri": "/domains/{domain-id}/verificationDnsRecords/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDrive", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -82225,33 +82397,33 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgBetaDrive", + "Method": "GET", + "Uri": "/drives/{drive-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDrive", - "ApiReferenceLink": null, - "Uri": "/drives", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgBetaDrive", + "Method": "GET", + "Uri": "/drives" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveActivity", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -82302,286 +82474,286 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "Get-MgBetaDriveActivity", + "Method": "GET", + "Uri": "/drives/{drive-id}/activities" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveBundle", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaDriveBundle", + "Method": "GET", + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveBundle", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/bundles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaDriveBundle", + "Method": "GET", + "Uri": "/drives/{drive-id}/bundles" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveBundleContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveBundleContent", + "Method": "GET", + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveBundleContentStream", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveBundleContentStream", + "Method": "GET", + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveBundleCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/bundles/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveBundleCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/bundles/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveContentTypeBase", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaDriveContentTypeBase", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveContentTypeBaseType", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaDriveContentTypeBaseType", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveContentTypeBaseType", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaDriveContentTypeBaseType", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveContentTypeBaseTypeCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveContentTypeBaseTypeCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaDriveCreatedByUser", + "Method": "GET", + "Uri": "/drives/{drive-id}/createdByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaDriveCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaDriveCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveFollowing", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/following/{driveItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaDriveFollowing", + "Method": "GET", + "Uri": "/drives/{drive-id}/following/{driveItem-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveFollowing", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/following", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaDriveFollowing", + "Method": "GET", + "Uri": "/drives/{drive-id}/following" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveFollowingContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveFollowingContent", + "Method": "GET", + "Uri": "/drives/{drive-id}/following/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveFollowingContentStream", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/following/{driveItem-id}/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveFollowingContentStream", + "Method": "GET", + "Uri": "/drives/{drive-id}/following/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveFollowingCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/following/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveFollowingCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/following/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -82648,33 +82820,33 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaDriveItem", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaDriveItem", + "Method": "GET", + "Uri": "/drives/{drive-id}/items" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemActivity", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -82725,35 +82897,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "Get-MgBetaDriveItemActivity", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/activities" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemActivityByInterval", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaDriveItemActivityByInterval", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -82804,78 +82976,78 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgBetaDriveItemAnalytic", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatActivity", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivity" + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatActivity", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemAnalyticLastSevenDay", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -82926,20 +83098,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaDriveItemAnalyticLastSevenDay", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemAnalyticTime", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -82990,34 +83162,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaDriveItemAnalyticTime", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemChild", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaDriveItemChild", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemChild", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -83068,50 +83240,50 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaDriveItemChild", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemChildContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveItemChildContent", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemChildContentStream", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveItemChildContentStream", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemChildCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -83162,20 +83334,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDriveItemChildCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -83226,20 +83398,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDriveItemContent", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -83290,532 +83462,532 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDriveItemContentStream", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveItemCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaDriveItemCreatedByUser", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaDriveItemCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaDriveItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaDriveItemDelta", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemItemLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaDriveItemItemLastModifiedByUser", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaDriveItemItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemItemLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaDriveItemItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaDriveItemLastModifiedByUser", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaDriveItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaDriveItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgBetaDriveItemListItem", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemActivity", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "Get-MgBetaDriveItemListItemActivity", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/activities" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemActivityByInterval", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaDriveItemListItemActivityByInterval", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgBetaDriveItemListItemAnalytic", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/analytics" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaDriveItemListItemCreatedByUser", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaDriveItemListItemCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaDriveItemListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveItemListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionField", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemDriveItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaDriveItemListItemDriveItem", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveItemListItemDriveItemContent", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveItemListItemDriveItemContentStream", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveItemListItemField", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgBetaDriveItemListItemVersion", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgBetaDriveItemListItemVersion", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemVersionCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveItemListItemVersionCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveItemListItemVersionField", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -83866,19 +84038,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgBetaDriveItemPermission", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -83929,20 +84101,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgBetaDriveItemPermission", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemPermissionCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -83993,93 +84165,93 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDriveItemPermissionCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemRetentionLabel" + "Command": "Get-MgBetaDriveItemRetentionLabel", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemSubscription", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgBetaDriveItemSubscription", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemSubscription", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgBetaDriveItemSubscription", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemSubscriptionCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveItemSubscriptionCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemThumbnail", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Get-MgBetaDriveItemThumbnail", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemThumbnail", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -84130,20 +84302,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Get-MgBetaDriveItemThumbnail", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemThumbnailCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -84194,20 +84366,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDriveItemThumbnailCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -84258,19 +84430,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Get-MgBetaDriveItemVersion", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -84321,20 +84493,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Get-MgBetaDriveItemVersion", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemVersionContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -84385,20 +84557,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDriveItemVersionContent", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveItemVersionCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -84449,1196 +84621,1196 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaDriveItemVersionCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/lastModifiedByUser", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaDriveLastModifiedByUser", + "Method": "GET", + "Uri": "/drives/{drive-id}/lastModifiedByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaDriveLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaDriveLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveList", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "Get-MgBetaDriveList", + "Method": "GET", + "Uri": "/drives/{drive-id}/list" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListActivity", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "Get-MgBetaDriveListActivity", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/activities" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListColumn", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaDriveListColumn", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListColumn", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/columns", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaDriveListColumn", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/columns" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListColumnCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/columns/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveListColumnCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/columns/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListColumnSourceColumn", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaDriveListColumnSourceColumn", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListContentType", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaDriveListContentType", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListContentType", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaDriveListContentType", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaDriveListContentTypeColumn", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaDriveListContentTypeColumn", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeColumnCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveListContentTypeColumnCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Get-MgBetaDriveListContentTypeColumnLink", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Get-MgBetaDriveListContentTypeColumnLink", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeColumnLinkCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveListContentTypeColumnLinkCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeColumnPosition", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaDriveListContentTypeColumnPosition", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeColumnPosition", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaDriveListContentTypeColumnPosition", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeColumnPositionCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveListContentTypeColumnPositionCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeColumnSourceColumn", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaDriveListContentTypeColumnSourceColumn", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeCompatibleHubContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaDriveListContentTypeCompatibleHubContentType", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListContentTypeCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveListContentTypeCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaDriveListCreatedByUser", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/createdByUser" }, { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", - "ApiVersion": "beta", + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaDriveListCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaDriveListCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveListCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListDrive", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/drive", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgBetaDriveListDrive", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/drive" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgBetaDriveListItem", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgBetaDriveListItem", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListItemActivity", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "Get-MgBetaDriveListItemActivity", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/activities" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListItemActivityByInterval", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaDriveListItemActivityByInterval", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgBetaDriveListItemAnalytic", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListItemCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveListItemCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListItemCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaDriveListItemCreatedByUser", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaDriveListItemCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListItemCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaDriveListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListItemCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListItemDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/list/items/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgBetaDriveListItemDelta", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/delta" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgBetaDriveListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgBetaDriveListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListItemDocumentSetVersionCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveListItemDocumentSetVersionCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveListItemDocumentSetVersionField", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListItemDriveItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaDriveListItemDriveItem", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveListItemDriveItemContent", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListItemDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveListItemDriveItemContentStream", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListItemField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveListItemField", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgBetaDriveListItemVersion", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgBetaDriveListItemVersion", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListItemVersionCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveListItemVersionCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveListItemVersionField", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListOperation", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgBetaDriveListOperation", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListOperation", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/operations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgBetaDriveListOperation", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/operations" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListOperationCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/operations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveListOperationCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/operations/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListSubscription", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgBetaDriveListSubscription", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListSubscription", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/subscriptions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgBetaDriveListSubscription", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/subscriptions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveListSubscriptionCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/subscriptions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveListSubscriptionCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/subscriptions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRoot", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaDriveRoot", + "Method": "GET", + "Uri": "/drives/{drive-id}/root" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootActivity", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "Get-MgBetaDriveRootActivity", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/activities" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootActivityByInterval", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaDriveRootActivityByInterval", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootAnalytic", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/analytics", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgBetaDriveRootAnalytic", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/analytics" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatActivity", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivity" + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatActivity", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootAnalyticLastSevenDay", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/analytics/lastSevenDays", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaDriveRootAnalyticLastSevenDay", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/analytics/lastSevenDays" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootAnalyticTime", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/analytics/allTime", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaDriveRootAnalyticTime", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/analytics/allTime" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootChild", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaDriveRootChild", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootChild", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/children", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaDriveRootChild", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/children" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootChildContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveRootChildContent", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootChildContentStream", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveRootChildContentStream", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootChildCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/children/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveRootChildCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/children/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveRootContent", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootContentStream", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveRootContentStream", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaDriveRootCreatedByUser", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/createdByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaDriveRootCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaDriveRootCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveRootCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/root/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -85689,714 +85861,714 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaDriveRootDelta", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/delta" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootItemLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaDriveRootItemLastModifiedByUser", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaDriveRootItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootItemLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaDriveRootItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/lastModifiedByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaDriveRootLastModifiedByUser", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/lastModifiedByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaDriveRootLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaDriveRootLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveRootLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgBetaDriveRootListItem", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemActivity", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "Get-MgBetaDriveRootListItemActivity", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/activities" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemActivityByInterval", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaDriveRootListItemActivityByInterval", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/analytics", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgBetaDriveRootListItemAnalytic", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/analytics" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaDriveRootListItemCreatedByUser", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/createdByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaDriveRootListItemCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaDriveRootListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveRootListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionField", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemDriveItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/driveItem", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaDriveRootListItemDriveItem", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/driveItem" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveRootListItemDriveItemContent", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/driveItem/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveRootListItemDriveItemContentStream", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/driveItem/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveRootListItemField", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgBetaDriveRootListItemVersion", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/versions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgBetaDriveRootListItemVersion", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/versions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemVersionCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/versions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveRootListItemVersionCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/versions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveRootListItemVersionField", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgBetaDriveRootPermission", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/permissions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgBetaDriveRootPermission", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/permissions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootPermissionCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/permissions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveRootPermissionCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/permissions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemRetentionLabel" + "Command": "Get-MgBetaDriveRootRetentionLabel", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/retentionLabel" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootSubscription", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgBetaDriveRootSubscription", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootSubscription", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/subscriptions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgBetaDriveRootSubscription", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/subscriptions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootSubscriptionCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/subscriptions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveRootSubscriptionCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/subscriptions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootThumbnail", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Get-MgBetaDriveRootThumbnail", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootThumbnail", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/thumbnails", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Get-MgBetaDriveRootThumbnail", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/thumbnails" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootThumbnailCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/thumbnails/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveRootThumbnailCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/thumbnails/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Get-MgBetaDriveRootVersion", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/versions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Get-MgBetaDriveRootVersion", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/versions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootVersionContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveRootVersionContent", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveRootVersionCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/versions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveRootVersionCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/versions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveSpecial", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/special/{driveItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaDriveSpecial", + "Method": "GET", + "Uri": "/drives/{drive-id}/special/{driveItem-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveSpecial", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/special", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaDriveSpecial", + "Method": "GET", + "Uri": "/drives/{drive-id}/special" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveSpecialContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveSpecialContent", + "Method": "GET", + "Uri": "/drives/{drive-id}/special/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveSpecialContentStream", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/special/{driveItem-id}/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveSpecialContentStream", + "Method": "GET", + "Uri": "/drives/{drive-id}/special/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaDriveSpecialCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/special/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaDriveSpecialCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/special/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClass", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -86423,19 +86595,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationClass" + "Command": "Get-MgBetaEducationClass", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClass", - "ApiReferenceLink": null, - "Uri": "/education/classes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-list-classes?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -86462,20 +86634,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationClass" + "Command": "Get-MgBetaEducationClass", + "Method": "GET", + "Uri": "/education/classes" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignment", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -86542,19 +86714,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Get-MgBetaEducationClassAssignment", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignment", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-assignments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -86621,20 +86793,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Get-MgBetaEducationClassAssignment", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentCategory", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -86701,20 +86873,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationCategory" + "Command": "Get-MgBetaEducationClassAssignmentCategory", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentCategory", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentCategories", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-categories?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -86781,19 +86953,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationCategory" + "Command": "Get-MgBetaEducationClassAssignmentCategory", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentCategoryByRef", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -86860,22 +87032,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationClassAssignmentCategoryByRef", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentCategoryCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -86942,22 +87114,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationClassAssignmentCategoryCount", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentCategoryDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -87024,20 +87196,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationCategory" + "Command": "Get-MgBetaEducationClassAssignmentCategoryDelta", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -87104,20 +87276,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationClassAssignmentCount", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentDefault", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -87184,20 +87356,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults" + "Command": "Get-MgBetaEducationClassAssignmentDefault", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta", - "Uri": "/education/classes/{educationClass-id}/assignments/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -87264,50 +87436,50 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Get-MgBetaEducationClassAssignmentDelta", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/delta" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentGradingCategory", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationGradingCategory" + "Command": "Get-MgBetaEducationClassAssignmentGradingCategory", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentGradingScheme", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingScheme", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationGradingScheme" + "Command": "Get-MgBetaEducationClassAssignmentGradingScheme", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingScheme" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -87374,19 +87546,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "Get-MgBetaEducationClassAssignmentResource", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -87453,20 +87625,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "Get-MgBetaEducationClassAssignmentResource", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentResourceCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -87533,34 +87705,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationClassAssignmentResourceCount", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResource", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -87619,20 +87791,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResource", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResourceCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -87691,20 +87863,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResourceCount", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentRubric", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -87771,20 +87943,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationRubric" + "Command": "Get-MgBetaEducationClassAssignmentRubric", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentRubricByRef", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -87851,20 +88023,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationClassAssignmentRubricByRef", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSetting", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentsettings-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -87931,79 +88103,79 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignmentSettings" + "Command": "Get-MgBetaEducationClassAssignmentSetting", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSettingDefaultGradingScheme", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/defaultGradingScheme", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationGradingScheme" + "Command": "Get-MgBetaEducationClassAssignmentSettingDefaultGradingScheme", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/defaultGradingScheme" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationGradingCategory" + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationGradingCategory" + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategoryCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategoryCount", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingScheme", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -88038,49 +88210,49 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationGradingScheme" + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingScheme", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingScheme", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationGradingScheme" + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingScheme", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingSchemeCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingSchemeCount", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmission", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -88147,19 +88319,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Get-MgBetaEducationClassAssignmentSubmission", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmission", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -88226,20 +88398,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Get-MgBetaEducationClassAssignmentSubmission", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -88306,34 +88478,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationClassAssignmentSubmissionCount", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationOutcome" + "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -88368,20 +88540,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationOutcome" + "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcomeCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.Read", @@ -88416,20 +88588,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcomeCount", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -88496,19 +88668,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -88575,20 +88747,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -88655,34 +88827,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceCount", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -88741,20 +88913,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResourceCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -88813,20 +88985,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResourceCount", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -88893,19 +89065,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -88972,20 +89144,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -89052,34 +89224,114 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceCount", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "ApiVersion": "beta", "Variants": [ "List" ], + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "EduAssignments.ReadBasic", + "Description": "View your assignments without grades", + "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "EduAssignments.ReadBasic.All", + "Description": "Read all class assignments without grades", + "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWriteBasic.All", + "Description": "Create, read, update and delete all class assignments without grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWrite.All", + "Description": "Create, read, update and delete all class assignments with grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.Read.All", + "Description": "Read all class assignments with grades", + "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources" + }, + { "Module": "Beta.Education", + "CommandAlias": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -89146,99 +89398,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { - "CommandAlias": null, - "Method": "GET", "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResourceCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", - "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Education", - "Permissions": [ - { - "Name": "EduAssignments.ReadBasic", - "Description": "View your assignments without grades", - "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "EduAssignments.ReadBasic.All", - "Description": "Read all class assignments without grades", - "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWriteBasic.All", - "Description": "Create, read, update and delete all class assignments without grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWrite.All", - "Description": "Create, read, update and delete all class assignments with grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.Read.All", - "Description": "Read all class assignments with grades", - "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": null + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -89265,19 +89437,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationClassCount", + "Method": "GET", + "Uri": "/education/classes/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delta?view=graph-rest-beta", - "Uri": "/education/classes/delta", - "ApiVersion": "beta", "Variants": [ "Delta" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -89328,20 +89500,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationClass" + "Command": "Get-MgBetaEducationClassDelta", + "Method": "GET", + "Uri": "/education/classes/delta" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassGroup", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/group", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-get-group?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -89392,48 +89564,48 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaEducationClassGroup", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/group" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassGroupServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaEducationClassGroupServiceProvisioningError", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassGroupServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaEducationClassGroupServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassMember", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/members", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -89468,19 +89640,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationUser" + "Command": "Get-MgBetaEducationClassMember", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/members" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassMemberByRef", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/members/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -89515,20 +89687,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationClassMemberByRef", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/members/$ref" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassMemberCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/members/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -89563,20 +89735,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationClassMemberCount", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/members/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassModule", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduCurricula.Read", @@ -89611,19 +89783,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationModule" + "Command": "Get-MgBetaEducationClassModule", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassModule", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/modules", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-modules?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduCurricula.Read", @@ -89658,20 +89830,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationModule" + "Command": "Get-MgBetaEducationClassModule", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/modules" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassModuleCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/modules/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduCurricula.Read", @@ -89706,20 +89878,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationClassModuleCount", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/modules/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassModuleResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationModuleResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduCurricula.Read", @@ -89754,19 +89926,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationModuleResource" + "Command": "Get-MgBetaEducationClassModuleResource", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassModuleResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationModuleResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduCurricula.Read", @@ -89801,20 +89973,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationModuleResource" + "Command": "Get-MgBetaEducationClassModuleResource", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassModuleResourceCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduCurricula.Read", @@ -89849,34 +90021,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationClassModuleResourceCount", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassSchool", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSchool" + "Command": "Get-MgBetaEducationClassSchool", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassSchool", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/schools", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-schools?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -89903,20 +90075,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSchool" + "Command": "Get-MgBetaEducationClassSchool", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/schools" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassSchoolCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/schools/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -89943,19 +90115,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationClassSchoolCount", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/schools/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassTeacher", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/teachers", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -89982,19 +90154,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationUser" + "Command": "Get-MgBetaEducationClassTeacher", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/teachers" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassTeacherByRef", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -90021,20 +90193,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationClassTeacherByRef", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/teachers/$ref" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationClassTeacherCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/teachers/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -90061,19 +90233,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationClassTeacherCount", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/teachers/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMe", - "ApiReferenceLink": null, - "Uri": "/education/me", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -90100,34 +90272,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationUser" + "Command": "Get-MgBetaEducationMe", + "Method": "GET", + "Uri": "/education/me" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignment", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Get-MgBetaEducationMeAssignment", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignment", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -90194,77 +90366,77 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Get-MgBetaEducationMeAssignment", + "Method": "GET", + "Uri": "/education/me/assignments" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentCategory", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationCategory" + "Command": "Get-MgBetaEducationMeAssignmentCategory", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentCategoryByRef", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaEducationMeAssignmentCategoryByRef", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentCategoryCount", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaEducationMeAssignmentCategoryCount", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentCategoryDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationCategory" + "Command": "Get-MgBetaEducationMeAssignmentCategoryDelta", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -90331,460 +90503,460 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationMeAssignmentCount", + "Method": "GET", + "Uri": "/education/me/assignments/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta", - "Uri": "/education/me/assignments/delta", - "ApiVersion": "beta", "Variants": [ "Delta" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Get-MgBetaEducationMeAssignmentDelta", + "Method": "GET", + "Uri": "/education/me/assignments/delta" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentGradingCategory", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationGradingCategory" + "Command": "Get-MgBetaEducationMeAssignmentGradingCategory", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentGradingScheme", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/gradingScheme", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationGradingScheme" + "Command": "Get-MgBetaEducationMeAssignmentGradingScheme", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/gradingScheme" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "Get-MgBetaEducationMeAssignmentResource", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "Get-MgBetaEducationMeAssignmentResource", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentResourceCount", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaEducationMeAssignmentResourceCount", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResource", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResource", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResourceCount", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResourceCount", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentRubric", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationRubric" + "Command": "Get-MgBetaEducationMeAssignmentRubric", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentRubricByRef", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaEducationMeAssignmentRubricByRef", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmission", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Get-MgBetaEducationMeAssignmentSubmission", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmission", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Get-MgBetaEducationMeAssignmentSubmission", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionCount", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaEducationMeAssignmentSubmissionCount", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationOutcome" + "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationOutcome" + "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcomeCount", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcomeCount", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceCount", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceCount", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResourceCount", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResourceCount", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceCount", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceCount", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResourceCount", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResourceCount", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeClass", - "ApiReferenceLink": null, - "Uri": "/education/me/classes/{educationClass-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationClass" + "Command": "Get-MgBetaEducationMeClass", + "Method": "GET", + "Uri": "/education/me/classes/{educationClass-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeClass", - "ApiReferenceLink": null, - "Uri": "/education/me/classes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-classes?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -90811,19 +90983,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationClass" + "Command": "Get-MgBetaEducationMeClass", + "Method": "GET", + "Uri": "/education/me/classes" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeClassCount", - "ApiReferenceLink": null, - "Uri": "/education/me/classes/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -90850,20 +91022,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationMeClassCount", + "Method": "GET", + "Uri": "/education/me/classes/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeRubric", - "ApiReferenceLink": null, - "Uri": "/education/me/rubrics/{educationRubric-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -90898,19 +91070,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationRubric" + "Command": "Get-MgBetaEducationMeRubric", + "Method": "GET", + "Uri": "/education/me/rubrics/{educationRubric-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeRubric", - "ApiReferenceLink": null, - "Uri": "/education/me/rubrics", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-rubrics?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -90945,19 +91117,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationRubric" + "Command": "Get-MgBetaEducationMeRubric", + "Method": "GET", + "Uri": "/education/me/rubrics" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeRubricCount", - "ApiReferenceLink": null, - "Uri": "/education/me/rubrics/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -90992,34 +91164,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationMeRubricCount", + "Method": "GET", + "Uri": "/education/me/rubrics/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeSchool", - "ApiReferenceLink": null, - "Uri": "/education/me/schools/{educationSchool-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSchool" + "Command": "Get-MgBetaEducationMeSchool", + "Method": "GET", + "Uri": "/education/me/schools/{educationSchool-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeSchool", - "ApiReferenceLink": null, - "Uri": "/education/me/schools", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-schools?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91046,19 +91218,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSchool" + "Command": "Get-MgBetaEducationMeSchool", + "Method": "GET", + "Uri": "/education/me/schools" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeSchoolCount", - "ApiReferenceLink": null, - "Uri": "/education/me/schools/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91085,34 +91257,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationMeSchoolCount", + "Method": "GET", + "Uri": "/education/me/schools/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeTaughtClass", - "ApiReferenceLink": null, - "Uri": "/education/me/taughtClasses/{educationClass-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationClass" + "Command": "Get-MgBetaEducationMeTaughtClass", + "Method": "GET", + "Uri": "/education/me/taughtClasses/{educationClass-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeTaughtClass", - "ApiReferenceLink": null, - "Uri": "/education/me/taughtClasses", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91139,19 +91311,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationClass" + "Command": "Get-MgBetaEducationMeTaughtClass", + "Method": "GET", + "Uri": "/education/me/taughtClasses" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeTaughtClassCount", - "ApiReferenceLink": null, - "Uri": "/education/me/taughtClasses/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91178,19 +91350,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationMeTaughtClassCount", + "Method": "GET", + "Uri": "/education/me/taughtClasses/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeUser", - "ApiReferenceLink": null, - "Uri": "/education/me/user", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get-user?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91249,76 +91421,76 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaEducationMeUser", + "Method": "GET", + "Uri": "/education/me/user" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/education/me/user/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaEducationMeUserMailboxSetting", + "Method": "GET", + "Uri": "/education/me/user/mailboxSettings" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/education/me/user/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaEducationMeUserServiceProvisioningError", + "Method": "GET", + "Uri": "/education/me/user/serviceProvisioningErrors" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationMeUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/education/me/user/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaEducationMeUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/education/me/user/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationRoot", - "ApiReferenceLink": null, - "Uri": "/education", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationRoot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationRoot" + "Command": "Get-MgBetaEducationRoot", + "Method": "GET", + "Uri": "/education" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationSchool", - "ApiReferenceLink": null, - "Uri": "/education/schools/{educationSchool-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91345,19 +91517,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSchool" + "Command": "Get-MgBetaEducationSchool", + "Method": "GET", + "Uri": "/education/schools/{educationSchool-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationSchool", - "ApiReferenceLink": null, - "Uri": "/education/schools", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-list-schools?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91384,20 +91556,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSchool" + "Command": "Get-MgBetaEducationSchool", + "Method": "GET", + "Uri": "/education/schools" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationSchoolAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-get-administrativeUnit?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91448,19 +91620,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaEducationSchoolAdministrativeUnit", + "Method": "GET", + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationSchoolClass", - "ApiReferenceLink": null, - "Uri": "/education/schools/{educationSchool-id}/classes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91487,19 +91659,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationClass" + "Command": "Get-MgBetaEducationSchoolClass", + "Method": "GET", + "Uri": "/education/schools/{educationSchool-id}/classes" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationSchoolClassByRef", - "ApiReferenceLink": null, - "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91526,20 +91698,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationSchoolClassByRef", + "Method": "GET", + "Uri": "/education/schools/{educationSchool-id}/classes/$ref" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationSchoolClassCount", - "ApiReferenceLink": null, - "Uri": "/education/schools/{educationSchool-id}/classes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91566,19 +91738,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationSchoolClassCount", + "Method": "GET", + "Uri": "/education/schools/{educationSchool-id}/classes/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationSchoolCount", - "ApiReferenceLink": null, - "Uri": "/education/schools/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91605,19 +91777,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationSchoolCount", + "Method": "GET", + "Uri": "/education/schools/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationSchoolDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delta?view=graph-rest-beta", - "Uri": "/education/schools/delta", - "ApiVersion": "beta", "Variants": [ "Delta" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91676,19 +91848,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSchool" + "Command": "Get-MgBetaEducationSchoolDelta", + "Method": "GET", + "Uri": "/education/schools/delta" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationSchoolUser", - "ApiReferenceLink": null, - "Uri": "/education/schools/{educationSchool-id}/users", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -91707,19 +91879,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationUser" + "Command": "Get-MgBetaEducationSchoolUser", + "Method": "GET", + "Uri": "/education/schools/{educationSchool-id}/users" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationSchoolUserByRef", - "ApiReferenceLink": null, - "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -91738,20 +91910,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationSchoolUserByRef", + "Method": "GET", + "Uri": "/education/schools/{educationSchool-id}/users/$ref" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationSchoolUserCount", - "ApiReferenceLink": null, - "Uri": "/education/schools/{educationSchool-id}/users/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -91770,20 +91942,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationSchoolUserCount", + "Method": "GET", + "Uri": "/education/schools/{educationSchool-id}/users/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationSynchronizationProfile", - "ApiReferenceLink": null, - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAdministration.Read", @@ -91818,19 +91990,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile" + "Command": "Get-MgBetaEducationSynchronizationProfile", + "Method": "GET", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationSynchronizationProfile", - "ApiReferenceLink": null, - "Uri": "/education/synchronizationProfiles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAdministration.Read", @@ -91865,19 +92037,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile" + "Command": "Get-MgBetaEducationSynchronizationProfile", + "Method": "GET", + "Uri": "/education/synchronizationProfiles" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationSynchronizationProfileCount", - "ApiReferenceLink": null, - "Uri": "/education/synchronizationProfiles/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAdministration.Read", @@ -91912,34 +92084,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationSynchronizationProfileCount", + "Method": "GET", + "Uri": "/education/synchronizationProfiles/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationSynchronizationProfileError", - "ApiReferenceLink": null, - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSynchronizationError" + "Command": "Get-MgBetaEducationSynchronizationProfileError", + "Method": "GET", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationSynchronizationProfileError", - "ApiReferenceLink": null, - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationerrors-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAdministration.Read", @@ -91974,20 +92146,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSynchronizationError" + "Command": "Get-MgBetaEducationSynchronizationProfileError", + "Method": "GET", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationSynchronizationProfileErrorCount", - "ApiReferenceLink": null, - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAdministration.Read", @@ -92022,20 +92194,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationSynchronizationProfileErrorCount", + "Method": "GET", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationSynchronizationProfileStatus", - "ApiReferenceLink": null, - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofilestatus-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAdministration.Read", @@ -92070,22 +92242,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus" + "Command": "Get-MgBetaEducationSynchronizationProfileStatus", + "Method": "GET", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUser", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -92112,19 +92284,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationUser" + "Command": "Get-MgBetaEducationUser", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUser", - "ApiReferenceLink": null, - "Uri": "/education/users", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-list-users?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -92143,34 +92315,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationUser" + "Command": "Get-MgBetaEducationUser", + "Method": "GET", + "Uri": "/education/users" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignment", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Get-MgBetaEducationUserAssignment", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignment", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -92237,78 +92409,78 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Get-MgBetaEducationUserAssignment", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentCategory", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationCategory" + "Command": "Get-MgBetaEducationUserAssignmentCategory", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentCategoryByRef", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaEducationUserAssignmentCategoryByRef", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentCategoryCount", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaEducationUserAssignmentCategoryCount", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentCategoryDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationCategory" + "Command": "Get-MgBetaEducationUserAssignmentCategoryDelta", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -92375,461 +92547,461 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationUserAssignmentCount", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta", - "Uri": "/education/users/{educationUser-id}/assignments/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Get-MgBetaEducationUserAssignmentDelta", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/delta" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentGradingCategory", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationGradingCategory" + "Command": "Get-MgBetaEducationUserAssignmentGradingCategory", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentGradingScheme", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingScheme", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationGradingScheme" + "Command": "Get-MgBetaEducationUserAssignmentGradingScheme", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingScheme" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "Get-MgBetaEducationUserAssignmentResource", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "Get-MgBetaEducationUserAssignmentResource", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentResourceCount", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaEducationUserAssignmentResourceCount", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResource", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResource", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResourceCount", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResourceCount", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentRubric", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationRubric" + "Command": "Get-MgBetaEducationUserAssignmentRubric", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentRubricByRef", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaEducationUserAssignmentRubricByRef", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmission", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Get-MgBetaEducationUserAssignmentSubmission", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmission", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Get-MgBetaEducationUserAssignmentSubmission", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionCount", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaEducationUserAssignmentSubmissionCount", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationOutcome" + "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationOutcome" + "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcomeCount", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcomeCount", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceCount", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceCount", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResourceCount", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResourceCount", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceCount", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceCount", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResourceCount", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResourceCount", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserClass", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/classes/{educationClass-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationClass" + "Command": "Get-MgBetaEducationUserClass", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/classes/{educationClass-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserClass", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/classes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -92856,20 +93028,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationClass" + "Command": "Get-MgBetaEducationUserClass", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/classes" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserClassCount", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/classes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -92896,19 +93068,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationUserClassCount", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/classes/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserCount", - "ApiReferenceLink": null, - "Uri": "/education/users/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -92927,19 +93099,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationUserCount", + "Method": "GET", + "Uri": "/education/users/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delta?view=graph-rest-beta", - "Uri": "/education/users/delta", - "ApiVersion": "beta", "Variants": [ "Delta" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -92998,93 +93170,93 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationUser" + "Command": "Get-MgBetaEducationUserDelta", + "Method": "GET", + "Uri": "/education/users/delta" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaEducationUserMailboxSetting", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/user/mailboxSettings" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserRubric", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationRubric" + "Command": "Get-MgBetaEducationUserRubric", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserRubric", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/rubrics", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationRubric" + "Command": "Get-MgBetaEducationUserRubric", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/rubrics" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserRubricCount", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/rubrics/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaEducationUserRubricCount", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/rubrics/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserSchool", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSchool" + "Command": "Get-MgBetaEducationUserSchool", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserSchool", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/schools", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -93111,20 +93283,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSchool" + "Command": "Get-MgBetaEducationUserSchool", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/schools" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserSchoolCount", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/schools/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -93151,63 +93323,63 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationUserSchoolCount", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/schools/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaEducationUserServiceProvisioningError", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaEducationUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserTaughtClass", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationClass" + "Command": "Get-MgBetaEducationUserTaughtClass", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserTaughtClass", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/taughtClasses", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -93234,20 +93406,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationClass" + "Command": "Get-MgBetaEducationUserTaughtClass", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/taughtClasses" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEducationUserTaughtClassCount", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/taughtClasses/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -93274,20 +93446,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEducationUserTaughtClassCount", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/taughtClasses/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-accesspackageresourcerolescopes?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93306,19 +93478,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackage" + "Command": "Get-MgBetaEntitlementManagementAccessPackage", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackages?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93337,20 +93509,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackage" + "Command": "Get-MgBetaEntitlementManagementAccessPackage", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaEntitlementManagementAccessPackageApplicablePolicyRequirement", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-getapplicablepolicyrequirements?view=graph-rest-beta", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-getapplicablepolicyrequirements?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93369,34 +93541,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements" + "Command": "Get-MgBetaEntitlementManagementAccessPackageApplicablePolicyRequirement", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageAssignment" + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93415,50 +93587,50 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackageAssignment" + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentAdditional", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-additionalaccess?view=graph-rest-beta", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/additionalAccess", - "ApiVersion": "beta", "Variants": [ "Access", "Access1", "AccessViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-additionalaccess?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageAssignment" + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentAdditional", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/additionalAccess" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStepCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93477,19 +93649,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStepCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93508,20 +93680,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93540,19 +93712,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy" + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentpolicies?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93571,19 +93743,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy" + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93602,78 +93774,78 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomExtensionHandler" + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomExtensionHandler" + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting" + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting" + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93692,19 +93864,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest" + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentrequests?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93723,19 +93895,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest" + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequestCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93754,20 +93926,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequestCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentresourcerole-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93786,19 +93958,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole" + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentresourceroles?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93817,19 +93989,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole" + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRoleCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93848,20 +94020,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRoleCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93880,19 +94052,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackageCatalog" + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackagecatalogs?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93911,20 +94083,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackageCatalog" + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93943,19 +94115,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCustomCalloutExtension" + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackagecustomworkflowextensions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -93974,19 +94146,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCustomCalloutExtension" + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackageresources?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94005,19 +94177,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResources" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceRoles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackageresourceroles?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94036,33 +94208,33 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceRoles" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceScopes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceScopes" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94081,20 +94253,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customaccesspackageworkflowextension-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94113,19 +94285,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension" + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-customaccesspackageworkflowextensions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94144,19 +94316,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension" + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94175,19 +94347,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEntitlementManagementAccessPackageCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94206,19 +94378,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackage" + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackage", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94237,19 +94409,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroup", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94268,19 +94440,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroup", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94299,34 +94471,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackage" + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-accesspackagesincompatiblewith?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94345,63 +94517,63 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackage" + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageResources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResources" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageresourceenvironment-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94420,19 +94592,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageresourceenvironment?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94451,34 +94623,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentAccessPackageResourceCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}/accessPackageResources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentAccessPackageResourceCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}/accessPackageResources/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94497,34 +94669,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest" + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageresourcerequests?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94543,19 +94715,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest" + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequestCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94574,20 +94746,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequestCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94606,19 +94778,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest" + "Command": "Get-MgBetaEntitlementManagementAssignmentRequest", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentrequests?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94637,34 +94809,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest" + "Command": "Get-MgBetaEntitlementManagementAssignmentRequest", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAssignmentRequestAccessPackageAssignment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/accessPackageAssignment", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageAssignment" + "Command": "Get-MgBetaEntitlementManagementAssignmentRequestAccessPackageAssignment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/accessPackageAssignment" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAssignmentRequestCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94683,35 +94855,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEntitlementManagementAssignmentRequestCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementAssignmentRequestRequestorConnectedOrganization", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/requestor/connectedOrganization", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConnectedOrganization" + "Command": "Get-MgBetaEntitlementManagementAssignmentRequestRequestorConnectedOrganization", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/requestor/connectedOrganization" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94730,19 +94902,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConnectedOrganization" + "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-connectedorganizations?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94761,19 +94933,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConnectedOrganization" + "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94792,19 +94964,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsor", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-externalsponsors?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94823,19 +94995,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsor", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-externalsponsors?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94854,20 +95026,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94886,19 +95058,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsor", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-internalsponsors?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94917,19 +95089,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsor", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-internalsponsors?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94948,20 +95120,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94980,19 +95152,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/settings", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -95011,165 +95183,165 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEntitlementManagementSettings" + "Command": "Get-MgBetaEntitlementManagementSetting", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/settings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementSubject", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageSubject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageSubject" + "Command": "Get-MgBetaEntitlementManagementSubject", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementSubject", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/subjects", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagesubject-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackageSubject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageSubject" + "Command": "Get-MgBetaEntitlementManagementSubject", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/subjects" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementSubjectByObjectId", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageSubject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageSubject" + "Command": "Get-MgBetaEntitlementManagementSubjectByObjectId", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementSubjectConnectedOrganization", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}/connectedOrganization", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConnectedOrganization" + "Command": "Get-MgBetaEntitlementManagementSubjectConnectedOrganization", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}/connectedOrganization" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaEntitlementManagementSubjectCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/subjects/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaEntitlementManagementSubjectCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/subjects/$count" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternal", - "ApiReferenceLink": null, - "Uri": "/external", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsExternal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsExternal" + "Command": "Get-MgBetaExternal", + "Method": "GET", + "Uri": "/external" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalAuthorizationSystem", - "ApiReferenceLink": null, - "Uri": "/external/authorizationSystems/{authorizationSystem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthorizationSystem" + "Command": "Get-MgBetaExternalAuthorizationSystem", + "Method": "GET", + "Uri": "/external/authorizationSystems/{authorizationSystem-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalAuthorizationSystem", - "ApiReferenceLink": null, - "Uri": "/external/authorizationSystems", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-external-list-authorizationsystems?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthorizationSystem" + "Command": "Get-MgBetaExternalAuthorizationSystem", + "Method": "GET", + "Uri": "/external/authorizationSystems" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalAuthorizationSystemCount", - "ApiReferenceLink": null, - "Uri": "/external/authorizationSystems/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaExternalAuthorizationSystemCount", + "Method": "GET", + "Uri": "/external/authorizationSystems/$count" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalAuthorizationSystemDataCollectionInfo", - "ApiReferenceLink": null, - "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDataCollectionInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDataCollectionInfo" + "Command": "Get-MgBetaExternalAuthorizationSystemDataCollectionInfo", + "Method": "GET", + "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalConnection", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -95196,19 +95368,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection" + "Command": "Get-MgBetaExternalConnection", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalConnection", - "ApiReferenceLink": null, - "Uri": "/external/connections", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -95235,19 +95407,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection" + "Command": "Get-MgBetaExternalConnection", + "Method": "GET", + "Uri": "/external/connections" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionCount", - "ApiReferenceLink": null, - "Uri": "/external/connections/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -95274,20 +95446,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaExternalConnectionCount", + "Method": "GET", + "Uri": "/external/connections/$count" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionGroup", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalItem.Read.All", @@ -95314,93 +95486,93 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup" + "Command": "Get-MgBetaExternalConnectionGroup", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionGroup", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/groups", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup" + "Command": "Get-MgBetaExternalConnectionGroup", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/groups" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionGroupCount", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/groups/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaExternalConnectionGroupCount", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/groups/$count" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionGroupMember", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity" + "Command": "Get-MgBetaExternalConnectionGroupMember", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionGroupMember", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity" + "Command": "Get-MgBetaExternalConnectionGroupMember", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionGroupMemberCount", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaExternalConnectionGroupMemberCount", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionItem", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -95427,108 +95599,108 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem" + "Command": "Get-MgBetaExternalConnectionItem", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionItem", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/items", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem" + "Command": "Get-MgBetaExternalConnectionItem", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/items" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionItemActivity", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity" + "Command": "Get-MgBetaExternalConnectionItemActivity", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionItemActivity", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity" + "Command": "Get-MgBetaExternalConnectionItemActivity", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionItemActivityCount", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaExternalConnectionItemActivityCount", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/$count" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionItemActivityPerformedBy", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}/performedBy", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity" + "Command": "Get-MgBetaExternalConnectionItemActivityPerformedBy", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}/performedBy" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionItemCount", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/items/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaExternalConnectionItemCount", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/items/$count" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionOperation", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -95555,64 +95727,64 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation" + "Command": "Get-MgBetaExternalConnectionOperation", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionOperation", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/operations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation" + "Command": "Get-MgBetaExternalConnectionOperation", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/operations" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionOperationCount", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/operations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaExternalConnectionOperationCount", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/operations/$count" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionQuota", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/quota", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-connectionquota-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota" + "Command": "Get-MgBetaExternalConnectionQuota", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/quota" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalConnectionSchema", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/schema", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-schema-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -95639,34 +95811,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExternalConnectorsSchema" + "Command": "Get-MgBetaExternalConnectionSchema", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/schema" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryData", - "ApiReferenceLink": null, - "Uri": "/external/industryData", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIndustryDataRoot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIndustryDataRoot" + "Command": "Get-MgBetaExternalIndustryData", + "Method": "GET", + "Uri": "/external/industryData" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataConnector", - "ApiReferenceLink": null, - "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIndustryDataConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-DataConnector.Read.All", @@ -95685,19 +95857,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIndustryDataConnector" + "Command": "Get-MgBetaExternalIndustryDataConnector", + "Method": "GET", + "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataConnector", - "ApiReferenceLink": null, - "Uri": "/external/industryData/dataConnectors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIndustryDataConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-DataConnector.Read.All", @@ -95716,19 +95888,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIndustryDataConnector" + "Command": "Get-MgBetaExternalIndustryDataConnector", + "Method": "GET", + "Uri": "/external/industryData/dataConnectors" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataConnectorCount", - "ApiReferenceLink": null, - "Uri": "/external/industryData/dataConnectors/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-DataConnector.Read.All", @@ -95747,35 +95919,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaExternalIndustryDataConnectorCount", + "Method": "GET", + "Uri": "/external/industryData/dataConnectors/$count" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataConnectorSourceSystem", - "ApiReferenceLink": null, - "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/sourceSystem", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition" + "Command": "Get-MgBetaExternalIndustryDataConnectorSourceSystem", + "Method": "GET", + "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/sourceSystem" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataInboundFlow", - "ApiReferenceLink": null, - "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-InboundFlow.Read.All", @@ -95794,19 +95966,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIndustryDataInboundFlow" + "Command": "Get-MgBetaExternalIndustryDataInboundFlow", + "Method": "GET", + "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataInboundFlow", - "ApiReferenceLink": null, - "Uri": "/external/industryData/inboundFlows", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-InboundFlow.Read.All", @@ -95825,19 +95997,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIndustryDataInboundFlow" + "Command": "Get-MgBetaExternalIndustryDataInboundFlow", + "Method": "GET", + "Uri": "/external/industryData/inboundFlows" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataInboundFlowCount", - "ApiReferenceLink": null, - "Uri": "/external/industryData/inboundFlows/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-InboundFlow.Read.All", @@ -95856,20 +96028,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaExternalIndustryDataInboundFlowCount", + "Method": "GET", + "Uri": "/external/industryData/inboundFlows/$count" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataInboundFlowDataConnector", - "ApiReferenceLink": null, - "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/dataConnector", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIndustryDataConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-DataConnector.Read.All", @@ -95888,20 +96060,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIndustryDataConnector" + "Command": "Get-MgBetaExternalIndustryDataInboundFlowDataConnector", + "Method": "GET", + "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/dataConnector" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataInboundFlowYear", - "ApiReferenceLink": null, - "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/year", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-TimePeriod.Read.All", @@ -95920,341 +96092,341 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition" + "Command": "Get-MgBetaExternalIndustryDataInboundFlowYear", + "Method": "GET", + "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/year" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataOperation", - "ApiReferenceLink": null, - "Uri": "/external/industryData/operations/{longRunningOperation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-filevalidateoperation-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphLongRunningOperation" + "Command": "Get-MgBetaExternalIndustryDataOperation", + "Method": "GET", + "Uri": "/external/industryData/operations/{longRunningOperation-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataOperation", - "ApiReferenceLink": null, - "Uri": "/external/industryData/operations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-filevalidateoperation-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphLongRunningOperation" + "Command": "Get-MgBetaExternalIndustryDataOperation", + "Method": "GET", + "Uri": "/external/industryData/operations" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataOperationCount", - "ApiReferenceLink": null, - "Uri": "/external/industryData/operations/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaExternalIndustryDataOperationCount", + "Method": "GET", + "Uri": "/external/industryData/operations/$count" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", - "ApiReferenceLink": null, - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet" + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", + "Method": "GET", + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", - "ApiReferenceLink": null, - "Uri": "/external/industryData/outboundProvisioningFlowSets", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataroot-list-outboundprovisioningflowsets?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet" + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", + "Method": "GET", + "Uri": "/external/industryData/outboundProvisioningFlowSets" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetCount", - "ApiReferenceLink": null, - "Uri": "/external/industryData/outboundProvisioningFlowSets/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetCount", + "Method": "GET", + "Uri": "/external/industryData/outboundProvisioningFlowSets/$count" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", - "ApiReferenceLink": null, - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow" + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", + "Method": "GET", + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", - "ApiReferenceLink": null, - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-outboundprovisioningflowset-list-provisioningflows?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow" + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", + "Method": "GET", + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlowCount", - "ApiReferenceLink": null, - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlowCount", + "Method": "GET", + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/$count" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", - "ApiReferenceLink": null, - "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-referencedefinition-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition" + "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", + "Method": "GET", + "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", - "ApiReferenceLink": null, - "Uri": "/external/industryData/referenceDefinitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-referencedefinition-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition" + "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", + "Method": "GET", + "Uri": "/external/industryData/referenceDefinitions" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataReferenceDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/external/industryData/referenceDefinitions/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaExternalIndustryDataReferenceDefinitionCount", + "Method": "GET", + "Uri": "/external/industryData/referenceDefinitions/$count" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataRoleGroup", - "ApiReferenceLink": null, - "Uri": "/external/industryData/roleGroups/{roleGroup-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-rolegroup-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIndustryDataRoleGroup" + "Command": "Get-MgBetaExternalIndustryDataRoleGroup", + "Method": "GET", + "Uri": "/external/industryData/roleGroups/{roleGroup-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataRoleGroup", - "ApiReferenceLink": null, - "Uri": "/external/industryData/roleGroups", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-rolegroup-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIndustryDataRoleGroup" + "Command": "Get-MgBetaExternalIndustryDataRoleGroup", + "Method": "GET", + "Uri": "/external/industryData/roleGroups" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataRoleGroupCount", - "ApiReferenceLink": null, - "Uri": "/external/industryData/roleGroups/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaExternalIndustryDataRoleGroupCount", + "Method": "GET", + "Uri": "/external/industryData/roleGroups/$count" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataRun", - "ApiReferenceLink": null, - "Uri": "/external/industryData/runs/{industryDataRun-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIndustryDataRun", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIndustryDataRun" + "Command": "Get-MgBetaExternalIndustryDataRun", + "Method": "GET", + "Uri": "/external/industryData/runs/{industryDataRun-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataRun", - "ApiReferenceLink": null, - "Uri": "/external/industryData/runs", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIndustryDataRun", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIndustryDataRun" + "Command": "Get-MgBetaExternalIndustryDataRun", + "Method": "GET", + "Uri": "/external/industryData/runs" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataRunActivity", - "ApiReferenceLink": null, - "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/{industryDataRunActivity-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIndustryDataRunActivity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIndustryDataRunActivity" + "Command": "Get-MgBetaExternalIndustryDataRunActivity", + "Method": "GET", + "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/{industryDataRunActivity-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataRunActivity", - "ApiReferenceLink": null, - "Uri": "/external/industryData/runs/{industryDataRun-id}/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIndustryDataRunActivity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIndustryDataRunActivity" + "Command": "Get-MgBetaExternalIndustryDataRunActivity", + "Method": "GET", + "Uri": "/external/industryData/runs/{industryDataRun-id}/activities" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataRunActivityCount", - "ApiReferenceLink": null, - "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaExternalIndustryDataRunActivityCount", + "Method": "GET", + "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/$count" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataRunCount", - "ApiReferenceLink": null, - "Uri": "/external/industryData/runs/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaExternalIndustryDataRunCount", + "Method": "GET", + "Uri": "/external/industryData/runs/$count" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataRunStatistics", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-getstatistics?view=graph-rest-beta", - "Uri": "/external/industryData/runs/{industryDataRun-id}/getStatistics", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-getstatistics?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIndustryDataRunStatistics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIndustryDataRunStatistics" + "Command": "Get-MgBetaExternalIndustryDataRunStatistics", + "Method": "GET", + "Uri": "/external/industryData/runs/{industryDataRun-id}/getStatistics" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataSourceSystem", - "ApiReferenceLink": null, - "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-SourceSystem.Read.All", @@ -96273,19 +96445,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition" + "Command": "Get-MgBetaExternalIndustryDataSourceSystem", + "Method": "GET", + "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataSourceSystem", - "ApiReferenceLink": null, - "Uri": "/external/industryData/sourceSystems", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-SourceSystem.Read.All", @@ -96304,19 +96476,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition" + "Command": "Get-MgBetaExternalIndustryDataSourceSystem", + "Method": "GET", + "Uri": "/external/industryData/sourceSystems" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataSourceSystemCount", - "ApiReferenceLink": null, - "Uri": "/external/industryData/sourceSystems/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-SourceSystem.Read.All", @@ -96335,20 +96507,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaExternalIndustryDataSourceSystemCount", + "Method": "GET", + "Uri": "/external/industryData/sourceSystems/$count" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataYear", - "ApiReferenceLink": null, - "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-TimePeriod.Read.All", @@ -96367,19 +96539,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition" + "Command": "Get-MgBetaExternalIndustryDataYear", + "Method": "GET", + "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataYear", - "ApiReferenceLink": null, - "Uri": "/external/industryData/years", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-TimePeriod.Read.All", @@ -96398,19 +96570,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition" + "Command": "Get-MgBetaExternalIndustryDataYear", + "Method": "GET", + "Uri": "/external/industryData/years" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaExternalIndustryDataYearCount", - "ApiReferenceLink": null, - "Uri": "/external/industryData/years/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-TimePeriod.Read.All", @@ -96429,3908 +96601,3963 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaExternalIndustryDataYearCount", + "Method": "GET", + "Uri": "/external/industryData/years/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancial", - "ApiReferenceLink": null, - "Uri": "/financials", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphFinancials", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphFinancials" + "Command": "Get-MgBetaFinancial", + "Method": "GET", + "Uri": "/financials" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompany", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCompany", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCompany" + "Command": "Get-MgBetaFinancialCompany", + "Method": "GET", + "Uri": "/financials/companies/{company-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompany", - "ApiReferenceLink": null, - "Uri": "/financials/companies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCompany", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCompany" + "Command": "Get-MgBetaFinancialCompany", + "Method": "GET", + "Uri": "/financials/companies" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyAccount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/accounts/{account-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccount" + "Command": "Get-MgBetaFinancialCompanyAccount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/accounts/{account-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyAccount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/accounts", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccount" + "Command": "Get-MgBetaFinancialCompanyAccount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/accounts" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyAccountCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/accounts/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyAccountCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/accounts/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/agedAccountsPayable/{agedAccountsPayable-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgedAccountsPayable", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgedAccountsPayable" + "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/agedAccountsPayable/{agedAccountsPayable-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/agedAccountsPayable", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgedAccountsPayable", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgedAccountsPayable" + "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/agedAccountsPayable" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyAgedAccountPayableCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/agedAccountsPayable/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyAgedAccountPayableCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/agedAccountsPayable/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/{agedAccountsReceivable-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgedAccountsReceivable", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgedAccountsReceivable" + "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/{agedAccountsReceivable-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/agedAccountsReceivable", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgedAccountsReceivable", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgedAccountsReceivable" + "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/agedAccountsReceivable" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivableCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivableCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyCount", + "Method": "GET", + "Uri": "/financials/companies/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCountryRegion", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCountryRegion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCountryRegion" + "Command": "Get-MgBetaFinancialCompanyCountryRegion", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCountryRegion", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/countriesRegions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCountryRegion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCountryRegion" + "Command": "Get-MgBetaFinancialCompanyCountryRegion", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/countriesRegions" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCountryRegionCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/countriesRegions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyCountryRegionCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/countriesRegions/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCurrency" + "Command": "Get-MgBetaFinancialCompanyCurrency", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/currencies/{currency-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/currencies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCurrency" + "Command": "Get-MgBetaFinancialCompanyCurrency", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/currencies" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCurrencyCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/currencies/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyCurrencyCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/currencies/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomer", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customers/{customer-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomer" + "Command": "Get-MgBetaFinancialCompanyCustomer", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomer", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customers", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomer" + "Command": "Get-MgBetaFinancialCompanyCustomer", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customers" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customers/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyCustomerCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customers/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCurrency" + "Command": "Get-MgBetaFinancialCompanyCustomerCurrency", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPayment", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomerPayment" + "Command": "Get-MgBetaFinancialCompanyCustomerPayment", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPayment", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPayments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomerPayment" + "Command": "Get-MgBetaFinancialCompanyCustomerPayment", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPayments" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPayments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPayments/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomer", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomer" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomer", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCurrency" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphShipmentMethod" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomerPaymentJournal" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomerPaymentJournal" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalAccount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/account", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccount" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalAccount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/account" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomerPayment" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomerPayment" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomer" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCurrency" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphShipmentMethod" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentMethod" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentTerm" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentMethod" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentMethod", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentTerm" + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentTerm", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanyCustomerPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanyCustomerPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyCustomerPictureContent", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerPictureCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyCustomerPictureCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyCustomerShipmentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphShipmentMethod" + "Command": "Get-MgBetaFinancialCompanyCustomerShipmentMethod", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyDimension", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDimension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDimension" + "Command": "Get-MgBetaFinancialCompanyDimension", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyDimension", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/dimensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDimension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDimension" + "Command": "Get-MgBetaFinancialCompanyDimension", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/dimensions" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyDimensionCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/dimensions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyDimensionCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/dimensions/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyDimensionValue", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/dimensionValues/{dimensionValue-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDimensionValue", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDimensionValue" + "Command": "Get-MgBetaFinancialCompanyDimensionValue", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/dimensionValues/{dimensionValue-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyDimensionValue", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/dimensionValues", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDimensionValue", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDimensionValue" + "Command": "Get-MgBetaFinancialCompanyDimensionValue", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/dimensionValues" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyDimensionValueCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyDimensionValueCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyEmployee", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/employees/{employee-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEmployee", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEmployee" + "Command": "Get-MgBetaFinancialCompanyEmployee", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyEmployee", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/employees", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEmployee", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEmployee" + "Command": "Get-MgBetaFinancialCompanyEmployee", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/employees" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyEmployeeCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/employees/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyEmployeeCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/employees/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyEmployeePicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanyEmployeePicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyEmployeePicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanyEmployeePicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyEmployeePictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyEmployeePictureContent", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyEmployeePictureCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyEmployeePictureCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGeneralLedgerEntry", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGeneralLedgerEntry" + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/generalLedgerEntries", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGeneralLedgerEntry", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGeneralLedgerEntry" + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/generalLedgerEntries" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryAccount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}/account", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccount" + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryAccount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}/account" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/generalLedgerEntries/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/generalLedgerEntries/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyInformation", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCompanyInformation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCompanyInformation" + "Command": "Get-MgBetaFinancialCompanyInformation", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyInformation", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/companyInformation", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCompanyInformation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCompanyInformation" + "Command": "Get-MgBetaFinancialCompanyInformation", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/companyInformation" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyInformationCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/companyInformation/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyInformationCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/companyInformation/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyInformationPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyInformationPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyItem", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/items/{item-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItem" + "Command": "Get-MgBetaFinancialCompanyItem", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/items/{item-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyItem", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/items", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItem" + "Command": "Get-MgBetaFinancialCompanyItem", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/items" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyItemCategory", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemCategory" + "Command": "Get-MgBetaFinancialCompanyItemCategory", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyItemCategory", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/itemCategories", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemCategory" + "Command": "Get-MgBetaFinancialCompanyItemCategory", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/itemCategories" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyItemCategoryCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/itemCategories/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyItemCategoryCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/itemCategories/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyItemCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/items/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyItemCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/items/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanyItemPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanyItemPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyItemPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyItemPictureContent", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyItemPictureCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyItemPictureCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyJournal", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/journals/{journal-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphJournal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphJournal" + "Command": "Get-MgBetaFinancialCompanyJournal", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/journals/{journal-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyJournal", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/journals", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphJournal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphJournal" + "Command": "Get-MgBetaFinancialCompanyJournal", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/journals" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyJournalAccount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/journals/{journal-id}/account", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccount" + "Command": "Get-MgBetaFinancialCompanyJournalAccount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/journals/{journal-id}/account" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyJournalCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/journals/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyJournalCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/journals/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyJournalLine", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphJournalLine", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphJournalLine" + "Command": "Get-MgBetaFinancialCompanyJournalLine", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyJournalLine", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/journalLines", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphJournalLine", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphJournalLine" + "Command": "Get-MgBetaFinancialCompanyJournalLine", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/journalLines" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyJournalLineAccount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}/account", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccount" + "Command": "Get-MgBetaFinancialCompanyJournalLineAccount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}/account" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyJournalLineCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/journalLines/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyJournalLineCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/journalLines/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPaymentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentMethod" + "Command": "Get-MgBetaFinancialCompanyPaymentMethod", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPaymentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/paymentMethods", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentMethod" + "Command": "Get-MgBetaFinancialCompanyPaymentMethod", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/paymentMethods" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPaymentMethodCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/paymentMethods/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyPaymentMethodCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/paymentMethods/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentTerm" + "Command": "Get-MgBetaFinancialCompanyPaymentTerm", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/paymentTerms", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentTerm" + "Command": "Get-MgBetaFinancialCompanyPaymentTerm", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/paymentTerms" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPaymentTermCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/paymentTerms/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyPaymentTermCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/paymentTerms/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanyPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/picture", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanyPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyPictureContent", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPictureCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/picture/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyPictureCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/picture/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPurchaseInvoice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPurchaseInvoice" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPurchaseInvoice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPurchaseInvoice" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoices" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCurrency" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCurrency", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPurchaseInvoiceLine" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPurchaseInvoiceLine" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineAccount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/account", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccount" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineAccount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/account" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItem", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItem" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItem", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemCategory" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendor", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVendor", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVendor" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendor", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCurrency" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentMethod" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentTerm" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSalesCreditMemo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSalesCreditMemo" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSalesCreditMemo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSalesCreditMemo" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCurrency" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCurrency", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomer", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomer" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomer", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCurrency" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentMethod" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentTerm" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphShipmentMethod" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSalesCreditMemoLine" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSalesCreditMemoLine" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineAccount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccount" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineAccount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItem", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItem" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItem", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemCategory" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentTerm" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSalesCreditMemoLine" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSalesCreditMemoLine" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccount" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItem" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemCategory" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoice", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSalesInvoice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSalesInvoice" + "Command": "Get-MgBetaFinancialCompanySaleInvoice", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoice", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSalesInvoice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSalesInvoice" + "Command": "Get-MgBetaFinancialCompanySaleInvoice", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoices" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoices/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCurrency" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCurrency", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomer", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomer" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomer", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCurrency" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentMethod" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentTerm" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphShipmentMethod" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSalesInvoiceLine", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSalesInvoiceLine" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoiceLines", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSalesInvoiceLine", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSalesInvoiceLine" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineAccount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/account", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccount" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineAccount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/account" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItem", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItem" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItem", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemCategory", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemCategory" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemCategory", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoicePaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentTerm" + "Command": "Get-MgBetaFinancialCompanySaleInvoicePaymentTerm", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceShipmentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphShipmentMethod" + "Command": "Get-MgBetaFinancialCompanySaleInvoiceShipmentMethod", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrder", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSalesOrder", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSalesOrder" + "Command": "Get-MgBetaFinancialCompanySaleOrder", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrder", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSalesOrder", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSalesOrder" + "Command": "Get-MgBetaFinancialCompanySaleOrder", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrders" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanySaleOrderCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrders/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCurrency" + "Command": "Get-MgBetaFinancialCompanySaleOrderCurrency", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomer", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomer" + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomer", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCurrency" + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerCurrency", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentMethod" + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentTerm" + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureContent", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphShipmentMethod" + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderLine", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSalesOrderLine", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSalesOrderLine" + "Command": "Get-MgBetaFinancialCompanySaleOrderLine", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderLine", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrderLines", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSalesOrderLine", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSalesOrderLine" + "Command": "Get-MgBetaFinancialCompanySaleOrderLine", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrderLines" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineAccount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/account", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccount" + "Command": "Get-MgBetaFinancialCompanySaleOrderLineAccount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/account" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrderLines/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanySaleOrderLineCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrderLines/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItem", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItem" + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItem", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemCategory", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemCategory" + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemCategory", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureContent", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleOrderPaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentTerm" + "Command": "Get-MgBetaFinancialCompanySaleOrderPaymentTerm", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuote", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSalesQuote", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSalesQuote" + "Command": "Get-MgBetaFinancialCompanySaleQuote", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuote", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSalesQuote", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSalesQuote" + "Command": "Get-MgBetaFinancialCompanySaleQuote", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuotes" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanySaleQuoteCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuotes/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCurrency" + "Command": "Get-MgBetaFinancialCompanySaleQuoteCurrency", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomer", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomer" + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomer", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCurrency" + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerCurrency", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentMethod" + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentTerm" + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphShipmentMethod" + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSalesQuoteLine", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSalesQuoteLine" + "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuoteLines", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSalesQuoteLine", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSalesQuoteLine" + "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuoteLines" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineAccount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/account", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccount" + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineAccount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/account" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuoteLines/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItem", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItem" + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItem", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemCategory", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemCategory" + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemCategory", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuotePaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentTerm" + "Command": "Get-MgBetaFinancialCompanySaleQuotePaymentTerm", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanySaleQuoteShipmentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphShipmentMethod" + "Command": "Get-MgBetaFinancialCompanySaleQuoteShipmentMethod", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyShipmentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphShipmentMethod" + "Command": "Get-MgBetaFinancialCompanyShipmentMethod", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyShipmentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/shipmentMethods", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphShipmentMethod" + "Command": "Get-MgBetaFinancialCompanyShipmentMethod", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/shipmentMethods" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyShipmentMethodCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/shipmentMethods/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyShipmentMethodCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/shipmentMethods/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyTaxArea", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTaxArea", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTaxArea" + "Command": "Get-MgBetaFinancialCompanyTaxArea", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyTaxArea", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/taxAreas", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTaxArea", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTaxArea" + "Command": "Get-MgBetaFinancialCompanyTaxArea", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/taxAreas" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyTaxAreaCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/taxAreas/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyTaxAreaCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/taxAreas/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyTaxGroup", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTaxGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTaxGroup" + "Command": "Get-MgBetaFinancialCompanyTaxGroup", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyTaxGroup", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/taxGroups", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTaxGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTaxGroup" + "Command": "Get-MgBetaFinancialCompanyTaxGroup", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/taxGroups" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyTaxGroupCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/taxGroups/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyTaxGroupCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/taxGroups/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnitOfMeasure", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnitOfMeasure" + "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/unitsOfMeasure", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnitOfMeasure", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnitOfMeasure" + "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/unitsOfMeasure" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyUnitOfMeasureCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/unitsOfMeasure/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyUnitOfMeasureCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/unitsOfMeasure/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyVendor", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVendor", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVendor" + "Command": "Get-MgBetaFinancialCompanyVendor", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyVendor", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/vendors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVendor", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVendor" + "Command": "Get-MgBetaFinancialCompanyVendor", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/vendors" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyVendorCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/vendors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyVendorCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/vendors/$count" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyVendorCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCurrency" + "Command": "Get-MgBetaFinancialCompanyVendorCurrency", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyVendorPaymentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentMethod" + "Command": "Get-MgBetaFinancialCompanyVendorPaymentMethod", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyVendorPaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentTerm" + "Command": "Get-MgBetaFinancialCompanyVendorPaymentTerm", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyVendorPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanyVendorPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyVendorPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Get-MgBetaFinancialCompanyVendorPicture", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyVendorPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyVendorPictureContent", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaFinancialCompanyVendorPictureCount", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaFinancialCompanyVendorPictureCount", + "Method": "GET", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-beta", - "Uri": "/groups/{group-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "GroupMember.Read.All", + "Description": "Read all group memberships", + "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaGroup", + "Method": "GET", + "Uri": "/groups/{group-id}" + }, + { "Module": "Beta.Groups", + "CommandAlias": null, + "Variants": [ + "List" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -100373,74 +100600,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaGroup", + "Method": "GET", + "Uri": "/groups" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list?view=graph-rest-beta", - "Uri": "/groups", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", - "Permissions": [ - { - "Name": "GroupMember.Read.All", - "Description": "Read all group memberships", - "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphGroup" - }, - { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupAcceptedSender", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/acceptedSenders", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Groups", "Permissions": [ { "Name": "Group.Read.All", @@ -100459,19 +100631,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaGroupAcceptedSender", + "Method": "GET", + "Uri": "/groups/{group-id}/acceptedSenders" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupAcceptedSenderByRef", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -100490,20 +100662,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupAcceptedSenderByRef", + "Method": "GET", + "Uri": "/groups/{group-id}/acceptedSenders/$ref" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupAcceptedSenderCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/acceptedSenders/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -100522,34 +100694,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupAcceptedSenderCount", + "Method": "GET", + "Uri": "/groups/{group-id}/acceptedSenders/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Get-MgBetaGroupAppRoleAssignment", + "Method": "GET", + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/appRoleAssignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-approleassignments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -100576,20 +100748,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Get-MgBetaGroupAppRoleAssignment", + "Method": "GET", + "Uri": "/groups/{group-id}/appRoleAssignments" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupAppRoleAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/appRoleAssignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -100616,35 +100788,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupAppRoleAssignmentCount", + "Method": "GET", + "Uri": "/groups/{group-id}/appRoleAssignments/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaGroupById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "Uri": "/groups/getByIds", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaGroupById", + "Method": "POST", + "Uri": "/groups/getByIds" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupByUniqueName", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-beta", - "Uri": "/groups(uniqueName='{uniqueName}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -100687,35 +100859,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaGroupByUniqueName", + "Method": "GET", + "Uri": "/groups(uniqueName='{uniqueName}')" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupCalendar", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/calendar", - "ApiVersion": "beta", + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendar" + "Command": "Get-MgBetaGroupCalendar", + "Method": "GET", + "Uri": "/groups/{group-id}/calendar" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupCalendarEvent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -100750,19 +100922,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgBetaGroupCalendarEvent", + "Method": "GET", + "Uri": "/groups/{group-id}/calendar/events/{event-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupCalendarEvent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/calendar/events", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -100781,20 +100953,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgBetaGroupCalendarEvent", + "Method": "GET", + "Uri": "/groups/{group-id}/calendar/events" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupCalendarEventDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", - "Uri": "/groups/{group-id}/calendar/events/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.Read", @@ -100821,95 +100993,95 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgBetaGroupCalendarEventDelta", + "Method": "GET", + "Uri": "/groups/{group-id}/calendar/events/delta" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupCalendarPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "beta", + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendarPermission" + "Command": "Get-MgBetaGroupCalendarPermission", + "Method": "GET", + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupCalendarPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "ApiVersion": "beta", + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendarPermission" + "Command": "Get-MgBetaGroupCalendarPermission", + "Method": "GET", + "Uri": "/groups/{group-id}/calendar/calendarPermissions" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupCalendarPermissionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupCalendarPermissionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaGroupCalendarSchedule", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta", - "Uri": "/groups/{group-id}/calendar/getSchedule", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphScheduleInformation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphScheduleInformation" + "Command": "Get-MgBetaGroupCalendarSchedule", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/getSchedule" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupCalendarView", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/calendar/calendarView", - "ApiVersion": "beta", + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgBetaGroupCalendarView", + "Method": "GET", + "Uri": "/groups/{group-id}/calendar/calendarView" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupConversation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "ApiVersion": "beta", + "Module": "Beta.Groups", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-conversation?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConversation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -100944,19 +101116,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversation" + "Command": "Get-MgBetaGroupConversation", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupConversation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations", - "ApiVersion": "beta", + "Module": "Beta.Groups", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-conversations?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConversation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -100991,20 +101163,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversation" + "Command": "Get-MgBetaGroupConversation", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupConversationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -101039,20 +101211,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupConversationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThread", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -101087,19 +101259,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationThread" + "Command": "Get-MgBetaGroupConversationThread", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThread", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-list-threads?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -101134,20 +101306,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationThread" + "Command": "Get-MgBetaGroupConversationThread", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -101182,22 +101354,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupConversationThreadCount", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPost", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPost", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -101232,19 +101404,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPost" + "Command": "Get-MgBetaGroupConversationThreadPost", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPost", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPost", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -101279,34 +101451,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPost" + "Command": "Get-MgBetaGroupConversationThreadPost", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaGroupConversationThreadPostAttachment", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -101341,20 +101513,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaGroupConversationThreadPostAttachment", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -101389,20 +101561,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupConversationThreadPostAttachmentCount", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -101437,239 +101609,239 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupConversationThreadPostCount", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupConversationThreadPostExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgBetaGroupConversationThreadPostExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostExtensionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupConversationThreadPostExtensionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachmentCount", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtensionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtensionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMention" + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMention" + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMentionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMentionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostMention", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMention" + "Command": "Get-MgBetaGroupConversationThreadPostMention", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostMention", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMention" + "Command": "Get-MgBetaGroupConversationThreadPostMention", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupConversationThreadPostMentionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupConversationThreadPostMentionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupCount", - "ApiReferenceLink": null, - "Uri": "/groups/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -101712,35 +101884,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupCount", + "Method": "GET", + "Uri": "/groups/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupCreatedOnBehalfOf", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/createdOnBehalfOf", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaGroupCreatedOnBehalfOf", + "Method": "GET", + "Uri": "/groups/{group-id}/createdOnBehalfOf" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDefaultDrive", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drive", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -101791,19 +101963,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgBetaGroupDefaultDrive", + "Method": "GET", + "Uri": "/groups/{group-id}/drive" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delta?view=graph-rest-beta", - "Uri": "/groups/delta", - "ApiVersion": "beta", "Variants": [ "Delta" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -101846,34 +102018,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaGroupDelta", + "Method": "GET", + "Uri": "/groups/delta" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDrive", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}", - "ApiVersion": "beta", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgBetaGroupDrive", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDrive", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -101924,167 +102096,167 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgBetaGroupDrive", + "Method": "GET", + "Uri": "/groups/{group-id}/drives" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveActivity", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "Get-MgBetaGroupDriveActivity", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/activities" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveBundle", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaGroupDriveBundle", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveBundle", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaGroupDriveBundle", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveBundleContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveBundleContent", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveBundleContentStream", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveBundleContentStream", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveBundleCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveBundleCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveContentTypeBase", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaGroupDriveContentTypeBase", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveContentTypeBaseType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaGroupDriveContentTypeBaseType", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveContentTypeBaseType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaGroupDriveContentTypeBaseType", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveContentTypeBaseTypeCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveContentTypeBaseTypeCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -102135,3006 +102307,3006 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupDriveCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupDriveCreatedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaGroupDriveCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaGroupDriveCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveFollowing", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaGroupDriveFollowing", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveFollowing", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/following", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaGroupDriveFollowing", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/following" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveFollowingContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveFollowingContent", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveFollowingContentStream", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveFollowingContentStream", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveFollowingCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/following/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveFollowingCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/following/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaGroupDriveItem", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaGroupDriveItem", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemActivity", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "Get-MgBetaGroupDriveItemActivity", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/activities" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemActivityByInterval", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaGroupDriveItemActivityByInterval", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgBetaGroupDriveItemAnalytic", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatActivity", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivity" + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatActivity", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemAnalyticLastSevenDay", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaGroupDriveItemAnalyticLastSevenDay", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemAnalyticTime", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaGroupDriveItemAnalyticTime", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaGroupDriveItemChild", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaGroupDriveItemChild", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemChildContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveItemChildContent", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemChildContentStream", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveItemChildContentStream", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemChildCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveItemChildCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveItemContent", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveItemContentStream", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveItemCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupDriveItemCreatedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaGroupDriveItemCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaGroupDriveItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaGroupDriveItemDelta", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupDriveItemLastModifiedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgBetaGroupDriveItemListItem", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemActivity", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "Get-MgBetaGroupDriveItemListItemActivity", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/activities" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemActivityByInterval", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaGroupDriveItemListItemActivityByInterval", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgBetaGroupDriveItemListItemAnalytic", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionField", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemDriveItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaGroupDriveItemListItemDriveItem", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContent", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContentStream", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveItemListItemField", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgBetaGroupDriveItemListItemVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgBetaGroupDriveItemListItemVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemVersionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveItemListItemVersionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveItemListItemVersionField", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgBetaGroupDriveItemPermission", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgBetaGroupDriveItemPermission", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemPermissionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveItemPermissionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemRetentionLabel" + "Command": "Get-MgBetaGroupDriveItemRetentionLabel", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgBetaGroupDriveItemSubscription", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgBetaGroupDriveItemSubscription", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemSubscriptionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveItemSubscriptionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemThumbnail", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Get-MgBetaGroupDriveItemThumbnail", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemThumbnail", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Get-MgBetaGroupDriveItemThumbnail", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemThumbnailCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveItemThumbnailCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Get-MgBetaGroupDriveItemVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Get-MgBetaGroupDriveItemVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemVersionContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveItemVersionContent", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveItemVersionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveItemVersionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupDriveLastModifiedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaGroupDriveLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaGroupDriveLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveList", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "Get-MgBetaGroupDriveList", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListActivity", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "Get-MgBetaGroupDriveListActivity", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/activities" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaGroupDriveListColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaGroupDriveListColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListColumnCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveListColumnCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListColumnSourceColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaGroupDriveListColumnSourceColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaGroupDriveListContentType", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaGroupDriveListContentType", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaGroupDriveListContentTypeColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaGroupDriveListContentTypeColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveListContentTypeColumnCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnLinkCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveListContentTypeColumnLinkCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnPositionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveListContentTypeColumnPositionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnSourceColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaGroupDriveListContentTypeColumnSourceColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeCompatibleHubContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaGroupDriveListContentTypeCompatibleHubContentType", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListContentTypeCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveListContentTypeCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupDriveListCreatedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaGroupDriveListCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaGroupDriveListCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveListCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListDrive", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/drive", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgBetaGroupDriveListDrive", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/drive" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgBetaGroupDriveListItem", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgBetaGroupDriveListItem", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemActivity", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "Get-MgBetaGroupDriveListItemActivity", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/activities" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemActivityByInterval", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaGroupDriveListItemActivityByInterval", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgBetaGroupDriveListItemAnalytic", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/analytics" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupDriveListItemCreatedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaGroupDriveListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgBetaGroupDriveListItemDelta", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/delta" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionField", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemDriveItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaGroupDriveListItemDriveItem", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveListItemDriveItemContent", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveListItemDriveItemContentStream", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveListItemField", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgBetaGroupDriveListItemVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgBetaGroupDriveListItemVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemVersionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveListItemVersionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveListItemVersionField", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgBetaGroupDriveListOperation", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgBetaGroupDriveListOperation", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListOperationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveListOperationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgBetaGroupDriveListSubscription", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgBetaGroupDriveListSubscription", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveListSubscriptionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveListSubscriptionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRoot", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaGroupDriveRoot", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootActivity", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "Get-MgBetaGroupDriveRootActivity", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/activities" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootActivityByInterval", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaGroupDriveRootActivityByInterval", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootAnalytic", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgBetaGroupDriveRootAnalytic", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatActivity", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivity" + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatActivity", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootAnalyticLastSevenDay", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/lastSevenDays", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaGroupDriveRootAnalyticLastSevenDay", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/lastSevenDays" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootAnalyticTime", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/allTime", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaGroupDriveRootAnalyticTime", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/allTime" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaGroupDriveRootChild", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaGroupDriveRootChild", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootChildContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveRootChildContent", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootChildContentStream", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveRootChildContentStream", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootChildCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveRootChildCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveRootContent", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootContentStream", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveRootContentStream", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupDriveRootCreatedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaGroupDriveRootCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaGroupDriveRootCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveRootCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaGroupDriveRootDelta", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupDriveRootLastModifiedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgBetaGroupDriveRootListItem", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemActivity", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "Get-MgBetaGroupDriveRootListItemActivity", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/activities" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemActivityByInterval", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaGroupDriveRootListItemActivityByInterval", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/analytics", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgBetaGroupDriveRootListItemAnalytic", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/analytics" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionField", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemDriveItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaGroupDriveRootListItemDriveItem", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContent", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContentStream", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveRootListItemField", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgBetaGroupDriveRootListItemVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgBetaGroupDriveRootListItemVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemVersionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveRootListItemVersionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveRootListItemVersionField", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgBetaGroupDriveRootPermission", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgBetaGroupDriveRootPermission", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootPermissionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveRootPermissionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemRetentionLabel" + "Command": "Get-MgBetaGroupDriveRootRetentionLabel", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgBetaGroupDriveRootSubscription", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgBetaGroupDriveRootSubscription", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootSubscriptionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveRootSubscriptionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootThumbnail", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Get-MgBetaGroupDriveRootThumbnail", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootThumbnail", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Get-MgBetaGroupDriveRootThumbnail", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootThumbnailCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveRootThumbnailCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Get-MgBetaGroupDriveRootVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Get-MgBetaGroupDriveRootVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootVersionContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveRootVersionContent", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveRootVersionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveRootVersionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveSpecial", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaGroupDriveSpecial", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveSpecial", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/special", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaGroupDriveSpecial", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/special" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveSpecialContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveSpecialContent", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveSpecialContentStream", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveSpecialContentStream", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupDriveSpecialCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/special/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupDriveSpecialCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/special/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEndpoint", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/endpoint-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -105153,19 +105325,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgBetaGroupEndpoint", + "Method": "GET", + "Uri": "/groups/{group-id}/endpoints/{endpoint-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEndpoint", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/endpoints", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-endpoints?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -105184,20 +105356,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgBetaGroupEndpoint", + "Method": "GET", + "Uri": "/groups/{group-id}/endpoints" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEndpointCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/endpoints/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -105216,20 +105388,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupEndpointCount", + "Method": "GET", + "Uri": "/groups/{group-id}/endpoints/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupEvent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}", - "ApiVersion": "beta", + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-event?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -105264,19 +105436,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgBetaGroupEvent", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupEvent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events", - "ApiVersion": "beta", + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-events?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -105295,79 +105467,79 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgBetaGroupEvent", + "Method": "GET", + "Uri": "/groups/{group-id}/events" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaGroupEventAttachment", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaGroupEventAttachment", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/attachments" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupEventAttachmentCount", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupEventCalendar", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/calendar", - "ApiVersion": "beta", + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendar" + "Command": "Get-MgBetaGroupEventCalendar", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/calendar" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -105386,20 +105558,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupEventCount", + "Method": "GET", + "Uri": "/groups/{group-id}/events/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", - "Uri": "/groups/{group-id}/events/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.Read", @@ -105426,372 +105598,372 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgBetaGroupEventDelta", + "Method": "GET", + "Uri": "/groups/{group-id}/events/delta" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrence", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgBetaGroupEventExceptionOccurrence", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrence", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgBetaGroupEventExceptionOccurrence", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachmentCount", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceCalendar", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/calendar", - "ApiVersion": "beta", + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendar" + "Command": "Get-MgBetaGroupEventExceptionOccurrenceCalendar", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/calendar" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupEventExceptionOccurrenceCount", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/$count" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtensionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtensionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}", - "ApiVersion": "beta", + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances", - "ApiVersion": "beta", + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachmentCount", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCalendar", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/calendar", - "ApiVersion": "beta", + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendar" + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCalendar", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/calendar" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCount", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtensionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtensionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupEventExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgBetaGroupEventExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/extensions" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventExtensionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupEventExtensionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstance", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", - "ApiVersion": "beta", + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgBetaGroupEventInstance", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstance", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances", - "ApiVersion": "beta", + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -105810,79 +105982,79 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgBetaGroupEventInstance", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaGroupEventInstanceAttachment", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaGroupEventInstanceAttachment", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupEventInstanceAttachmentCount", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceCalendar", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar", - "ApiVersion": "beta", + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendar" + "Command": "Get-MgBetaGroupEventInstanceCalendar", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -105901,257 +106073,257 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupEventInstanceCount", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/$count" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachmentCount", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCalendar", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/calendar", - "ApiVersion": "beta", + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendar" + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCalendar", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/calendar" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCount", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtensionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtensionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupEventInstanceExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgBetaGroupEventInstanceExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupEventInstanceExtensionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupEventInstanceExtensionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/extensions/{extension-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/extensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgBetaGroupExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/extensions" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupExtensionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/extensions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupExtensionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/extensions/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupLifecyclePolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-get?view=graph-rest-beta", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -106170,19 +106342,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy" + "Command": "Get-MgBetaGroupLifecyclePolicy", + "Method": "GET", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupLifecyclePolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-list?view=graph-rest-beta", - "Uri": "/groupLifecyclePolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -106201,19 +106373,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy" + "Command": "Get-MgBetaGroupLifecyclePolicy", + "Method": "GET", + "Uri": "/groupLifecyclePolicies" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupLifecyclePolicyByGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/groupLifecyclePolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-grouplifecyclepolicies?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -106232,19 +106404,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy" + "Command": "Get-MgBetaGroupLifecyclePolicyByGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/groupLifecyclePolicies" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupLifecyclePolicyCount", - "ApiReferenceLink": null, - "Uri": "/groupLifecyclePolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -106263,19 +106435,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupLifecyclePolicyCount", + "Method": "GET", + "Uri": "/groupLifecyclePolicies/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -106318,193 +106490,193 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaGroupMember", + "Method": "GET", + "Uri": "/groups/{group-id}/members" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsApplication", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/{directoryObject-id}/application", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgBetaGroupMemberAsApplication", + "Method": "GET", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/application" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsApplication", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/application", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgBetaGroupMemberAsApplication", + "Method": "GET", + "Uri": "/groups/{group-id}/members/application" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsDevice", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/{directoryObject-id}/device", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgBetaGroupMemberAsDevice", + "Method": "GET", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/device" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsDevice", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/device", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgBetaGroupMemberAsDevice", + "Method": "GET", + "Uri": "/groups/{group-id}/members/device" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/{directoryObject-id}/group", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaGroupMemberAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/group" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/group", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaGroupMemberAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/members/group" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgBetaGroupMemberAsOrgContact", + "Method": "GET", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/orgContact", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgBetaGroupMemberAsOrgContact", + "Method": "GET", + "Uri": "/groups/{group-id}/members/orgContact" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaGroupMemberAsServicePrincipal", + "Method": "GET", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/servicePrincipal", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaGroupMemberAsServicePrincipal", + "Method": "GET", + "Uri": "/groups/{group-id}/members/servicePrincipal" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/{directoryObject-id}/user", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupMemberAsUser", + "Method": "GET", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/user" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberAsUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/user", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupMemberAsUser", + "Method": "GET", + "Uri": "/groups/{group-id}/members/user" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberByRef", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -106547,20 +106719,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupMemberByRef", + "Method": "GET", + "Uri": "/groups/{group-id}/members/$ref" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -106603,112 +106775,112 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupMemberCount", + "Method": "GET", + "Uri": "/groups/{group-id}/members/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberCountAsApplication", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/application/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupMemberCountAsApplication", + "Method": "GET", + "Uri": "/groups/{group-id}/members/application/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberCountAsDevice", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/device/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupMemberCountAsDevice", + "Method": "GET", + "Uri": "/groups/{group-id}/members/device/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/group/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupMemberCountAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/members/group/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberCountAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/orgContact/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupMemberCountAsOrgContact", + "Method": "GET", + "Uri": "/groups/{group-id}/members/orgContact/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/servicePrincipal/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupMemberCountAsServicePrincipal", + "Method": "GET", + "Uri": "/groups/{group-id}/members/servicePrincipal/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberCountAsUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/user/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupMemberCountAsUser", + "Method": "GET", + "Uri": "/groups/{group-id}/members/user/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaGroupMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "Uri": "/groups/{group-id}/getMemberGroups", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -106791,22 +106963,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupMemberGroup", + "Method": "POST", + "Uri": "/groups/{group-id}/getMemberGroups" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaGroupMemberObject", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/getMemberObjects", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -106905,34 +107077,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupMemberObject", + "Method": "POST", + "Uri": "/groups/{group-id}/getMemberObjects" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberOf", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaGroupMemberOf", + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberOf", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/memberOf", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -106967,78 +107139,78 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaGroupMemberOf", + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/administrativeUnit" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/memberOf/administrativeUnit", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf/administrativeUnit" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaGroupMemberOfAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/memberOf/group", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaGroupMemberOfAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf/group" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberOfCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/memberOf/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -107073,358 +107245,358 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupMemberOfCount", + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberOfCountAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/memberOf/administrativeUnit/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf/administrativeUnit/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberOfCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/memberOf/group/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupMemberOfCountAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf/group/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaGroupMemberWithLicenseError", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaGroupMemberWithLicenseError", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/application", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/application" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/device", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/device" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/group", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/group" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/user", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/user" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsApplication", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/application/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsApplication", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/application/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsDevice", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/device/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsDevice", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/device/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/group/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/group/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsOrgContact", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsServicePrincipal", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/user/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsUser", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/user/$count" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -107467,75 +107639,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgBetaGroupOnenoteNotebook", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/notebooks", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Notes", - "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.Read.All", - "Description": "Read all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphNotebook" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteNotebookCount", "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/notebooks/$count", + "OutputType": "IMicrosoftGraphNotebook", "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Notes", "Permissions": [ { "Name": "Notes.Create", @@ -107578,77 +107694,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupOnenoteNotebook", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/notebooks" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaGroupOnenoteNotebookFromWebUrl", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", - "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", - "ApiVersion": "beta", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "Module": "Beta.Groups", - "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.Read.All", - "Description": "Read all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } + "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCopyNotebookModel" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteNotebookSection", "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", + "OutputType": null, "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Notes", "Permissions": [ { "Name": "Notes.Create", @@ -107691,19 +107750,77 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgBetaGroupOnenoteNotebookCount", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/notebooks/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCopyNotebookModel", "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.Read.All", + "Description": "Read all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaGroupOnenoteNotebookFromWebUrl", + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl" + }, + { + "Module": "Beta.Notes", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -107746,20 +107863,75 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgBetaGroupOnenoteNotebookSection", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteOperation", + "Variants": [ + "List" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", + "OutputType": "IMicrosoftGraphSectionGroup", "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.Read.All", + "Description": "Read all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups" + }, + { + "Module": "Beta.Notes", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -107802,35 +107974,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Get-MgBetaGroupOnenoteOperation", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteOperationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/operations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupOnenoteOperationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/operations/$count" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOnenotePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -107865,19 +108037,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgBetaGroupOnenotePage", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOnenotePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/pages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -107912,35 +108084,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgBetaGroupOnenotePage", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/pages" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOnenotePageContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupOnenotePageContent", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOnenotePageCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/pages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -107975,20 +108147,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupOnenotePageCount", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/pages/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteRecentNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", - "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphRecentNotebook", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -108031,35 +108203,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRecentNotebook" + "Command": "Get-MgBetaGroupOnenoteRecentNotebook", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteResource", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteResource" + "Command": "Get-MgBetaGroupOnenoteResource", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteResourceContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -108094,35 +108266,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupOnenoteResourceContent", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteResourceCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/resources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupOnenoteResourceCount", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/resources/$count" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -108165,19 +108337,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgBetaGroupOnenoteSection", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sections", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -108220,20 +108392,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgBetaGroupOnenoteSection", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sections" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteSectionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sections/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -108276,20 +108448,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupOnenoteSectionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sections/$count" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -108332,20 +108504,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgBetaGroupOnenoteSectionGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -108388,22 +108560,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgBetaGroupOnenoteSectionGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sectionGroups" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteSectionGroupCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -108446,19 +108618,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupOnenoteSectionGroupCount", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteSectionGroupSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -108501,19 +108673,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgBetaGroupOnenoteSectionGroupSection", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOnenoteSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -108548,19 +108720,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgBetaGroupOnenoteSectionPage", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOwner", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -108603,193 +108775,193 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaGroupOwner", + "Method": "GET", + "Uri": "/groups/{group-id}/owners" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsApplication", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgBetaGroupOwnerAsApplication", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsApplication", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/application", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgBetaGroupOwnerAsApplication", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/application" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsDevice", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgBetaGroupOwnerAsDevice", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsDevice", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/device", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgBetaGroupOwnerAsDevice", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/device" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaGroupOwnerAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/group", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaGroupOwnerAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/group" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgBetaGroupOwnerAsOrgContact", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/orgContact", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgBetaGroupOwnerAsOrgContact", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/orgContact" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/servicePrincipal", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/servicePrincipal" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupOwnerAsUser", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerAsUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/user", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupOwnerAsUser", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/user" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerByRef", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -108832,20 +109004,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupOwnerByRef", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/$ref" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -108888,110 +109060,110 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupOwnerCount", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerCountAsApplication", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/application/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupOwnerCountAsApplication", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/application/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerCountAsDevice", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/device/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupOwnerCountAsDevice", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/device/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/group/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupOwnerCountAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/group/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerCountAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/orgContact/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupOwnerCountAsOrgContact", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/orgContact/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/servicePrincipal/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupOwnerCountAsServicePrincipal", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/servicePrincipal/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupOwnerCountAsUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/user/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupOwnerCountAsUser", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/user/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaGroupPasswordSingleSignOnCredential", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/getPasswordSingleSignOnCredentials", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -109018,34 +109190,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet" + "Command": "Get-MgBetaGroupPasswordSingleSignOnCredential", + "Method": "POST", + "Uri": "/groups/{group-id}/getPasswordSingleSignOnCredentials" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "Get-MgBetaGroupPermissionGrant", + "Method": "GET", + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/permissionGrants", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-permissiongrants?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -109080,20 +109252,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "Get-MgBetaGroupPermissionGrant", + "Method": "GET", + "Uri": "/groups/{group-id}/permissionGrants" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupPermissionGrantCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/permissionGrants/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -109128,22 +109300,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupPermissionGrantCount", + "Method": "GET", + "Uri": "/groups/{group-id}/permissionGrants/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupPhoto", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/photo", - "ApiVersion": "beta", + "Module": "Beta.Groups", + "CommandAlias": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Permissions": [ { "Name": "ProfilePhoto.Read.All", @@ -109170,32 +109342,32 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphProfilePhoto" + "Command": "Get-MgBetaGroupPhoto", + "Method": "GET", + "Uri": "/groups/{group-id}/photo" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupPhoto", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/photos", - "ApiVersion": "beta", + "Module": "Beta.Groups", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-photos?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Permissions": [ { "Name": "ProfilePhoto.Read.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", + "Description": "Read profile photo of a user or group", + "FullDescription": "Allows the app to read all profile photos of users and groups, without a signed-in user", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": true }, { "Name": "ProfilePhoto.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", + "Description": "Read and write profile photo of a user or group", + "FullDescription": "Allows the app to read and write all profile photos of users and groups, without a signed-in user", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false @@ -109209,35 +109381,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphProfilePhoto" + "Command": "Get-MgBetaGroupPhoto", + "Method": "GET", + "Uri": "/groups/{group-id}/photos" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupPhotoContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/photo/$value", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ProfilePhoto.Read.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", + "Description": "Read profile photo of a user or group", + "FullDescription": "Allows the app to read all profile photos of users and groups, without a signed-in user", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": true }, { "Name": "ProfilePhoto.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", + "Description": "Read and write profile photo of a user or group", + "FullDescription": "Allows the app to read and write all profile photos of users and groups, without a signed-in user", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false @@ -109251,49 +109423,49 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupPhotoContent", + "Method": "GET", + "Uri": "/groups/{group-id}/photo/$value" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupPlanner", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/planner", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerGroup" + "Command": "Get-MgBetaGroupPlanner", + "Method": "GET", + "Uri": "/groups/{group-id}/planner" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupPlannerPlan", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerPlan" + "Command": "Get-MgBetaGroupPlannerPlan", + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupPlannerPlan", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/planner/plans", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannergroup-list-plans?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -109344,64 +109516,64 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerPlan" + "Command": "Get-MgBetaGroupPlannerPlan", + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupPlannerPlanBucket", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerBucket" + "Command": "Get-MgBetaGroupPlannerPlanBucket", + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupPlannerPlanBucketDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerBucket" + "Command": "Get-MgBetaGroupPlannerPlanBucketDelta", + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/delta" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupPlannerPlanBucketTaskDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerTask" + "Command": "Get-MgBetaGroupPlannerPlanBucketTaskDelta", + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupPlannerPlanCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/planner/plans/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -109452,20 +109624,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupPlannerPlanCount", + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupPlannerPlanDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", - "Uri": "/groups/{group-id}/planner/plans/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -109484,63 +109656,63 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphPlannerPlan" + "Command": "Get-MgBetaGroupPlannerPlanDelta", + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans/delta" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupPlannerPlanDetail", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerPlanDetails" + "Command": "Get-MgBetaGroupPlannerPlanDetail", + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupPlannerPlanTask", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerTask" + "Command": "Get-MgBetaGroupPlannerPlanTask", + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupPlannerPlanTaskDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerTask" + "Command": "Get-MgBetaGroupPlannerPlanTaskDelta", + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks/delta" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupRejectedSender", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/rejectedSenders", - "ApiVersion": "beta", + "Module": "Beta.Groups", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -109559,19 +109731,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaGroupRejectedSender", + "Method": "GET", + "Uri": "/groups/{group-id}/rejectedSenders" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupRejectedSenderByRef", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -109590,20 +109762,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupRejectedSenderByRef", + "Method": "GET", + "Uri": "/groups/{group-id}/rejectedSenders/$ref" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupRejectedSenderCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/rejectedSenders/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -109622,20 +109794,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupRejectedSenderCount", + "Method": "GET", + "Uri": "/groups/{group-id}/rejectedSenders/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/settings/{directorySetting-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -109670,19 +109842,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectorySetting" + "Command": "Get-MgBetaGroupSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/settings/{directorySetting-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/settings", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -109717,20 +109889,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectorySetting" + "Command": "Get-MgBetaGroupSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/settings" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSettingCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/settings/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -109765,8542 +109937,8542 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupSettingCount", + "Method": "GET", + "Uri": "/groups/{group-id}/settings/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSite", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgBetaGroupSite", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSite", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgBetaGroupSite", + "Method": "GET", + "Uri": "/groups/{group-id}/sites" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteActivityByInterval", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaGroupSiteActivityByInterval", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalytic", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgBetaGroupSiteAnalytic", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivity" + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivity" + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItem", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalyticLastSevenDay", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaGroupSiteAnalyticLastSevenDay", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteAnalyticTime", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/allTime", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaGroupSiteAnalyticTime", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/allTime" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteApplicableContentTypeForList", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", - "Uri": "/groups/{group-id}/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaGroupSiteApplicableContentTypeForList", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteByPath", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgBetaGroupSiteByPath", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaGroupSiteColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/columns", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaGroupSiteColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/columns" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteColumnCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/columns/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteColumnCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/columns/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteColumnSourceColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaGroupSiteColumnSourceColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaGroupSiteContentType", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaGroupSiteContentType", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeBase", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaGroupSiteContentTypeBase", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeBaseType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaGroupSiteContentTypeBaseType", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeBaseType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaGroupSiteContentTypeBaseType", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeBaseTypeCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteContentTypeBaseTypeCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaGroupSiteContentTypeColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaGroupSiteContentTypeColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeColumnCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteContentTypeColumnCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeColumnLinkCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteContentTypeColumnLinkCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeColumnPositionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteContentTypeColumnPositionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeColumnSourceColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaGroupSiteContentTypeColumnSourceColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeCompatibleHubContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaGroupSiteContentTypeCompatibleHubContentType", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/getCompatibleHubContentTypes" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteContentTypeCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteContentTypeCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/$count", - "ApiVersion": "beta", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Permissions": [], - "OutputType": "IMicrosoftGraphUser" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteCreatedByUserMailboxSetting", "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphUser", "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaGroupSiteCreatedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser" + }, + { + "Module": "Beta.Sites", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaGroupSiteCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaGroupSiteCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteDefaultDrive", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/drive", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgBetaGroupSiteDefaultDrive", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/drive" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-beta", - "Uri": "/groups/{group-id}/sites/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgBetaGroupSiteDelta", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/delta" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteDrive", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}", - "ApiVersion": "beta", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgBetaGroupSiteDrive", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteDrive", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/drives", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgBetaGroupSiteDrive", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/drives" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteDriveCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteDriveCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteExternalColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaGroupSiteExternalColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteExternalColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaGroupSiteExternalColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteExternalColumnCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteExternalColumnCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPath", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "Get-MgBetaGroupSiteGetByPath", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathAnalytic", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgBetaGroupSiteGetByPathAnalytic", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathApplicableContentTypeForList", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaGroupSiteGetByPathApplicableContentTypeForList", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaGroupSiteGetByPathColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaGroupSiteGetByPathContentType", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathDrive", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drive", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgBetaGroupSiteGetByPathDrive", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drive" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathDrive", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drives", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgBetaGroupSiteGetByPathDrive", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drives" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathExternalColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/externalColumns", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaGroupSiteGetByPathExternalColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/externalColumns" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathInformationProtection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtection" + "Command": "Get-MgBetaGroupSiteGetByPathInformationProtection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/items", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBaseItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBaseItem" + "Command": "Get-MgBetaGroupSiteGetByPathItem", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/items" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathList", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/lists", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "Get-MgBetaGroupSiteGetByPathList", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/lists" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathOnenote", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenote" + "Command": "Get-MgBetaGroupSiteGetByPathOnenote", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgBetaGroupSiteGetByPathOperation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBaseSitePage" + "Command": "Get-MgBetaGroupSiteGetByPathPage", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgBetaGroupSiteGetByPathPermission", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathRecycleBin", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/recycleBin", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRecycleBin", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRecycleBin" + "Command": "Get-MgBetaGroupSiteGetByPathRecycleBin", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/recycleBin" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathSite", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/sites", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgBetaGroupSiteGetByPathSite", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/sites" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetByPathTermStore", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStore" + "Command": "Get-MgBetaGroupSiteGetByPathTermStore", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetGraphBPrePathActivityByInterval", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaGroupSiteGetGraphBPrePathActivityByInterval", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetGraphBPrePathByPath", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgBetaGroupSiteGetGraphBPrePathByPath", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetGraphBPrePathCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupSiteGetGraphBPrePathCreatedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/createdByUser" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteGetGraphBPrePathLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lastModifiedByUser", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupSiteGetGraphBPrePathLastModifiedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lastModifiedByUser" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtection" + "Command": "Get-MgBetaGroupSiteInformationProtection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlocker", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBitlocker", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBitlocker" + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlocker", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey" + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey" + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKeyCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKeyCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy" + "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy" + "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicyCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicyCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicy", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtectionPolicy" + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicy", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtectionLabel" + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtectionLabel" + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabelCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabelCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSensitivityLabel" + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSensitivityLabel" + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSensitivityLabel" + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSensitivityLabel" + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabelCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabelCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSensitivityPolicySettings" + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest" + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest" + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThreatAssessmentResult" + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThreatAssessmentResult" + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResultCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResultCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBaseItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBaseItem" + "Command": "Get-MgBetaGroupSiteItem", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/items", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBaseItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBaseItem" + "Command": "Get-MgBetaGroupSiteItem", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/items" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteItemCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/items/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteItemCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/items/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteItemLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupSiteItemLastModifiedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupSiteLastModifiedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaGroupSiteLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaGroupSiteLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteList", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "Get-MgBetaGroupSiteList", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteList", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "ApiVersion": "beta", "Variants": [ "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "Get-MgBetaGroupSiteList", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListActivity", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "Get-MgBetaGroupSiteListActivity", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaGroupSiteListColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaGroupSiteListColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListColumnCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteListColumnCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListColumnSourceColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaGroupSiteListColumnSourceColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaGroupSiteListContentType", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaGroupSiteListContentType", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaGroupSiteListContentTypeColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaGroupSiteListContentTypeColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteListContentTypeColumnCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnLinkCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteListContentTypeColumnLinkCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnPositionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteListContentTypeColumnPositionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnSourceColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaGroupSiteListContentTypeColumnSourceColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeCompatibleHubContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaGroupSiteListContentTypeCompatibleHubContentType", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListContentTypeCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteListContentTypeCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteListCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupSiteListCreatedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaGroupSiteListCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaGroupSiteListCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteListCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListDrive", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgBetaGroupSiteListDrive", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgBetaGroupSiteListItem", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgBetaGroupSiteListItem", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemActivity", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "Get-MgBetaGroupSiteListItemActivity", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemActivity", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "Get-MgBetaGroupSiteListItemActivity", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemActivityByInterval", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaGroupSiteListItemActivityByInterval", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemActivityCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Permissions": [], - "OutputType": null - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemActivityDriveItem", "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaGroupSiteListItemActivityCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count" + }, + { + "Module": "Beta.Sites", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaGroupSiteListItemActivityDriveItem", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContent", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContentStream", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemActivityListItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgBetaGroupSiteListItemActivityListItem", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgBetaGroupSiteListItemAnalytic", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupSiteListItemCreatedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaGroupSiteListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgBetaGroupSiteListItemDelta", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/delta" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionField", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemDriveItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaGroupSiteListItemDriveItem", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteListItemDriveItemContent", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteListItemDriveItemContentStream", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteListItemField", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgBetaGroupSiteListItemVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgBetaGroupSiteListItemVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemVersionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteListItemVersionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteListItemVersionField", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgBetaGroupSiteListOperation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgBetaGroupSiteListOperation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListOperationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteListOperationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgBetaGroupSiteListSubscription", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgBetaGroupSiteListSubscription", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteListSubscriptionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteListSubscriptionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenote", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenote" + "Command": "Get-MgBetaGroupSiteOnenote", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgBetaGroupSiteOnenoteNotebook", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgBetaGroupSiteOnenoteNotebook", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteOnenoteNotebookCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentNotebook", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageContent", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentNotebook", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentSection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentNotebook", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentSectionGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Get-MgBetaGroupSiteOnenoteOperation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Get-MgBetaGroupSiteOnenoteOperation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteOperationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteOnenoteOperationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenotePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgBetaGroupSiteOnenotePage", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenotePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgBetaGroupSiteOnenotePage", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenotePageContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteOnenotePageContent", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenotePageCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteOnenotePageCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenotePageParentNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgBetaGroupSiteOnenotePageParentNotebook", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenotePageParentSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgBetaGroupSiteOnenotePageParentSection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteResource", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteResource" + "Command": "Get-MgBetaGroupSiteOnenoteResource", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteResource", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteResource" + "Command": "Get-MgBetaGroupSiteOnenoteResource", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteResourceContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteOnenoteResourceContent", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteResourceCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteOnenoteResourceCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgBetaGroupSiteOnenoteSection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgBetaGroupSiteOnenoteSection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteOnenoteSectionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentNotebook", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentSectionGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentNotebook", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentSection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentNotebook", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentSectionGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageContent", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentNotebook", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentSection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionParentNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgBetaGroupSiteOnenoteSectionParentNotebook", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOnenoteSectionParentSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgBetaGroupSiteOnenoteSectionParentSectionGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgBetaGroupSiteOperation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/operations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgBetaGroupSiteOperation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/operations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteOperationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/operations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Permissions": [], - "OutputType": null - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePage", "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaGroupSiteOperationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/operations/$count" + }, + { + "Module": "Beta.Sites", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBaseSitePage" + "Command": "Get-MgBetaGroupSitePage", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBaseSitePage" + "Command": "Get-MgBetaGroupSitePage", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSitePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSitePage" + "Command": "Get-MgBetaGroupSitePageAsSitePage", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSitePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSitePage" + "Command": "Get-MgBetaGroupSitePageAsSitePage", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayout", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCanvasLayout" + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayout", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHorizontalSection" + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHorizontalSection" + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHorizontalSectionColumn" + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHorizontalSectionColumn" + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWebPart" + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVerticalSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVerticalSection" + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWebPart" + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageWebPart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSitePageAsSitePageWebPart", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageWebPart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWebPart" + "Command": "Get-MgBetaGroupSitePageAsSitePageWebPart", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageAsSitePageWebPartCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSitePageAsSitePageWebPartCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSitePageCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageCountAsSitePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSitePageCountAsSitePage", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupSitePageCreatedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaGroupSitePageCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaGroupSitePageCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSitePageCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupSitePageLastModifiedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaGroupSitePageLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePageLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSitePageLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWebPartPosition" + "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWebPartPosition" + "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWebPartPosition" + "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgBetaGroupSitePermission", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/permissions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgBetaGroupSitePermission", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSitePermissionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSitePermissionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBin", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRecycleBin", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRecycleBin" + "Command": "Get-MgBetaGroupSiteRecycleBin", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRecycleBinItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRecycleBinItem" + "Command": "Get-MgBetaGroupSiteRecycleBinItem", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRecycleBinItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRecycleBinItem" + "Command": "Get-MgBetaGroupSiteRecycleBinItem", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinItemCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteRecycleBinItemCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStore", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStore" + "Command": "Get-MgBetaGroupSiteTermStore", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Command": "Get-MgBetaGroupSiteTermStoreGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Command": "Get-MgBetaGroupSiteTermStoreGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteTermStoreGroupCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationFromTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationToTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetParentGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetParentGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationFromTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationToTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationFromTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationToTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Permissions": [], - "OutputType": null - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count" + }, + { + "Module": "Beta.Sites", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationFromTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationToTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaGroupSiteTermStoreSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaGroupSiteTermStoreSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetChild", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetChild", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteTermStoreSetChildCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationFromTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationToTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaGroupSiteTermStoreSetChildSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteTermStoreSetCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationFromTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationToTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationFromTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationToTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationFromTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationToTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteTermStoreSetTermCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationFromTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationToTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaGroupSiteTermStoreSetTermSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSubSite", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}", - "ApiVersion": "beta", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgBetaGroupSubSite", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSubSite", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/sites", - "ApiVersion": "beta", "Variants": [ "List2" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgBetaGroupSubSite", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/sites" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupSubSiteCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupSubSiteCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeam", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeam" + "Command": "Get-MgBetaGroupTeam", + "Method": "GET", + "Uri": "/groups/{group-id}/team" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "ApiVersion": "beta", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Get-MgBetaGroupTeamChannel", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels", - "ApiVersion": "beta", "Variants": [ "List1" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Get-MgBetaGroupTeamChannel", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamChannelCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelFileFolder", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaGroupTeamChannelFileFolder", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelFileFolderContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamChannelFileFolderContent", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelFileFolderContentStream", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamChannelFileFolderContentStream", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgBetaGroupTeamChannelMember", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgBetaGroupTeamChannelMember", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMemberCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamChannelMemberCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaGroupTeamChannelMessage", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaGroupTeamChannelMessage", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessageCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamChannelMessageCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessageHostedContentCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamChannelMessageHostedContentCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaGroupTeamChannelMessageReply", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaGroupTeamChannelMessageReply", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessageReplyCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamChannelMessageReplyCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContentCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContentCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMemberCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMemberCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelTab", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Get-MgBetaGroupTeamChannelTab", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelTab", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Get-MgBetaGroupTeamChannelTab", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelTabCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamChannelTabCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamChannelTabTeamApp", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsApp" + "Command": "Get-MgBetaGroupTeamChannelTabTeamApp", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/group", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaGroupTeamGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/team/group" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamGroupServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaGroupTeamGroupServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamGroupServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamGroupServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamIncomingChannel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Get-MgBetaGroupTeamIncomingChannel", + "Method": "GET", + "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamIncomingChannel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/incomingChannels", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Get-MgBetaGroupTeamIncomingChannel", + "Method": "GET", + "Uri": "/groups/{group-id}/team/incomingChannels" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamIncomingChannelCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/incomingChannels/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamIncomingChannelCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/incomingChannels/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamInstalledApp", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Command": "Get-MgBetaGroupTeamInstalledApp", + "Method": "GET", + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamInstalledApp", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/installedApps", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Command": "Get-MgBetaGroupTeamInstalledApp", + "Method": "GET", + "Uri": "/groups/{group-id}/team/installedApps" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamInstalledAppCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/installedApps/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamInstalledAppCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/installedApps/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamInstalledAppTeamApp", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsApp" + "Command": "Get-MgBetaGroupTeamInstalledAppTeamApp", + "Method": "GET", + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamInstalledAppTeamAppDefinition", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppDefinition" + "Command": "Get-MgBetaGroupTeamInstalledAppTeamAppDefinition", + "Method": "GET", + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgBetaGroupTeamMember", + "Method": "GET", + "Uri": "/groups/{group-id}/team/members/{conversationMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/members", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgBetaGroupTeamMember", + "Method": "GET", + "Uri": "/groups/{group-id}/team/members" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamMemberCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/members/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamMemberCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/members/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Command": "Get-MgBetaGroupTeamOperation", + "Method": "GET", + "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/operations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Command": "Get-MgBetaGroupTeamOperation", + "Method": "GET", + "Uri": "/groups/{group-id}/team/operations" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamOperationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/operations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamOperationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/operations/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamOwner", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/owners/{user-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupTeamOwner", + "Method": "GET", + "Uri": "/groups/{group-id}/team/owners/{user-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamOwner", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/owners", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupTeamOwner", + "Method": "GET", + "Uri": "/groups/{group-id}/team/owners" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamOwnerCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/owners/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamOwnerCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/owners/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamOwnerMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaGroupTeamOwnerMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamOwnerServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/owners/{user-id}/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaGroupTeamOwnerServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/team/owners/{user-id}/serviceProvisioningErrors" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamOwnerServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/owners/{user-id}/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamOwnerServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/owners/{user-id}/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "Get-MgBetaGroupTeamPermissionGrant", + "Method": "GET", + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/permissionGrants", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "Get-MgBetaGroupTeamPermissionGrant", + "Method": "GET", + "Uri": "/groups/{group-id}/team/permissionGrants" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPermissionGrantCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/permissionGrants/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamPermissionGrantCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/permissionGrants/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPhoto", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/photo", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphProfilePhoto" + "Command": "Get-MgBetaGroupTeamPhoto", + "Method": "GET", + "Uri": "/groups/{group-id}/team/photo" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPhotoContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/photo/$value", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamPhotoContent", + "Method": "GET", + "Uri": "/groups/{group-id}/team/photo/$value" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Get-MgBetaGroupTeamPrimaryChannel", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolder", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolder", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContent", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/members", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/members" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMemberCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/members/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamPrimaryChannelMemberCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/members/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContentCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContentCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContentCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContentCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/tabs", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelTabCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamPrimaryChannelTabCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamPrimaryChannelTabTeamApp", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsApp" + "Command": "Get-MgBetaGroupTeamPrimaryChannelTabTeamApp", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamSchedule", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSchedule" + "Command": "Get-MgBetaGroupTeamSchedule", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleDayNote", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDayNote", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDayNote" + "Command": "Get-MgBetaGroupTeamScheduleDayNote", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleDayNote", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/dayNotes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDayNote", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDayNote" + "Command": "Get-MgBetaGroupTeamScheduleDayNote", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/dayNotes" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleDayNoteCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/dayNotes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamScheduleDayNoteCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/dayNotes/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOfferShiftRequest" + "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOfferShiftRequest" + "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequestCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequestCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleOpenShift", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOpenShift" + "Command": "Get-MgBetaGroupTeamScheduleOpenShift", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleOpenShift", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/openShifts", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOpenShift" + "Command": "Get-MgBetaGroupTeamScheduleOpenShift", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/openShifts" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest" + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest" + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequestCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequestCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/openShifts/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/openShifts/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSchedulingGroup" + "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", - "ApiVersion": "beta", + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSchedulingGroup" + "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroupCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroupCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleShift", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphShift" + "Command": "Get-MgBetaGroupTeamScheduleShift", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleShift", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/shifts", - "ApiVersion": "beta", + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphShift" + "Command": "Get-MgBetaGroupTeamScheduleShift", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/shifts" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleShiftCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/shifts/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamScheduleShiftCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/shifts/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphShiftsRoleDefinition" + "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinition", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphShiftsRoleDefinition" + "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinition", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinitionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest" + "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest" + "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequestCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequestCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeCard", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Permissions": [], - "OutputType": "IMicrosoftGraphTimeCard" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeCard", "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timeCards", + "OutputType": "IMicrosoftGraphTimeCard", "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaGroupTeamScheduleTimeCard", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}" + }, + { + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeCard" + "Command": "Get-MgBetaGroupTeamScheduleTimeCard", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timeCards" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeCardCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timeCards/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamScheduleTimeCardCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timeCards/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeOff", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeOff" + "Command": "Get-MgBetaGroupTeamScheduleTimeOff", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeOff", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timesOff", - "ApiVersion": "beta", + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeOff" + "Command": "Get-MgBetaGroupTeamScheduleTimeOff", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timesOff" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timesOff/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamScheduleTimeOffCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timesOff/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeOffReason" + "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", - "ApiVersion": "beta", + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeOffReason" + "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffReasonCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamScheduleTimeOffReasonCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeOffRequest" + "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", - "ApiVersion": "beta", + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeOffRequest" + "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequestCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequestCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamTag", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamworkTag" + "Command": "Get-MgBetaGroupTeamTag", + "Method": "GET", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamTag", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/tags", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamworkTag" + "Command": "Get-MgBetaGroupTeamTag", + "Method": "GET", + "Uri": "/groups/{group-id}/team/tags" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamTagCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/tags/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamTagCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/tags/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamTagMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamworkTagMember" + "Command": "Get-MgBetaGroupTeamTagMember", + "Method": "GET", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamTagMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamworkTagMember" + "Command": "Get-MgBetaGroupTeamTagMember", + "Method": "GET", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamTagMemberCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamTagMemberCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamTemplate", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/template", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTeamTemplate", + "Method": "GET", + "Uri": "/groups/{group-id}/team/template" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTeamTemplateDefinition", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/templateDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamTemplateDefinition" + "Command": "Get-MgBetaGroupTeamTemplateDefinition", + "Method": "GET", + "Uri": "/groups/{group-id}/team/templateDefinition" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupThread", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "ApiVersion": "beta", + "Module": "Beta.Groups", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationthread-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -118335,19 +118507,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationThread" + "Command": "Get-MgBetaGroupThread", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaGroupThread", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads", - "ApiVersion": "beta", + "Module": "Beta.Groups", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-threads?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -118382,20 +118554,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationThread" + "Command": "Get-MgBetaGroupThread", + "Method": "GET", + "Uri": "/groups/{group-id}/threads" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupThreadCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -118430,22 +118602,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupThreadCount", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPost", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPost", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -118480,19 +118652,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPost" + "Command": "Get-MgBetaGroupThreadPost", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPost", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationthread-list-posts?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPost", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -118527,34 +118699,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPost" + "Command": "Get-MgBetaGroupThreadPost", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaGroupThreadPostAttachment", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -118589,20 +118761,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaGroupThreadPostAttachment", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -118637,20 +118809,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupThreadPostAttachmentCount", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -118685,254 +118857,254 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupThreadPostCount", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupThreadPostExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgBetaGroupThreadPostExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostExtensionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupThreadPostExtensionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostInReplyToAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupThreadPostInReplyToAttachmentCount", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostInReplyToExtensionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupThreadPostInReplyToExtensionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostInReplyToMention", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMention" + "Command": "Get-MgBetaGroupThreadPostInReplyToMention", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostInReplyToMention", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMention" + "Command": "Get-MgBetaGroupThreadPostInReplyToMention", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostInReplyToMentionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupThreadPostInReplyToMentionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostMention", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMention" + "Command": "Get-MgBetaGroupThreadPostMention", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostMention", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMention" + "Command": "Get-MgBetaGroupThreadPostMention", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupThreadPostMentionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupThreadPostMentionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaGroupTransitiveMember", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -118975,194 +119147,194 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaGroupTransitiveMember", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/application", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/application" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/device", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/device" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/group", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/group" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/orgContact", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/orgContact" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupTransitiveMemberAsUser", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberAsUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/user", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaGroupTransitiveMemberAsUser", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/user" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -119205,124 +119377,124 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupTransitiveMemberCount", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsApplication", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/application/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTransitiveMemberCountAsApplication", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/application/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsDevice", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/device/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTransitiveMemberCountAsDevice", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/device/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/group/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTransitiveMemberCountAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/group/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/orgContact/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTransitiveMemberCountAsOrgContact", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/orgContact/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTransitiveMemberCountAsServicePrincipal", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/user/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTransitiveMemberCountAsUser", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/user/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberOf", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaGroupTransitiveMemberOf", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberOf", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMemberOf", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivememberof?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -119357,78 +119529,78 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaGroupTransitiveMemberOf", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMemberOf/group", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf/group" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberOfCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMemberOf/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -119463,108 +119635,108 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaGroupTransitiveMemberOfCount", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaGroupUserOwnedObject", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "Uri": "/groups/getUserOwnedObjects", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaGroupUserOwnedObject", + "Method": "POST", + "Uri": "/groups/getUserOwnedObjects" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityApiConnector", - "ApiReferenceLink": null, - "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityApiConnector" + "Command": "Get-MgBetaIdentityApiConnector", + "Method": "GET", + "Uri": "/identity/apiConnectors/{identityApiConnector-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityApiConnector", - "ApiReferenceLink": null, - "Uri": "/identity/apiConnectors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityApiConnector" + "Command": "Get-MgBetaIdentityApiConnector", + "Method": "GET", + "Uri": "/identity/apiConnectors" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityApiConnectorCount", - "ApiReferenceLink": null, - "Uri": "/identity/apiConnectors/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityApiConnectorCount", + "Method": "GET", + "Uri": "/identity/apiConnectors/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlow", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "ApiVersion": "beta", "Permissions": [ { "Name": "EventListener.Read.All", @@ -119583,19 +119755,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow" + "Command": "Get-MgBetaIdentityAuthenticationEventFlow", + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlow", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventsflows?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "ApiVersion": "beta", "Permissions": [ { "Name": "EventListener.Read.All", @@ -119614,34 +119786,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow" + "Command": "Get-MgBetaIdentityAuthenticationEventFlow", + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow" + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", + "ApiVersion": "beta", "Permissions": [ { "Name": "EventListener.Read.All", @@ -119660,209 +119832,209 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow" + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowCondition", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications" + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowCondition", + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationConditionApplication" + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplicationCount", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplicationCount", + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAttributeCollection", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnAttributeCollectionHandler", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnAttributeCollectionHandler" + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAttributeCollection", + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAuthenticationMethodLoadStart", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnAuthenticationMethodLoadStartHandler", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnAuthenticationMethodLoadStartHandler" + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAuthenticationMethodLoadStart", + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttribute", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute" + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttribute", + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttributeCount", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttributeCount", + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProvider", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-list-identityproviders?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityProviderBase" + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProvider", + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-list-identityproviders?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderCount", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderCount", + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowCondition", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications" + "Command": "Get-MgBetaIdentityAuthenticationEventFlowCondition", + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowCount", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EventListener.Read.All", @@ -119881,19 +120053,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityAuthenticationEventFlowCount", + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowCountAsExternalUserSelfServiceSignUpEventFlow", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EventListener.Read.All", @@ -119912,34 +120084,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityAuthenticationEventFlowCountAsExternalUserSelfServiceSignUpEventFlow", + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplication", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplication", + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplication", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", + "ApiVersion": "beta", "Permissions": [ { "Name": "EventListener.Read.All", @@ -119958,20 +120130,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthenticationConditionApplication" + "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplication", + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplicationCount", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EventListener.Read.All", @@ -119990,50 +120162,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplicationCount", + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowOnAttributeCollectionAsOnAttributeCollectionExternalUserSelfServiceSignUp", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityAuthenticationEventFlowOnAttributeCollectionAsOnAttributeCollectionExternalUserSelfServiceSignUp", + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowOnAuthenticationMethodLoadStartAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUp", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityAuthenticationEventFlowOnAuthenticationMethodLoadStartAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUp", + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventListener", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "ApiVersion": "beta", "Permissions": [ { "Name": "EventListener.Read.All", @@ -120052,19 +120224,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthenticationEventListener" + "Command": "Get-MgBetaIdentityAuthenticationEventListener", + "Method": "GET", + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventListener", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventListeners", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventlisteners?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "ApiVersion": "beta", "Permissions": [ { "Name": "EventListener.Read.All", @@ -120083,19 +120255,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthenticationEventListener" + "Command": "Get-MgBetaIdentityAuthenticationEventListener", + "Method": "GET", + "Uri": "/identity/authenticationEventListeners" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityAuthenticationEventListenerCount", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventListeners/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EventListener.Read.All", @@ -120114,20 +120286,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityAuthenticationEventListenerCount", + "Method": "GET", + "Uri": "/identity/authenticationEventListeners/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlow", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120146,19 +120318,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphB2CIdentityUserFlow" + "Command": "Get-MgBetaIdentityB2CUserFlow", + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlow", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-b2cuserflows?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120177,19 +120349,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphB2CIdentityUserFlow" + "Command": "Get-MgBetaIdentityB2CUserFlow", + "Method": "GET", + "Uri": "/identity/b2cUserFlows" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowCount", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120208,81 +120380,81 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityB2CUserFlowCount", + "Method": "GET", + "Uri": "/identity/b2cUserFlows/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityProviderBase" + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-identityproviders?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityProvider", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityProvider" + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderByRef", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-identityproviders?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderByRef", + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderCount", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderCount", + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120301,19 +120473,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration" + "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-languages?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120332,20 +120504,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration" + "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageCount", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120364,20 +120536,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageCount", + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120396,19 +120568,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120427,20 +120599,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserFlowLanguagePage" + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120459,20 +120631,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageCount", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120491,20 +120663,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageCount", + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120523,19 +120695,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120554,20 +120726,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserFlowLanguagePage" + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120586,20 +120758,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageCount", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120618,20 +120790,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageCount", + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120650,19 +120822,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment" + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-userattributeassignments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120681,20 +120853,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment" + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120713,20 +120885,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentCount", + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-beta", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/getOrder", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120745,35 +120917,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/getOrder" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentUserAttribute", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute" + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentUserAttribute", + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlow", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120792,19 +120964,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow" + "Command": "Get-MgBetaIdentityB2XUserFlow", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlow", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-b2xuserflows?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120823,34 +120995,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow" + "Command": "Get-MgBetaIdentityB2XUserFlow", + "Method": "GET", + "Uri": "/identity/b2xUserFlows" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowApiConnectorConfiguration", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get-apiconnectorconfiguration?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration" + "Command": "Get-MgBetaIdentityB2XUserFlowApiConnectorConfiguration", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowCount", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120869,81 +121041,81 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityB2XUserFlowCount", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityProvider", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityProvider" + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-identityproviders?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityProvider", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityProvider" + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderByRef", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderByRef", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderCount", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderCount", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120962,19 +121134,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration" + "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-languages?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -120993,20 +121165,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration" + "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageCount", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121025,20 +121197,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageCount", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121057,19 +121229,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121088,20 +121260,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserFlowLanguagePage" + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121120,20 +121292,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageCount", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121152,20 +121324,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageCount", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121184,19 +121356,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121215,20 +121387,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserFlowLanguagePage" + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121247,20 +121419,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageCount", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121279,95 +121451,95 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageCount", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollection", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityApiConnector" + "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollection", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignup", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityApiConnector" + "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignup", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowPreTokenIssuance", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityApiConnector" + "Command": "Get-MgBetaIdentityB2XUserFlowPreTokenIssuance", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121386,19 +121558,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment" + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-userattributeassignments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121417,20 +121589,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment" + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121449,20 +121621,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentCount", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-beta", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/getOrder", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -121481,49 +121653,49 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/getOrder" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute" + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference" + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-authenticationcontextclassreferences?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ConditionalAccess", @@ -121542,19 +121714,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference" + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReferenceCount", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ConditionalAccess", @@ -121573,307 +121745,307 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReferenceCount", + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrength", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationStrengths", - "ApiVersion": "beta", "Variants": [ "Get1" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot" + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrength", + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationStrengths" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", - "ApiVersion": "beta", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail" + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes", - "ApiVersion": "beta", "Variants": [ "List1" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail" + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodModeCount", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/$count", - "ApiVersion": "beta", "Variants": [ "Get1" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodModeCount", + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy" + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies", - "ApiVersion": "beta", "Variants": [ "List1" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy" + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration" + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "ApiVersion": "beta", "Variants": [ "List1" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration" + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfigurationCount", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", - "ApiVersion": "beta", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfigurationCount", + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCount", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/$count", - "ApiVersion": "beta", "Variants": [ "Get1" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCount", + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ipnamedlocation-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphNamedLocation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphNamedLocation" + "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", + "Method": "GET", + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/namedLocations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-namedlocations?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphNamedLocation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphNamedLocation" + "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", + "Method": "GET", + "Uri": "/identity/conditionalAccess/namedLocations" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessNamedLocationCount", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/namedLocations/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityConditionalAccessNamedLocationCount", + "Method": "GET", + "Uri": "/identity/conditionalAccess/namedLocations/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessPolicy", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConditionalAccessPolicy" + "Command": "Get-MgBetaIdentityConditionalAccessPolicy", + "Method": "GET", + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessPolicy", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/policies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-policies?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConditionalAccessPolicy" + "Command": "Get-MgBetaIdentityConditionalAccessPolicy", + "Method": "GET", + "Uri": "/identity/conditionalAccess/policies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessPolicyCount", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/policies/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityConditionalAccessPolicyCount", + "Method": "GET", + "Uri": "/identity/conditionalAccess/policies/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessTemplate", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesstemplate-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConditionalAccessTemplate" + "Command": "Get-MgBetaIdentityConditionalAccessTemplate", + "Method": "GET", + "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessTemplate", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/templates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-templates?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConditionalAccessTemplate" + "Command": "Get-MgBetaIdentityConditionalAccessTemplate", + "Method": "GET", + "Uri": "/identity/conditionalAccess/templates" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityConditionalAccessTemplateCount", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/templates/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityConditionalAccessTemplateCount", + "Method": "GET", + "Uri": "/identity/conditionalAccess/templates/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityContinuouAccessEvaluationPolicy", - "ApiReferenceLink": null, - "Uri": "/identity/continuousAccessEvaluationPolicy", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/continuousaccessevaluationpolicy-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy" + "Command": "Get-MgBetaIdentityContinuouAccessEvaluationPolicy", + "Method": "GET", + "Uri": "/identity/continuousAccessEvaluationPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", - "ApiReferenceLink": null, - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -121892,19 +122064,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension" + "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", + "Method": "GET", + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", - "ApiReferenceLink": null, - "Uri": "/identity/customAuthenticationExtensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-customauthenticationextensions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -121923,19 +122095,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension" + "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", + "Method": "GET", + "Uri": "/identity/customAuthenticationExtensions" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityCustomAuthenticationExtensionCount", - "ApiReferenceLink": null, - "Uri": "/identity/customAuthenticationExtensions/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -121954,401 +122126,401 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityCustomAuthenticationExtensionCount", + "Method": "GET", + "Uri": "/identity/customAuthenticationExtensions/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionCount", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsightCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsightCount", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstance" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstance", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewReviewer" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewReviewer" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewerCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewerCount", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionCount", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsightCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsightCount", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDefinition", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewStage" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewStage" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageCount", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionCount", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsightCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Permissions": [], - "OutputType": null - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsightCount", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count" + }, + { + "Module": "Beta.Identity.Governance", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -122367,19 +122539,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-definitions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -122398,19 +122570,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -122429,20 +122601,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionCount", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -122461,19 +122633,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewInstance" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-list-instances?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -122492,34 +122664,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewInstance" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewReviewer" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -122538,20 +122710,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -122570,20 +122742,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -122602,20 +122774,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceCount", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -122634,19 +122806,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -122665,20 +122837,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -122697,94 +122869,94 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstance" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/definition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDefinition", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/definition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -122803,19 +122975,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewStage" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -122834,20 +123006,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewStage" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -122866,20 +123038,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageCount", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -122898,19 +123070,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -122929,20 +123101,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -122961,150 +123133,150 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstance" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-historydefinitions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/historyDefinitions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionCount", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-list-instances?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewPolicy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/policy", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -123123,20 +123295,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewPolicy" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewPolicy", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/policy" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -123155,19 +123327,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppConsentRequest" + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentapprovalroute-list-appconsentrequests?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -123186,19 +123358,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppConsentRequest" + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -123217,20 +123389,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestCount", + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -123249,19 +123421,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserConsentRequest" + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-list-userconsentrequests?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -123280,79 +123452,79 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserConsentRequest" + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStep" + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStep" + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStepCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStepCount", + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -123371,20 +123543,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestCount", + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -123403,19 +123575,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflows?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -123434,19 +123606,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -123465,79 +123637,79 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedBy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedBy", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -123556,19 +123728,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-customtaskextensions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -123587,19 +123759,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -123618,152 +123790,152 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeletedItemContainer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeletedItemContainer" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -123782,19 +123954,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-deleteditems?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -123813,19 +123985,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -123844,238 +124016,238 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceRun" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceRun" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124094,20 +124266,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScopeCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124126,79 +124298,79 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScopeCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedBy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedBy", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124217,19 +124389,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceRun" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-runs?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124248,20 +124420,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceRun" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124280,34 +124452,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124326,20 +124498,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124358,94 +124530,94 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124464,19 +124636,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124495,20 +124667,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124527,93 +124699,93 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", - "Permissions": [], - "OutputType": null - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count" + }, + { + "Module": "Beta.Identity.Governance", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124632,19 +124804,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/settings", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124663,34 +124835,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowSetting", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/settings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-task?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124709,20 +124881,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124741,20 +124913,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskdefinition-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124773,19 +124945,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-taskdefinitions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124804,19 +124976,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124835,34 +125007,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124881,20 +125053,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -124913,108 +125085,108 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-taskreports?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125033,20 +125205,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125065,64 +125237,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/task", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTask", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/task" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125141,20 +125313,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125173,94 +125345,94 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowtemplate-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125279,19 +125451,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflowtemplates?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125310,19 +125482,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125341,196 +125513,196 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-userprocessingresults?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125549,20 +125721,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125581,93 +125753,93 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125686,20 +125858,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125718,19 +125890,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-versions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125749,20 +125921,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125781,138 +125953,138 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedBy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedBy", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125931,19 +126103,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125962,20 +126134,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125994,770 +126166,770 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalytic", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermissionsAnalyticsAggregation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionsAnalyticsAggregation" + "Command": "Get-MgBetaIdentityGovernancePermissionAnalytic", + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAw", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/aws", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionsAnalytics" + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAw", + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/aws" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFinding", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphFinding" + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFinding", + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFinding", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphFinding" + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFinding", + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFindingCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFindingCount", + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution" + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsanalytics-list-permissionscreepindexdistributions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution" + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistributionAuthorizationSystem", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthorizationSystem" + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistributionAuthorizationSystem", + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistributionCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistributionCount", + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzure", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/azure", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionsAnalytics" + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzure", + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/azure" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphFinding" + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphFinding" + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFindingCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFindingCount", + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution" + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution" + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistributionAuthorizationSystem", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthorizationSystem" + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistributionAuthorizationSystem", + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistributionCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistributionCount", + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcp", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/gcp", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionsAnalytics" + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcp", + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/gcp" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphFinding" + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphFinding" + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFindingCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFindingCount", + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution" + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution" + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistributionAuthorizationSystem", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthorizationSystem" + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistributionAuthorizationSystem", + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistributionCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistributionCount", + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionManagement", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsManagement", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermissionsManagement", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionsManagement" + "Command": "Get-MgBetaIdentityGovernancePermissionManagement", + "Method": "GET", + "Uri": "/identityGovernance/permissionsManagement" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsrequestchange-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermissionsRequestChange", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionsRequestChange" + "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", + "Method": "GET", + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsmanagement-list-permissionsrequestchanges?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermissionsRequestChange", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionsRequestChange" + "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", + "Method": "GET", + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChangeCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChangeCount", + "Method": "GET", + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", + "Method": "GET", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", + "Method": "GET", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalCount", + "Method": "GET", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStep" + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", + "Method": "GET", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStep" + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", + "Method": "GET", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStepCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStepCount", + "Method": "GET", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphScheduledPermissionsRequest" + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionRequest", + "Method": "GET", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccess", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessRoot" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccess", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroup", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroup" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroup", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStep" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStep" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStepCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStepCount", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -126776,19 +126948,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedules?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -126807,34 +126979,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -126853,64 +127025,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -126929,19 +127101,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentscheduleinstances?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -126960,34 +127132,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -127006,94 +127178,94 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/principal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/principal" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/principal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/principal" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -127112,19 +127284,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedulerequests?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -127143,34 +127315,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -127189,94 +127361,94 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/principal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/principal" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/targetSchedule", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/targetSchedule" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -127295,19 +127467,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedules?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -127326,19 +127498,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -127357,64 +127529,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -127433,19 +127605,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityscheduleinstances?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -127464,19 +127636,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -127495,94 +127667,94 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/principal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/principal" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/principal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/principal" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -127601,19 +127773,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedulerequests?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -127632,19 +127804,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -127663,94 +127835,94 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/principal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/principal" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/targetSchedule", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/targetSchedule" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -127769,19 +127941,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert" + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", + "Method": "GET", + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/roleManagementAlerts/alerts", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rolemanagementalert-list-alerts?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -127800,22 +127972,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert" + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", + "Method": "GET", + "Uri": "/identityGovernance/roleManagementAlerts/alerts" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -127834,19 +128006,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration" + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "Method": "GET", + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rolemanagementalert-list-alertconfigurations?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -127865,34 +128037,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration" + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "Method": "GET", + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationAlertDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}/alertDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition" + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationAlertDefinition", + "Method": "GET", + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}/alertDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -127911,19 +128083,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationCount", + "Method": "GET", + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/roleManagementAlerts/alerts/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -127942,22 +128114,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertCount", + "Method": "GET", + "Uri": "/identityGovernance/roleManagementAlerts/alerts/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -127976,19 +128148,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition" + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "Method": "GET", + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rolemanagementalert-list-alertdefinitions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -128007,19 +128179,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition" + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "Method": "GET", + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -128038,20 +128210,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinitionCount", + "Method": "GET", + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -128070,19 +128242,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "Method": "GET", + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertIncident", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -128101,20 +128273,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertIncident" + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "Method": "GET", + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncidentCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -128133,20 +128305,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncidentCount", + "Method": "GET", + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -128165,315 +128337,315 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphLongRunningOperation" + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "Method": "GET", + "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/roleManagementAlerts/operations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphLongRunningOperation" + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "Method": "GET", + "Uri": "/identityGovernance/roleManagementAlerts/operations" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperationCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/roleManagementAlerts/operations/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperationCount", + "Method": "GET", + "Uri": "/identityGovernance/roleManagementAlerts/operations/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreement" + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-list-agreements?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreement" + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptanceCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptanceCount", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementCount", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAgreementFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFile" + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileLocalization" + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileCount", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileLocalization" + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileLocalization" + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersionCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersionCount", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityProvider", - "ApiReferenceLink": null, - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -128492,19 +128664,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityProviderBase" + "Command": "Get-MgBetaIdentityProvider", + "Method": "GET", + "Uri": "/identity/identityProviders/{identityProviderBase-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityProvider", - "ApiReferenceLink": null, - "Uri": "/identity/identityProviders", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-identityproviders?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -128523,19 +128695,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityProviderBase" + "Command": "Get-MgBetaIdentityProvider", + "Method": "GET", + "Uri": "/identity/identityProviders" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityProviderCount", - "ApiReferenceLink": null, - "Uri": "/identity/identityProviders/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -128554,20 +128726,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityProviderCount", + "Method": "GET", + "Uri": "/identity/identityProviders/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityUserFlow", - "ApiReferenceLink": null, - "Uri": "/identity/userFlows/{identityUserFlow-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityUserFlow", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -128586,19 +128758,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityUserFlow" + "Command": "Get-MgBetaIdentityUserFlow", + "Method": "GET", + "Uri": "/identity/userFlows/{identityUserFlow-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityUserFlow", - "ApiReferenceLink": null, - "Uri": "/identity/userFlows", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityUserFlow", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -128617,20 +128789,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityUserFlow" + "Command": "Get-MgBetaIdentityUserFlow", + "Method": "GET", + "Uri": "/identity/userFlows" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityUserFlowAttribute", - "ApiReferenceLink": null, - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -128649,19 +128821,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute" + "Command": "Get-MgBetaIdentityUserFlowAttribute", + "Method": "GET", + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityUserFlowAttribute", - "ApiReferenceLink": null, - "Uri": "/identity/userFlowAttributes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -128680,19 +128852,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute" + "Command": "Get-MgBetaIdentityUserFlowAttribute", + "Method": "GET", + "Uri": "/identity/userFlowAttributes" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityUserFlowAttributeCount", - "ApiReferenceLink": null, - "Uri": "/identity/userFlowAttributes/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -128711,19 +128883,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityUserFlowAttributeCount", + "Method": "GET", + "Uri": "/identity/userFlowAttributes/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaIdentityUserFlowCount", - "ApiReferenceLink": null, - "Uri": "/identity/userFlows/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -128742,48 +128914,48 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaIdentityUserFlowCount", + "Method": "GET", + "Uri": "/identity/userFlows/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaInformationProtection", - "ApiReferenceLink": null, - "Uri": "/informationProtection", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtection" + "Command": "Get-MgBetaInformationProtection", + "Method": "GET", + "Uri": "/informationProtection" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionBitlocker", - "ApiReferenceLink": null, - "Uri": "/informationProtection/bitlocker", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBitlocker", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBitlocker" + "Command": "Get-MgBetaInformationProtectionBitlocker", + "Method": "GET", + "Uri": "/informationProtection/bitlocker" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", - "ApiReferenceLink": null, - "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlockerrecoverykey-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiVersion": "beta", "Permissions": [ { "Name": "BitLockerKey.ReadBasic.All", @@ -128802,19 +128974,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey" + "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", + "Method": "GET", + "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", - "ApiReferenceLink": null, - "Uri": "/informationProtection/bitlocker/recoveryKeys", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlocker-list-recoverykeys?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiVersion": "beta", "Permissions": [ { "Name": "BitLockerKey.ReadBasic.All", @@ -128833,19 +129005,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey" + "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", + "Method": "GET", + "Uri": "/informationProtection/bitlocker/recoveryKeys" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKeyCount", - "ApiReferenceLink": null, - "Uri": "/informationProtection/bitlocker/recoveryKeys/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "BitLockerKey.ReadBasic.All", @@ -128864,77 +129036,77 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKeyCount", + "Method": "GET", + "Uri": "/informationProtection/bitlocker/recoveryKeys/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", - "ApiReferenceLink": null, - "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy" + "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", + "Method": "GET", + "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", - "ApiReferenceLink": null, - "Uri": "/informationProtection/dataLossPreventionPolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy" + "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", + "Method": "GET", + "Uri": "/informationProtection/dataLossPreventionPolicies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicyCount", - "ApiReferenceLink": null, - "Uri": "/informationProtection/dataLossPreventionPolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicyCount", + "Method": "GET", + "Uri": "/informationProtection/dataLossPreventionPolicies/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionPolicy", - "ApiReferenceLink": null, - "Uri": "/informationProtection/policy", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtectionPolicy" + "Command": "Get-MgBetaInformationProtectionPolicy", + "Method": "GET", + "Uri": "/informationProtection/policy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionPolicyLabel", - "ApiReferenceLink": null, - "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -128953,19 +129125,19 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphInformationProtectionLabel" + "Command": "Get-MgBetaInformationProtectionPolicyLabel", + "Method": "GET", + "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionPolicyLabel", - "ApiReferenceLink": null, - "Uri": "/informationProtection/policy/labels", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -128984,19 +129156,19 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphInformationProtectionLabel" + "Command": "Get-MgBetaInformationProtectionPolicyLabel", + "Method": "GET", + "Uri": "/informationProtection/policy/labels" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionPolicyLabelCount", - "ApiReferenceLink": null, - "Uri": "/informationProtection/policy/labels/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -129015,63 +129187,63 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Get-MgBetaInformationProtectionPolicyLabelCount", + "Method": "GET", + "Uri": "/informationProtection/policy/labels/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionSensitivityLabelCount", - "ApiReferenceLink": null, - "Uri": "/informationProtection/sensitivityLabels/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaInformationProtectionSensitivityLabelCount", + "Method": "GET", + "Uri": "/informationProtection/sensitivityLabels/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionSensitivityLabelSublabelCount", - "ApiReferenceLink": null, - "Uri": "/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaInformationProtectionSensitivityLabelSublabelCount", + "Method": "GET", + "Uri": "/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionSensitivityPolicySetting", - "ApiReferenceLink": null, - "Uri": "/informationProtection/sensitivityPolicySettings", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSensitivityPolicySettings" + "Command": "Get-MgBetaInformationProtectionSensitivityPolicySetting", + "Method": "GET", + "Uri": "/informationProtection/sensitivityPolicySettings" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", - "ApiReferenceLink": null, - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/threatassessmentrequest-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatAssessment.ReadWrite.All", @@ -129090,19 +129262,19 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest" + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", + "Method": "GET", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", - "ApiReferenceLink": null, - "Uri": "/informationProtection/threatAssessmentRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-list-threatassessmentrequests?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatAssessment.ReadWrite.All", @@ -129121,19 +129293,19 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest" + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", + "Method": "GET", + "Uri": "/informationProtection/threatAssessmentRequests" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestCount", - "ApiReferenceLink": null, - "Uri": "/informationProtection/threatAssessmentRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatAssessment.ReadWrite.All", @@ -129152,195 +129324,195 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestCount", + "Method": "GET", + "Uri": "/informationProtection/threatAssessmentRequests/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", - "ApiReferenceLink": null, - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThreatAssessmentResult" + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", + "Method": "GET", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", - "ApiReferenceLink": null, - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThreatAssessmentResult" + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", + "Method": "GET", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResultCount", - "ApiReferenceLink": null, - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResultCount", + "Method": "GET", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaInvitation", - "ApiReferenceLink": null, - "Uri": "/invitations/{invitation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInvitation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInvitation" + "Command": "Get-MgBetaInvitation", + "Method": "GET", + "Uri": "/invitations/{invitation-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaInvitation", - "ApiReferenceLink": null, - "Uri": "/invitations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInvitation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInvitation" + "Command": "Get-MgBetaInvitation", + "Method": "GET", + "Uri": "/invitations" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaInvitationCount", - "ApiReferenceLink": null, - "Uri": "/invitations/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaInvitationCount", + "Method": "GET", + "Uri": "/invitations/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaInvitationInvitedUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaInvitationInvitedUserMailboxSetting", + "Method": "GET", + "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaInvitationInvitedUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/invitations/{invitation-id}/invitedUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaInvitationInvitedUserServiceProvisioningError", + "Method": "GET", + "Uri": "/invitations/{invitation-id}/invitedUser/serviceProvisioningErrors" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaInvitationInvitedUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/invitations/{invitation-id}/invitedUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaInvitationInvitedUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/invitations/{invitation-id}/invitedUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaInvitationInvitedUserSponsor", - "ApiReferenceLink": null, - "Uri": "/invitations/{invitation-id}/invitedUserSponsors/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaInvitationInvitedUserSponsor", + "Method": "GET", + "Uri": "/invitations/{invitation-id}/invitedUserSponsors/{directoryObject-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaInvitationInvitedUserSponsor", - "ApiReferenceLink": null, - "Uri": "/invitations/{invitation-id}/invitedUserSponsors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaInvitationInvitedUserSponsor", + "Method": "GET", + "Uri": "/invitations/{invitation-id}/invitedUserSponsors" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaInvitationInvitedUserSponsorCount", - "ApiReferenceLink": null, - "Uri": "/invitations/{invitation-id}/invitedUserSponsors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaInvitationInvitedUserSponsorCount", + "Method": "GET", + "Uri": "/invitations/{invitation-id}/invitedUserSponsors/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOauth2PermissionGrant", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-get?view=graph-rest-beta", - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -129367,19 +129539,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Command": "Get-MgBetaOauth2PermissionGrant", + "Method": "GET", + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOauth2PermissionGrant", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-list?view=graph-rest-beta", - "Uri": "/oauth2PermissionGrants", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -129406,19 +129578,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Command": "Get-MgBetaOauth2PermissionGrant", + "Method": "GET", + "Uri": "/oauth2PermissionGrants" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOauth2PermissionGrantCount", - "ApiReferenceLink": null, - "Uri": "/oauth2PermissionGrants/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -129445,19 +129617,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaOauth2PermissionGrantCount", + "Method": "GET", + "Uri": "/oauth2PermissionGrants/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOauth2PermissionGrantDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delta?view=graph-rest-beta", - "Uri": "/oauth2PermissionGrants/delta", - "ApiVersion": "beta", "Variants": [ "Delta" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -129484,178 +129656,176 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Command": "Get-MgBetaOauth2PermissionGrantDelta", + "Method": "GET", + "Uri": "/oauth2PermissionGrants/delta" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfile", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile" + "Command": "Get-MgBetaOnPremisePublishingProfile", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfile", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile" + "Command": "Get-MgBetaOnPremisePublishingProfile", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgent", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnPremisesAgent" + "Command": "Get-MgBetaOnPremisePublishingProfileAgent", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgent", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnPremisesAgent" + "Command": "Get-MgBetaOnPremisePublishingProfileAgent", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentCount", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaOnPremisePublishingProfileAgentCount", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup" + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", - "ApiVersion": "beta", "Variants": [ "List", "List1", "List2" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup" + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnPremisesAgent" + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnPremisesAgent" + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgentCount", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgentCount", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupByRef", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupByRef", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupCount", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", @@ -129664,459 +129834,505 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupCount", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPublishedResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPublishedResource" + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPublishedResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPublishedResource" + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup" + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupCount", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupCount", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceCount", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceCount", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnector", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIPApplicationSegment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConnector" + "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegment", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/applicationSegments/{ipApplicationSegment-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnector", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIPApplicationSegment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConnector" + "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegment", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/applicationSegments" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorCount", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegmentCount", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/applicationSegments/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConnector", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConnectorGroup" + "Command": "Get-MgBetaOnPremisePublishingProfileConnector", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConnector", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConnectorGroup" + "Command": "Get-MgBetaOnPremisePublishingProfileConnector", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorCount", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", + "Variants": [ + "Get", + "GetViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications", + "OutputType": "IMicrosoftGraphConnectorGroup", "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}" + }, + { + "Module": "Beta.Applications", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConnectorGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationByAppId", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications(appId='{appId}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationByUniqueName", + "Variants": [ + "List" + ], "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications(uniqueName='{uniqueName}')", + "OutputType": "IMicrosoftGraphApplication", "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications" + }, + { + "Module": "Beta.Applications", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationByAppId", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications(appId='{appId}')" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationCount", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationByUniqueName", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications(uniqueName='{uniqueName}')" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationCount", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupCount", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMember", + "Variants": [ + "Get", + "GetViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupCount", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/$count" + }, + { + "Module": "Beta.Applications", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConnector", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConnector" + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMember", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberCount", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberCount", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOf", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConnectorGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConnectorGroup" + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOf", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOfCount", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOfCount", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfileCount", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaOnPremisePublishingProfileCount", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPublishedResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPublishedResource" + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/publishedresource-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPublishedResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPublishedResource" + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup" + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupCount", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupCount", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceCount", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceCount", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganization", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-get?view=graph-rest-beta", - "Uri": "/organization/{organization-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOrganization", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -130151,19 +130367,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOrganization" + "Command": "Get-MgBetaOrganization", + "Method": "GET", + "Uri": "/organization/{organization-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganization", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-list?view=graph-rest-beta", - "Uri": "/organization", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOrganization", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -130238,20 +130454,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOrganization" + "Command": "Get-MgBetaOrganization", + "Method": "GET", + "Uri": "/organization" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganizationBranding", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOrganizationalBranding", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -130294,95 +130510,95 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOrganizationalBranding" + "Command": "Get-MgBetaOrganizationBranding", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingBackgroundImage", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/backgroundImage", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaOrganizationBrandingBackgroundImage", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/backgroundImage" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingBannerLogo", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/bannerLogo", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaOrganizationBrandingBannerLogo", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/bannerLogo" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingCustomCss", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/customCSS", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaOrganizationBrandingCustomCss", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/customCSS" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingFavicon", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/favicon", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaOrganizationBrandingFavicon", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/favicon" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingHeaderLogo", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/headerLogo", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaOrganizationBrandingHeaderLogo", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/headerLogo" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingLocalization", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -130425,19 +130641,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization" + "Command": "Get-MgBetaOrganizationBrandingLocalization", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingLocalization", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -130480,20 +130696,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization" + "Command": "Get-MgBetaOrganizationBrandingLocalization", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingLocalizationBackgroundImage", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -130512,20 +130728,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaOrganizationBrandingLocalizationBackgroundImage", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingLocalizationBannerLogo", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -130544,20 +130760,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaOrganizationBrandingLocalizationBannerLogo", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingLocalizationCount", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -130600,20 +130816,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaOrganizationBrandingLocalizationCount", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingLocalizationCustomCss", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -130632,20 +130848,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaOrganizationBrandingLocalizationCustomCss", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingLocalizationFavicon", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -130664,20 +130880,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaOrganizationBrandingLocalizationFavicon", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingLocalizationHeaderLogo", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -130696,20 +130912,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaOrganizationBrandingLocalizationHeaderLogo", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogo", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -130728,20 +130944,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogo", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogoDark", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -130760,65 +130976,65 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogoDark", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingSquareLogo", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/squareLogo", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaOrganizationBrandingSquareLogo", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/squareLogo" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganizationBrandingSquareLogoDark", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaOrganizationBrandingSquareLogoDark", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/squareLogoDark" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaOrganizationById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "Uri": "/organization/getByIds", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaOrganizationById", + "Method": "POST", + "Uri": "/organization/getByIds" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "Organization.Read.All", @@ -130837,19 +131053,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration" + "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", + "Method": "GET", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "Organization.Read.All", @@ -130868,20 +131084,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration" + "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", + "Method": "GET", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfigurationCount", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Organization.Read.All", @@ -130900,19 +131116,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfigurationCount", + "Method": "GET", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganizationCount", - "ApiReferenceLink": null, - "Uri": "/organization/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -130987,113 +131203,113 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaOrganizationCount", + "Method": "GET", + "Uri": "/organization/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganizationExtension", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaOrganizationExtension", + "Method": "GET", + "Uri": "/organization/{organization-id}/extensions/{extension-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganizationExtension", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/extensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgBetaOrganizationExtension", + "Method": "GET", + "Uri": "/organization/{organization-id}/extensions" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganizationExtensionCount", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/extensions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaOrganizationExtensionCount", + "Method": "GET", + "Uri": "/organization/{organization-id}/extensions/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaOrganizationMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "Uri": "/organization/{organization-id}/getMemberGroups", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaOrganizationMemberGroup", + "Method": "POST", + "Uri": "/organization/{organization-id}/getMemberGroups" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaOrganizationMemberObject", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/getMemberObjects", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaOrganizationMemberObject", + "Method": "POST", + "Uri": "/organization/{organization-id}/getMemberObjects" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganizationPartnerInformation", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/partnerInformation", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPartnerInformation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnerInformation" + "Command": "Get-MgBetaOrganizationPartnerInformation", + "Method": "GET", + "Uri": "/organization/{organization-id}/partnerInformation" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganizationSetting", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/settings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrganizationSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -131112,20 +131328,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOrganizationSettings" + "Command": "Get-MgBetaOrganizationSetting", + "Method": "GET", + "Uri": "/organization/{organization-id}/settings" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganizationSettingContactInsight", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/settings/contactInsights", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationsettings-list-contactinsights?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Organization.Read.All", @@ -131144,20 +131360,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphInsightsSettings" + "Command": "Get-MgBetaOrganizationSettingContactInsight", + "Method": "GET", + "Uri": "/organization/{organization-id}/settings/contactInsights" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganizationSettingItemInsight", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/settings/itemInsights", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationsettings-list-iteminsights?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read.All", @@ -131176,20 +131392,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphInsightsSettings" + "Command": "Get-MgBetaOrganizationSettingItemInsight", + "Method": "GET", + "Uri": "/organization/{organization-id}/settings/itemInsights" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationsettings-list-microsoftapplicationdataaccess?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Organization.Read.All", @@ -131208,20 +131424,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings" + "Command": "Get-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", + "Method": "GET", + "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaOrganizationSettingPersonInsight", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/settings/peopleInsights", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationsettings-list-peopleinsights?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read.All", @@ -131240,237 +131456,237 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphInsightsSettings" + "Command": "Get-MgBetaOrganizationSettingPersonInsight", + "Method": "GET", + "Uri": "/organization/{organization-id}/settings/peopleInsights" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaOrganizationUserOwnedObject", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "Uri": "/organization/getUserOwnedObjects", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaOrganizationUserOwnedObject", + "Method": "POST", + "Uri": "/organization/getUserOwnedObjects" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlaceAsRoom", - "ApiReferenceLink": null, - "Uri": "/places/{place-id}/room", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRoom" + "Command": "Get-MgBetaPlaceAsRoom", + "Method": "GET", + "Uri": "/places/{place-id}/room" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlaceAsRoom", - "ApiReferenceLink": null, - "Uri": "/places/room", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRoom" + "Command": "Get-MgBetaPlaceAsRoom", + "Method": "GET", + "Uri": "/places/room" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlaceAsRoomList", - "ApiReferenceLink": null, - "Uri": "/places/{place-id}/roomList", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoomList", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRoomList" + "Command": "Get-MgBetaPlaceAsRoomList", + "Method": "GET", + "Uri": "/places/{place-id}/roomList" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlaceAsRoomList", - "ApiReferenceLink": null, - "Uri": "/places/roomList", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoomList", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRoomList" + "Command": "Get-MgBetaPlaceAsRoomList", + "Method": "GET", + "Uri": "/places/roomList" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlaceAsRoomListRoom", - "ApiReferenceLink": null, - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRoom" + "Command": "Get-MgBetaPlaceAsRoomListRoom", + "Method": "GET", + "Uri": "/places/{place-id}/roomList/rooms/{room-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlaceAsRoomListRoom", - "ApiReferenceLink": null, - "Uri": "/places/{place-id}/roomList/rooms", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRoom" + "Command": "Get-MgBetaPlaceAsRoomListRoom", + "Method": "GET", + "Uri": "/places/{place-id}/roomList/rooms" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlaceAsRoomListRoomCount", - "ApiReferenceLink": null, - "Uri": "/places/{place-id}/roomList/rooms/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPlaceAsRoomListRoomCount", + "Method": "GET", + "Uri": "/places/{place-id}/roomList/rooms/$count" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlaceAsRoomListWorkspace", - "ApiReferenceLink": null, - "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWorkspace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWorkspace" + "Command": "Get-MgBetaPlaceAsRoomListWorkspace", + "Method": "GET", + "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlaceAsRoomListWorkspace", - "ApiReferenceLink": null, - "Uri": "/places/{place-id}/roomList/workspaces", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWorkspace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWorkspace" + "Command": "Get-MgBetaPlaceAsRoomListWorkspace", + "Method": "GET", + "Uri": "/places/{place-id}/roomList/workspaces" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlaceAsRoomListWorkspaceCount", - "ApiReferenceLink": null, - "Uri": "/places/{place-id}/roomList/workspaces/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPlaceAsRoomListWorkspaceCount", + "Method": "GET", + "Uri": "/places/{place-id}/roomList/workspaces/$count" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlaceCount", - "ApiReferenceLink": null, - "Uri": "/places/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPlaceCount", + "Method": "GET", + "Uri": "/places/$count" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlaceCountAsRoom", - "ApiReferenceLink": null, - "Uri": "/places/room/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPlaceCountAsRoom", + "Method": "GET", + "Uri": "/places/room/$count" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlaceCountAsRoomList", - "ApiReferenceLink": null, - "Uri": "/places/roomList/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPlaceCountAsRoomList", + "Method": "GET", + "Uri": "/places/roomList/$count" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlanner", - "ApiReferenceLink": null, - "Uri": "/planner", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlanner", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlanner" + "Command": "Get-MgBetaPlanner", + "Method": "GET", + "Uri": "/planner" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlannerBucket", - "ApiReferenceLink": null, - "Uri": "/planner/buckets/{plannerBucket-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -131521,19 +131737,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerBucket" + "Command": "Get-MgBetaPlannerBucket", + "Method": "GET", + "Uri": "/planner/buckets/{plannerBucket-id}" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlannerBucket", - "ApiReferenceLink": null, - "Uri": "/planner/buckets", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-buckets?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -131584,19 +131800,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerBucket" + "Command": "Get-MgBetaPlannerBucket", + "Method": "GET", + "Uri": "/planner/buckets" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlannerBucketCount", - "ApiReferenceLink": null, - "Uri": "/planner/buckets/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -131647,19 +131863,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPlannerBucketCount", + "Method": "GET", + "Uri": "/planner/buckets/$count" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlannerBucketDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta", - "Uri": "/planner/buckets/delta", - "ApiVersion": "beta", "Variants": [ "Delta" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -131710,19 +131926,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerBucket" + "Command": "Get-MgBetaPlannerBucketDelta", + "Method": "GET", + "Uri": "/planner/buckets/delta" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlannerBucketTask", - "ApiReferenceLink": null, - "Uri": "/planner/buckets/{plannerBucket-id}/tasks", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -131773,20 +131989,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerTask" + "Command": "Get-MgBetaPlannerBucketTask", + "Method": "GET", + "Uri": "/planner/buckets/{plannerBucket-id}/tasks" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlannerPlan", - "ApiReferenceLink": null, - "Uri": "/planner/plans/{plannerPlan-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -131837,19 +132053,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerPlan" + "Command": "Get-MgBetaPlannerPlan", + "Method": "GET", + "Uri": "/planner/plans/{plannerPlan-id}" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlannerPlan", - "ApiReferenceLink": null, - "Uri": "/planner/plans", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-plans?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -131900,19 +132116,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerPlan" + "Command": "Get-MgBetaPlannerPlan", + "Method": "GET", + "Uri": "/planner/plans" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlannerPlanBucket", - "ApiReferenceLink": null, - "Uri": "/planner/plans/{plannerPlan-id}/buckets", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -131963,19 +132179,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerBucket" + "Command": "Get-MgBetaPlannerPlanBucket", + "Method": "GET", + "Uri": "/planner/plans/{plannerPlan-id}/buckets" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlannerPlanCount", - "ApiReferenceLink": null, - "Uri": "/planner/plans/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -132026,19 +132242,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPlannerPlanCount", + "Method": "GET", + "Uri": "/planner/plans/$count" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlannerPlanDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", - "Uri": "/planner/plans/delta", - "ApiVersion": "beta", "Variants": [ "Delta" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -132089,20 +132305,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerPlan" + "Command": "Get-MgBetaPlannerPlanDelta", + "Method": "GET", + "Uri": "/planner/plans/delta" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlannerPlanDetail", - "ApiReferenceLink": null, - "Uri": "/planner/plans/{plannerPlan-id}/details", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -132153,19 +132369,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerPlanDetails" + "Command": "Get-MgBetaPlannerPlanDetail", + "Method": "GET", + "Uri": "/planner/plans/{plannerPlan-id}/details" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlannerPlanTask", - "ApiReferenceLink": null, - "Uri": "/planner/plans/{plannerPlan-id}/tasks", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-tasks?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -132216,20 +132432,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerTask" + "Command": "Get-MgBetaPlannerPlanTask", + "Method": "GET", + "Uri": "/planner/plans/{plannerPlan-id}/tasks" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlannerRoster", - "ApiReferenceLink": null, - "Uri": "/planner/rosters/{plannerRoster-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerRoster", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -132264,48 +132480,48 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerRoster" + "Command": "Get-MgBetaPlannerRoster", + "Method": "GET", + "Uri": "/planner/rosters/{plannerRoster-id}" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlannerRoster", - "ApiReferenceLink": null, - "Uri": "/planner/rosters", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerRoster", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerRoster" + "Command": "Get-MgBetaPlannerRoster", + "Method": "GET", + "Uri": "/planner/rosters" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlannerRosterCount", - "ApiReferenceLink": null, - "Uri": "/planner/rosters/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPlannerRosterCount", + "Method": "GET", + "Uri": "/planner/rosters/$count" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlannerRosterMember", - "ApiReferenceLink": null, - "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerrostermember-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerRosterMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -132340,19 +132556,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerRosterMember" + "Command": "Get-MgBetaPlannerRosterMember", + "Method": "GET", + "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlannerRosterMember", - "ApiReferenceLink": null, - "Uri": "/planner/rosters/{plannerRoster-id}/members", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-list-members?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerRosterMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -132387,20 +132603,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerRosterMember" + "Command": "Get-MgBetaPlannerRosterMember", + "Method": "GET", + "Uri": "/planner/rosters/{plannerRoster-id}/members" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlannerRosterMemberCount", - "ApiReferenceLink": null, - "Uri": "/planner/rosters/{plannerRoster-id}/members/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -132435,82 +132651,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPlannerRosterMemberCount", + "Method": "GET", + "Uri": "/planner/rosters/{plannerRoster-id}/members/$count" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlannerRosterPlan", - "ApiReferenceLink": null, - "Uri": "/planner/rosters/{plannerRoster-id}/plans/{plannerPlan-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerPlan" + "Command": "Get-MgBetaPlannerRosterPlan", + "Method": "GET", + "Uri": "/planner/rosters/{plannerRoster-id}/plans/{plannerPlan-id}" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlannerRosterPlan", - "ApiReferenceLink": null, - "Uri": "/planner/rosters/{plannerRoster-id}/plans", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Planner", - "Permissions": [ - { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Tasks.Read.All", - "Description": "Read all users’ tasks and tasklist", - "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphPlannerPlan" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlannerRosterPlanCount", - "ApiReferenceLink": null, - "Uri": "/planner/rosters/{plannerRoster-id}/plans/$count", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-list-plans?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerPlan", "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Planner", "Permissions": [ { "Name": "Tasks.Read", @@ -132545,83 +132713,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPlannerRosterPlan", + "Method": "GET", + "Uri": "/planner/rosters/{plannerRoster-id}/plans" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlannerTask", - "ApiReferenceLink": null, - "Uri": "/planner/tasks/{plannerTask-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", - "Permissions": [ - { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Tasks.Read.All", - "Description": "Read all users’ tasks and tasklist", - "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphPlannerTask" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlannerTask", "ApiReferenceLink": null, - "Uri": "/planner/tasks", + "OutputType": null, "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Planner", "Permissions": [ { "Name": "Tasks.Read", @@ -132647,22 +132752,6 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, { "Name": "Tasks.ReadWrite.All", "Description": "Read and write all users’ tasks and tasklists", @@ -132672,20 +132761,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerTask" + "Command": "Get-MgBetaPlannerRosterPlanCount", + "Method": "GET", + "Uri": "/planner/rosters/{plannerRoster-id}/plans/$count" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlannerTaskAssignedToTaskBoardFormat", - "ApiReferenceLink": null, - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -132736,20 +132825,83 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat" + "Command": "Get-MgBetaPlannerTask", + "Method": "GET", + "Uri": "/planner/tasks/{plannerTask-id}" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlannerTaskBucketTaskBoardFormat", - "ApiReferenceLink": null, - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", + "Variants": [ + "List" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-tasks?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerTask", "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.Read.All", + "Description": "Read all users’ tasks and tasklist", + "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaPlannerTask", + "Method": "GET", + "Uri": "/planner/tasks" + }, + { + "Module": "Beta.Planner", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -132800,19 +132952,83 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat" + "Command": "Get-MgBetaPlannerTaskAssignedToTaskBoardFormat", + "Method": "GET", + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlannerTaskCount", - "ApiReferenceLink": null, - "Uri": "/planner/tasks/$count", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.Read.All", + "Description": "Read all users’ tasks and tasklist", + "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaPlannerTaskBucketTaskBoardFormat", + "Method": "GET", + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat" + }, + { + "Module": "Beta.Planner", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -132863,19 +133079,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPlannerTaskCount", + "Method": "GET", + "Uri": "/planner/tasks/$count" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlannerTaskDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", - "Uri": "/planner/tasks/delta", - "ApiVersion": "beta", "Variants": [ "Delta" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -132894,20 +133110,20 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphPlannerTask" + "Command": "Get-MgBetaPlannerTaskDelta", + "Method": "GET", + "Uri": "/planner/tasks/delta" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlannerTaskDetail", - "ApiReferenceLink": null, - "Uri": "/planner/tasks/{plannerTask-id}/details", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -132958,20 +133174,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerTaskDetails" + "Command": "Get-MgBetaPlannerTaskDetail", + "Method": "GET", + "Uri": "/planner/tasks/{plannerTask-id}/details" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPlannerTaskProgressTaskBoardFormat", - "ApiReferenceLink": null, - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -133022,19 +133238,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat" + "Command": "Get-MgBetaPlannerTaskProgressTaskBoardFormat", + "Method": "GET", + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyAccessReviewPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/accessReviewPolicy", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -133053,20 +133269,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewPolicy" + "Command": "Get-MgBetaPolicyAccessReviewPolicy", + "Method": "GET", + "Uri": "/policies/accessReviewPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -133093,19 +133309,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy" + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy", + "Method": "GET", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/activityBasedTimeoutPolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -133132,63 +133348,63 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy" + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy", + "Method": "GET", + "Uri": "/policies/activityBasedTimeoutPolicies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", - "ApiReferenceLink": null, - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", + "Method": "GET", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", - "ApiReferenceLink": null, - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", + "Method": "GET", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyToCount", - "ApiReferenceLink": null, - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyToCount", + "Method": "GET", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyCount", - "ApiReferenceLink": null, - "Uri": "/policies/activityBasedTimeoutPolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -133215,19 +133431,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyCount", + "Method": "GET", + "Uri": "/policies/activityBasedTimeoutPolicies/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyAdminConsentRequestPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/adminConsentRequestPolicy", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -133262,20 +133478,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy" + "Command": "Get-MgBetaPolicyAdminConsentRequestPolicy", + "Method": "GET", + "Uri": "/policies/adminConsentRequestPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyAppManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -133302,19 +133518,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppManagementPolicy" + "Command": "Get-MgBetaPolicyAppManagementPolicy", + "Method": "GET", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyAppManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/appManagementPolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -133341,34 +133557,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppManagementPolicy" + "Command": "Get-MgBetaPolicyAppManagementPolicy", + "Method": "GET", + "Uri": "/policies/appManagementPolicies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", - "ApiReferenceLink": null, - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", + "Method": "GET", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", - "ApiReferenceLink": null, - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list-appliesto?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -133403,20 +133619,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", + "Method": "GET", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyAppManagementPolicyApplyToCount", - "ApiReferenceLink": null, - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -133451,19 +133667,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPolicyAppManagementPolicyApplyToCount", + "Method": "GET", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyAppManagementPolicyCount", - "ApiReferenceLink": null, - "Uri": "/policies/appManagementPolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -133490,19 +133706,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPolicyAppManagementPolicyCount", + "Method": "GET", + "Uri": "/policies/appManagementPolicies/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationFlowPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationFlowsPolicy", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -133521,77 +133737,77 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy" + "Command": "Get-MgBetaPolicyAuthenticationFlowPolicy", + "Method": "GET", + "Uri": "/policies/authenticationFlowsPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationMethodsPolicy", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy" + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicy", + "Method": "GET", + "Uri": "/policies/authenticationMethodsPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalauthenticationmethodconfiguration-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration" + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Method": "GET", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration" + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Method": "GET", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", + "Method": "GET", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -133618,19 +133834,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy" + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", + "Method": "GET", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationStrengthPolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-list-policies?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -133657,63 +133873,63 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy" + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", + "Method": "GET", + "Uri": "/policies/authenticationStrengthPolicies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration" + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "GET", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration" + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "GET", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", + "Method": "GET", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCount", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationStrengthPolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -133740,34 +133956,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCount", + "Method": "GET", + "Uri": "/policies/authenticationStrengthPolicies/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthorizationPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthorizationPolicy" + "Command": "Get-MgBetaPolicyAuthorizationPolicy", + "Method": "GET", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthorizationPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/authorizationPolicy", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authorizationpolicy-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -133786,19 +134002,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthorizationPolicy" + "Command": "Get-MgBetaPolicyAuthorizationPolicy", + "Method": "GET", + "Uri": "/policies/authorizationPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthorizationPolicyCount", - "ApiReferenceLink": null, - "Uri": "/policies/authorizationPolicy/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -133817,78 +134033,78 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPolicyAuthorizationPolicyCount", + "Method": "GET", + "Uri": "/policies/authorizationPolicy/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", - "ApiReferenceLink": null, - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride" + "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Method": "GET", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", - "ApiReferenceLink": null, - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride" + "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Method": "GET", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverrideCount", - "ApiReferenceLink": null, - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverrideCount", + "Method": "GET", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyB2CAuthenticationMethodPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/b2cAuthenticationMethodsPolicy", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cauthenticationmethodspolicy-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy" + "Command": "Get-MgBetaPolicyB2CAuthenticationMethodPolicy", + "Method": "GET", + "Uri": "/policies/b2cAuthenticationMethodsPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyClaimMappingPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -133915,19 +134131,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphClaimsMappingPolicy" + "Command": "Get-MgBetaPolicyClaimMappingPolicy", + "Method": "GET", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyClaimMappingPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/claimsMappingPolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -133954,34 +134170,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphClaimsMappingPolicy" + "Command": "Get-MgBetaPolicyClaimMappingPolicy", + "Method": "GET", + "Uri": "/policies/claimsMappingPolicies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", - "ApiReferenceLink": null, - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", + "Method": "GET", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", - "ApiReferenceLink": null, - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list-appliesto?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -134024,20 +134240,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", + "Method": "GET", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyToCount", - "ApiReferenceLink": null, - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -134080,19 +134296,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyToCount", + "Method": "GET", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyClaimMappingPolicyCount", - "ApiReferenceLink": null, - "Uri": "/policies/claimsMappingPolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -134119,33 +134335,33 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPolicyClaimMappingPolicyCount", + "Method": "GET", + "Uri": "/policies/claimsMappingPolicies/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyConditionalAccessPolicyCount", - "ApiReferenceLink": null, - "Uri": "/policies/conditionalAccessPolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPolicyConditionalAccessPolicyCount", + "Method": "GET", + "Uri": "/policies/conditionalAccessPolicies/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -134164,19 +134380,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy" + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicy", + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyDefault", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/default", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -134195,20 +134411,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault" + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyDefault", + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy/default" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -134227,19 +134443,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner" + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/partners", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-list-partners?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -134258,19 +134474,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner" + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy/partners" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerCount", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/partners/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -134289,20 +134505,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerCount", + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy/partners/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -134321,19 +134537,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner" + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplate", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/templates", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPolicyTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "MultiTenantOrganization.Read.All", @@ -134352,47 +134568,47 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPolicyTemplate" + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplate", + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy/templates" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate" + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate" + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyDefaultAppManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/defaultAppManagementPolicy", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -134419,19 +134635,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTenantAppManagementPolicy" + "Command": "Get-MgBetaPolicyDefaultAppManagementPolicy", + "Method": "GET", + "Uri": "/policies/defaultAppManagementPolicy" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaPolicyDeviceRegistrationPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/deviceRegistrationPolicy", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deviceregistrationpolicy-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.DeviceConfiguration", @@ -134458,33 +134674,33 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy" + "Command": "Get-MgBetaPolicyDeviceRegistrationPolicy", + "Method": "GET", + "Uri": "/policies/deviceRegistrationPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyDirectoryRoleAccessReviewPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/directoryRoleAccessReviewPolicy", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy" + "Command": "Get-MgBetaPolicyDirectoryRoleAccessReviewPolicy", + "Method": "GET", + "Uri": "/policies/directoryRoleAccessReviewPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyExternalIdentityPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/externalIdentitiesPolicy", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalidentitiespolicy-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -134503,120 +134719,120 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy" + "Command": "Get-MgBetaPolicyExternalIdentityPolicy", + "Method": "GET", + "Uri": "/policies/externalIdentitiesPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy" + "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", + "Method": "GET", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/featureRolloutPolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-featurerolloutpolicies?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy" + "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", + "Method": "GET", + "Uri": "/policies/featureRolloutPolicies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyTo", - "ApiReferenceLink": null, - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyTo", + "Method": "GET", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", - "ApiReferenceLink": null, - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", + "Method": "GET", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToCount", - "ApiReferenceLink": null, - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToCount", + "Method": "GET", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyCount", - "ApiReferenceLink": null, - "Uri": "/policies/featureRolloutPolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyCount", + "Method": "GET", + "Uri": "/policies/featureRolloutPolicies/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyFederatedTokenValidationPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/federatedTokenValidationPolicy", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-federatedtokenvalidationpolicy?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy" + "Command": "Get-MgBetaPolicyFederatedTokenValidationPolicy", + "Method": "GET", + "Uri": "/policies/federatedTokenValidationPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -134643,19 +134859,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy" + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Method": "GET", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/homeRealmDiscoveryPolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -134682,34 +134898,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy" + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Method": "GET", + "Uri": "/policies/homeRealmDiscoveryPolicies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", - "ApiReferenceLink": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", + "Method": "GET", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", - "ApiReferenceLink": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list-appliesto?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -134752,20 +134968,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", + "Method": "GET", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyToCount", - "ApiReferenceLink": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -134808,19 +135024,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyToCount", + "Method": "GET", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyCount", - "ApiReferenceLink": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -134847,34 +135063,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyCount", + "Method": "GET", + "Uri": "/policies/homeRealmDiscoveryPolicies/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy" + "Command": "Get-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", + "Method": "GET", + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -134893,19 +135109,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobilityManagementPolicy" + "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", + "Method": "GET", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/mobileAppManagementPolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -134924,19 +135140,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobilityManagementPolicy" + "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", + "Method": "GET", + "Uri": "/policies/mobileAppManagementPolicies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyCount", - "ApiReferenceLink": null, - "Uri": "/policies/mobileAppManagementPolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -134955,19 +135171,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyCount", + "Method": "GET", + "Uri": "/policies/mobileAppManagementPolicies/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroup", - "ApiReferenceLink": null, - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-list-includedgroups?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -134986,19 +135202,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroup", + "Method": "GET", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", - "ApiReferenceLink": null, - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-list-includedgroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -135017,20 +135233,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", + "Method": "GET", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupCount", - "ApiReferenceLink": null, - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -135049,49 +135265,49 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupCount", + "Method": "GET", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupServiceProvisioningError", + "Method": "GET", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -135110,19 +135326,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobilityManagementPolicy" + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", + "Method": "GET", + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/mobileDeviceManagementPolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -135141,19 +135357,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobilityManagementPolicy" + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", + "Method": "GET", + "Uri": "/policies/mobileDeviceManagementPolicies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyCount", - "ApiReferenceLink": null, - "Uri": "/policies/mobileDeviceManagementPolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -135172,19 +135388,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyCount", + "Method": "GET", + "Uri": "/policies/mobileDeviceManagementPolicies/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroup", - "ApiReferenceLink": null, - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-list-includedgroups?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -135203,19 +135419,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroup", + "Method": "GET", + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", - "ApiReferenceLink": null, - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-list-includedgroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -135234,20 +135450,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", + "Method": "GET", + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupCount", - "ApiReferenceLink": null, - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -135266,49 +135482,49 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupCount", + "Method": "GET", + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupServiceProvisioningError", + "Method": "GET", + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyPermissionGrantPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -135327,19 +135543,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPermissionGrantPolicy" + "Command": "Get-MgBetaPolicyPermissionGrantPolicy", + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyPermissionGrantPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -135358,19 +135574,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPermissionGrantPolicy" + "Command": "Get-MgBetaPolicyPermissionGrantPolicy", + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyCount", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -135389,34 +135605,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPolicyPermissionGrantPolicyCount", + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet" + "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-excludes?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -135435,20 +135651,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet" + "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyExcludeCount", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -135467,34 +135683,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPolicyPermissionGrantPolicyExcludeCount", + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet" + "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-includes?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -135513,20 +135729,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet" + "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyIncludeCount", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -135545,20 +135761,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPolicyPermissionGrantPolicyIncludeCount", + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -135601,19 +135817,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy" + "Command": "Get-MgBetaPolicyRoleManagementPolicy", + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicies?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -135656,20 +135872,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy" + "Command": "Get-MgBetaPolicyRoleManagementPolicy", + "Method": "GET", + "Uri": "/policies/roleManagementPolicies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -135712,19 +135928,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment" + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", + "Method": "GET", + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicyAssignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicyassignments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -135767,19 +135983,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment" + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", + "Method": "GET", + "Uri": "/policies/roleManagementPolicyAssignments" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicyAssignments/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -135822,34 +136038,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentCount", + "Method": "GET", + "Uri": "/policies/roleManagementPolicyAssignments/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy" + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentPolicy", + "Method": "GET", + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyCount", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -135892,34 +136108,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPolicyRoleManagementPolicyCount", + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule" + "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-effectiverules?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -135962,20 +136178,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule" + "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRuleCount", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -136018,20 +136234,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRuleCount", + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -136074,19 +136290,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule" + "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-rules?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -136129,20 +136345,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule" + "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyRoleManagementPolicyRuleCount", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -136185,151 +136401,151 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPolicyRoleManagementPolicyRuleCount", + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy" + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", + "Method": "GET", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/servicePrincipalCreationPolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy" + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", + "Method": "GET", + "Uri": "/policies/servicePrincipalCreationPolicies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyCount", - "ApiReferenceLink": null, - "Uri": "/policies/servicePrincipalCreationPolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyCount", + "Method": "GET", + "Uri": "/policies/servicePrincipalCreationPolicies/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", - "ApiReferenceLink": null, - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet" + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "Method": "GET", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", - "ApiReferenceLink": null, - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet" + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "Method": "GET", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExcludeCount", - "ApiReferenceLink": null, - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExcludeCount", + "Method": "GET", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", - "ApiReferenceLink": null, - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet" + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "Method": "GET", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", - "ApiReferenceLink": null, - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet" + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "Method": "GET", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyIncludeCount", - "ApiReferenceLink": null, - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyIncludeCount", + "Method": "GET", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyTokenIssuancePolicy", - "ApiReferenceLink": null, - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -136356,19 +136572,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy" + "Command": "Get-MgBetaPolicyTokenIssuancePolicy", + "Method": "GET", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyTokenIssuancePolicy", - "ApiReferenceLink": null, - "Uri": "/policies/tokenIssuancePolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -136395,34 +136611,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy" + "Command": "Get-MgBetaPolicyTokenIssuancePolicy", + "Method": "GET", + "Uri": "/policies/tokenIssuancePolicies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", - "ApiReferenceLink": null, - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", + "Method": "GET", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", - "ApiReferenceLink": null, - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list-appliesto?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -136465,20 +136681,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", + "Method": "GET", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyToCount", - "ApiReferenceLink": null, - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -136521,19 +136737,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyToCount", + "Method": "GET", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyTokenIssuancePolicyCount", - "ApiReferenceLink": null, - "Uri": "/policies/tokenIssuancePolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -136560,20 +136776,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPolicyTokenIssuancePolicyCount", + "Method": "GET", + "Uri": "/policies/tokenIssuancePolicies/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyTokenLifetimePolicy", - "ApiReferenceLink": null, - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -136600,19 +136816,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy" + "Command": "Get-MgBetaPolicyTokenLifetimePolicy", + "Method": "GET", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyTokenLifetimePolicy", - "ApiReferenceLink": null, - "Uri": "/policies/tokenLifetimePolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -136639,34 +136855,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy" + "Command": "Get-MgBetaPolicyTokenLifetimePolicy", + "Method": "GET", + "Uri": "/policies/tokenLifetimePolicies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", - "ApiReferenceLink": null, - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", + "Method": "GET", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", - "ApiReferenceLink": null, - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list-appliesto?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -136709,20 +136925,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", + "Method": "GET", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyToCount", - "ApiReferenceLink": null, - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -136765,19 +136981,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyToCount", + "Method": "GET", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPolicyTokenLifetimePolicyCount", - "ApiReferenceLink": null, - "Uri": "/policies/tokenLifetimePolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -136804,34 +137020,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPolicyTokenLifetimePolicyCount", + "Method": "GET", + "Uri": "/policies/tokenLifetimePolicies/$count" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrint", - "ApiReferenceLink": null, - "Uri": "/print", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrint" + "Command": "Get-MgBetaPrint", + "Method": "GET", + "Uri": "/print" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintConnector", - "ApiReferenceLink": null, - "Uri": "/print/connectors/{printConnector-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -136850,19 +137066,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintConnector" + "Command": "Get-MgBetaPrintConnector", + "Method": "GET", + "Uri": "/print/connectors/{printConnector-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintConnector", - "ApiReferenceLink": null, - "Uri": "/print/connectors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-connectors?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -136881,19 +137097,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintConnector" + "Command": "Get-MgBetaPrintConnector", + "Method": "GET", + "Uri": "/print/connectors" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintConnectorCount", - "ApiReferenceLink": null, - "Uri": "/print/connectors/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -136912,20 +137128,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPrintConnectorCount", + "Method": "GET", + "Uri": "/print/connectors/$count" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintOperation", - "ApiReferenceLink": null, - "Uri": "/print/operations/{printOperation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printoperation-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.Create", @@ -136952,48 +137168,48 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintOperation" + "Command": "Get-MgBetaPrintOperation", + "Method": "GET", + "Uri": "/print/operations/{printOperation-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintOperation", - "ApiReferenceLink": null, - "Uri": "/print/operations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintOperation" + "Command": "Get-MgBetaPrintOperation", + "Method": "GET", + "Uri": "/print/operations" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintOperationCount", - "ApiReferenceLink": null, - "Uri": "/print/operations/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrintOperationCount", + "Method": "GET", + "Uri": "/print/operations/$count" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinter", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrinter", + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.Read.All", @@ -137044,19 +137260,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrinter" + "Command": "Get-MgBetaPrintPrinter", + "Method": "GET", + "Uri": "/print/printers/{printer-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinter", - "ApiReferenceLink": null, - "Uri": "/print/printers", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-printers?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrinter", + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.Read.All", @@ -137083,20 +137299,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrinter" + "Command": "Get-MgBetaPrintPrinter", + "Method": "GET", + "Uri": "/print/printers" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterCapability", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-getcapabilities?view=graph-rest-beta", - "Uri": "/print/printers/{printer-id}/getCapabilities", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-getcapabilities?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrinterCapabilities", + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.Read.All", @@ -137123,34 +137339,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrinterCapabilities" + "Command": "Get-MgBetaPrintPrinterCapability", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/getCapabilities" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterConnector", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/connectors/{printConnector-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintConnector" + "Command": "Get-MgBetaPrintPrinterConnector", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/connectors/{printConnector-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterConnector", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/connectors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-connectors?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -137169,20 +137385,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintConnector" + "Command": "Get-MgBetaPrintPrinterConnector", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/connectors" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterConnectorCount", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/connectors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -137201,19 +137417,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPrintPrinterConnectorCount", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/connectors/$count" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterCount", - "ApiReferenceLink": null, - "Uri": "/print/printers/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.Read.All", @@ -137240,20 +137456,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPrintPrinterCount", + "Method": "GET", + "Uri": "/print/printers/$count" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJob", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -137320,19 +137536,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintJob" + "Command": "Get-MgBetaPrintPrinterJob", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJob", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-jobs?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -137399,20 +137615,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintJob" + "Command": "Get-MgBetaPrintPrinterJob", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJobCount", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -137479,20 +137695,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPrintPrinterJobCount", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/$count" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJobDocument", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.Read", @@ -137527,34 +137743,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintDocument" + "Command": "Get-MgBetaPrintPrinterJobDocument", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJobDocument", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintDocument" + "Command": "Get-MgBetaPrintPrinterJobDocument", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJobDocumentContent", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.Read", @@ -137589,104 +137805,102 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPrintPrinterJobDocumentContent", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJobDocumentCount", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrintPrinterJobDocumentCount", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/$count" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJobTask", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTask" + "Command": "Get-MgBetaPrintPrinterJobTask", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJobTask", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTask" + "Command": "Get-MgBetaPrintPrinterJobTask", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJobTaskCount", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrintPrinterJobTaskCount", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/$count" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJobTaskDefinition", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTaskDefinition" + "Command": "Get-MgBetaPrintPrinterJobTaskDefinition", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterJobTaskTrigger", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTaskTrigger" + "Command": "Get-MgBetaPrintPrinterJobTaskTrigger", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShare", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", @@ -137695,197 +137909,199 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrinterShare" + "Command": "Get-MgBetaPrintPrinterShare", + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShare", - "ApiReferenceLink": null, - "Uri": "/print/printerShares", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrinterShare" + "Command": "Get-MgBetaPrintPrinterShare", + "Method": "GET", + "Uri": "/print/printerShares" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareAllowedGroup", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaPrintPrinterShareAllowedGroup", + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareAllowedGroupByRef", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrintPrinterShareAllowedGroupByRef", + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareAllowedGroupCount", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrintPrinterShareAllowedGroupCount", + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$count" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareAllowedGroupServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaPrintPrinterShareAllowedGroupServiceProvisioningError", + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareAllowedGroupServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrintPrinterShareAllowedGroupServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareAllowedUser", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaPrintPrinterShareAllowedUser", + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareAllowedUserByRef", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrintPrinterShareAllowedUserByRef", + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareAllowedUserCount", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrintPrinterShareAllowedUserCount", + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$count" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareAllowedUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaPrintPrinterShareAllowedUserMailboxSetting", + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareAllowedUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaPrintPrinterShareAllowedUserServiceProvisioningError", + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareAllowedUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrintPrinterShareAllowedUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareCount", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/shares/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -137912,212 +138128,212 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPrintPrinterShareCount", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/shares/$count" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJob", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintJob" + "Command": "Get-MgBetaPrintPrinterShareJob", + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJob", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintJob" + "Command": "Get-MgBetaPrintPrinterShareJob", + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/jobs" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJobCount", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrintPrinterShareJobCount", + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/jobs/$count" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJobDocument", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintDocument" + "Command": "Get-MgBetaPrintPrinterShareJobDocument", + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJobDocument", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintDocument" + "Command": "Get-MgBetaPrintPrinterShareJobDocument", + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJobDocumentContent", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrintPrinterShareJobDocumentContent", + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJobDocumentCount", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrintPrinterShareJobDocumentCount", + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/$count" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJobTask", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTask" + "Command": "Get-MgBetaPrintPrinterShareJobTask", + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJobTask", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTask" + "Command": "Get-MgBetaPrintPrinterShareJobTask", + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJobTaskCount", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrintPrinterShareJobTaskCount", + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/$count" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJobTaskDefinition", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTaskDefinition" + "Command": "Get-MgBetaPrintPrinterShareJobTaskDefinition", + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterShareJobTaskTrigger", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTaskTrigger" + "Command": "Get-MgBetaPrintPrinterShareJobTaskTrigger", + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterSharePrinter", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/printer", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrinter", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrinter" + "Command": "Get-MgBetaPrintPrinterSharePrinter", + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/printer" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterTaskTrigger", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtasktrigger-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.Read.All", @@ -138144,19 +138360,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger" + "Command": "Get-MgBetaPrintPrinterTaskTrigger", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterTaskTrigger", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/taskTriggers", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-tasktriggers?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.Read.All", @@ -138183,20 +138399,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger" + "Command": "Get-MgBetaPrintPrinterTaskTrigger", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/taskTriggers" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterTaskTriggerCount", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/taskTriggers/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.Read.All", @@ -138223,35 +138439,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPrintPrinterTaskTriggerCount", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/taskTriggers/$count" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintPrinterTaskTriggerDefinition", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTaskDefinition" + "Command": "Get-MgBetaPrintPrinterTaskTriggerDefinition", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintService", - "ApiReferenceLink": null, - "Uri": "/print/services/{printService-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintService", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -138422,202 +138638,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintService" + "Command": "Get-MgBetaPrintService", + "Method": "GET", + "Uri": "/print/services/{printService-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintService", - "ApiReferenceLink": null, - "Uri": "/print/services", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", - "Permissions": [ - { - "Name": "PrintJob.ReadBasic", - "Description": "Read basic information of your print jobs", - "FullDescription": "Allows the application to read the metadata of print jobs that you created. Does not allow access to print job document content.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "PrintSettings.ReadWrite.All", - "Description": "Read and write tenant-wide print settings", - "FullDescription": "Allows the application to read and write tenant-wide print settings on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrintSettings.Read.All", - "Description": "Read tenant-wide print settings", - "FullDescription": "Allows the application to read tenant-wide print settings on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrintJob.ReadWriteBasic.All", - "Description": "Read and write basic information of print jobs", - "FullDescription": "Allows the application to read and update the metadata of print jobs on your behalf. Does not allow access to print job document content.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrintJob.ReadWriteBasic", - "Description": "Read and write basic information of your print jobs", - "FullDescription": "Allows the application to read and update the metadata of print jobs that you created. Does not allow access to print job document content.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrintJob.ReadWrite.All", - "Description": "Read and update print jobs", - "FullDescription": "Allows the application to read and update the metadata and document content of print jobs on your behalf. ", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrintJob.ReadWrite", - "Description": "Read and update your print jobs", - "FullDescription": "Allows the application to read and update the metadata and document content of print jobs that you created.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrintJob.ReadBasic.All", - "Description": "Read basic information of print jobs", - "FullDescription": "Allows the application to read the metadata of print jobs on your behalf. Does not allow access to print job document content.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrintJob.Read.All", - "Description": "Read print jobs", - "FullDescription": "Allows the application to read the metadata and document content of print jobs on your behalf. ", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrintJob.Read", - "Description": "Read your print jobs", - "FullDescription": "Allows the application to read the metadata and document content of print jobs that you created.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrintJob.Create", - "Description": "Create your print jobs", - "FullDescription": "Allows the application to create print jobs on your behalf and upload document content to print jobs that you created.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrinterShare.ReadWrite.All", - "Description": "Read and update printer shares", - "FullDescription": "Allows the application to read and update printer shares on your behalf. ", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrinterShare.ReadBasic.All", - "Description": "Read basic information about printer shares", - "FullDescription": "Allows the application to read basic information about printer shares on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrinterShare.Read.All", - "Description": "Read printer shares", - "FullDescription": "Allows the application to read printer shares on your behalf. ", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Printer.ReadWrite.All", - "Description": "Read and update printers", - "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Printer.Read.All", - "Description": "Read printers", - "FullDescription": "Allows the application to read printers on your behalf. ", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Printer.Create", - "Description": "Register printers  ", - "FullDescription": "Allows the application to create (register) printers on your behalf. ", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrintConnector.ReadWrite.All", - "Description": "Read and write print connectors", - "FullDescription": "Allows the application to read and write print connectors on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrintConnector.Read.All", - "Description": "Read print connectors", - "FullDescription": "Allows the application to read print connectors on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrintAlertSettings.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "PrintAlertSettings.Read.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphPrintService" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintServiceCount", - "ApiReferenceLink": null, - "Uri": "/print/services/$count", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-services?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintService", "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Devices.CloudPrint", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -138788,20 +138821,203 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPrintService", + "Method": "GET", + "Uri": "/print/services" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintServiceEndpoint", + "Variants": [ + "Get" + ], "ApiReferenceLink": null, - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [ + { + "Name": "PrintJob.ReadBasic", + "Description": "Read basic information of your print jobs", + "FullDescription": "Allows the application to read the metadata of print jobs that you created. Does not allow access to print job document content.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "PrintSettings.ReadWrite.All", + "Description": "Read and write tenant-wide print settings", + "FullDescription": "Allows the application to read and write tenant-wide print settings on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrintSettings.Read.All", + "Description": "Read tenant-wide print settings", + "FullDescription": "Allows the application to read tenant-wide print settings on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrintJob.ReadWriteBasic.All", + "Description": "Read and write basic information of print jobs", + "FullDescription": "Allows the application to read and update the metadata of print jobs on your behalf. Does not allow access to print job document content.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrintJob.ReadWriteBasic", + "Description": "Read and write basic information of your print jobs", + "FullDescription": "Allows the application to read and update the metadata of print jobs that you created. Does not allow access to print job document content.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrintJob.ReadWrite.All", + "Description": "Read and update print jobs", + "FullDescription": "Allows the application to read and update the metadata and document content of print jobs on your behalf. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrintJob.ReadWrite", + "Description": "Read and update your print jobs", + "FullDescription": "Allows the application to read and update the metadata and document content of print jobs that you created.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrintJob.ReadBasic.All", + "Description": "Read basic information of print jobs", + "FullDescription": "Allows the application to read the metadata of print jobs on your behalf. Does not allow access to print job document content.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrintJob.Read.All", + "Description": "Read print jobs", + "FullDescription": "Allows the application to read the metadata and document content of print jobs on your behalf. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrintJob.Read", + "Description": "Read your print jobs", + "FullDescription": "Allows the application to read the metadata and document content of print jobs that you created.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrintJob.Create", + "Description": "Create your print jobs", + "FullDescription": "Allows the application to create print jobs on your behalf and upload document content to print jobs that you created.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrinterShare.ReadWrite.All", + "Description": "Read and update printer shares", + "FullDescription": "Allows the application to read and update printer shares on your behalf. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrinterShare.ReadBasic.All", + "Description": "Read basic information about printer shares", + "FullDescription": "Allows the application to read basic information about printer shares on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrinterShare.Read.All", + "Description": "Read printer shares", + "FullDescription": "Allows the application to read printer shares on your behalf. ", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Printer.ReadWrite.All", + "Description": "Read and update printers", + "FullDescription": "Allows the application to read and update printers on your behalf. Does not allow creating (registering) or deleting (unregistering) printers.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Printer.Read.All", + "Description": "Read printers", + "FullDescription": "Allows the application to read printers on your behalf. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Printer.Create", + "Description": "Register printers  ", + "FullDescription": "Allows the application to create (register) printers on your behalf. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrintConnector.ReadWrite.All", + "Description": "Read and write print connectors", + "FullDescription": "Allows the application to read and write print connectors on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrintConnector.Read.All", + "Description": "Read print connectors", + "FullDescription": "Allows the application to read print connectors on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrintAlertSettings.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "PrintAlertSettings.Read.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaPrintServiceCount", + "Method": "GET", + "Uri": "/print/services/$count" + }, + { + "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printserviceendpoint-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -138972,19 +139188,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintServiceEndpoint" + "Command": "Get-MgBetaPrintServiceEndpoint", + "Method": "GET", + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintServiceEndpoint", - "ApiReferenceLink": null, - "Uri": "/print/services/{printService-id}/endpoints", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-list-endpoints?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -139155,20 +139371,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintServiceEndpoint" + "Command": "Get-MgBetaPrintServiceEndpoint", + "Method": "GET", + "Uri": "/print/services/{printService-id}/endpoints" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintServiceEndpointCount", - "ApiReferenceLink": null, - "Uri": "/print/services/{printService-id}/endpoints/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -139339,20 +139555,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPrintServiceEndpointCount", + "Method": "GET", + "Uri": "/print/services/{printService-id}/endpoints/$count" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintShare", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -139379,19 +139595,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrinterShare" + "Command": "Get-MgBetaPrintShare", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintShare", - "ApiReferenceLink": null, - "Uri": "/print/shares", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-shares?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -139418,19 +139634,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrinterShare" + "Command": "Get-MgBetaPrintShare", + "Method": "GET", + "Uri": "/print/shares" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintShareAllowedGroup", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/allowedGroups", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -139449,19 +139665,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaPrintShareAllowedGroup", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedGroups" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintShareAllowedGroupByRef", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -139480,20 +139696,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPrintShareAllowedGroupByRef", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintShareAllowedGroupCount", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -139512,48 +139728,48 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPrintShareAllowedGroupCount", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$count" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintShareAllowedGroupServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaPrintShareAllowedGroupServiceProvisioningError", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintShareAllowedGroupServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrintShareAllowedGroupServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintShareAllowedUser", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -139572,19 +139788,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaPrintShareAllowedUser", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedUsers" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintShareAllowedUserByRef", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -139603,20 +139819,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPrintShareAllowedUserByRef", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintShareAllowedUserCount", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -139635,63 +139851,63 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPrintShareAllowedUserCount", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$count" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintShareAllowedUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaPrintShareAllowedUserMailboxSetting", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintShareAllowedUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaPrintShareAllowedUserServiceProvisioningError", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintShareAllowedUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrintShareAllowedUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintShareCount", - "ApiReferenceLink": null, - "Uri": "/print/shares/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -139718,20 +139934,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPrintShareCount", + "Method": "GET", + "Uri": "/print/shares/$count" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintShareJob", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -139798,19 +140014,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintJob" + "Command": "Get-MgBetaPrintShareJob", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintShareJob", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-jobs?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -139877,20 +140093,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintJob" + "Command": "Get-MgBetaPrintShareJob", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintShareJobCount", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -139957,153 +140173,153 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPrintShareJobCount", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/$count" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintShareJobDocument", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintDocument" + "Command": "Get-MgBetaPrintShareJobDocument", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintShareJobDocument", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintDocument" + "Command": "Get-MgBetaPrintShareJobDocument", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintShareJobDocumentContent", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrintShareJobDocumentContent", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintShareJobDocumentCount", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrintShareJobDocumentCount", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/$count" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintShareJobTask", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTask" + "Command": "Get-MgBetaPrintShareJobTask", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintShareJobTask", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTask" + "Command": "Get-MgBetaPrintShareJobTask", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintShareJobTaskCount", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrintShareJobTaskCount", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/$count" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintShareJobTaskDefinition", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTaskDefinition" + "Command": "Get-MgBetaPrintShareJobTaskDefinition", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintShareJobTaskTrigger", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTaskTrigger" + "Command": "Get-MgBetaPrintShareJobTaskTrigger", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintSharePrinter", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/printer", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrinter", + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.Read.All", @@ -140130,124 +140346,124 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrinter" + "Command": "Get-MgBetaPrintSharePrinter", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/printer" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintTaskDefinition", - "ApiReferenceLink": null, - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTaskDefinition" + "Command": "Get-MgBetaPrintTaskDefinition", + "Method": "GET", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintTaskDefinition", - "ApiReferenceLink": null, - "Uri": "/print/taskDefinitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-taskdefinitions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTaskDefinition" + "Command": "Get-MgBetaPrintTaskDefinition", + "Method": "GET", + "Uri": "/print/taskDefinitions" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintTaskDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/print/taskDefinitions/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrintTaskDefinitionCount", + "Method": "GET", + "Uri": "/print/taskDefinitions/$count" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintTaskDefinitionTask", - "ApiReferenceLink": null, - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtask-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTask" + "Command": "Get-MgBetaPrintTaskDefinitionTask", + "Method": "GET", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintTaskDefinitionTask", - "ApiReferenceLink": null, - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-list-tasks?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTask" + "Command": "Get-MgBetaPrintTaskDefinitionTask", + "Method": "GET", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintTaskDefinitionTaskCount", - "ApiReferenceLink": null, - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrintTaskDefinitionTaskCount", + "Method": "GET", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/$count" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrintTaskDefinitionTaskTrigger", - "ApiReferenceLink": null, - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTaskTrigger" + "Command": "Get-MgBetaPrintTaskDefinitionTaskTrigger", + "Method": "GET", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequest", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -140266,19 +140482,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSubjectRightsRequest" + "Command": "Get-MgBetaPrivacySubjectRightsRequest", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequest", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -140297,195 +140513,195 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSubjectRightsRequest" + "Command": "Get-MgBetaPrivacySubjectRightsRequest", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverCount", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverCount", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverServiceProvisioningError", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorCount", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorCount", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorServiceProvisioningError", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCount", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -140504,34 +140720,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPrivacySubjectRightsRequestCount", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/$count" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthoredNote" + "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list-notes?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -140550,20 +140766,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthoredNote" + "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestNoteCount", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -140582,1158 +140798,1158 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPrivacySubjectRightsRequestNoteCount", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivacySubjectRightsRequestTeam", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/team", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeam" + "Command": "Get-MgBetaPrivacySubjectRightsRequestTeam", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/team" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccess", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccess", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccess" + "Command": "Get-MgBetaPrivilegedAccess", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccess", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccess", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccess" + "Command": "Get-MgBetaPrivilegedAccess", + "Method": "GET", + "Uri": "/privilegedAccess" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessCount", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrivilegedAccessCount", + "Method": "GET", + "Uri": "/privilegedAccess/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResource", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceResource" + "Command": "Get-MgBetaPrivilegedAccessResource", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResource", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceResource" + "Command": "Get-MgBetaPrivilegedAccessResource", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceCount", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrivilegedAccessResourceCount", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceParent", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/parent", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceResource" + "Command": "Get-MgBetaPrivilegedAccessResourceParent", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/parent" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentCount", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentLinkedEligibleRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/linkedEligibleRoleAssignment", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentLinkedEligibleRoleAssignment", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/linkedEligibleRoleAssignment" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestCount", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestCount", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestResource", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/resource", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceResource" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestResource", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/resource" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionResource", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition/resource", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceResource" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionResource", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition/resource" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionRoleSetting", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition/roleSetting", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleSetting" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionRoleSetting", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition/roleSetting" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceSubject" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentResource", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/resource", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceResource" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentResource", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/resource" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionResource", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition/resource", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceResource" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionResource", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition/resource" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionRoleSetting", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition/roleSetting", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleSetting" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionRoleSetting", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition/roleSetting" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceSubject" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionCount", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionResource", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}/resource", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceResource" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionResource", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}/resource" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionRoleSetting", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}/roleSetting", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleSetting" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionRoleSetting", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}/roleSetting" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleSetting" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleSetting" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingCount", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingCount", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingResource", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/resource", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceResource" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingResource", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/resource" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionResource", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition/resource", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceResource" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionResource", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition/resource" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionRoleSetting", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition/roleSetting", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleSetting" + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionRoleSetting", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition/roleSetting" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment" + "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment" + "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentCount", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentLinkedEligibleRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/linkedEligibleRoleAssignment", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment" + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentLinkedEligibleRoleAssignment", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/linkedEligibleRoleAssignment" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest" + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest" + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestCount", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestCount", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestResource", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/resource", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceResource" + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestResource", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/resource" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceSubject" + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentResource", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/resource", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceResource" + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentResource", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/resource" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentSubject", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceSubject" + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentSubject", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" + "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" + "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionCount", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionResource", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}/resource", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceResource" + "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionResource", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}/resource" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionRoleSetting", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}/roleSetting", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleSetting" + "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionRoleSetting", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}/roleSetting" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleSetting", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleSetting" + "Command": "Get-MgBetaPrivilegedAccessRoleSetting", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleSetting", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleSetting" + "Command": "Get-MgBetaPrivilegedAccessRoleSetting", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleSettingCount", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrivilegedAccessRoleSettingCount", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleSettingResource", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/resource", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceResource" + "Command": "Get-MgBetaPrivilegedAccessRoleSettingResource", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/resource" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedAccessRoleSettingRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" + "Command": "Get-MgBetaPrivilegedAccessRoleSettingRoleDefinition", + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedApproval", - "ApiReferenceLink": null, - "Uri": "/privilegedApproval/{privilegedApproval-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedApproval" + "Command": "Get-MgBetaPrivilegedApproval", + "Method": "GET", + "Uri": "/privilegedApproval/{privilegedApproval-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedApproval", - "ApiReferenceLink": null, - "Uri": "/privilegedApproval", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedApproval" + "Command": "Get-MgBetaPrivilegedApproval", + "Method": "GET", + "Uri": "/privilegedApproval" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedApprovalCount", - "ApiReferenceLink": null, - "Uri": "/privilegedApproval/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrivilegedApprovalCount", + "Method": "GET", + "Uri": "/privilegedApproval/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedApprovalRequest", - "ApiReferenceLink": null, - "Uri": "/privilegedApproval/{privilegedApproval-id}/request", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest" + "Command": "Get-MgBetaPrivilegedApprovalRequest", + "Method": "GET", + "Uri": "/privilegedApproval/{privilegedApproval-id}/request" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfo", - "ApiReferenceLink": null, - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRole" + "Command": "Get-MgBetaPrivilegedApprovalRoleInfo", + "Method": "GET", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", - "ApiReferenceLink": null, - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments/{privilegedRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", + "Method": "GET", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments/{privilegedRoleAssignment-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", - "ApiReferenceLink": null, - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", + "Method": "GET", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignmentCount", + "Method": "GET", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSetting", - "ApiReferenceLink": null, - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings" + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSetting", + "Method": "GET", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSummary", - "ApiReferenceLink": null, - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary" + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSummary", + "Method": "GET", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedOperationEvent", - "ApiReferenceLink": null, - "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent" + "Command": "Get-MgBetaPrivilegedOperationEvent", + "Method": "GET", + "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedOperationEvent", - "ApiReferenceLink": null, - "Uri": "/privilegedOperationEvents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent" + "Command": "Get-MgBetaPrivilegedOperationEvent", + "Method": "GET", + "Uri": "/privilegedOperationEvents" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedOperationEventCount", - "ApiReferenceLink": null, - "Uri": "/privilegedOperationEvents/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrivilegedOperationEventCount", + "Method": "GET", + "Uri": "/privilegedOperationEvents/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRole", - "ApiReferenceLink": null, - "Uri": "/privilegedRoles/{privilegedRole-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRole" + "Command": "Get-MgBetaPrivilegedRole", + "Method": "GET", + "Uri": "/privilegedRoles/{privilegedRole-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRole", - "ApiReferenceLink": null, - "Uri": "/privilegedRoles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRole" + "Command": "Get-MgBetaPrivilegedRole", + "Method": "GET", + "Uri": "/privilegedRoles" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrivilegedRoleAssignmentCount", + "Method": "GET", + "Uri": "/privilegedRoleAssignments/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest" + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", + "Method": "GET", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignmentRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -141752,19 +141968,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest" + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", + "Method": "GET", + "Uri": "/privilegedRoleAssignmentRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestCount", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignmentRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -141783,288 +141999,288 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestCount", + "Method": "GET", + "Uri": "/privilegedRoleAssignmentRequests/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRole" + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", + "Method": "GET", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments/{privilegedRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", + "Method": "GET", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments/{privilegedRoleAssignment-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", + "Method": "GET", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignmentCount", + "Method": "GET", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings" + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", + "Method": "GET", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary" + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", + "Method": "GET", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfo", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRole" + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfo", + "Method": "GET", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments/{privilegedRoleAssignment-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", + "Method": "GET", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments/{privilegedRoleAssignment-id1}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", + "Method": "GET", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignmentCount", + "Method": "GET", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings" + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", + "Method": "GET", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary" + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", + "Method": "GET", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleCount", - "ApiReferenceLink": null, - "Uri": "/privilegedRoles/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaPrivilegedRoleCount", + "Method": "GET", + "Uri": "/privilegedRoles/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", + "Method": "GET", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignments", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", + "Method": "GET", + "Uri": "/privilegedRoleAssignments" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleSetting", - "ApiReferenceLink": null, - "Uri": "/privilegedRoles/{privilegedRole-id}/settings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings" + "Command": "Get-MgBetaPrivilegedRoleSetting", + "Method": "GET", + "Uri": "/privilegedRoles/{privilegedRole-id}/settings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaPrivilegedRoleSummary", - "ApiReferenceLink": null, - "Uri": "/privilegedRoles/{privilegedRole-id}/summary", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary" + "Command": "Get-MgBetaPrivilegedRoleSummary", + "Method": "GET", + "Uri": "/privilegedRoles/{privilegedRole-id}/summary" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaProgram", - "ApiReferenceLink": null, - "Uri": "/programs/{program-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProgram", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphProgram" + "Command": "Get-MgBetaProgram", + "Method": "GET", + "Uri": "/programs/{program-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaProgram", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-list?view=graph-rest-beta", - "Uri": "/programs", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphProgram", + "ApiVersion": "beta", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -142083,15 +142299,13 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphProgram" + "Command": "Get-MgBetaProgram", + "Method": "GET", + "Uri": "/programs" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaProgramControl", - "ApiReferenceLink": null, - "Uri": "/programControls/{programControl-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", @@ -142100,23 +142314,25 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProgramControl", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphProgramControl" + "Command": "Get-MgBetaProgramControl", + "Method": "GET", + "Uri": "/programControls/{programControl-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaProgramControl", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-list?view=graph-rest-beta", - "Uri": "/programControls", - "ApiVersion": "beta", "Variants": [ "List", "List1", "List2" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphProgramControl", + "ApiVersion": "beta", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -142135,15 +142351,13 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphProgramControl" + "Command": "Get-MgBetaProgramControl", + "Method": "GET", + "Uri": "/programControls" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaProgramControlCount", - "ApiReferenceLink": null, - "Uri": "/programControls/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", @@ -142151,7 +142365,9 @@ "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -142170,51 +142386,51 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaProgramControlCount", + "Method": "GET", + "Uri": "/programControls/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaProgramControlProgram", - "ApiReferenceLink": null, - "Uri": "/programControls/{programControl-id}/program", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProgram", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphProgram" + "Command": "Get-MgBetaProgramControlProgram", + "Method": "GET", + "Uri": "/programControls/{programControl-id}/program" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaProgramControlType", - "ApiReferenceLink": null, - "Uri": "/programControlTypes/{programControlType-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProgramControlType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphProgramControlType" + "Command": "Get-MgBetaProgramControlType", + "Method": "GET", + "Uri": "/programControlTypes/{programControlType-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaProgramControlType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontroltype-list?view=graph-rest-beta", - "Uri": "/programControlTypes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontroltype-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphProgramControlType", + "ApiVersion": "beta", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -142233,19 +142449,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphProgramControlType" + "Command": "Get-MgBetaProgramControlType", + "Method": "GET", + "Uri": "/programControlTypes" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaProgramControlTypeCount", - "ApiReferenceLink": null, - "Uri": "/programControlTypes/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -142264,19 +142480,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaProgramControlTypeCount", + "Method": "GET", + "Uri": "/programControlTypes/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaProgramCount", - "ApiReferenceLink": null, - "Uri": "/programs/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -142295,162 +142511,162 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaProgramCount", + "Method": "GET", + "Uri": "/programs/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportAppCredentialSignInActivity", - "ApiReferenceLink": null, - "Uri": "/reports/appCredentialSignInActivities/{appCredentialSignInActivity-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appcredentialsigninactivity-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAppCredentialSignInActivity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppCredentialSignInActivity" + "Command": "Get-MgBetaReportAppCredentialSignInActivity", + "Method": "GET", + "Uri": "/reports/appCredentialSignInActivities/{appCredentialSignInActivity-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportAppCredentialSignInActivity", - "ApiReferenceLink": null, - "Uri": "/reports/appCredentialSignInActivities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-appcredentialsigninactivities?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAppCredentialSignInActivity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppCredentialSignInActivity" + "Command": "Get-MgBetaReportAppCredentialSignInActivity", + "Method": "GET", + "Uri": "/reports/appCredentialSignInActivities" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportAppCredentialSignInActivityCount", - "ApiReferenceLink": null, - "Uri": "/reports/appCredentialSignInActivities/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportAppCredentialSignInActivityCount", + "Method": "GET", + "Uri": "/reports/appCredentialSignInActivities/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", - "ApiReferenceLink": null, - "Uri": "/reports/applicationSignInDetailedSummary/{applicationSignInDetailedSummary-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationsignindetailedsummary-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary" + "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", + "Method": "GET", + "Uri": "/reports/applicationSignInDetailedSummary/{applicationSignInDetailedSummary-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", - "ApiReferenceLink": null, - "Uri": "/reports/applicationSignInDetailedSummary", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-applicationsignindetailedsummary?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary" + "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", + "Method": "GET", + "Uri": "/reports/applicationSignInDetailedSummary" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportApplicationSignInDetailedSummaryCount", - "ApiReferenceLink": null, - "Uri": "/reports/applicationSignInDetailedSummary/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportApplicationSignInDetailedSummaryCount", + "Method": "GET", + "Uri": "/reports/applicationSignInDetailedSummary/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportAttackSimulationRepeatOffender", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationrepeatoffenders?view=graph-rest-beta", - "Uri": "/reports/getAttackSimulationRepeatOffenders", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationrepeatoffenders?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender" + "Command": "Get-MgBetaReportAttackSimulationRepeatOffender", + "Method": "GET", + "Uri": "/reports/getAttackSimulationRepeatOffenders" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportAttackSimulationTrainingUserCoverage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationtrainingusercoverage?view=graph-rest-beta", - "Uri": "/reports/getAttackSimulationTrainingUserCoverage", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationtrainingusercoverage?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage" + "Command": "Get-MgBetaReportAttackSimulationTrainingUserCoverage", + "Method": "GET", + "Uri": "/reports/getAttackSimulationTrainingUserCoverage" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportAttackSimulationUserCoverage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationsimulationusercoverage?view=graph-rest-beta", - "Uri": "/reports/getAttackSimulationSimulationUserCoverage", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationsimulationusercoverage?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage" + "Command": "Get-MgBetaReportAttackSimulationUserCoverage", + "Method": "GET", + "Uri": "/reports/getAttackSimulationSimulationUserCoverage" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportAuthenticationMethod", - "ApiReferenceLink": null, - "Uri": "/reports/authenticationMethods", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot" + "Command": "Get-MgBetaReportAuthenticationMethod", + "Method": "GET", + "Uri": "/reports/authenticationMethods" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", - "ApiReferenceLink": null, - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userregistrationdetails-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -142469,19 +142685,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserRegistrationDetails" + "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "Method": "GET", + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", - "ApiReferenceLink": null, - "Uri": "/reports/authenticationMethods/userRegistrationDetails", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-list-userregistrationdetails?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -142500,19 +142716,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserRegistrationDetails" + "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "Method": "GET", + "Uri": "/reports/authenticationMethods/userRegistrationDetails" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetailCount", - "ApiReferenceLink": null, - "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -142531,3300 +142747,3214 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetailCount", + "Method": "GET", + "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportAzureAdApplicationSignInSummary", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getazureadapplicationsigninsummary?view=graph-rest-beta", - "Uri": "/reports/getAzureADApplicationSignInSummary(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getazureadapplicationsigninsummary?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphApplicationSignInSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApplicationSignInSummary" + "Command": "Get-MgBetaReportAzureAdApplicationSignInSummary", + "Method": "GET", + "Uri": "/reports/getAzureADApplicationSignInSummary(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportBrowserDistributionUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/getBrowserDistributionUserCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportBrowserDistributionUserCount", + "Method": "GET", + "Uri": "/reports/getBrowserDistributionUserCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportBrowserUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/getBrowserUserCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportBrowserUserCount", + "Method": "GET", + "Uri": "/reports/getBrowserUserCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportBrowserUserDetail", - "ApiReferenceLink": null, - "Uri": "/reports/getBrowserUserDetail(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportBrowserUserDetail", + "Method": "GET", + "Uri": "/reports/getBrowserUserDetail(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportCredentialUsageSummary", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getcredentialusagesummary?view=graph-rest-beta", - "Uri": "/reports/getCredentialUsageSummary(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getcredentialusagesummary?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCredentialUsageSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCredentialUsageSummary" + "Command": "Get-MgBetaReportCredentialUsageSummary", + "Method": "GET", + "Uri": "/reports/getCredentialUsageSummary(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportCredentialUserRegistrationCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getcredentialuserregistrationcount?view=graph-rest-beta", - "Uri": "/reports/getCredentialUserRegistrationCount", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getcredentialuserregistrationcount?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCredentialUserRegistrationCount", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCredentialUserRegistrationCount" + "Command": "Get-MgBetaReportCredentialUserRegistrationCount", + "Method": "GET", + "Uri": "/reports/getCredentialUserRegistrationCount" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", - "ApiReferenceLink": null, - "Uri": "/reports/credentialUserRegistrationDetails/{credentialUserRegistrationDetails-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails" + "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", + "Method": "GET", + "Uri": "/reports/credentialUserRegistrationDetails/{credentialUserRegistrationDetails-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", - "ApiReferenceLink": null, - "Uri": "/reports/credentialUserRegistrationDetails", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-credentialuserregistrationdetails?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails" + "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", + "Method": "GET", + "Uri": "/reports/credentialUserRegistrationDetails" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportCredentialUserRegistrationDetailCount", - "ApiReferenceLink": null, - "Uri": "/reports/credentialUserRegistrationDetails/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportCredentialUserRegistrationDetailCount", + "Method": "GET", + "Uri": "/reports/credentialUserRegistrationDetails/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsage", - "ApiReferenceLink": null, - "Uri": "/reports/dailyPrintUsage/{printUsage-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintUsage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintUsage" + "Command": "Get-MgBetaReportDailyPrintUsage", + "Method": "GET", + "Uri": "/reports/dailyPrintUsage/{printUsage-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsage", - "ApiReferenceLink": null, - "Uri": "/reports/dailyPrintUsage", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintUsage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintUsage" + "Command": "Get-MgBetaReportDailyPrintUsage", + "Method": "GET", + "Uri": "/reports/dailyPrintUsage" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", - "ApiReferenceLink": null, - "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyprinter-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter" + "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", + "Method": "GET", + "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", - "ApiReferenceLink": null, - "Uri": "/reports/dailyPrintUsageByPrinter", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyprinter?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter" + "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", + "Method": "GET", + "Uri": "/reports/dailyPrintUsageByPrinter" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageByPrinterCount", - "ApiReferenceLink": null, - "Uri": "/reports/dailyPrintUsageByPrinter/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportDailyPrintUsageByPrinterCount", + "Method": "GET", + "Uri": "/reports/dailyPrintUsageByPrinter/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageByUser", - "ApiReferenceLink": null, - "Uri": "/reports/dailyPrintUsageByUser/{printUsageByUser-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyuser-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintUsageByUser" + "Command": "Get-MgBetaReportDailyPrintUsageByUser", + "Method": "GET", + "Uri": "/reports/dailyPrintUsageByUser/{printUsageByUser-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageByUser", - "ApiReferenceLink": null, - "Uri": "/reports/dailyPrintUsageByUser", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintUsageByUser" + "Command": "Get-MgBetaReportDailyPrintUsageByUser", + "Method": "GET", + "Uri": "/reports/dailyPrintUsageByUser" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageByUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/dailyPrintUsageByUser/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportDailyPrintUsageByUserCount", + "Method": "GET", + "Uri": "/reports/dailyPrintUsageByUser/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageCount", - "ApiReferenceLink": null, - "Uri": "/reports/dailyPrintUsage/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportDailyPrintUsageCount", + "Method": "GET", + "Uri": "/reports/dailyPrintUsage/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", - "ApiReferenceLink": null, - "Uri": "/reports/dailyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter" + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", + "Method": "GET", + "Uri": "/reports/dailyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", - "ApiReferenceLink": null, - "Uri": "/reports/dailyPrintUsageSummariesByPrinter", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter" + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", + "Method": "GET", + "Uri": "/reports/dailyPrintUsageSummariesByPrinter" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinterCount", - "ApiReferenceLink": null, - "Uri": "/reports/dailyPrintUsageSummariesByPrinter/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinterCount", + "Method": "GET", + "Uri": "/reports/dailyPrintUsageSummariesByPrinter/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", - "ApiReferenceLink": null, - "Uri": "/reports/dailyPrintUsageSummariesByUser/{printUsageByUser-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintUsageByUser" + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", + "Method": "GET", + "Uri": "/reports/dailyPrintUsageSummariesByUser/{printUsageByUser-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", - "ApiReferenceLink": null, - "Uri": "/reports/dailyPrintUsageSummariesByUser", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintUsageByUser" + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", + "Method": "GET", + "Uri": "/reports/dailyPrintUsageSummariesByUser" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/dailyPrintUsageSummariesByUser/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUserCount", + "Method": "GET", + "Uri": "/reports/dailyPrintUsageSummariesByUser/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportDeviceConfigurationDeviceActivity", - "ApiReferenceLink": null, - "Uri": "/reports/deviceConfigurationDeviceActivity", - "ApiVersion": "beta", "Variants": [ "Device" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportDeviceConfigurationDeviceActivity", + "Method": "GET", + "Uri": "/reports/deviceConfigurationDeviceActivity" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportDeviceConfigurationUserActivity", - "ApiReferenceLink": null, - "Uri": "/reports/deviceConfigurationUserActivity", - "ApiVersion": "beta", "Variants": [ "Device" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportDeviceConfigurationUserActivity", + "Method": "GET", + "Uri": "/reports/deviceConfigurationUserActivity" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportEmailActivityCount", - "ApiReferenceLink": null, - "Uri": "/reports/getEmailActivityCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportEmailActivityCount", + "Method": "GET", + "Uri": "/reports/getEmailActivityCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportEmailActivityUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/getEmailActivityUserCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportEmailActivityUserCount", + "Method": "GET", + "Uri": "/reports/getEmailActivityUserCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportEmailActivityUserDetail", - "ApiReferenceLink": null, - "Uri": "/reports/getEmailActivityUserDetail(date={date})", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportEmailActivityUserDetail", + "Method": "GET", + "Uri": "/reports/getEmailActivityUserDetail(date={date})" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportEmailAppUsageAppUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportEmailAppUsageAppUserCount", + "Method": "GET", + "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportEmailAppUsageUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportEmailAppUsageUserCount", + "Method": "GET", + "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportEmailAppUsageUserDetail", - "ApiReferenceLink": null, - "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportEmailAppUsageUserDetail", + "Method": "GET", + "Uri": "/reports/getEmailAppUsageUserDetail(date={date})" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportEmailAppUsageVersionUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportEmailAppUsageVersionUserCount", + "Method": "GET", + "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportFormUserActivityCount", - "ApiReferenceLink": null, - "Uri": "/reports/getFormsUserActivityCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportFormUserActivityCount", + "Method": "GET", + "Uri": "/reports/getFormsUserActivityCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportFormUserActivityUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/getFormsUserActivityUserCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportFormUserActivityUserCount", + "Method": "GET", + "Uri": "/reports/getFormsUserActivityUserCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportFormUserActivityUserDetail", - "ApiReferenceLink": null, - "Uri": "/reports/getFormsUserActivityUserDetail(date={date})", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportFormUserActivityUserDetail", + "Method": "GET", + "Uri": "/reports/getFormsUserActivityUserDetail(date={date})" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportGroupArchivedPrintJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getgrouparchivedprintjobs?view=graph-rest-beta", - "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getgrouparchivedprintjobs?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphArchivedPrintJob" + "Command": "Get-MgBetaReportGroupArchivedPrintJob", + "Method": "GET", + "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportM365AppPlatformUserCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appplatformusercounts?view=graph-rest-beta", - "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appplatformusercounts?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportM365AppPlatformUserCount", + "Method": "GET", + "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportM365AppUserCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appusercounts?view=graph-rest-beta", - "Uri": "/reports/getM365AppUserCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appusercounts?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportM365AppUserCount", + "Method": "GET", + "Uri": "/reports/getM365AppUserCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportM365AppUserDetail", - "ApiReferenceLink": null, - "Uri": "/reports/getM365AppUserDetail(date={date})", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportM365AppUserDetail", + "Method": "GET", + "Uri": "/reports/getM365AppUserDetail(date={date})" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportMailboxUsageDetail", - "ApiReferenceLink": null, - "Uri": "/reports/getMailboxUsageDetail(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportMailboxUsageDetail", + "Method": "GET", + "Uri": "/reports/getMailboxUsageDetail(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportMailboxUsageMailboxCount", - "ApiReferenceLink": null, - "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportMailboxUsageMailboxCount", + "Method": "GET", + "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportMailboxUsageQuotaStatusMailboxCount", - "ApiReferenceLink": null, - "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportMailboxUsageQuotaStatusMailboxCount", + "Method": "GET", + "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportMailboxUsageStorage", - "ApiReferenceLink": null, - "Uri": "/reports/getMailboxUsageStorage(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportMailboxUsageStorage", + "Method": "GET", + "Uri": "/reports/getMailboxUsageStorage(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentDetail", - "ApiReferenceLink": null, - "Uri": "/reports/managedDeviceEnrollmentAbandonmentDetails(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", - "ApiVersion": "beta", "Variants": [ "Detail", "DetailViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentDetail", + "Method": "GET", + "Uri": "/reports/managedDeviceEnrollmentAbandonmentDetails(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentSummary", - "ApiReferenceLink": null, - "Uri": "/reports/managedDeviceEnrollmentAbandonmentSummary(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", - "ApiVersion": "beta", "Variants": [ "Managed", "ManagedViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentSummary", + "Method": "GET", + "Uri": "/reports/managedDeviceEnrollmentAbandonmentSummary(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureDetail", - "ApiReferenceLink": null, - "Uri": "/reports/managedDeviceEnrollmentFailureDetails", - "ApiVersion": "beta", "Variants": [ "Detail", "Detail1", "DetailViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureDetail", + "Method": "GET", + "Uri": "/reports/managedDeviceEnrollmentFailureDetails" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureTrend", - "ApiReferenceLink": null, - "Uri": "/reports/managedDeviceEnrollmentFailureTrends", - "ApiVersion": "beta", "Variants": [ "Managed" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureTrend", + "Method": "GET", + "Uri": "/reports/managedDeviceEnrollmentFailureTrends" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportManagedDeviceEnrollmentTopFailure", - "ApiReferenceLink": null, - "Uri": "/reports/managedDeviceEnrollmentTopFailures", - "ApiVersion": "beta", "Variants": [ "Top", "Top1", "TopViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportManagedDeviceEnrollmentTopFailure", + "Method": "GET", + "Uri": "/reports/managedDeviceEnrollmentTopFailures" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", - "ApiReferenceLink": null, - "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter" + "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", - "ApiReferenceLink": null, - "Uri": "/reports/monthlyPrintUsageByPrinter", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyprinter?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter" + "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageByPrinter" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinterCount", - "ApiReferenceLink": null, - "Uri": "/reports/monthlyPrintUsageByPrinter/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinterCount", + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageByPrinter/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", - "ApiReferenceLink": null, - "Uri": "/reports/monthlyPrintUsageByUser/{printUsageByUser-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintUsageByUser" + "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageByUser/{printUsageByUser-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", - "ApiReferenceLink": null, - "Uri": "/reports/monthlyPrintUsageByUser", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintUsageByUser" + "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageByUser" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageByUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/monthlyPrintUsageByUser/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportMonthlyPrintUsageByUserCount", + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageByUser/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", - "ApiReferenceLink": null, - "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter" + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", - "ApiReferenceLink": null, - "Uri": "/reports/monthlyPrintUsageSummariesByPrinter", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter" + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageSummariesByPrinter" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinterCount", - "ApiReferenceLink": null, - "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinterCount", + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", - "ApiReferenceLink": null, - "Uri": "/reports/monthlyPrintUsageSummariesByUser/{printUsageByUser-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintUsageByUser" + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageSummariesByUser/{printUsageByUser-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", - "ApiReferenceLink": null, - "Uri": "/reports/monthlyPrintUsageSummariesByUser", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintUsageByUser" + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageSummariesByUser" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/monthlyPrintUsageSummariesByUser/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUserCount", + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageSummariesByUser/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportOffice365ActivationCount", - "ApiReferenceLink": null, - "Uri": "/reports/getOffice365ActivationCounts", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportOffice365ActivationCount", + "Method": "GET", + "Uri": "/reports/getOffice365ActivationCounts" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportOffice365ActivationUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/getOffice365ActivationsUserCounts", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportOffice365ActivationUserCount", + "Method": "GET", + "Uri": "/reports/getOffice365ActivationsUserCounts" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportOffice365ActivationUserDetail", - "ApiReferenceLink": null, - "Uri": "/reports/getOffice365ActivationsUserDetail", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportOffice365ActivationUserDetail", + "Method": "GET", + "Uri": "/reports/getOffice365ActivationsUserDetail" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportOffice365ActiveUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOffice365ActiveUserCounts", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOffice365ActiveUserCounts" + "Command": "Get-MgBetaReportOffice365ActiveUserCount", + "Method": "GET", + "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportOffice365ActiveUserDetail", - "ApiReferenceLink": null, - "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOffice365ActiveUserDetail", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOffice365ActiveUserDetail" + "Command": "Get-MgBetaReportOffice365ActiveUserDetail", + "Method": "GET", + "Uri": "/reports/getOffice365ActiveUserDetail(date={date})" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportOffice365GroupActivityCount", - "ApiReferenceLink": null, - "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOffice365GroupsActivityCounts", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOffice365GroupsActivityCounts" + "Command": "Get-MgBetaReportOffice365GroupActivityCount", + "Method": "GET", + "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportOffice365GroupActivityDetail", - "ApiReferenceLink": null, - "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOffice365GroupsActivityDetail", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOffice365GroupsActivityDetail" + "Command": "Get-MgBetaReportOffice365GroupActivityDetail", + "Method": "GET", + "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportOffice365GroupActivityFileCount", - "ApiReferenceLink": null, - "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOffice365GroupsActivityFileCounts", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOffice365GroupsActivityFileCounts" + "Command": "Get-MgBetaReportOffice365GroupActivityFileCount", + "Method": "GET", + "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportOffice365GroupActivityGroupCount", - "ApiReferenceLink": null, - "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOffice365GroupsActivityGroupCounts", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOffice365GroupsActivityGroupCounts" + "Command": "Get-MgBetaReportOffice365GroupActivityGroupCount", + "Method": "GET", + "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportOffice365GroupActivityStorage", - "ApiReferenceLink": null, - "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOffice365GroupsActivityStorage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOffice365GroupsActivityStorage" + "Command": "Get-MgBetaReportOffice365GroupActivityStorage", + "Method": "GET", + "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportOffice365ServiceUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOffice365ServicesUserCounts", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOffice365ServicesUserCounts" + "Command": "Get-MgBetaReportOffice365ServiceUserCount", + "Method": "GET", + "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportOneDriveActivityFileCount", - "ApiReferenceLink": null, - "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportOneDriveActivityFileCount", + "Method": "GET", + "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportOneDriveActivityUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportOneDriveActivityUserCount", + "Method": "GET", + "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportOneDriveActivityUserDetail", - "ApiReferenceLink": null, - "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportOneDriveActivityUserDetail", + "Method": "GET", + "Uri": "/reports/getOneDriveActivityUserDetail(date={date})" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportOneDriveUsageAccountCount", - "ApiReferenceLink": null, - "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportOneDriveUsageAccountCount", + "Method": "GET", + "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportOneDriveUsageAccountDetail", - "ApiReferenceLink": null, - "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportOneDriveUsageAccountDetail", + "Method": "GET", + "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportOneDriveUsageFileCount", - "ApiReferenceLink": null, - "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportOneDriveUsageFileCount", + "Method": "GET", + "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportOneDriveUsageStorage", - "ApiReferenceLink": null, - "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportOneDriveUsageStorage", + "Method": "GET", + "Uri": "/reports/getOneDriveUsageStorage(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportPartner", - "ApiReferenceLink": null, - "Uri": "/reports/partners", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPartners", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPartners" + "Command": "Get-MgBetaReportPartner", + "Method": "GET", + "Uri": "/reports/partners" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportPartnerBilling", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPartnersBilling", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBilling" + "Command": "Get-MgBetaReportPartnerBilling", + "Method": "GET", + "Uri": "/reports/partners/billing" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportPartnerBillingManifest", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-manifest-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBillingManifest" + "Command": "Get-MgBetaReportPartnerBillingManifest", + "Method": "GET", + "Uri": "/reports/partners/billing/manifests/{manifest-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportPartnerBillingManifest", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/manifests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBillingManifest" + "Command": "Get-MgBetaReportPartnerBillingManifest", + "Method": "GET", + "Uri": "/reports/partners/billing/manifests" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportPartnerBillingManifestCount", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/manifests/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportPartnerBillingManifestCount", + "Method": "GET", + "Uri": "/reports/partners/billing/manifests/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportPartnerBillingOperation", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/operations/{operation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-operation-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBillingOperation" + "Command": "Get-MgBetaReportPartnerBillingOperation", + "Method": "GET", + "Uri": "/reports/partners/billing/operations/{operation-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportPartnerBillingOperation", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/operations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBillingOperation" + "Command": "Get-MgBetaReportPartnerBillingOperation", + "Method": "GET", + "Uri": "/reports/partners/billing/operations" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportPartnerBillingOperationCount", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/operations/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportPartnerBillingOperationCount", + "Method": "GET", + "Uri": "/reports/partners/billing/operations/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportPartnerBillingReconciliation", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/reconciliation", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBillingReconciliation" + "Command": "Get-MgBetaReportPartnerBillingReconciliation", + "Method": "GET", + "Uri": "/reports/partners/billing/reconciliation" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportPartnerBillingReconciliationBilled", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/reconciliation/billed", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportPartnerBillingReconciliationBilled", + "Method": "GET", + "Uri": "/reports/partners/billing/reconciliation/billed" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportPartnerBillingUsage", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/usage", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage" + "Command": "Get-MgBetaReportPartnerBillingUsage", + "Method": "GET", + "Uri": "/reports/partners/billing/usage" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportPartnerBillingUsageBilled", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/usage/billed", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportPartnerBillingUsageBilled", + "Method": "GET", + "Uri": "/reports/partners/billing/usage/billed" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportPartnerBillingUsageUnbilled", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/usage/unbilled", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportPartnerBillingUsageUnbilled", + "Method": "GET", + "Uri": "/reports/partners/billing/usage/unbilled" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportPrinterArchivedPrintJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getprinterarchivedprintjobs?view=graph-rest-beta", - "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getprinterarchivedprintjobs?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphArchivedPrintJob" + "Command": "Get-MgBetaReportPrinterArchivedPrintJob", + "Method": "GET", + "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportRelyingPartyDetailedSummary", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getrelyingpartydetailedsummary?view=graph-rest-beta", - "Uri": "/reports/getRelyingPartyDetailedSummary(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getrelyingpartydetailedsummary?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary" + "Command": "Get-MgBetaReportRelyingPartyDetailedSummary", + "Method": "GET", + "Uri": "/reports/getRelyingPartyDetailedSummary(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportSecurity", - "ApiReferenceLink": null, - "Uri": "/reports/security", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportSecurity", + "Method": "GET", + "Uri": "/reports/security" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportSecurityAttackSimulationRepeatOffender", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationrepeatoffenders?view=graph-rest-beta", - "Uri": "/reports/security/getAttackSimulationRepeatOffenders", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationrepeatoffenders?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender" + "Command": "Get-MgBetaReportSecurityAttackSimulationRepeatOffender", + "Method": "GET", + "Uri": "/reports/security/getAttackSimulationRepeatOffenders" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportSecurityAttackSimulationTrainingUserCoverage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationtrainingusercoverage?view=graph-rest-beta", - "Uri": "/reports/security/getAttackSimulationTrainingUserCoverage", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationtrainingusercoverage?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage" + "Command": "Get-MgBetaReportSecurityAttackSimulationTrainingUserCoverage", + "Method": "GET", + "Uri": "/reports/security/getAttackSimulationTrainingUserCoverage" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportSecurityAttackSimulationUserCoverage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationsimulationusercoverage?view=graph-rest-beta", - "Uri": "/reports/security/getAttackSimulationSimulationUserCoverage", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationsimulationusercoverage?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage" + "Command": "Get-MgBetaReportSecurityAttackSimulationUserCoverage", + "Method": "GET", + "Uri": "/reports/security/getAttackSimulationSimulationUserCoverage" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportServiceActivity", - "ApiReferenceLink": null, - "Uri": "/reports/serviceActivity", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportServiceActivity", + "Method": "GET", + "Uri": "/reports/serviceActivity" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportServiceActivityMetricForConditionalAccessCompliantDeviceSignInSuccess", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforconditionalaccesscompliantdevicessigninsuccess?view=graph-rest-beta", - "Uri": "/reports/serviceActivity/getMetricsForConditionalAccessCompliantDevicesSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforconditionalaccesscompliantdevicessigninsuccess?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceActivityValueMetric" + "Command": "Get-MgBetaReportServiceActivityMetricForConditionalAccessCompliantDeviceSignInSuccess", + "Method": "GET", + "Uri": "/reports/serviceActivity/getMetricsForConditionalAccessCompliantDevicesSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportServiceActivityMetricForConditionalAccessManagedDeviceSignInSuccess", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforconditionalaccessmanageddevicessigninsuccess?view=graph-rest-beta", - "Uri": "/reports/serviceActivity/getMetricsForConditionalAccessManagedDevicesSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforconditionalaccessmanageddevicessigninsuccess?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceActivityValueMetric" + "Command": "Get-MgBetaReportServiceActivityMetricForConditionalAccessManagedDeviceSignInSuccess", + "Method": "GET", + "Uri": "/reports/serviceActivity/getMetricsForConditionalAccessManagedDevicesSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportServiceActivityMetricForMfaSignInFailure", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsformfasigninfailure?view=graph-rest-beta", - "Uri": "/reports/serviceActivity/getMetricsForMfaSignInFailure(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsformfasigninfailure?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceActivityValueMetric" + "Command": "Get-MgBetaReportServiceActivityMetricForMfaSignInFailure", + "Method": "GET", + "Uri": "/reports/serviceActivity/getMetricsForMfaSignInFailure(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportServiceActivityMetricForMfaSignInSuccess", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsformfasigninsuccess?view=graph-rest-beta", - "Uri": "/reports/serviceActivity/getMetricsForMfaSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsformfasigninsuccess?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceActivityValueMetric" + "Command": "Get-MgBetaReportServiceActivityMetricForMfaSignInSuccess", + "Method": "GET", + "Uri": "/reports/serviceActivity/getMetricsForMfaSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportServiceActivityMetricForSamlSignInSuccess", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforsamlsigninsuccess?view=graph-rest-beta", - "Uri": "/reports/serviceActivity/getMetricsForSamlSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforsamlsigninsuccess?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceActivityValueMetric" + "Command": "Get-MgBetaReportServiceActivityMetricForSamlSignInSuccess", + "Method": "GET", + "Uri": "/reports/serviceActivity/getMetricsForSamlSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportServicePrincipalSignInActivity", - "ApiReferenceLink": null, - "Uri": "/reports/servicePrincipalSignInActivities/{servicePrincipalSignInActivity-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipalsigninactivity-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity" + "Command": "Get-MgBetaReportServicePrincipalSignInActivity", + "Method": "GET", + "Uri": "/reports/servicePrincipalSignInActivities/{servicePrincipalSignInActivity-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportServicePrincipalSignInActivity", - "ApiReferenceLink": null, - "Uri": "/reports/servicePrincipalSignInActivities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-serviceprincipalsigninactivities?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity" + "Command": "Get-MgBetaReportServicePrincipalSignInActivity", + "Method": "GET", + "Uri": "/reports/servicePrincipalSignInActivities" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportServicePrincipalSignInActivityCount", - "ApiReferenceLink": null, - "Uri": "/reports/servicePrincipalSignInActivities/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportServicePrincipalSignInActivityCount", + "Method": "GET", + "Uri": "/reports/servicePrincipalSignInActivities/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportSharePointActivityFileCount", - "ApiReferenceLink": null, - "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportSharePointActivityFileCount", + "Method": "GET", + "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportSharePointActivityPage", - "ApiReferenceLink": null, - "Uri": "/reports/getSharePointActivityPages(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportSharePointActivityPage", + "Method": "GET", + "Uri": "/reports/getSharePointActivityPages(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportSharePointActivityUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportSharePointActivityUserCount", + "Method": "GET", + "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportSharePointActivityUserDetail", - "ApiReferenceLink": null, - "Uri": "/reports/getSharePointActivityUserDetail(date={date})", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportSharePointActivityUserDetail", + "Method": "GET", + "Uri": "/reports/getSharePointActivityUserDetail(date={date})" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportSharePointSiteUsageDetail", - "ApiReferenceLink": null, - "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportSharePointSiteUsageDetail", + "Method": "GET", + "Uri": "/reports/getSharePointSiteUsageDetail(date={date})" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportSharePointSiteUsageFileCount", - "ApiReferenceLink": null, - "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportSharePointSiteUsageFileCount", + "Method": "GET", + "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportSharePointSiteUsagePage", - "ApiReferenceLink": null, - "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportSharePointSiteUsagePage", + "Method": "GET", + "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportSharePointSiteUsageSiteCount", - "ApiReferenceLink": null, - "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportSharePointSiteUsageSiteCount", + "Method": "GET", + "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportSharePointSiteUsageStorage", - "ApiReferenceLink": null, - "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportSharePointSiteUsageStorage", + "Method": "GET", + "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessActivityCount", - "ApiReferenceLink": null, - "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportSkypeForBusinessActivityCount", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessActivityUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/getSkypeForBusinessActivityUserCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportSkypeForBusinessActivityUserCount", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessActivityUserCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessActivityUserDetail", - "ApiReferenceLink": null, - "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportSkypeForBusinessActivityUserDetail", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageDistributionUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageDistributionUserCount", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserCount", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserDetail", - "ApiReferenceLink": null, - "Uri": "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserDetail", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityCount", - "ApiReferenceLink": null, - "Uri": "/reports/getSkypeForBusinessOrganizerActivityCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityCount", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessOrganizerActivityCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityMinuteCount", - "ApiReferenceLink": null, - "Uri": "/reports/getSkypeForBusinessOrganizerActivityMinuteCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityMinuteCount", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessOrganizerActivityMinuteCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/getSkypeForBusinessOrganizerActivityUserCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityUserCount", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessOrganizerActivityUserCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityCount", - "ApiReferenceLink": null, - "Uri": "/reports/getSkypeForBusinessParticipantActivityCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityCount", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessParticipantActivityCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityMinuteCount", - "ApiReferenceLink": null, - "Uri": "/reports/getSkypeForBusinessParticipantActivityMinuteCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityMinuteCount", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessParticipantActivityMinuteCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/getSkypeForBusinessParticipantActivityUserCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityUserCount", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessParticipantActivityUserCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityCount", - "ApiReferenceLink": null, - "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityCount", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityMinuteCount", - "ApiReferenceLink": null, - "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityMinuteCount", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityUserCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityUserCount", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityUserCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportSla", - "ApiReferenceLink": null, - "Uri": "/reports/sla", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceLevelAgreementRoot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceLevelAgreementRoot" + "Command": "Get-MgBetaReportSla", + "Method": "GET", + "Uri": "/reports/sla" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportSlaAzureAdAuthentication", - "ApiReferenceLink": null, - "Uri": "/reports/sla/azureADAuthentication", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/azureadauthentication-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAzureAdAuthentication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAzureAdAuthentication" + "Command": "Get-MgBetaReportSlaAzureAdAuthentication", + "Method": "GET", + "Uri": "/reports/sla/azureADAuthentication" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportTeamActivityCount", - "ApiReferenceLink": null, - "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportTeamActivityCount", + "Method": "GET", + "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportTeamActivityDetail", - "ApiReferenceLink": null, - "Uri": "/reports/getTeamsTeamActivityDetail(date={date})", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportTeamActivityDetail", + "Method": "GET", + "Uri": "/reports/getTeamsTeamActivityDetail(date={date})" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportTeamActivityDistributionCount", - "ApiReferenceLink": null, - "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportTeamActivityDistributionCount", + "Method": "GET", + "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportTeamCount", - "ApiReferenceLink": null, - "Uri": "/reports/getTeamsTeamCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportTeamCount", + "Method": "GET", + "Uri": "/reports/getTeamsTeamCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportTeamDeviceUsageDistributionTotalUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/getTeamsDeviceUsageDistributionTotalUserCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportTeamDeviceUsageDistributionTotalUserCount", + "Method": "GET", + "Uri": "/reports/getTeamsDeviceUsageDistributionTotalUserCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportTeamDeviceUsageDistributionUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportTeamDeviceUsageDistributionUserCount", + "Method": "GET", + "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportTeamDeviceUsageTotalUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/getTeamsDeviceUsageTotalUserCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportTeamDeviceUsageTotalUserCount", + "Method": "GET", + "Uri": "/reports/getTeamsDeviceUsageTotalUserCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportTeamDeviceUsageUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportTeamDeviceUsageUserCount", + "Method": "GET", + "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportTeamDeviceUsageUserDetail", - "ApiReferenceLink": null, - "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportTeamDeviceUsageUserDetail", + "Method": "GET", + "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportTeamUserActivityCount", - "ApiReferenceLink": null, - "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportTeamUserActivityCount", + "Method": "GET", + "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportTeamUserActivityDistributionTotalUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/getTeamsUserActivityDistributionTotalUserCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", - "Permissions": [], - "OutputType": null - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportTeamUserActivityDistributionUserCount", "ApiReferenceLink": null, - "Uri": "/reports/getTeamsUserActivityDistributionUserCounts(period='{period}')", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaReportTeamUserActivityDistributionTotalUserCount", + "Method": "GET", + "Uri": "/reports/getTeamsUserActivityDistributionTotalUserCounts(period='{period}')" + }, + { + "Module": "Beta.Reports", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportTeamUserActivityDistributionUserCount", + "Method": "GET", + "Uri": "/reports/getTeamsUserActivityDistributionUserCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportTeamUserActivityTotalCount", - "ApiReferenceLink": null, - "Uri": "/reports/getTeamsUserActivityTotalCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportTeamUserActivityTotalCount", + "Method": "GET", + "Uri": "/reports/getTeamsUserActivityTotalCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportTeamUserActivityTotalDistributionCount", - "ApiReferenceLink": null, - "Uri": "/reports/getTeamsUserActivityTotalDistributionCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportTeamUserActivityTotalDistributionCount", + "Method": "GET", + "Uri": "/reports/getTeamsUserActivityTotalDistributionCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportTeamUserActivityTotalUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/getTeamsUserActivityTotalUserCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportTeamUserActivityTotalUserCount", + "Method": "GET", + "Uri": "/reports/getTeamsUserActivityTotalUserCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportTeamUserActivityUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportTeamUserActivityUserCount", + "Method": "GET", + "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportTeamUserActivityUserDetail", - "ApiReferenceLink": null, - "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportTeamUserActivityUserDetail", + "Method": "GET", + "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserArchivedPrintJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getuserarchivedprintjobs?view=graph-rest-beta", - "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getuserarchivedprintjobs?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphArchivedPrintJob" + "Command": "Get-MgBetaReportUserArchivedPrintJob", + "Method": "GET", + "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserCredentialUsageDetail", - "ApiReferenceLink": null, - "Uri": "/reports/userCredentialUsageDetails/{userCredentialUsageDetails-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserCredentialUsageDetails" + "Command": "Get-MgBetaReportUserCredentialUsageDetail", + "Method": "GET", + "Uri": "/reports/userCredentialUsageDetails/{userCredentialUsageDetails-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserCredentialUsageDetail", - "ApiReferenceLink": null, - "Uri": "/reports/userCredentialUsageDetails", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-usercredentialusagedetails?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserCredentialUsageDetails" + "Command": "Get-MgBetaReportUserCredentialUsageDetail", + "Method": "GET", + "Uri": "/reports/userCredentialUsageDetails" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserCredentialUsageDetailCount", - "ApiReferenceLink": null, - "Uri": "/reports/userCredentialUsageDetails/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Permissions": [], - "OutputType": null - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsight", "ApiReferenceLink": null, - "Uri": "/reports/userInsights", + "OutputType": null, "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Reports", "Permissions": [], - "OutputType": "IMicrosoftGraphUserInsightsRoot" + "Command": "Get-MgBetaReportUserCredentialUsageDetailCount", + "Method": "GET", + "Uri": "/reports/userCredentialUsageDetails/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDaily", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/daily", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Permissions": [], - "OutputType": "IMicrosoftGraphDailyUserInsightMetricsRoot" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyActiveUser", "ApiReferenceLink": null, - "Uri": "/reports/userInsights/daily/activeUsers/{activeUsersMetric-id}", + "OutputType": "IMicrosoftGraphUserInsightsRoot", "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Reports", "Permissions": [], - "OutputType": "IMicrosoftGraphActiveUsersMetric" + "Command": "Get-MgBetaReportUserInsight", + "Method": "GET", + "Uri": "/reports/userInsights" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyActiveUser", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/daily/activeUsers", - "ApiVersion": "beta", "Variants": [ - "List" + "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDailyUserInsightMetricsRoot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphActiveUsersMetric" + "Command": "Get-MgBetaReportUserInsightDaily", + "Method": "GET", + "Uri": "/reports/userInsights/daily" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyActiveUserBreakdown", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/daily/activeUsersBreakdown/{activeUsersBreakdownMetric-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphActiveUsersMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphActiveUsersBreakdownMetric" + "Command": "Get-MgBetaReportUserInsightDailyActiveUser", + "Method": "GET", + "Uri": "/reports/userInsights/daily/activeUsers/{activeUsersMetric-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyActiveUserBreakdown", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/daily/activeUsersBreakdown", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-activeusers?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphActiveUsersMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphActiveUsersBreakdownMetric" + "Command": "Get-MgBetaReportUserInsightDailyActiveUser", + "Method": "GET", + "Uri": "/reports/userInsights/daily/activeUsers" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyActiveUserBreakdownCount", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/daily/activeUsersBreakdown/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Permissions": [], - "OutputType": null - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyActiveUserCount", "ApiReferenceLink": null, - "Uri": "/reports/userInsights/daily/activeUsers/$count", + "OutputType": null, "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Reports", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportUserInsightDailyActiveUserCount", + "Method": "GET", + "Uri": "/reports/userInsights/daily/activeUsers/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyAuthentication", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/daily/authentications/{authenticationsMetric-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationsMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationsMetric" + "Command": "Get-MgBetaReportUserInsightDailyAuthentication", + "Method": "GET", + "Uri": "/reports/userInsights/daily/authentications/{authenticationsMetric-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyAuthentication", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/daily/authentications", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-authentications?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAuthenticationsMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationsMetric" + "Command": "Get-MgBetaReportUserInsightDailyAuthentication", + "Method": "GET", + "Uri": "/reports/userInsights/daily/authentications" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyAuthenticationCount", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/daily/authentications/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportUserInsightDailyAuthenticationCount", + "Method": "GET", + "Uri": "/reports/userInsights/daily/authentications/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyInactiveUser", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/daily/inactiveUsers/{dailyInactiveUsersMetric-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDailyInactiveUsersMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDailyInactiveUsersMetric" + "Command": "Get-MgBetaReportUserInsightDailyInactiveUser", + "Method": "GET", + "Uri": "/reports/userInsights/daily/inactiveUsers/{dailyInactiveUsersMetric-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyInactiveUser", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/daily/inactiveUsers", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDailyInactiveUsersMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDailyInactiveUsersMetric" + "Command": "Get-MgBetaReportUserInsightDailyInactiveUser", + "Method": "GET", + "Uri": "/reports/userInsights/daily/inactiveUsers" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplication", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/daily/inactiveUsersByApplication/{dailyInactiveUsersByApplicationMetric-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDailyInactiveUsersByApplicationMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDailyInactiveUsersByApplicationMetric" + "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplication", + "Method": "GET", + "Uri": "/reports/userInsights/daily/inactiveUsersByApplication/{dailyInactiveUsersByApplicationMetric-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplication", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/daily/inactiveUsersByApplication", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDailyInactiveUsersByApplicationMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDailyInactiveUsersByApplicationMetric" + "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplication", + "Method": "GET", + "Uri": "/reports/userInsights/daily/inactiveUsersByApplication" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplicationCount", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/daily/inactiveUsersByApplication/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplicationCount", + "Method": "GET", + "Uri": "/reports/userInsights/daily/inactiveUsersByApplication/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyInactiveUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/daily/inactiveUsers/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportUserInsightDailyInactiveUserCount", + "Method": "GET", + "Uri": "/reports/userInsights/daily/inactiveUsers/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyMfaCompletion", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/daily/mfaCompletions/{mfaCompletionMetric-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMfaCompletionMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMfaCompletionMetric" + "Command": "Get-MgBetaReportUserInsightDailyMfaCompletion", + "Method": "GET", + "Uri": "/reports/userInsights/daily/mfaCompletions/{mfaCompletionMetric-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyMfaCompletion", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/daily/mfaCompletions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-mfacompletions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMfaCompletionMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMfaCompletionMetric" + "Command": "Get-MgBetaReportUserInsightDailyMfaCompletion", + "Method": "GET", + "Uri": "/reports/userInsights/daily/mfaCompletions" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyMfaCompletionCount", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/daily/mfaCompletions/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportUserInsightDailyMfaCompletionCount", + "Method": "GET", + "Uri": "/reports/userInsights/daily/mfaCompletions/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailySignUp", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/daily/signUps/{userSignUpMetric-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserSignUpMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserSignUpMetric" + "Command": "Get-MgBetaReportUserInsightDailySignUp", + "Method": "GET", + "Uri": "/reports/userInsights/daily/signUps/{userSignUpMetric-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailySignUp", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/daily/signUps", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-signups?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUserSignUpMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserSignUpMetric" + "Command": "Get-MgBetaReportUserInsightDailySignUp", + "Method": "GET", + "Uri": "/reports/userInsights/daily/signUps" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailySignUpCount", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/daily/signUps/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportUserInsightDailySignUpCount", + "Method": "GET", + "Uri": "/reports/userInsights/daily/signUps/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailySummary", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/daily/summary/{insightSummary-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInsightSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInsightSummary" + "Command": "Get-MgBetaReportUserInsightDailySummary", + "Method": "GET", + "Uri": "/reports/userInsights/daily/summary/{insightSummary-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailySummary", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/daily/summary", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInsightSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInsightSummary" + "Command": "Get-MgBetaReportUserInsightDailySummary", + "Method": "GET", + "Uri": "/reports/userInsights/daily/summary" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailySummaryCount", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/daily/summary/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportUserInsightDailySummaryCount", + "Method": "GET", + "Uri": "/reports/userInsights/daily/summary/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/daily/userCount/{userCountMetric-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserCountMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserCountMetric" + "Command": "Get-MgBetaReportUserInsightDailyUserCount", + "Method": "GET", + "Uri": "/reports/userInsights/daily/userCount/{userCountMetric-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightDailyUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/daily/userCount", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-usercount?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUserCountMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserCountMetric" + "Command": "Get-MgBetaReportUserInsightDailyUserCount", + "Method": "GET", + "Uri": "/reports/userInsights/daily/userCount" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthly", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/monthly", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Permissions": [], - "OutputType": "IMicrosoftGraphMonthlyUserInsightMetricsRoot" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyActiveUser", "ApiReferenceLink": null, - "Uri": "/reports/userInsights/monthly/activeUsers/{activeUsersMetric-id}", + "OutputType": "IMicrosoftGraphMonthlyUserInsightMetricsRoot", "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Reports", "Permissions": [], - "OutputType": "IMicrosoftGraphActiveUsersMetric" - }, - { - "CommandAlias": null, + "Command": "Get-MgBetaReportUserInsightMonthly", "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyActiveUser", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/monthly/activeUsers", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Reports", - "Permissions": [], - "OutputType": "IMicrosoftGraphActiveUsersMetric" + "Uri": "/reports/userInsights/monthly" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyActiveUserBreakdown", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/monthly/activeUsersBreakdown/{activeUsersBreakdownMetric-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphActiveUsersMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphActiveUsersBreakdownMetric" + "Command": "Get-MgBetaReportUserInsightMonthlyActiveUser", + "Method": "GET", + "Uri": "/reports/userInsights/monthly/activeUsers/{activeUsersMetric-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyActiveUserBreakdown", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/monthly/activeUsersBreakdown", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-activeusers?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphActiveUsersMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphActiveUsersBreakdownMetric" + "Command": "Get-MgBetaReportUserInsightMonthlyActiveUser", + "Method": "GET", + "Uri": "/reports/userInsights/monthly/activeUsers" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyActiveUserBreakdownCount", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/monthly/activeUsersBreakdown/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", - "Permissions": [], - "OutputType": null - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyActiveUserCount", "ApiReferenceLink": null, - "Uri": "/reports/userInsights/monthly/activeUsers/$count", + "OutputType": null, "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Reports", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportUserInsightMonthlyActiveUserCount", + "Method": "GET", + "Uri": "/reports/userInsights/monthly/activeUsers/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyAuthentication", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/monthly/authentications/{authenticationsMetric-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationsMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationsMetric" + "Command": "Get-MgBetaReportUserInsightMonthlyAuthentication", + "Method": "GET", + "Uri": "/reports/userInsights/monthly/authentications/{authenticationsMetric-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyAuthentication", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/monthly/authentications", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-authentications?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAuthenticationsMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationsMetric" + "Command": "Get-MgBetaReportUserInsightMonthlyAuthentication", + "Method": "GET", + "Uri": "/reports/userInsights/monthly/authentications" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyAuthenticationCount", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/monthly/authentications/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportUserInsightMonthlyAuthenticationCount", + "Method": "GET", + "Uri": "/reports/userInsights/monthly/authentications/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUser", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/monthly/inactiveUsers/{monthlyInactiveUsersMetric-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMonthlyInactiveUsersMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMonthlyInactiveUsersMetric" + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUser", + "Method": "GET", + "Uri": "/reports/userInsights/monthly/inactiveUsers/{monthlyInactiveUsersMetric-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUser", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/monthly/inactiveUsers", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMonthlyInactiveUsersMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMonthlyInactiveUsersMetric" + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUser", + "Method": "GET", + "Uri": "/reports/userInsights/monthly/inactiveUsers" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplication", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication/{monthlyInactiveUsersByApplicationMetric-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMonthlyInactiveUsersByApplicationMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMonthlyInactiveUsersByApplicationMetric" + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplication", + "Method": "GET", + "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication/{monthlyInactiveUsersByApplicationMetric-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplication", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMonthlyInactiveUsersByApplicationMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMonthlyInactiveUsersByApplicationMetric" + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplication", + "Method": "GET", + "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplicationCount", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplicationCount", + "Method": "GET", + "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/monthly/inactiveUsers/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserCount", + "Method": "GET", + "Uri": "/reports/userInsights/monthly/inactiveUsers/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletion", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/monthly/mfaCompletions/{mfaCompletionMetric-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMfaCompletionMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMfaCompletionMetric" + "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletion", + "Method": "GET", + "Uri": "/reports/userInsights/monthly/mfaCompletions/{mfaCompletionMetric-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletion", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/monthly/mfaCompletions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-mfacompletions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMfaCompletionMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMfaCompletionMetric" + "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletion", + "Method": "GET", + "Uri": "/reports/userInsights/monthly/mfaCompletions" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletionCount", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/monthly/mfaCompletions/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletionCount", + "Method": "GET", + "Uri": "/reports/userInsights/monthly/mfaCompletions/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyRequest", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/monthly/requests/{userRequestsMetric-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserRequestsMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserRequestsMetric" + "Command": "Get-MgBetaReportUserInsightMonthlyRequest", + "Method": "GET", + "Uri": "/reports/userInsights/monthly/requests/{userRequestsMetric-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyRequest", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/monthly/requests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-requests?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUserRequestsMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserRequestsMetric" + "Command": "Get-MgBetaReportUserInsightMonthlyRequest", + "Method": "GET", + "Uri": "/reports/userInsights/monthly/requests" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlyRequestCount", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/monthly/requests/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportUserInsightMonthlyRequestCount", + "Method": "GET", + "Uri": "/reports/userInsights/monthly/requests/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlySignUp", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/monthly/signUps/{userSignUpMetric-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserSignUpMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserSignUpMetric" + "Command": "Get-MgBetaReportUserInsightMonthlySignUp", + "Method": "GET", + "Uri": "/reports/userInsights/monthly/signUps/{userSignUpMetric-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlySignUp", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/monthly/signUps", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-signups?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUserSignUpMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserSignUpMetric" + "Command": "Get-MgBetaReportUserInsightMonthlySignUp", + "Method": "GET", + "Uri": "/reports/userInsights/monthly/signUps" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlySignUpCount", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/monthly/signUps/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportUserInsightMonthlySignUpCount", + "Method": "GET", + "Uri": "/reports/userInsights/monthly/signUps/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlySummary", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/monthly/summary/{insightSummary-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInsightSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInsightSummary" + "Command": "Get-MgBetaReportUserInsightMonthlySummary", + "Method": "GET", + "Uri": "/reports/userInsights/monthly/summary/{insightSummary-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlySummary", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/monthly/summary", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInsightSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInsightSummary" + "Command": "Get-MgBetaReportUserInsightMonthlySummary", + "Method": "GET", + "Uri": "/reports/userInsights/monthly/summary" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportUserInsightMonthlySummaryCount", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/monthly/summary/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportUserInsightMonthlySummaryCount", + "Method": "GET", + "Uri": "/reports/userInsights/monthly/summary/$count" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportYammerActivityCount", - "ApiReferenceLink": null, - "Uri": "/reports/getYammerActivityCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportYammerActivityCount", + "Method": "GET", + "Uri": "/reports/getYammerActivityCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportYammerActivityUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportYammerActivityUserCount", + "Method": "GET", + "Uri": "/reports/getYammerActivityUserCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportYammerActivityUserDetail", - "ApiReferenceLink": null, - "Uri": "/reports/getYammerActivityUserDetail(date={date})", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportYammerActivityUserDetail", + "Method": "GET", + "Uri": "/reports/getYammerActivityUserDetail(date={date})" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportYammerDeviceUsageDistributionUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportYammerDeviceUsageDistributionUserCount", + "Method": "GET", + "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportYammerDeviceUsageUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportYammerDeviceUsageUserCount", + "Method": "GET", + "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportYammerDeviceUsageUserDetail", - "ApiReferenceLink": null, - "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportYammerDeviceUsageUserDetail", + "Method": "GET", + "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportYammerGroupActivityCount", - "ApiReferenceLink": null, - "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportYammerGroupActivityCount", + "Method": "GET", + "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportYammerGroupActivityDetail", - "ApiReferenceLink": null, - "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportYammerGroupActivityDetail", + "Method": "GET", + "Uri": "/reports/getYammerGroupsActivityDetail(date={date})" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaReportYammerGroupActivityGroupCount", - "ApiReferenceLink": null, - "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaReportYammerGroupActivityGroupCount", + "Method": "GET", + "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRiskDetection", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphRiskDetection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRiskDetection" + "Command": "Get-MgBetaRiskDetection", + "Method": "GET", + "Uri": "/identityProtection/riskDetections/{riskDetection-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRiskDetection", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskDetections", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphRiskDetection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRiskDetection" + "Command": "Get-MgBetaRiskDetection", + "Method": "GET", + "Uri": "/identityProtection/riskDetections" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRiskDetectionCount", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskDetections/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRiskDetectionCount", + "Method": "GET", + "Uri": "/identityProtection/riskDetections/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRiskyServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -145843,19 +145973,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRiskyServicePrincipal" + "Command": "Get-MgBetaRiskyServicePrincipal", + "Method": "GET", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRiskyServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyServicePrincipals", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-riskyserviceprincipals?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -145874,19 +146004,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRiskyServicePrincipal" + "Command": "Get-MgBetaRiskyServicePrincipal", + "Method": "GET", + "Uri": "/identityProtection/riskyServicePrincipals" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRiskyServicePrincipalCount", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyServicePrincipals/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -145905,34 +146035,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaRiskyServicePrincipalCount", + "Method": "GET", + "Uri": "/identityProtection/riskyServicePrincipals/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRiskyServicePrincipalHistory", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem" + "Command": "Get-MgBetaRiskyServicePrincipalHistory", + "Method": "GET", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRiskyServicePrincipalHistory", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-list-history?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -145951,20 +146081,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem" + "Command": "Get-MgBetaRiskyServicePrincipalHistory", + "Method": "GET", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRiskyServicePrincipalHistoryCount", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -145983,63 +146113,63 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaRiskyServicePrincipalHistoryCount", + "Method": "GET", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRiskyUser", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRiskyUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRiskyUser" + "Command": "Get-MgBetaRiskyUser", + "Method": "GET", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRiskyUser", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyUsers", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphRiskyUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRiskyUser" + "Command": "Get-MgBetaRiskyUser", + "Method": "GET", + "Uri": "/identityProtection/riskyUsers" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRiskyUserCount", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyUsers/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRiskyUserCount", + "Method": "GET", + "Uri": "/identityProtection/riskyUsers/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRiskyUserHistory", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuserhistoryitem-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -146058,19 +146188,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem" + "Command": "Get-MgBetaRiskyUserHistory", + "Method": "GET", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRiskyUserHistory", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-list-history?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -146089,20 +146219,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem" + "Command": "Get-MgBetaRiskyUserHistory", + "Method": "GET", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRiskyUserHistoryCount", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -146121,19 +146251,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaRiskyUserHistoryCount", + "Method": "GET", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagement", - "ApiReferenceLink": null, - "Uri": "/roleManagement", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoleManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -146168,151 +146298,151 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRoleManagement" + "Command": "Get-MgBetaRoleManagement", + "Method": "GET", + "Uri": "/roleManagement" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPc", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRbacApplicationMultiple" + "Command": "Get-MgBetaRoleManagementCloudPc", + "Method": "GET", + "Uri": "/roleManagement/cloudPC" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", + "Method": "GET", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/resourceNamespaces", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", + "Method": "GET", + "Uri": "/roleManagement/cloudPC/resourceNamespaces" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/resourceNamespaces/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceCount", + "Method": "GET", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Method": "GET", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Method": "GET", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionAuthenticationContext", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference" + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionAuthenticationContext", + "Method": "GET", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionCount", + "Method": "GET", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope" + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", + "Method": "GET", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -146347,19 +146477,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple" + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/roleAssignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -146394,63 +146524,63 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple" + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleAssignments" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScopeCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScopeCount", + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/roleAssignments/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -146485,123 +146615,123 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentCount", + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleAssignments/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScopeCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScopeCount", + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipalCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipalCount", + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -146708,19 +146838,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/roleDefinitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -146827,19 +146957,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleDefinitions" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/roleDefinitions/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -146946,48 +147076,48 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionCount", + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleDefinitions/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagement", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -147022,184 +147152,137 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRbacApplicationMultiple" + "Command": "Get-MgBetaRoleManagementDeviceManagement", + "Method": "GET", + "Uri": "/roleManagement/deviceManagement" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/resourceNamespaces", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceCount", + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionAuthenticationContext", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference" + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionAuthenticationContext", + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionCount", + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope" + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", - "Permissions": [ - { - "Name": "CloudPC.Read.All", - "Description": "Read Cloud PCs", - "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementRBAC.ReadWrite.All", - "Description": "Read and write Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementRBAC.Read.All", - "Description": "Read Microsoft Intune RBAC settings", - "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.DeviceManagement.Enrollment", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -147234,63 +147317,110 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple" + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "Variants": [ + "List" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", "ApiVersion": "beta", + "Permissions": [ + { + "Name": "CloudPC.Read.All", + "Description": "Read Cloud PCs", + "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementRBAC.ReadWrite.All", + "Description": "Read and write Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read and write the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementRBAC.Read.All", + "Description": "Read Microsoft Intune RBAC settings", + "FullDescription": "Allows the app to read the properties relating to the Microsoft Intune Role-Based Access Control (RBAC) settings, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "CloudPC.ReadWrite.All", + "Description": "Read and write Cloud PCs", + "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleAssignments" + }, + { + "Module": "Beta.DeviceManagement.Enrollment", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScopeCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScopeCount", + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -147325,123 +147455,123 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentCount", + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleAssignments/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScopeCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScopeCount", + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipalCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipalCount", + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -147548,19 +147678,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/roleDefinitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -147667,19 +147797,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleDefinitions" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/roleDefinitions/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -147786,63 +147916,63 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionCount", + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectory", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRbacApplication" + "Command": "Get-MgBetaRoleManagementDirectory", + "Method": "GET", + "Uri": "/roleManagement/directory" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacresourcenamespace-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -147869,58 +147999,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", + "Method": "GET", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/resourceNamespaces", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", - "Permissions": [ - { - "Name": "RoleManagement.Read.Directory", - "Description": "Read all directory RBAC settings", - "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "RoleManagement.ReadWrite.Directory", - "Description": "Read and write all directory RBAC settings", - "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "RoleManagement.Read.All", - "Description": "Read role management data for all RBAC providers", - "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/resourceNamespaces/$count", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplicationmultiple-list-resourcenamespaces?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", "ApiVersion": "beta", - "Variants": [ - "Get" - ], - "Module": "Beta.Identity.Governance", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -147947,20 +148038,59 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", + "Method": "GET", + "Uri": "/roleManagement/directory/resourceNamespaces" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Variants": [ + "Get" + ], "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [ + { + "Name": "RoleManagement.Read.Directory", + "Description": "Read all directory RBAC settings", + "FullDescription": "Allows the app to read the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes reading directory role templates, directory roles and memberships.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "RoleManagement.ReadWrite.Directory", + "Description": "Read and write all directory RBAC settings", + "FullDescription": "Allows the app to read and manage the role-based access control (RBAC) settings for your company's directory, without a signed-in user. This includes instantiating directory roles and managing directory role membership, and reading directory role templates, directory roles and memberships.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "RoleManagement.Read.All", + "Description": "Read role management data for all RBAC providers", + "FullDescription": "Allows the app to read role-based access control (RBAC) settings for all RBAC providers without a signed-in user. This includes reading role definitions and role assignments.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceCount", + "Method": "GET", + "Uri": "/roleManagement/directory/resourceNamespaces/$count" + }, + { + "Module": "Beta.Identity.Governance", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacresourceaction-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -147987,19 +148117,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "GET", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacresourcenamespace-list-resourceactions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -148026,35 +148156,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "GET", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionAuthenticationContext", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference" + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionAuthenticationContext", + "Method": "GET", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -148081,35 +148211,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionCount", + "Method": "GET", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope" + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", + "Method": "GET", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -148152,19 +148282,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -148207,121 +148337,121 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignments" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentApprovals", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentApprovals" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentApprovals/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalCount", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStep" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStep" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStepCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStepCount", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignments/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -148364,65 +148494,65 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentCount", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignments/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentPrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentPrincipal", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -148465,19 +148595,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedules?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -148520,49 +148650,49 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleAppScope", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -148605,35 +148735,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleCount", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -148676,19 +148806,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentscheduleinstances?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -148731,49 +148861,49 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -148816,80 +148946,80 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedulePrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedulePrincipal", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -148932,19 +149062,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedulerequests?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -148987,49 +149117,49 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -149072,95 +149202,95 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestCount", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -149203,19 +149333,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleDefinitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -149258,19 +149388,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/directory/roleDefinitions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleDefinitions/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -149313,64 +149443,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionCount", + "Method": "GET", + "Uri": "/roleManagement/directory/roleDefinitions/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Method": "GET", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Method": "GET", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount", + "Method": "GET", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -149413,19 +149543,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedules?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -149468,34 +149598,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilitySchedules" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleAppScope", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -149538,35 +149668,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleCount", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -149609,19 +149739,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityscheduleinstances?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -149664,34 +149794,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -149734,80 +149864,80 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedulePrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedulePrincipal", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -149850,19 +149980,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedulerequests?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -149905,34 +150035,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -149975,109 +150105,109 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestCount", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "Method": "GET", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/transitiveRoleAssignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-transitiveroleassignments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -150112,34 +150242,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "Method": "GET", + "Uri": "/roleManagement/directory/transitiveRoleAssignments" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", + "Method": "GET", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/transitiveRoleAssignments/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -150174,1440 +150304,1440 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentCount", + "Method": "GET", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentPrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentPrincipal", + "Method": "GET", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition" }, { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseApp", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRbacApplication" + "Command": "Get-MgBetaRoleManagementEnterpriseApp", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseApp", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRbacApplication" + "Command": "Get-MgBetaRoleManagementEnterpriseApp", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementEnterpriseAppCount", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceCount", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionAuthenticationContext", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference" + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionAuthenticationContext", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionCount", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope" + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalCount", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStep" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStep" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStepCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStepCount", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentCount", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/directoryScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentPrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/principal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentPrincipal", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/principal" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleActivatedUsing", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleActivatedUsing", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleAppScope", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleCount", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceActivatedUsing", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceActivatedUsing", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceAppScope", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceCount", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstancePrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstancePrincipal", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedulePrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedulePrincipal", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestActivatedUsing", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestActivatedUsing", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestAppScope", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestCount", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestPrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestPrincipal", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestTargetSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestTargetSchedule", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionCount", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromCount", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleAppScope", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleCount", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceAppScope", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceCount", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstancePrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstancePrincipal", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedulePrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedulePrincipal", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestAppScope", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestCount", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestPrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestPrincipal", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestTargetSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestTargetSchedule", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentCount", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentPrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentPrincipal", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagement", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRbacApplication" + "Command": "Get-MgBetaRoleManagementEntitlementManagement", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceCount", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionAuthenticationContext", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference" + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionAuthenticationContext", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope" + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -151666,19 +151796,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -151737,121 +151867,121 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignments" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalCount", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStep" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStep" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStepCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStepCount", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -151910,434 +152040,434 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentCount", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentPrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentPrincipal", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleCount", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -152444,19 +152574,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -152563,19 +152693,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -152682,505 +152812,505 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionCount", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleCount", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentCount", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/$count" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipal", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchange", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacApplication" + "Command": "Get-MgBetaRoleManagementExchange", + "Method": "GET", + "Uri": "/roleManagement/exchange" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeCustomAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customappscope-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCustomAppScope", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -153207,19 +153337,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCustomAppScope" + "Command": "Get-MgBetaRoleManagementExchangeCustomAppScope", + "Method": "GET", + "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeCustomAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/customAppScopes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacapplication-list-customappscopes?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCustomAppScope", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -153246,19 +153376,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCustomAppScope" + "Command": "Get-MgBetaRoleManagementExchangeCustomAppScope", + "Method": "GET", + "Uri": "/roleManagement/exchange/customAppScopes" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeCustomAppScopeCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/customAppScopes/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -153285,137 +153415,137 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaRoleManagementExchangeCustomAppScopeCount", + "Method": "GET", + "Uri": "/roleManagement/exchange/customAppScopes/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespace", + "Method": "GET", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/resourceNamespaces", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespace", + "Method": "GET", + "Uri": "/roleManagement/exchange/resourceNamespaces" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/resourceNamespaces/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceCount", + "Method": "GET", + "Uri": "/roleManagement/exchange/resourceNamespaces/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", + "Method": "GET", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", + "Method": "GET", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionAuthenticationContext", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference" + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionAuthenticationContext", + "Method": "GET", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionCount", + "Method": "GET", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope" + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", + "Method": "GET", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -153458,19 +153588,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignment", + "Method": "GET", + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/roleAssignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -153513,34 +153643,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignment", + "Method": "GET", + "Uri": "/roleManagement/exchange/roleAssignments" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentAppScope", + "Method": "GET", + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/roleAssignments/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -153583,65 +153713,65 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentCount", + "Method": "GET", + "Uri": "/roleManagement/exchange/roleAssignments/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/directoryScope" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentPrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/principal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentPrincipal", + "Method": "GET", + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/principal" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -153700,19 +153830,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/roleDefinitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -153771,19 +153901,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/exchange/roleDefinitions" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/roleDefinitions/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -153842,152 +153972,152 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionCount", + "Method": "GET", + "Uri": "/roleManagement/exchange/roleDefinitions/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", + "Method": "GET", + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", + "Method": "GET", + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignment", + "Method": "GET", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/transitiveRoleAssignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignment", + "Method": "GET", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", + "Method": "GET", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentCount", + "Method": "GET", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/$count" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentPrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentPrincipal", + "Method": "GET", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition" }, { + "Module": "Beta.SchemaExtensions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSchemaExtension", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-get?view=graph-rest-beta", - "Uri": "/schemaExtensions/{schemaExtension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.SchemaExtensions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSchemaExtension", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -154006,19 +154136,19 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphSchemaExtension" + "Command": "Get-MgBetaSchemaExtension", + "Method": "GET", + "Uri": "/schemaExtensions/{schemaExtension-id}" }, { + "Module": "Beta.SchemaExtensions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSchemaExtension", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-list?view=graph-rest-beta", - "Uri": "/schemaExtensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.SchemaExtensions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSchemaExtension", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -154037,19 +154167,19 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphSchemaExtension" + "Command": "Get-MgBetaSchemaExtension", + "Method": "GET", + "Uri": "/schemaExtensions" }, { + "Module": "Beta.SchemaExtensions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSchemaExtensionCount", - "ApiReferenceLink": null, - "Uri": "/schemaExtensions/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.SchemaExtensions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -154068,20 +154198,20 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Get-MgBetaSchemaExtensionCount", + "Method": "GET", + "Uri": "/schemaExtensions/$count" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSearchAcronym", - "ApiReferenceLink": null, - "Uri": "/search/acronyms/{acronym-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSearchAcronym", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -154100,19 +154230,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSearchAcronym" + "Command": "Get-MgBetaSearchAcronym", + "Method": "GET", + "Uri": "/search/acronyms/{acronym-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSearchAcronym", - "ApiReferenceLink": null, - "Uri": "/search/acronyms", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-acronyms?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSearchAcronym", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -154131,19 +154261,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSearchAcronym" + "Command": "Get-MgBetaSearchAcronym", + "Method": "GET", + "Uri": "/search/acronyms" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSearchAcronymCount", - "ApiReferenceLink": null, - "Uri": "/search/acronyms/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -154162,20 +154292,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSearchAcronymCount", + "Method": "GET", + "Uri": "/search/acronyms/$count" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSearchBookmark", - "ApiReferenceLink": null, - "Uri": "/search/bookmarks/{bookmark-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSearchBookmark", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -154194,19 +154324,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSearchBookmark" + "Command": "Get-MgBetaSearchBookmark", + "Method": "GET", + "Uri": "/search/bookmarks/{bookmark-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSearchBookmark", - "ApiReferenceLink": null, - "Uri": "/search/bookmarks", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-bookmarks?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSearchBookmark", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -154225,19 +154355,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSearchBookmark" + "Command": "Get-MgBetaSearchBookmark", + "Method": "GET", + "Uri": "/search/bookmarks" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSearchBookmarkCount", - "ApiReferenceLink": null, - "Uri": "/search/bookmarks/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -154256,34 +154386,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSearchBookmarkCount", + "Method": "GET", + "Uri": "/search/bookmarks/$count" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSearchEntity", - "ApiReferenceLink": null, - "Uri": "/search", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSearchEntity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSearchEntity" + "Command": "Get-MgBetaSearchEntity", + "Method": "GET", + "Uri": "/search" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSearchQna", - "ApiReferenceLink": null, - "Uri": "/search/qnas/{qna-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSearchQna", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -154302,19 +154432,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSearchQna" + "Command": "Get-MgBetaSearchQna", + "Method": "GET", + "Uri": "/search/qnas/{qna-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSearchQna", - "ApiReferenceLink": null, - "Uri": "/search/qnas", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-qnas?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSearchQna", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -154333,19 +154463,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSearchQna" + "Command": "Get-MgBetaSearchQna", + "Method": "GET", + "Uri": "/search/qnas" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSearchQnaCount", - "ApiReferenceLink": null, - "Uri": "/search/qnas/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -154364,20 +154494,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSearchQnaCount", + "Method": "GET", + "Uri": "/search/qnas/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAction", - "ApiReferenceLink": null, - "Uri": "/security/securityActions/{securityAction-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityaction-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityAction", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityActions.Read.All", @@ -154396,19 +154526,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityAction" + "Command": "Get-MgBetaSecurityAction", + "Method": "GET", + "Uri": "/security/securityActions/{securityAction-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAction", - "ApiReferenceLink": null, - "Uri": "/security/securityActions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityactions-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityAction", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityActions.Read.All", @@ -154427,19 +154557,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityAction" + "Command": "Get-MgBetaSecurityAction", + "Method": "GET", + "Uri": "/security/securityActions" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityActionCount", - "ApiReferenceLink": null, - "Uri": "/security/securityActions/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityActions.Read.All", @@ -154458,20 +154588,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecurityActionCount", + "Method": "GET", + "Uri": "/security/securityActions/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAlert", - "ApiReferenceLink": null, - "Uri": "/security/alerts/{alert-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAlert", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -154490,19 +154620,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAlert" + "Command": "Get-MgBetaSecurityAlert", + "Method": "GET", + "Uri": "/security/alerts/{alert-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAlert", - "ApiReferenceLink": null, - "Uri": "/security/alerts", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAlert", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -154521,19 +154651,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAlert" + "Command": "Get-MgBetaSecurityAlert", + "Method": "GET", + "Uri": "/security/alerts" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAlertCount", - "ApiReferenceLink": null, - "Uri": "/security/alerts/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -154552,20 +154682,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecurityAlertCount", + "Method": "GET", + "Uri": "/security/alerts/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAlertV2", - "ApiReferenceLink": null, - "Uri": "/security/alerts_v2/{alert-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -154584,19 +154714,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityAlert" + "Command": "Get-MgBetaSecurityAlertV2", + "Method": "GET", + "Uri": "/security/alerts_v2/{alert-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAlertV2", - "ApiReferenceLink": null, - "Uri": "/security/alerts_v2", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-alerts_v2?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -154615,19 +154745,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityAlert" + "Command": "Get-MgBetaSecurityAlertV2", + "Method": "GET", + "Uri": "/security/alerts_v2" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAlertV2Count", - "ApiReferenceLink": null, - "Uri": "/security/alerts_v2/$count", - "ApiVersion": "beta", "Variants": [ "Get1" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -154646,604 +154776,604 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecurityAlertV2Count", + "Method": "GET", + "Uri": "/security/alerts_v2/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulation", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttackSimulationRoot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttackSimulationRoot" + "Command": "Get-MgBetaSecurityAttackSimulation", + "Method": "GET", + "Uri": "/security/attackSimulation" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulation", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/simulations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulations?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSimulation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSimulation" + "Command": "Get-MgBetaSecurityAttackSimulation", + "Method": "GET", + "Uri": "/security/attackSimulation/simulations" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationAutomation", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSimulationAutomation" + "Command": "Get-MgBetaSecurityAttackSimulationAutomation", + "Method": "GET", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationAutomation", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/simulationAutomations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulationautomations?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSimulationAutomation" + "Command": "Get-MgBetaSecurityAttackSimulationAutomation", + "Method": "GET", + "Uri": "/security/attackSimulation/simulationAutomations" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationAutomationCount", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/simulationAutomations/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityAttackSimulationAutomationCount", + "Method": "GET", + "Uri": "/security/attackSimulation/simulationAutomations/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSimulationAutomationRun" + "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun", + "Method": "GET", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-list-runs?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSimulationAutomationRun" + "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun", + "Method": "GET", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationAutomationRunCount", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityAttackSimulationAutomationRunCount", + "Method": "GET", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationCount", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/simulations/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityAttackSimulationCount", + "Method": "GET", + "Uri": "/security/attackSimulation/simulations/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndUserNotification", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEndUserNotification" + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification", + "Method": "GET", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/endUserNotifications", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-endusernotifications?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEndUserNotification", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEndUserNotification" + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification", + "Method": "GET", + "Uri": "/security/attackSimulation/endUserNotifications" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationCount", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/endUserNotifications/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationCount", + "Method": "GET", + "Uri": "/security/attackSimulation/endUserNotifications/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEndUserNotificationDetail" + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail", + "Method": "GET", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEndUserNotificationDetail" + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail", + "Method": "GET", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetailCount", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetailCount", + "Method": "GET", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPage", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLandingPage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphLandingPage" + "Command": "Get-MgBetaSecurityAttackSimulationLandingPage", + "Method": "GET", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPage", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/landingPages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-landingpage?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphLandingPage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphLandingPage" + "Command": "Get-MgBetaSecurityAttackSimulationLandingPage", + "Method": "GET", + "Uri": "/security/attackSimulation/landingPages" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageCount", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/landingPages/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityAttackSimulationLandingPageCount", + "Method": "GET", + "Uri": "/security/attackSimulation/landingPages/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLandingPageDetail", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphLandingPageDetail" + "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail", + "Method": "GET", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLandingPageDetail", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphLandingPageDetail" + "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail", + "Method": "GET", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetailCount", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetailCount", + "Method": "GET", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationLoginPage", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLoginPage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphLoginPage" + "Command": "Get-MgBetaSecurityAttackSimulationLoginPage", + "Method": "GET", + "Uri": "/security/attackSimulation/loginPages/{loginPage-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationLoginPage", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/loginPages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-loginpage?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphLoginPage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphLoginPage" + "Command": "Get-MgBetaSecurityAttackSimulationLoginPage", + "Method": "GET", + "Uri": "/security/attackSimulation/loginPages" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationLoginPageCount", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/loginPages/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityAttackSimulationLoginPageCount", + "Method": "GET", + "Uri": "/security/attackSimulation/loginPages/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationOperation", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationoperation-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttackSimulationOperation" + "Command": "Get-MgBetaSecurityAttackSimulationOperation", + "Method": "GET", + "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationOperation", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/operations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttackSimulationOperation" + "Command": "Get-MgBetaSecurityAttackSimulationOperation", + "Method": "GET", + "Uri": "/security/attackSimulation/operations" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationOperationCount", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/operations/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityAttackSimulationOperationCount", + "Method": "GET", + "Uri": "/security/attackSimulation/operations/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationPayload", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPayload", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPayload" + "Command": "Get-MgBetaSecurityAttackSimulationPayload", + "Method": "GET", + "Uri": "/security/attackSimulation/payloads/{payload-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationPayload", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/payloads", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-payloads?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPayload", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPayload" + "Command": "Get-MgBetaSecurityAttackSimulationPayload", + "Method": "GET", + "Uri": "/security/attackSimulation/payloads" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationPayloadCount", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/payloads/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityAttackSimulationPayloadCount", + "Method": "GET", + "Uri": "/security/attackSimulation/payloads/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationTraining", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/trainings/{training-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTraining", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTraining" + "Command": "Get-MgBetaSecurityAttackSimulationTraining", + "Method": "GET", + "Uri": "/security/attackSimulation/trainings/{training-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationTraining", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/trainings", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-trainings?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTraining", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTraining" + "Command": "Get-MgBetaSecurityAttackSimulationTraining", + "Method": "GET", + "Uri": "/security/attackSimulation/trainings" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaign", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trainingcampaign-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTrainingCampaign", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTrainingCampaign" + "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaign", + "Method": "GET", + "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaign", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/trainingCampaigns", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-trainingcampaigns?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTrainingCampaign", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTrainingCampaign" + "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaign", + "Method": "GET", + "Uri": "/security/attackSimulation/trainingCampaigns" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaignCount", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/trainingCampaigns/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaignCount", + "Method": "GET", + "Uri": "/security/attackSimulation/trainingCampaigns/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingCount", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/trainings/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityAttackSimulationTrainingCount", + "Method": "GET", + "Uri": "/security/attackSimulation/trainings/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTrainingLanguageDetail" + "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail", + "Method": "GET", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTrainingLanguageDetail" + "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail", + "Method": "GET", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetailCount", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetailCount", + "Method": "GET", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAuditLog", - "ApiReferenceLink": null, - "Uri": "/security/auditLog", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityAuditCoreRoot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityAuditCoreRoot" + "Command": "Get-MgBetaSecurityAuditLog", + "Method": "GET", + "Uri": "/security/auditLog" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAuditLogQuery", - "ApiReferenceLink": null, - "Uri": "/security/auditLog/queries/{auditLogQuery-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditlogquery-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLogsQuery-Entra.Read.All", @@ -155302,19 +155432,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityAuditLogQuery" + "Command": "Get-MgBetaSecurityAuditLogQuery", + "Method": "GET", + "Uri": "/security/auditLog/queries/{auditLogQuery-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAuditLogQuery", - "ApiReferenceLink": null, - "Uri": "/security/auditLog/queries", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditcoreroot-list-auditlogqueries?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLogsQuery-Entra.Read.All", @@ -155373,19 +155503,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityAuditLogQuery" + "Command": "Get-MgBetaSecurityAuditLogQuery", + "Method": "GET", + "Uri": "/security/auditLog/queries" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAuditLogQueryCount", - "ApiReferenceLink": null, - "Uri": "/security/auditLog/queries/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLogsQuery-Entra.Read.All", @@ -155444,34 +155574,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecurityAuditLogQueryCount", + "Method": "GET", + "Uri": "/security/auditLog/queries/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAuditLogQueryRecord", - "ApiReferenceLink": null, - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityAuditLogRecord" + "Command": "Get-MgBetaSecurityAuditLogQueryRecord", + "Method": "GET", + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAuditLogQueryRecord", - "ApiReferenceLink": null, - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditlogquery-list-records?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLogsQuery-Entra.Read.All", @@ -155530,20 +155660,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityAuditLogRecord" + "Command": "Get-MgBetaSecurityAuditLogQueryRecord", + "Method": "GET", + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityAuditLogQueryRecordCount", - "ApiReferenceLink": null, - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLogsQuery-Entra.Read.All", @@ -155602,34 +155732,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecurityAuditLogQueryRecordCount", + "Method": "GET", + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCase", - "ApiReferenceLink": null, - "Uri": "/security/cases", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityCasesRoot" + "Command": "Get-MgBetaSecurityCase", + "Method": "GET", + "Uri": "/security/cases" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCase", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -155648,19 +155778,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCase", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCase", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-list-ediscoverycases?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -155679,19 +155809,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCase", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -155710,20 +155840,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -155742,19 +155872,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-custodians?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -155773,20 +155903,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -155805,20 +155935,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/lastIndexOperation", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -155837,34 +155967,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/lastIndexOperation" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySiteSource" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -155883,20 +156013,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecuritySiteSource" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -155915,49 +156045,49 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}/site", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}/site" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -155976,20 +156106,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -156008,78 +156138,78 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityUserSource" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -156098,20 +156228,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityUserSource" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSourceCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -156130,20 +156260,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSourceCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -156162,19 +156292,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-legalholds?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -156193,20 +156323,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -156225,93 +156355,93 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySiteSource" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySiteSource" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceSite", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}/site", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceSite", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}/site" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityUserSource" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -156330,20 +156460,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityUserSource" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSourceCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -156362,20 +156492,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSourceCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -156394,78 +156524,78 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/lastIndexOperation", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/lastIndexOperation" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-caseoperation-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityCaseOperation" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-operations?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -156484,20 +156614,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityCaseOperation" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperationCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -156516,20 +156646,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperationCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -156548,19 +156678,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-reviewsets?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -156579,20 +156709,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -156611,20 +156741,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -156643,19 +156773,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -156674,35 +156804,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -156721,20 +156851,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCustodian", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/custodian", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -156753,35 +156883,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCustodian", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/custodian" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/{ediscoveryReviewTag-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -156800,49 +156930,49 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/{ediscoveryReviewTag-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTagCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTagCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -156861,19 +156991,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -156892,20 +157022,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -156924,20 +157054,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -156956,19 +157086,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-searches?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -156987,79 +157117,79 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityDataSource" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityDataSource" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/addToReviewSetOperation", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/addToReviewSetOperation" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -157078,64 +157208,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityDataSource" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityDataSource" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/lastEstimateStatisticsOperation", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -157154,64 +157284,64 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/lastEstimateStatisticsOperation" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSetting", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -157230,20 +157360,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSetting", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -157262,19 +157392,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-tags?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -157293,64 +157423,64 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/{ediscoveryReviewTag-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/{ediscoveryReviewTag-id1}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTagCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTagCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -157369,92 +157499,92 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagParent", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/parent", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagParent", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/parent" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCloudAppSecurityProfile", - "ApiReferenceLink": null, - "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile" + "Command": "Get-MgBetaSecurityCloudAppSecurityProfile", + "Method": "GET", + "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCloudAppSecurityProfile", - "ApiReferenceLink": null, - "Uri": "/security/cloudAppSecurityProfiles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile" + "Command": "Get-MgBetaSecurityCloudAppSecurityProfile", + "Method": "GET", + "Uri": "/security/cloudAppSecurityProfiles" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCloudAppSecurityProfileCount", - "ApiReferenceLink": null, - "Uri": "/security/cloudAppSecurityProfiles/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityCloudAppSecurityProfileCount", + "Method": "GET", + "Uri": "/security/cloudAppSecurityProfiles/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCollaboration", - "ApiReferenceLink": null, - "Uri": "/security/collaboration", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityCollaborationRoot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityCollaborationRoot" + "Command": "Get-MgBetaSecurityCollaboration", + "Method": "GET", + "Uri": "/security/collaboration" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmail", - "ApiReferenceLink": null, - "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-analyzedemail-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityAnalyzedMessage.Read.All", @@ -157473,19 +157603,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail" + "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmail", + "Method": "GET", + "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmail", - "ApiReferenceLink": null, - "Uri": "/security/collaboration/analyzedEmails", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityAnalyzedMessage.Read.All", @@ -157504,19 +157634,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail" + "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmail", + "Method": "GET", + "Uri": "/security/collaboration/analyzedEmails" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmailCount", - "ApiReferenceLink": null, - "Uri": "/security/collaboration/analyzedEmails/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityAnalyzedMessage.Read.All", @@ -157535,206 +157665,321 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmailCount", + "Method": "GET", + "Uri": "/security/collaboration/analyzedEmails/$count" + }, + { + "Module": "Beta.Security", + "CommandAlias": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaSecurityDomainSecurityProfile", + "Method": "GET", + "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}" + }, + { + "Module": "Beta.Security", + "CommandAlias": null, + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaSecurityDomainSecurityProfile", + "Method": "GET", + "Uri": "/security/domainSecurityProfiles" + }, + { + "Module": "Beta.Security", + "CommandAlias": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaSecurityDomainSecurityProfileCount", + "Method": "GET", + "Uri": "/security/domainSecurityProfiles/$count" + }, + { + "Module": "Beta.Security", + "CommandAlias": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphFileSecurityProfile", + "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaSecurityFileSecurityProfile", + "Method": "GET", + "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}" + }, + { + "Module": "Beta.Security", + "CommandAlias": null, + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphFileSecurityProfile", + "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaSecurityFileSecurityProfile", + "Method": "GET", + "Uri": "/security/fileSecurityProfiles" + }, + { + "Module": "Beta.Security", + "CommandAlias": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaSecurityFileSecurityProfileCount", + "Method": "GET", + "Uri": "/security/fileSecurityProfiles/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityDomainSecurityProfile", - "ApiReferenceLink": null, - "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHostSecurityProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDomainSecurityProfile" + "Command": "Get-MgBetaSecurityHostSecurityProfile", + "Method": "GET", + "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityDomainSecurityProfile", - "ApiReferenceLink": null, - "Uri": "/security/domainSecurityProfiles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHostSecurityProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDomainSecurityProfile" + "Command": "Get-MgBetaSecurityHostSecurityProfile", + "Method": "GET", + "Uri": "/security/hostSecurityProfiles" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityDomainSecurityProfileCount", - "ApiReferenceLink": null, - "Uri": "/security/domainSecurityProfiles/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityHostSecurityProfileCount", + "Method": "GET", + "Uri": "/security/hostSecurityProfiles/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityFileSecurityProfile", + "Variants": [ + "Get" + ], "ApiReferenceLink": null, - "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", + "OutputType": "IMicrosoftGraphSecurityIdentityContainer", "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaSecurityIdentity", + "Method": "GET", + "Uri": "/security/identities" + }, + { + "Module": "Beta.Security", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-healthissue-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphFileSecurityProfile" + "Command": "Get-MgBetaSecurityIdentityHealthIssue", + "Method": "GET", + "Uri": "/security/identities/healthIssues/{healthIssue-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityFileSecurityProfile", - "ApiReferenceLink": null, - "Uri": "/security/fileSecurityProfiles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-identitycontainer-list-healthissues?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphFileSecurityProfile" + "Command": "Get-MgBetaSecurityIdentityHealthIssue", + "Method": "GET", + "Uri": "/security/identities/healthIssues" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityFileSecurityProfileCount", - "ApiReferenceLink": null, - "Uri": "/security/fileSecurityProfiles/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityIdentityHealthIssueCount", + "Method": "GET", + "Uri": "/security/identities/healthIssues/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityHostSecurityProfile", - "ApiReferenceLink": null, - "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySensor", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHostSecurityProfile" + "Command": "Get-MgBetaSecurityIdentitySensor", + "Method": "GET", + "Uri": "/security/identities/sensors/{sensor-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityHostSecurityProfile", - "ApiReferenceLink": null, - "Uri": "/security/hostSecurityProfiles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySensor", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHostSecurityProfile" + "Command": "Get-MgBetaSecurityIdentitySensor", + "Method": "GET", + "Uri": "/security/identities/sensors" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityHostSecurityProfileCount", - "ApiReferenceLink": null, - "Uri": "/security/hostSecurityProfiles/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityIdentitySensorCount", + "Method": "GET", + "Uri": "/security/identities/sensors/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityIdentity", - "ApiReferenceLink": null, - "Uri": "/security/identities", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityIdentityContainer" + "Command": "Get-MgBetaSecurityIdentitySensorDeploymentAccessKey", + "Method": "GET", + "Uri": "/security/identities/sensors/getDeploymentAccessKey" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityIdentityHealthIssue", + "Variants": [ + "Get" + ], "ApiReferenceLink": null, - "Uri": "/security/identities/healthIssues/{healthIssue-id}", + "OutputType": "IMicrosoftGraphSecuritySensorDeploymentPackage", "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaSecurityIdentitySensorDeploymentPackageUri", + "Method": "GET", + "Uri": "/security/identities/sensors/getDeploymentPackageUri" + }, + { + "Module": "Beta.Security", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHealthIssue" + "Command": "Get-MgBetaSecurityIdentitySensorHealthIssue", + "Method": "GET", + "Uri": "/security/identities/sensors/{sensor-id}/healthIssues/{healthIssue-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityIdentityHealthIssue", - "ApiReferenceLink": null, - "Uri": "/security/identities/healthIssues", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHealthIssue" + "Command": "Get-MgBetaSecurityIdentitySensorHealthIssue", + "Method": "GET", + "Uri": "/security/identities/sensors/{sensor-id}/healthIssues" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityIdentityHealthIssueCount", - "ApiReferenceLink": null, - "Uri": "/security/identities/healthIssues/$count", - "ApiVersion": "beta", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityIdentitySensorHealthIssueCount", + "Method": "GET", + "Uri": "/security/identities/sensors/{sensor-id}/healthIssues/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityIncident", - "ApiReferenceLink": null, - "Uri": "/security/incidents/{incident-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityIncident", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -157753,19 +157998,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityIncident" + "Command": "Get-MgBetaSecurityIncident", + "Method": "GET", + "Uri": "/security/incidents/{incident-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityIncident", - "ApiReferenceLink": null, - "Uri": "/security/incidents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-incidents?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityIncident", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -157784,78 +158029,78 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityIncident" + "Command": "Get-MgBetaSecurityIncident", + "Method": "GET", + "Uri": "/security/incidents" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityIncidentAlert", - "ApiReferenceLink": null, - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityAlert" + "Command": "Get-MgBetaSecurityIncidentAlert", + "Method": "GET", + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityIncidentAlert", - "ApiReferenceLink": null, - "Uri": "/security/incidents/{incident-id}/alerts", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityAlert" + "Command": "Get-MgBetaSecurityIncidentAlert", + "Method": "GET", + "Uri": "/security/incidents/{incident-id}/alerts" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityIncidentAlertCommentCount", - "ApiReferenceLink": null, - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityIncidentAlertCommentCount", + "Method": "GET", + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityIncidentAlertCount", - "ApiReferenceLink": null, - "Uri": "/security/incidents/{incident-id}/alerts/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityIncidentAlertCount", + "Method": "GET", + "Uri": "/security/incidents/{incident-id}/alerts/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityIncidentCount", - "ApiReferenceLink": null, - "Uri": "/security/incidents/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -157874,33 +158119,33 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecurityIncidentCount", + "Method": "GET", + "Uri": "/security/incidents/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityInformationProtection", - "ApiReferenceLink": null, - "Uri": "/security/informationProtection", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityInformationProtection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityInformationProtection" + "Command": "Get-MgBetaSecurityInformationProtection", + "Method": "GET", + "Uri": "/security/informationProtection" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityInformationProtectionLabelPolicySetting", - "ApiReferenceLink": null, - "Uri": "/security/informationProtection/labelPolicySettings", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -157919,20 +158164,20 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting" + "Command": "Get-MgBetaSecurityInformationProtectionLabelPolicySetting", + "Method": "GET", + "Uri": "/security/informationProtection/labelPolicySettings" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -157951,19 +158196,19 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel" + "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel", + "Method": "GET", + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/security/informationProtection/sensitivityLabels", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -157982,19 +158227,19 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel" + "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel", + "Method": "GET", + "Uri": "/security/informationProtection/sensitivityLabels" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelCount", - "ApiReferenceLink": null, - "Uri": "/security/informationProtection/sensitivityLabels/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -158013,366 +158258,366 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelCount", + "Method": "GET", + "Uri": "/security/informationProtection/sensitivityLabels/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelParent", - "ApiReferenceLink": null, - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel" + "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelParent", + "Method": "GET", + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityIPSecurityProfile", - "ApiReferenceLink": null, - "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIPSecurityProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIPSecurityProfile" + "Command": "Get-MgBetaSecurityIPSecurityProfile", + "Method": "GET", + "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityIPSecurityProfile", - "ApiReferenceLink": null, - "Uri": "/security/ipSecurityProfiles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIPSecurityProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIPSecurityProfile" + "Command": "Get-MgBetaSecurityIPSecurityProfile", + "Method": "GET", + "Uri": "/security/ipSecurityProfiles" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityIPSecurityProfileCount", - "ApiReferenceLink": null, - "Uri": "/security/ipSecurityProfiles/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityIPSecurityProfileCount", + "Method": "GET", + "Uri": "/security/ipSecurityProfiles/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityLabel", - "ApiReferenceLink": null, - "Uri": "/security/labels", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityLabelsRoot" + "Command": "Get-MgBetaSecurityLabel", + "Method": "GET", + "Uri": "/security/labels" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelAuthority", - "ApiReferenceLink": null, - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-authoritytemplate-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate" + "Command": "Get-MgBetaSecurityLabelAuthority", + "Method": "GET", + "Uri": "/security/labels/authorities/{authorityTemplate-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelAuthority", - "ApiReferenceLink": null, - "Uri": "/security/labels/authorities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-authorities?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate" + "Command": "Get-MgBetaSecurityLabelAuthority", + "Method": "GET", + "Uri": "/security/labels/authorities" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelAuthorityCount", - "ApiReferenceLink": null, - "Uri": "/security/labels/authorities/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityLabelAuthorityCount", + "Method": "GET", + "Uri": "/security/labels/authorities/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelCategory", - "ApiReferenceLink": null, - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate" + "Command": "Get-MgBetaSecurityLabelCategory", + "Method": "GET", + "Uri": "/security/labels/categories/{categoryTemplate-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelCategory", - "ApiReferenceLink": null, - "Uri": "/security/labels/categories", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-categories?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate" + "Command": "Get-MgBetaSecurityLabelCategory", + "Method": "GET", + "Uri": "/security/labels/categories" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelCategoryCount", - "ApiReferenceLink": null, - "Uri": "/security/labels/categories/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityLabelCategoryCount", + "Method": "GET", + "Uri": "/security/labels/categories/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelCategorySubcategory", - "ApiReferenceLink": null, - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subcategorytemplate-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate" + "Command": "Get-MgBetaSecurityLabelCategorySubcategory", + "Method": "GET", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelCategorySubcategory", - "ApiReferenceLink": null, - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-list-subcategories?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate" + "Command": "Get-MgBetaSecurityLabelCategorySubcategory", + "Method": "GET", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelCategorySubcategoryCount", - "ApiReferenceLink": null, - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityLabelCategorySubcategoryCount", + "Method": "GET", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelCitation", - "ApiReferenceLink": null, - "Uri": "/security/labels/citations/{citationTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-citationtemplate-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityCitationTemplate" + "Command": "Get-MgBetaSecurityLabelCitation", + "Method": "GET", + "Uri": "/security/labels/citations/{citationTemplate-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelCitation", - "ApiReferenceLink": null, - "Uri": "/security/labels/citations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-citations?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityCitationTemplate" + "Command": "Get-MgBetaSecurityLabelCitation", + "Method": "GET", + "Uri": "/security/labels/citations" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelCitationCount", - "ApiReferenceLink": null, - "Uri": "/security/labels/citations/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityLabelCitationCount", + "Method": "GET", + "Uri": "/security/labels/citations/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelDepartment", - "ApiReferenceLink": null, - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-departmenttemplate-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate" + "Command": "Get-MgBetaSecurityLabelDepartment", + "Method": "GET", + "Uri": "/security/labels/departments/{departmentTemplate-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelDepartment", - "ApiReferenceLink": null, - "Uri": "/security/labels/departments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-departments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate" + "Command": "Get-MgBetaSecurityLabelDepartment", + "Method": "GET", + "Uri": "/security/labels/departments" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelDepartmentCount", - "ApiReferenceLink": null, - "Uri": "/security/labels/departments/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityLabelDepartmentCount", + "Method": "GET", + "Uri": "/security/labels/departments/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelFilePlanReference", - "ApiReferenceLink": null, - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-fileplanreferencetemplate-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate" + "Command": "Get-MgBetaSecurityLabelFilePlanReference", + "Method": "GET", + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelFilePlanReference", - "ApiReferenceLink": null, - "Uri": "/security/labels/filePlanReferences", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-fileplanreferences?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate" + "Command": "Get-MgBetaSecurityLabelFilePlanReference", + "Method": "GET", + "Uri": "/security/labels/filePlanReferences" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelFilePlanReferenceCount", - "ApiReferenceLink": null, - "Uri": "/security/labels/filePlanReferences/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityLabelFilePlanReferenceCount", + "Method": "GET", + "Uri": "/security/labels/filePlanReferences/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionEventType", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/retentionEventType", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityRetentionEventType" + "Command": "Get-MgBetaSecurityLabelRetentionEventType", + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/retentionEventType" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "ApiVersion": "beta", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -158391,19 +158636,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityRetentionLabel" + "Command": "Get-MgBetaSecurityLabelRetentionLabel", + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-retentionlabel?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "ApiVersion": "beta", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -158422,19 +158667,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityRetentionLabel" + "Command": "Get-MgBetaSecurityLabelRetentionLabel", + "Method": "GET", + "Uri": "/security/labels/retentionLabels" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabelCount", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -158453,211 +158698,319 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecurityLabelRetentionLabelCount", + "Method": "GET", + "Uri": "/security/labels/retentionLabels/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptor", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor" + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptor", + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorAuthorityTemplate", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/authorityTemplate", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate" + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorAuthorityTemplate", + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/authorityTemplate" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCategoryTemplate", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/categoryTemplate", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate" + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCategoryTemplate", + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/categoryTemplate" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCitationTemplate", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/citationTemplate", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityCitationTemplate" + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCitationTemplate", + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/citationTemplate" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorDepartmentTemplate", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/departmentTemplate", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate" + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorDepartmentTemplate", + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/departmentTemplate" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/filePlanReferenceTemplate", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate" + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate", + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/filePlanReferenceTemplate" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage" + "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage" + "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStageCount", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStageCount", + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityProviderTenantSetting", + "Variants": [ + "Get" + ], "ApiReferenceLink": null, - "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", + "OutputType": "IMicrosoftGraphPartnerSecurity", "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaSecurityPartner", + "Method": "GET", + "Uri": "/security/partner" + }, + { + "Module": "Beta.Security", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", - "Permissions": [], - "OutputType": "IMicrosoftGraphProviderTenantSetting" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityalert-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPartnerSecurityAlert", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "PartnerSecurity.Read.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "PartnerSecurity.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaSecurityPartnerSecurityAlert", + "Method": "GET", + "Uri": "/security/partner/securityAlerts/{partnerSecurityAlert-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityProviderTenantSetting", - "ApiReferenceLink": null, - "Uri": "/security/providerTenantSettings", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", - "Permissions": [], - "OutputType": "IMicrosoftGraphProviderTenantSetting" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityalert-list-securityalerts?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPartnerSecurityAlert", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "PartnerSecurity.Read.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "PartnerSecurity.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaSecurityPartnerSecurityAlert", + "Method": "GET", + "Uri": "/security/partner/securityAlerts" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityProviderTenantSettingCount", - "ApiReferenceLink": null, - "Uri": "/security/providerTenantSettings/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "PartnerSecurity.Read.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "PartnerSecurity.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaSecurityPartnerSecurityAlertCount", + "Method": "GET", + "Uri": "/security/partner/securityAlerts/$count" + }, + { "Module": "Beta.Security", + "CommandAlias": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProviderTenantSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityProviderTenantSetting", + "Method": "GET", + "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityRule", + "Variants": [ + "List" + ], "ApiReferenceLink": null, - "Uri": "/security/rules", + "OutputType": "IMicrosoftGraphProviderTenantSetting", "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaSecurityProviderTenantSetting", + "Method": "GET", + "Uri": "/security/providerTenantSettings" + }, + { + "Module": "Beta.Security", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityRulesRoot" + "Command": "Get-MgBetaSecurityProviderTenantSettingCount", + "Method": "GET", + "Uri": "/security/providerTenantSettings/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityRuleDetectionRule", + "Variants": [ + "Get" + ], "ApiReferenceLink": null, - "Uri": "/security/rules/detectionRules/{detectionRule-id}", + "OutputType": "IMicrosoftGraphSecurityRulesRoot", "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaSecurityRule", + "Method": "GET", + "Uri": "/security/rules" + }, + { + "Module": "Beta.Security", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityDetectionRule", + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomDetection.Read.All", @@ -158676,19 +159029,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityDetectionRule" + "Command": "Get-MgBetaSecurityRuleDetectionRule", + "Method": "GET", + "Uri": "/security/rules/detectionRules/{detectionRule-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityRuleDetectionRule", - "ApiReferenceLink": null, - "Uri": "/security/rules/detectionRules", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-detectionrule-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityDetectionRule", + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomDetection.Read.All", @@ -158707,19 +159060,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityDetectionRule" + "Command": "Get-MgBetaSecurityRuleDetectionRule", + "Method": "GET", + "Uri": "/security/rules/detectionRules" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityRuleDetectionRuleCount", - "ApiReferenceLink": null, - "Uri": "/security/rules/detectionRules/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomDetection.Read.All", @@ -158738,20 +159091,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecurityRuleDetectionRuleCount", + "Method": "GET", + "Uri": "/security/rules/detectionRules/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecuritySecureScore", - "ApiReferenceLink": null, - "Uri": "/security/secureScores/{secureScore-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecureScore", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -158770,19 +159123,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecureScore" + "Command": "Get-MgBetaSecuritySecureScore", + "Method": "GET", + "Uri": "/security/secureScores/{secureScore-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecuritySecureScore", - "ApiReferenceLink": null, - "Uri": "/security/secureScores", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescores-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecureScore", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -158801,20 +159154,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecureScore" + "Command": "Get-MgBetaSecuritySecureScore", + "Method": "GET", + "Uri": "/security/secureScores" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecuritySecureScoreControlProfile", - "ApiReferenceLink": null, - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -158833,19 +159186,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecureScoreControlProfile" + "Command": "Get-MgBetaSecuritySecureScoreControlProfile", + "Method": "GET", + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecuritySecureScoreControlProfile", - "ApiReferenceLink": null, - "Uri": "/security/secureScoreControlProfiles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofiles-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -158864,19 +159217,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecureScoreControlProfile" + "Command": "Get-MgBetaSecuritySecureScoreControlProfile", + "Method": "GET", + "Uri": "/security/secureScoreControlProfiles" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecuritySecureScoreControlProfileCount", - "ApiReferenceLink": null, - "Uri": "/security/secureScoreControlProfiles/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -158895,19 +159248,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecuritySecureScoreControlProfileCount", + "Method": "GET", + "Uri": "/security/secureScoreControlProfiles/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecuritySecureScoreCount", - "ApiReferenceLink": null, - "Uri": "/security/secureScores/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -158926,20 +159279,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecuritySecureScoreCount", + "Method": "GET", + "Uri": "/security/secureScores/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequest", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -158958,19 +159311,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSubjectRightsRequest" + "Command": "Get-MgBetaSecuritySubjectRightsRequest", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequest", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -158989,195 +159342,195 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSubjectRightsRequest" + "Command": "Get-MgBetaSecuritySubjectRightsRequest", + "Method": "GET", + "Uri": "/security/subjectRightsRequests" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverCount", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverCount", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverServiceProvisioningError", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorCount", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorCount", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorServiceProvisioningError", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCount", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -159196,20 +159549,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecuritySubjectRightsRequestCount", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalAttachment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalattachment?view=graph-rest-beta", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalattachment?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -159228,49 +159581,49 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalAttachment", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalreport?view=graph-rest-beta", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalreport?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalReport", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestNote", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthoredNote" + "Command": "Get-MgBetaSecuritySubjectRightsRequestNote", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestNote", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -159289,20 +159642,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthoredNote" + "Command": "Get-MgBetaSecuritySubjectRightsRequestNote", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestNoteCount", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -159321,666 +159674,664 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecuritySubjectRightsRequestNoteCount", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecuritySubjectRightsRequestTeam", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/team", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeam" + "Command": "Get-MgBetaSecuritySubjectRightsRequestTeam", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/team" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligence", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityThreatIntelligence" + "Command": "Get-MgBetaSecurityThreatIntelligence", + "Method": "GET", + "Uri": "/security/threatIntelligence" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticle", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/articles/{article-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-article-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityArticle" + "Command": "Get-MgBetaSecurityThreatIntelligenceArticle", + "Method": "GET", + "Uri": "/security/threatIntelligence/articles/{article-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticle", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/articles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-articles?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityArticle" + "Command": "Get-MgBetaSecurityThreatIntelligenceArticle", + "Method": "GET", + "Uri": "/security/threatIntelligence/articles" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/articles/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/articles/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-articleindicator-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityArticleIndicator" + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator", + "Method": "GET", + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/articleIndicators", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityArticleIndicator" + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator", + "Method": "GET", + "Uri": "/security/threatIntelligence/articleIndicators" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorArtifact", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorArtifact", + "Method": "GET", + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/articleIndicators/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/articleIndicators/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "Get-MgBetaSecurityThreatIntelligenceHost", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "Get-MgBetaSecurityThreatIntelligenceHost", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPair", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/{hostPair-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostPair" + "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPair", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/{hostPair-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPair", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-childhostpairs?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostPair" + "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPair", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPairCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPairCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcomponent-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostComponent" + "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostComponents", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostComponent" + "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostComponents" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostComponents/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostComponents/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentHost", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcookie-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostCookie" + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostCookies", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostCookie" + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostCookies" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostCookies/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostCookies/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieHost", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPair", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostpair-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostPair" + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPair", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPair", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostPairs", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostPair" + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPair", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPairs" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairChildHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/childHost", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairChildHost", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/childHost" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostPairs/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPairs/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairParentHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/parentHost", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairParentHost", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/parentHost" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPair", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/{hostPair-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostPair" + "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPair", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/{hostPair-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPair", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-parenthostpairs?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostPair" + "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPair", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPairCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPairCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/{passiveDnsRecord-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord" + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/{passiveDnsRecord-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivedns?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord" + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/{passiveDnsRecord-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord" + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/{passiveDnsRecord-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivednsreverse?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord" + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverseCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverseCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPort", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostport-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityHostPort", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostPort" + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPort", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPort", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostPorts", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostPort", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostPort" + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPort", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPorts" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostPorts/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPorts/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/host", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortHost", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/host" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortMostRecentSslCertificate", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/mostRecentSslCertificate", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySslCertificate" + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortMostRecentSslCertificate", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/mostRecentSslCertificate" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostReputation", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get-reputation?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityHostReputation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostReputation" + "Command": "Get-MgBetaSecurityThreatIntelligenceHostReputation", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificate", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", @@ -159989,858 +160340,860 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostsslcertificate-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate" + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificate", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificate", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostSslCertificates", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate" + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificate", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostSslCertificates" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificateCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/sslCertificates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificateCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/sslCertificates/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificateHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}/host", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificateHost", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}/host" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/{subdomain-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySubdomain" + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/{subdomain-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-subdomains?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySubdomain" + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomainCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomainCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hosttracker-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostTracker" + "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostTrackers", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostTracker" + "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostTrackers" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/trackers/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/trackers/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}/host", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerHost", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}/host" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostWhoi", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/whois", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityWhoisRecord" + "Command": "Get-MgBetaSecurityThreatIntelligenceHostWhoi", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/whois" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile" + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile", + "Method": "GET", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/intelProfiles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-intelprofiles?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile" + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile", + "Method": "GET", + "Uri": "/security/threatIntelligence/intelProfiles" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/intelProfiles/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/intelProfiles/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator" + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator", + "Method": "GET", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-list-indicators?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator" + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator", + "Method": "GET", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicatorCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicatorCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-passivednsrecord-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord" + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "Method": "GET", + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/passiveDnsRecords", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord" + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "Method": "GET", + "Uri": "/security/threatIntelligence/passiveDnsRecords" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordArtifact", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordArtifact", + "Method": "GET", + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/passiveDnsRecords/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/passiveDnsRecords/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordParentHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordParentHost", + "Method": "GET", + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofileindicator-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator" + "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator", + "Method": "GET", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator" + "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator", + "Method": "GET", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorArtifact", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorArtifact", + "Method": "GET", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificate", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySslCertificate" + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificate", + "Method": "GET", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificate", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/sslCertificates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-sslcertificates?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySslCertificate" + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificate", + "Method": "GET", + "Uri": "/security/threatIntelligence/sslCertificates" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/sslCertificates/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/sslCertificates/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/{host-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHost", + "Method": "GET", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/{host-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHost", + "Method": "GET", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHostCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHostCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subdomain-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySubdomain" + "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain", + "Method": "GET", + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/subdomains", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySubdomain" + "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain", + "Method": "GET", + "Uri": "/security/threatIntelligence/subdomains" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/subdomains/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/subdomains/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}/host", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainHost", + "Method": "GET", + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}/host" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityVulnerability" + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability", + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/vulnerabilities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityVulnerability" + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability", + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityArticle" + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle", + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityArticle" + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle", + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticleCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticleCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerabilitycomponent-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent" + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-list-components?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent" + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponentCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponentCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/vulnerabilities/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord" + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisHistoryRecords", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord" + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisHistoryRecords" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecordCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisHistoryRecords/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecordCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisHistoryRecords/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecordHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}/host", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecordHost", + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}/host" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecord", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityWhoisRecord" + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecord", + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecord", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisRecords", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-whoisrecords?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityWhoisRecord" + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecord", + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisRecords" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisRecords/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisRecords/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistory", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/{whoisHistoryRecord-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord" + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistory", + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/{whoisHistoryRecord-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistory", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord" + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistory", + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistoryCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistoryCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/host", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHost", + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/host" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmission", - "ApiReferenceLink": null, - "Uri": "/security/threatSubmission", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot" + "Command": "Get-MgBetaSecurityThreatSubmission", + "Method": "GET", + "Uri": "/security/threatSubmission" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat", - "ApiReferenceLink": null, - "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmission-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -160875,19 +161228,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission" + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat", + "Method": "GET", + "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat", - "ApiReferenceLink": null, - "Uri": "/security/threatSubmission/emailThreats", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmission-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -160922,19 +161275,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission" + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat", + "Method": "GET", + "Uri": "/security/threatSubmission/emailThreats" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatCount", - "ApiReferenceLink": null, - "Uri": "/security/threatSubmission/emailThreats/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -160969,20 +161322,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatCount", + "Method": "GET", + "Uri": "/security/threatSubmission/emailThreats/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", - "ApiReferenceLink": null, - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmissionpolicy-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -161025,19 +161378,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy" + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "Method": "GET", + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", - "ApiReferenceLink": null, - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmissionpolicy-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -161080,19 +161433,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy" + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "Method": "GET", + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicyCount", - "ApiReferenceLink": null, - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -161135,20 +161488,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicyCount", + "Method": "GET", + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat", - "ApiReferenceLink": null, - "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-filethreatsubmission-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -161183,19 +161536,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission" + "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat", + "Method": "GET", + "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat", - "ApiReferenceLink": null, - "Uri": "/security/threatSubmission/fileThreats", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-filethreatsubmission-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -161230,19 +161583,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission" + "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat", + "Method": "GET", + "Uri": "/security/threatSubmission/fileThreats" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionFileThreatCount", - "ApiReferenceLink": null, - "Uri": "/security/threatSubmission/fileThreats/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -161277,20 +161630,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatSubmissionFileThreatCount", + "Method": "GET", + "Uri": "/security/threatSubmission/fileThreats/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat", - "ApiReferenceLink": null, - "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-urlthreatsubmission-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -161325,19 +161678,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission" + "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat", + "Method": "GET", + "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat", - "ApiReferenceLink": null, - "Uri": "/security/threatSubmission/urlThreats", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-urlthreatsubmission-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -161372,19 +161725,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission" + "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat", + "Method": "GET", + "Uri": "/security/threatSubmission/urlThreats" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreatCount", - "ApiReferenceLink": null, - "Uri": "/security/threatSubmission/urlThreats/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -161419,77 +161772,77 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreatCount", + "Method": "GET", + "Uri": "/security/threatSubmission/urlThreats/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityTiIndicator", - "ApiReferenceLink": null, - "Uri": "/security/tiIndicators/{tiIndicator-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTiIndicator", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTiIndicator" + "Command": "Get-MgBetaSecurityTiIndicator", + "Method": "GET", + "Uri": "/security/tiIndicators/{tiIndicator-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityTiIndicator", - "ApiReferenceLink": null, - "Uri": "/security/tiIndicators", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicators-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTiIndicator", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTiIndicator" + "Command": "Get-MgBetaSecurityTiIndicator", + "Method": "GET", + "Uri": "/security/tiIndicators" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityTiIndicatorCount", - "ApiReferenceLink": null, - "Uri": "/security/tiIndicators/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityTiIndicatorCount", + "Method": "GET", + "Uri": "/security/tiIndicators/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityTrigger", - "ApiReferenceLink": null, - "Uri": "/security/triggers", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityTriggersRoot" + "Command": "Get-MgBetaSecurityTrigger", + "Method": "GET", + "Uri": "/security/triggers" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityTriggerRetentionEvent", - "ApiReferenceLink": null, - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -161508,19 +161861,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityRetentionEvent" + "Command": "Get-MgBetaSecurityTriggerRetentionEvent", + "Method": "GET", + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityTriggerRetentionEvent", - "ApiReferenceLink": null, - "Uri": "/security/triggers/retentionEvents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -161539,19 +161892,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityRetentionEvent" + "Command": "Get-MgBetaSecurityTriggerRetentionEvent", + "Method": "GET", + "Uri": "/security/triggers/retentionEvents" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityTriggerRetentionEventCount", - "ApiReferenceLink": null, - "Uri": "/security/triggers/retentionEvents/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -161570,20 +161923,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecurityTriggerRetentionEventCount", + "Method": "GET", + "Uri": "/security/triggers/retentionEvents/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityTriggerRetentionEventType", - "ApiReferenceLink": null, - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}/retentionEventType", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "beta", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -161602,34 +161955,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityRetentionEventType" + "Command": "Get-MgBetaSecurityTriggerRetentionEventType", + "Method": "GET", + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}/retentionEventType" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityTriggerType", - "ApiReferenceLink": null, - "Uri": "/security/triggerTypes", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot" + "Command": "Get-MgBetaSecurityTriggerType", + "Method": "GET", + "Uri": "/security/triggerTypes" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType", - "ApiReferenceLink": null, - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "beta", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -161648,19 +162001,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityRetentionEventType" + "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType", + "Method": "GET", + "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType", - "ApiReferenceLink": null, - "Uri": "/security/triggerTypes/retentionEventTypes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "beta", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -161679,19 +162032,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityRetentionEventType" + "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType", + "Method": "GET", + "Uri": "/security/triggerTypes/retentionEventTypes" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventTypeCount", - "ApiReferenceLink": null, - "Uri": "/security/triggerTypes/retentionEventTypes/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -161710,310 +162063,310 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventTypeCount", + "Method": "GET", + "Uri": "/security/triggerTypes/retentionEventTypes/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityUserSecurityProfile", - "ApiReferenceLink": null, - "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserSecurityProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserSecurityProfile" + "Command": "Get-MgBetaSecurityUserSecurityProfile", + "Method": "GET", + "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityUserSecurityProfile", - "ApiReferenceLink": null, - "Uri": "/security/userSecurityProfiles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserSecurityProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserSecurityProfile" + "Command": "Get-MgBetaSecurityUserSecurityProfile", + "Method": "GET", + "Uri": "/security/userSecurityProfiles" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSecurityUserSecurityProfileCount", - "ApiReferenceLink": null, - "Uri": "/security/userSecurityProfiles/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSecurityUserSecurityProfileCount", + "Method": "GET", + "Uri": "/security/userSecurityProfiles/$count" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementHealthOverview", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealth-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServiceHealth", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceHealth" + "Command": "Get-MgBetaServiceAnnouncementHealthOverview", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementHealthOverview", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-healthoverviews?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServiceHealth", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceHealth" + "Command": "Get-MgBetaServiceAnnouncementHealthOverview", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/healthOverviews" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewCount", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewCount", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/healthOverviews/$count" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceHealthIssue" + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceHealthIssue" + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssueCount", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssueCount", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementIssue", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceHealthIssue" + "Command": "Get-MgBetaServiceAnnouncementIssue", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementIssue", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/issues", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-issues?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceHealthIssue" + "Command": "Get-MgBetaServiceAnnouncementIssue", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/issues" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementIssueCount", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/issues/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaServiceAnnouncementIssueCount", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/issues/$count" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementMessage", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceUpdateMessage" + "Command": "Get-MgBetaServiceAnnouncementMessage", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementMessage", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/messages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-messages?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceUpdateMessage" + "Command": "Get-MgBetaServiceAnnouncementMessage", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/messages" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment" + "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment" + "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentArchive", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentArchive", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentContent", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentContent", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentCount", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServiceAnnouncementMessageCount", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/messages/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaServiceAnnouncementMessageCount", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/messages/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipal", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-beta", - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -162056,133 +162409,133 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphServicePrincipal" - }, - { - "CommandAlias": null, - "Method": "GET", "Command": "Get-MgBetaServicePrincipal", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list?view=graph-rest-beta", - "Uri": "/servicePrincipals", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Applications", - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read all applications", - "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write all applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}" + }, + { + "Module": "Beta.Applications", + "CommandAlias": null, + "Variants": [ + "List" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": "Read all applications", + "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write all applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaServicePrincipal", + "Method": "GET", + "Uri": "/servicePrincipals" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppManagementPolicy" + "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppManagementPolicy" + "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalAppManagementPolicyCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalAppManagementPolicyCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignedto?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -162225,20 +162578,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignedToCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -162281,34 +162634,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalAppRoleAssignedToCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -162351,20 +162704,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -162407,20 +162760,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalAppRoleAssignmentCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalByAppId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-beta", - "Uri": "/servicePrincipals(appId='{appId}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -162463,34 +162816,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaServicePrincipalByAppId", + "Method": "GET", + "Uri": "/servicePrincipals(appId='{appId}')" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaServicePrincipalById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "Uri": "/servicePrincipals/getByIds", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaServicePrincipalById", + "Method": "POST", + "Uri": "/servicePrincipals/getByIds" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalClaimMappingPolicy", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -162533,19 +162886,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphClaimsMappingPolicy" + "Command": "Get-MgBetaServicePrincipalClaimMappingPolicy", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyByRef", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -162588,20 +162941,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyByRef", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -162644,19 +162997,51 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/$count", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customclaimspolicy-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCustomClaimsPolicy", "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Policy.Read.ApplicationConfiguration", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaServicePrincipalClaimPolicy", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsPolicy" + }, + { + "Module": "Beta.Applications", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -162699,119 +163084,119 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalCount", + "Method": "GET", + "Uri": "/servicePrincipals/$count" + }, + { + "Module": "Beta.Applications", + "CommandAlias": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaServicePrincipalCreatedObject", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}" + }, + { + "Module": "Beta.Applications", + "CommandAlias": null, + "Variants": [ + "List" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-createdobjects?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": "Read all applications", + "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write all applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaServicePrincipalCreatedObject", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalCreatedObject", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalCreatedObject", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read all applications", - "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write all applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Applications", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" - }, - { - "CommandAlias": null, - "Method": "GET", "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Applications", - "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalCreatedObjectCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -162854,49 +163239,49 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalCreatedObjectCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalCreatedObjectCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalCreatedObjectCountAsServicePrincipal", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification" + "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-delegatedpermissionclassifications?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -162923,20 +163308,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification" + "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassificationCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -162963,19 +163348,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassificationCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delta?view=graph-rest-beta", - "Uri": "/servicePrincipals/delta", - "ApiVersion": "beta", "Variants": [ "Delta" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -163018,63 +163403,63 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaServicePrincipalDelta", + "Method": "GET", + "Uri": "/servicePrincipals/delta" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalEndpoint", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgBetaServicePrincipalEndpoint", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalEndpoint", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgBetaServicePrincipalEndpoint", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalEndpointCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalEndpointCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicy", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -163117,19 +163502,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy" + "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicy", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -163172,20 +163557,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -163228,81 +163613,81 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalLicenseDetail", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphLicenseDetails" + "Command": "Get-MgBetaServicePrincipalLicenseDetail", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalLicenseDetail", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphLicenseDetails" + "Command": "Get-MgBetaServicePrincipalLicenseDetail", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalLicenseDetailCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalLicenseDetailCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalLicenseDetailTeamLicensingDetail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-beta", - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/getTeamsLicensingDetails", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamsLicensingDetails", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsLicensingDetails" + "Command": "Get-MgBetaServicePrincipalLicenseDetailTeamLicensingDetail", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/getTeamsLicensingDetails" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaServicePrincipalMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -163385,22 +163770,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalMemberGroup", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaServicePrincipalMemberObject", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -163499,34 +163884,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalMemberObject", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOf", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaServicePrincipalMemberOf", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOf", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-memberof?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -163569,107 +163954,107 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaServicePrincipalMemberOf", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryRole" + "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryRole" + "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOfCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -163712,79 +164097,79 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalMemberOfCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOfCountAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOfCountAsDirectoryRole", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalMemberOfCountAsDirectoryRole", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalMemberOfCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalMemberOfCountAsGroup", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-oauth2permissiongrants?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -163811,20 +164196,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrantCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -163851,34 +164236,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrantCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObject", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaServicePrincipalOwnedObject", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObject", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-ownedobjects?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -163921,136 +164306,136 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaServicePrincipalOwnedObject", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -164093,79 +164478,79 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalOwnedObjectCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsApplication", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsApplication", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsEndpoint", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsGroup", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsServicePrincipal", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwner", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-owners?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -164208,106 +164593,106 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaServicePrincipalOwner", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerAsUser", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaServicePrincipalOwnerAsUser", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerAsUser", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaServicePrincipalOwnerAsUser", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerByRef", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-owners?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -164350,20 +164735,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalOwnerByRef", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -164406,67 +164791,67 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalOwnerCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerCountAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalOwnerCountAsEndpoint", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalOwnerCountAsServicePrincipal", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalOwnerCountAsUser", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalOwnerCountAsUser", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaServicePrincipalPasswordSingleSignOnCredential", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-getpasswordsinglesignoncredentials?view=graph-rest-beta", - "Uri": "/servicePrincipals/{servicePrincipal-id}/getPasswordSingleSignOnCredentials", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-getpasswordsinglesignoncredentials?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -164501,139 +164886,237 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet" + "Command": "Get-MgBetaServicePrincipalPasswordSingleSignOnCredential", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/getPasswordSingleSignOnCredentials" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Permissions": [], - "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": "Read all applications", + "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write all applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application-RemoteDesktopConfig.ReadWrite.All", + "Description": "Read and write the remote desktop security configuration for all apps", + "FullDescription": "Allows the app to read and write the remote desktop security configuration for all apps in your organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Permissions": [], - "OutputType": "IMicrosoftGraphTargetDeviceGroup" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": "Read all applications", + "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write all applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application-RemoteDesktopConfig.ReadWrite.All", + "Description": "Read and write the remote desktop security configuration for all apps", + "FullDescription": "Allows the app to read and write the remote desktop security configuration for all apps in your organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-list-targetdevicegroups?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTargetDeviceGroup" + "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalRiskDetection", - "ApiReferenceLink": null, - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipalriskdetection-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection" + "Command": "Get-MgBetaServicePrincipalRiskDetection", + "Method": "GET", + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalRiskDetection", - "ApiReferenceLink": null, - "Uri": "/identityProtection/servicePrincipalRiskDetections", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-serviceprincipalriskdetections?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection" + "Command": "Get-MgBetaServicePrincipalRiskDetection", + "Method": "GET", + "Uri": "/identityProtection/servicePrincipalRiskDetections" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalRiskDetectionCount", - "ApiReferenceLink": null, - "Uri": "/identityProtection/servicePrincipalRiskDetections/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalRiskDetectionCount", + "Method": "GET", + "Uri": "/identityProtection/servicePrincipalRiskDetections/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronization", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronization", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronization" + "Command": "Get-MgBetaServicePrincipalSynchronization", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaServicePrincipalSynchronizationAccessToken", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-beta", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken", - "ApiVersion": "beta", "Variants": [ "Acquire", "AcquireExpanded", "AcquireViaIdentity", "AcquireViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -164652,20 +165135,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalSynchronizationAccessToken", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationJob", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -164692,19 +165175,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSynchronizationJob" + "Command": "Get-MgBetaServicePrincipalSynchronizationJob", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationJob", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-jobs?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -164731,50 +165214,50 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSynchronizationJob" + "Command": "Get-MgBetaServicePrincipalSynchronizationJob", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUpload", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUpload", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -164801,20 +165284,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalSynchronizationJobCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchema", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomSecAttributeProvisioning.Read.All", @@ -164857,79 +165340,79 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSynchronizationSchema" + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchema", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectoryCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectoryCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationSecretCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalSynchronizationSecretCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -164956,19 +165439,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate" + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-templates?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -164995,20 +165478,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate" + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -165035,20 +165518,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchema", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -165075,122 +165558,122 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSynchronizationSchema" + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchema", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectoryCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", - "Permissions": [], - "OutputType": null - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectoryCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count" + }, + { + "Module": "Beta.Applications", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy" + "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy" + "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicyCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicyCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy" + "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-tokenlifetimepolicies?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -165233,20 +165716,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy" + "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicyCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -165289,34 +165772,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicyCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-transitivememberof?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -165351,107 +165834,107 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryRole" + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryRole" + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -165486,79 +165969,79 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsDirectoryRole", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsDirectoryRole", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsGroup", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaServicePrincipalUserOwnedObject", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "Uri": "/servicePrincipals/getUserOwnedObjects", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaServicePrincipalUserOwnedObject", + "Method": "POST", + "Uri": "/servicePrincipals/getUserOwnedObjects" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSettingCount", - "ApiReferenceLink": null, - "Uri": "/settings/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -165593,152 +166076,152 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSettingCount", + "Method": "GET", + "Uri": "/settings/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareContentTypeBase", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaShareContentTypeBase", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareContentTypeBaseType", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaShareContentTypeBaseType", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareContentTypeBaseType", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaShareContentTypeBaseType", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareContentTypeBaseTypeCount", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaShareContentTypeBaseTypeCount", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareCount", - "ApiReferenceLink": null, - "Uri": "/shares/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaShareCount", + "Method": "GET", + "Uri": "/shares/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaShareCreatedByUser", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaShareCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaShareCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaShareCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareDriveItem", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/driveItem", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -165765,20 +166248,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaShareDriveItem", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/driveItem" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -165829,20 +166312,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaShareDriveItemContent", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/driveItem/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -165893,1105 +166376,1105 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaShareDriveItemContentStream", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareItem", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaShareItem", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareItem", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/items", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaShareItem", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/items" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareItemContent", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaShareItemContent", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareItemContentStream", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaShareItemContentStream", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareItemCount", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/items/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaShareItemCount", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/items/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareItemLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaShareItemLastModifiedByUser", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaShareItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareItemLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaShareItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaShareItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaShareLastModifiedByUser", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaShareLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaShareLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaShareLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareList", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "Get-MgBetaShareList", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListActivity", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "Get-MgBetaShareListActivity", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/activities" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListColumn", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaShareListColumn", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListColumn", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaShareListColumn", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/columns" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListColumnCount", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/columns/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaShareListColumnCount", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/columns/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListColumnSourceColumn", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaShareListColumnSourceColumn", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListContentType", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaShareListContentType", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListContentType", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaShareListContentType", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaShareListContentTypeColumn", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaShareListContentTypeColumn", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeColumnCount", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaShareListContentTypeColumnCount", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Get-MgBetaShareListContentTypeColumnLink", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Get-MgBetaShareListContentTypeColumnLink", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeColumnLinkCount", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaShareListContentTypeColumnLinkCount", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeColumnPosition", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaShareListContentTypeColumnPosition", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeColumnPosition", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaShareListContentTypeColumnPosition", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeColumnPositionCount", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaShareListContentTypeColumnPositionCount", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeColumnSourceColumn", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaShareListContentTypeColumnSourceColumn", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeCompatibleHubContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaShareListContentTypeCompatibleHubContentType", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListContentTypeCount", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaShareListContentTypeCount", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaShareListCreatedByUser", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaShareListCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaShareListCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaShareListCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListDrive", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/drive", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgBetaShareListDrive", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/drive" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListItem", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/listItem", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgBetaShareListItem", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/listItem" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListItem", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgBetaShareListItem", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListItemActivity", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/activities", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "Get-MgBetaShareListItemActivity", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/activities" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListItemActivityByInterval", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaShareListItemActivityByInterval", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgBetaShareListItemAnalytic", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListItemCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaShareListItemCreatedByUser", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaShareListItemCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListItemCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaShareListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListItemCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaShareListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListItemDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", - "Uri": "/shares/{sharedDriveItem-id}/list/items/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgBetaShareListItemDelta", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/delta" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgBetaShareListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgBetaShareListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListItemDocumentSetVersionCount", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaShareListItemDocumentSetVersionCount", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaShareListItemDocumentSetVersionField", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListItemDriveItem", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaShareListItemDriveItem", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaShareListItemDriveItemContent", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListItemDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaShareListItemDriveItemContentStream", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListItemField", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaShareListItemField", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListItemVersion", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgBetaShareListItemVersion", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListItemVersion", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgBetaShareListItemVersion", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListItemVersionCount", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaShareListItemVersionCount", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaShareListItemVersionField", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListOperation", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgBetaShareListOperation", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListOperation", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgBetaShareListOperation", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/operations" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListOperationCount", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/operations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaShareListOperationCount", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/operations/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListSubscription", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgBetaShareListSubscription", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListSubscription", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgBetaShareListSubscription", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareListSubscriptionCount", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaShareListSubscriptionCount", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSharePermission", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/permission", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgBetaSharePermission", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/permission" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareRoot", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/root", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaShareRoot", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/root" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareRootContent", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/root/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaShareRootContent", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/root/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareRootContentStream", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/root/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaShareRootContentStream", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/root/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-beta", - "Uri": "/shares/{sharedDriveItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -167018,49 +167501,49 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSharedDriveItem" + "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", - "ApiReferenceLink": null, - "Uri": "/shares", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedDriveItem" + "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", + "Method": "GET", + "Uri": "/shares" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaShareSite", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/site", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgBetaShareSite", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/site" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get?view=graph-rest-beta", - "Uri": "/sites/{site-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -167079,19 +167562,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgBetaSite", + "Method": "GET", + "Uri": "/sites/{site-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list?view=graph-rest-beta", - "Uri": "/sites", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -167110,35 +167593,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgBetaSite", + "Method": "GET", + "Uri": "/sites" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteActivityByInterval", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaSiteActivityByInterval", + "Method": "GET", + "Uri": "/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteAnalytic", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -167189,153 +167672,153 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgBetaSiteAnalytic", + "Method": "GET", + "Uri": "/sites/{site-id}/analytics" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaSiteAnalyticItemActivityStat", + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaSiteAnalyticItemActivityStat", + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivity" + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivity" + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityCount", + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItem", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItem", + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContentStream", + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteAnalyticItemActivityStatCount", + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteAnalyticLastSevenDay", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/lastSevenDays", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -167386,20 +167869,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaSiteAnalyticLastSevenDay", + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/lastSevenDays" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteAnalyticTime", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/allTime", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -167450,20 +167933,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaSiteAnalyticTime", + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/allTime" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteApplicableContentTypeForList", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", - "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -167498,35 +167981,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaSiteApplicableContentTypeForList", + "Method": "GET", + "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteByPath", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgBetaSiteByPath", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -167561,19 +168044,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaSiteColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/columns", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-columns?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -167608,20 +168091,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaSiteColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/columns" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteColumnCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/columns/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -167656,82 +168139,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSiteColumnCount", + "Method": "GET", + "Uri": "/sites/{site-id}/columns/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteColumnSourceColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaSiteColumnSourceColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteContentType", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", - "Permissions": [ - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections ", - "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Read and write items in all site collections", - "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.Manage.All", - "Description": "Create, edit, and delete items and lists in all site collections", - "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all site collections", - "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphContentType" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteContentType", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -167766,86 +168202,133 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaSiteContentType", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeBase", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", + "Variants": [ + "List" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-contenttypes?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections ", + "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Read and write items in all site collections", + "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.Manage.All", + "Description": "Create, edit, and delete items and lists in all site collections", + "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all site collections", + "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaSiteContentType", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes" + }, + { + "Module": "Beta.Sites", + "CommandAlias": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaSiteContentTypeBase", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeBaseType", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaSiteContentTypeBaseType", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeBaseType", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaSiteContentTypeBaseType", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeBaseTypeCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteContentTypeBaseTypeCount", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -167880,19 +168363,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaSiteContentTypeColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -167927,20 +168410,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaSiteContentTypeColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeColumnCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -167975,123 +168458,123 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSiteContentTypeColumnCount", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Get-MgBetaSiteContentTypeColumnLink", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Get-MgBetaSiteContentTypeColumnLink", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeColumnLinkCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteContentTypeColumnLinkCount", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeColumnPosition", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaSiteContentTypeColumnPosition", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeColumnPosition", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaSiteContentTypeColumnPosition", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeColumnPositionCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteContentTypeColumnPositionCount", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeColumnSourceColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaSiteContentTypeColumnSourceColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeCompatibleHubContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -168110,20 +168593,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaSiteContentTypeCompatibleHubContentType", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteContentTypeCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -168158,19 +168641,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSiteContentTypeCount", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteCount", - "ApiReferenceLink": null, - "Uri": "/sites/$count", - "ApiVersion": "beta", "Variants": [ "Get1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -168189,20 +168672,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSiteCount", + "Method": "GET", + "Uri": "/sites/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteDefaultDrive", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/drive", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -168253,19 +168736,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgBetaSiteDefaultDrive", + "Method": "GET", + "Uri": "/sites/{site-id}/drive" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-beta", - "Uri": "/sites/delta", - "ApiVersion": "beta", "Variants": [ "Delta" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -168284,34 +168767,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgBetaSiteDelta", + "Method": "GET", + "Uri": "/sites/delta" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteDrive", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/drives/{drive-id}", - "ApiVersion": "beta", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgBetaSiteDrive", + "Method": "GET", + "Uri": "/sites/{site-id}/drives/{drive-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteDrive", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/drives", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -168362,20 +168845,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgBetaSiteDrive", + "Method": "GET", + "Uri": "/sites/{site-id}/drives" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteDriveCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/drives/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -168426,443 +168909,443 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSiteDriveCount", + "Method": "GET", + "Uri": "/sites/{site-id}/drives/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteExternalColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/externalColumns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaSiteExternalColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/externalColumns/{columnDefinition-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteExternalColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/externalColumns", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaSiteExternalColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/externalColumns" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteExternalColumnCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/externalColumns/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteExternalColumnCount", + "Method": "GET", + "Uri": "/sites/{site-id}/externalColumns/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteGetByPath", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "Get-MgBetaSiteGetByPath", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteGetByPathAnalytic", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgBetaSiteGetByPathAnalytic", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteGetByPathApplicableContentTypeForList", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaSiteGetByPathApplicableContentTypeForList", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteGetByPathColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaSiteGetByPathColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteGetByPathContentType", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaSiteGetByPathContentType", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteGetByPathDrive", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/drive", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgBetaSiteGetByPathDrive", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/drive" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteGetByPathDrive", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/drives", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgBetaSiteGetByPathDrive", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/drives" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteGetByPathExternalColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/externalColumns", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaSiteGetByPathExternalColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/externalColumns" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteGetByPathList", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/lists", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "Get-MgBetaSiteGetByPathList", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/lists" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteGetByPathOnenote", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenote" + "Command": "Get-MgBetaSiteGetByPathOnenote", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteGetByPathOperation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgBetaSiteGetByPathOperation", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteGetByPathPage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBaseSitePage" + "Command": "Get-MgBetaSiteGetByPathPage", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteGetByPathPermission", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgBetaSiteGetByPathPermission", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteGetByPathSite", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/sites", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgBetaSiteGetByPathSite", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/sites" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteGetByPathTermStore", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStore" + "Command": "Get-MgBetaSiteGetByPathTermStore", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteGetGraphBPrePathActivityByInterval", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaSiteGetGraphBPrePathActivityByInterval", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteGetGraphBPrePathByPath", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgBetaSiteGetGraphBPrePathByPath", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteItemLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaSiteItemLastModifiedByUser", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaSiteItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteItemLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaSiteItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaSiteLastModifiedByUser", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaSiteLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaSiteLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteList", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-operations?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -168881,19 +169364,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphList" + "Command": "Get-MgBetaSiteList", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteList", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists", - "ApiVersion": "beta", "Variants": [ "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -168912,19 +169395,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphList" + "Command": "Get-MgBetaSiteList", + "Method": "GET", + "Uri": "/sites/{site-id}/lists" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListActivity", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -168975,20 +169458,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "Get-MgBetaSiteListActivity", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/activities" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -169023,19 +169506,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaSiteListColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -169070,20 +169553,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaSiteListColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/columns" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListColumnCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -169118,35 +169601,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSiteListColumnCount", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListColumnSourceColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaSiteListColumnSourceColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListContentType", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -169181,19 +169664,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaSiteListContentType", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListContentType", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -169228,20 +169711,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaSiteListContentType", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -169276,19 +169759,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaSiteListContentTypeColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -169323,20 +169806,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaSiteListContentTypeColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeColumnCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -169371,123 +169854,123 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSiteListContentTypeColumnCount", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Get-MgBetaSiteListContentTypeColumnLink", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Get-MgBetaSiteListContentTypeColumnLink", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeColumnLinkCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteListContentTypeColumnLinkCount", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeColumnPosition", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaSiteListContentTypeColumnPosition", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeColumnPosition", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaSiteListContentTypeColumnPosition", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeColumnPositionCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteListContentTypeColumnPositionCount", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeColumnSourceColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaSiteListContentTypeColumnSourceColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeCompatibleHubContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -169506,20 +169989,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaSiteListContentTypeCompatibleHubContentType", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListContentTypeCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -169554,20 +170037,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSiteListContentTypeCount", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -169586,94 +170069,94 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSiteListCount", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaSiteListCreatedByUser", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaSiteListCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaSiteListCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteListCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListDrive", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/drive", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgBetaSiteListDrive", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/drive" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListItem", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -169700,19 +170183,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgBetaSiteListItem", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListItem", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -169731,34 +170214,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgBetaSiteListItem", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListItemActivity", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "Get-MgBetaSiteListItemActivity", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListItemActivity", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -169809,35 +170292,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "Get-MgBetaSiteListItemActivity", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListItemActivityByInterval", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaSiteListItemActivityByInterval", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListItemActivityCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -169888,80 +170371,80 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSiteListItemActivityCount", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListItemActivityDriveItem", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaSiteListItemActivityDriveItem", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListItemActivityDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteListItemActivityDriveItemContent", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListItemActivityDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteListItemActivityDriveItemContentStream", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListItemActivityListItem", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgBetaSiteListItemActivityListItem", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -170012,81 +170495,81 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgBetaSiteListItemAnalytic", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListItemCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaSiteListItemCreatedByUser", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaSiteListItemCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListItemCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaSiteListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListItemCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListItemDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", - "Uri": "/sites/{site-id}/lists/{list-id}/items/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -170105,20 +170588,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgBetaSiteListItemDelta", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/delta" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -170161,19 +170644,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgBetaSiteListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -170216,20 +170699,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgBetaSiteListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListItemDocumentSetVersionCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -170272,35 +170755,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSiteListItemDocumentSetVersionCount", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteListItemDocumentSetVersionField", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListItemDriveItem", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -170351,65 +170834,65 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaSiteListItemDriveItem", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteListItemDriveItemContent", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListItemDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteListItemDriveItemContentStream", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListItemField", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteListItemField", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListItemVersion", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -170428,19 +170911,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgBetaSiteListItemVersion", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListItemVersion", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -170459,20 +170942,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgBetaSiteListItemVersion", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListItemVersionCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -170491,35 +170974,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSiteListItemVersionCount", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteListItemVersionField", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListOperation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -170554,19 +171037,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgBetaSiteListOperation", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListOperation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/operations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -170601,20 +171084,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgBetaSiteListOperation", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/operations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListOperationCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -170649,64 +171132,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSiteListOperationCount", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListSubscription", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgBetaSiteListSubscription", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListSubscription", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgBetaSiteListSubscription", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteListSubscriptionCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteListSubscriptionCount", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -170749,19 +171232,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgBetaSiteOnenoteNotebook", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/notebooks", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -170804,20 +171287,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgBetaSiteOnenoteNotebook", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteNotebookCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/notebooks/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -170860,22 +171343,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSiteOnenoteNotebookCount", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaSiteOnenoteNotebookFromWebUrl", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", - "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -170918,19 +171401,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCopyNotebookModel" + "Command": "Get-MgBetaSiteOnenoteNotebookFromWebUrl", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteNotebookSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -170973,19 +171456,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgBetaSiteOnenoteNotebookSection", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -171028,20 +171511,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroup", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteOperation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -171084,35 +171567,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Get-MgBetaSiteOnenoteOperation", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteOperationCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/operations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteOnenoteOperationCount", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/operations/$count" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteOnenotePage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -171147,19 +171630,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgBetaSiteOnenotePage", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteOnenotePage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/pages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -171194,35 +171677,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgBetaSiteOnenotePage", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/pages" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteOnenotePageContent", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteOnenotePageContent", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteOnenotePageCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/pages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -171257,35 +171740,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSiteOnenotePageCount", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/pages/$count" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteResource", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteResource" + "Command": "Get-MgBetaSiteOnenoteResource", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteResourceContent", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -171320,35 +171803,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSiteOnenoteResourceContent", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteResourceCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/resources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteOnenoteResourceCount", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/resources/$count" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -171391,19 +171874,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgBetaSiteOnenoteSection", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sections", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -171446,20 +171929,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgBetaSiteOnenoteSection", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sections" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteSectionCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sections/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -171502,20 +171985,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSiteOnenoteSectionCount", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sections/$count" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -171558,20 +172041,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgBetaSiteOnenoteSectionGroup", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -171614,22 +172097,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgBetaSiteOnenoteSectionGroup", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sectionGroups" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteSectionGroupCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -171672,19 +172155,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSiteOnenoteSectionGroupCount", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteSectionGroupSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -171727,19 +172210,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgBetaSiteOnenoteSectionGroupSection", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteOnenoteSectionPage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -171774,20 +172257,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgBetaSiteOnenoteSectionPage", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteOperation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/richlongrunningoperation-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -171822,19 +172305,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgBetaSiteOperation", + "Method": "GET", + "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteOperation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/operations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-operations?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -171869,20 +172352,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgBetaSiteOperation", + "Method": "GET", + "Uri": "/sites/{site-id}/operations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteOperationCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/operations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -171917,20 +172400,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSiteOperationCount", + "Method": "GET", + "Uri": "/sites/{site-id}/operations/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -171949,19 +172432,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBaseSitePage" + "Command": "Get-MgBetaSitePage", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -171980,34 +172463,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBaseSitePage" + "Command": "Get-MgBetaSitePage", + "Method": "GET", + "Uri": "/sites/{site-id}/pages" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSitePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSitePage" + "Command": "Get-MgBetaSitePageAsSitePage", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/sitePage", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSitePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -172026,388 +172509,388 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSitePage" + "Command": "Get-MgBetaSitePageAsSitePage", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/sitePage" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayout", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCanvasLayout" + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayout", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHorizontalSection" + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHorizontalSection" + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHorizontalSectionColumn" + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHorizontalSectionColumn" + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWebPart" + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionCount", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVerticalSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVerticalSection" + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWebPart" + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaSitePageAsSitePageCreatedByUser", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUser", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageWebPart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSitePageAsSitePageWebPart", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageWebPart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWebPart" + "Command": "Get-MgBetaSitePageAsSitePageWebPart", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageAsSitePageWebPartCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSitePageAsSitePageWebPartCount", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -172426,20 +172909,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSitePageCount", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageCountAsSitePage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/sitePage/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -172458,227 +172941,227 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSitePageCountAsSitePage", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/sitePage/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaSitePageCreatedByUser", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaSitePageCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaSitePageCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSitePageCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaSitePageLastModifiedByUser", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaSitePageLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaSitePageLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePageLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSitePageLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWebPartPosition" + "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", + "Method": "POST", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWebPartPosition" + "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", + "Method": "POST", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWebPartPosition" + "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", + "Method": "POST", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePermission", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/permissions/{permission-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get-permission?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgBetaSitePermission", + "Method": "GET", + "Uri": "/sites/{site-id}/permissions/{permission-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePermission", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/permissions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-permissions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgBetaSitePermission", + "Method": "GET", + "Uri": "/sites/{site-id}/permissions" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSitePermissionCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/permissions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSitePermissionCount", + "Method": "GET", + "Uri": "/sites/{site-id}/permissions/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteRecentNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", - "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphRecentNotebook", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -172721,20 +173204,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRecentNotebook" + "Command": "Get-MgBetaSiteRecentNotebook", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStore", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-store-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -172753,20 +173236,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermStore" + "Command": "Get-MgBetaSiteTermStore", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -172785,19 +173268,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Command": "Get-MgBetaSiteTermStoreGroup", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -172816,20 +173299,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Command": "Get-MgBetaSiteTermStoreGroup", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -172848,34 +173331,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSiteTermStoreGroupCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaSiteTermStoreGroupSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -172894,186 +173377,186 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaSiteTermStoreGroupSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreGroupSetChild", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreGroupSetChild", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteTermStoreGroupSetChildCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationFromTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationToTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaSiteTermStoreGroupSetChildSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -173092,124 +173575,124 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSiteTermStoreGroupSetCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetParentGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Command": "Get-MgBetaSiteTermStoreGroupSetParentGroup", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationFromTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationToTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -173228,301 +173711,301 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationFromTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationToTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteTermStoreGroupSetTermCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationFromTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationToTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaSiteTermStoreGroupSetTermSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -173541,51 +174024,51 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaSiteTermStoreSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaSiteTermStoreSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreSetChild", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -173604,793 +174087,793 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreSetChild", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetChildCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteTermStoreSetChildCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaSiteTermStoreSetChildRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaSiteTermStoreSetChildRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetChildRelationCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteTermStoreSetChildRelationCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetChildRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreSetChildRelationFromTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetChildRelationSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaSiteTermStoreSetChildRelationSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetChildRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreSetChildRelationToTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetChildSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaSiteTermStoreSetChildSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteTermStoreSetCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Command": "Get-MgBetaSiteTermStoreSetParentGroup", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationFromTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationToTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationFromTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationToTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationToTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationFromTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationToTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaSiteTermStoreSetRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -174409,20 +174892,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaSiteTermStoreSetRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetRelationCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -174441,65 +174924,65 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSiteTermStoreSetRelationCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreSetRelationFromTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetRelationSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaSiteTermStoreSetRelationSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreSetRelationToTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -174518,48 +175001,48 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreSetTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreSetTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreSetTermChild", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -174578,20 +175061,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreSetTermChild", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermChildCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -174610,153 +175093,153 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSiteTermStoreSetTermChildCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationFromTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationToTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermChildSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaSiteTermStoreSetTermChildSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaSiteTermStoreSetTermCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaSiteTermStoreSetTermRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -174775,20 +175258,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgBetaSiteTermStoreSetTermRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermRelationCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TermStore.Read.All", @@ -174807,80 +175290,80 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSiteTermStoreSetTermRelationCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreSetTermRelationFromTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermRelationSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaSiteTermStoreSetTermRelationSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgBetaSiteTermStoreSetTermRelationToTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSiteTermStoreSetTermSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgBetaSiteTermStoreSetTermSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaSubscribedSku", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-get?view=graph-rest-beta", - "Uri": "/subscribedSkus/{subscribedSku-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiVersion": "beta", "Permissions": [ { "Name": "Organization.Read.All", @@ -174915,19 +175398,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSubscribedSku" + "Command": "Get-MgBetaSubscribedSku", + "Method": "GET", + "Uri": "/subscribedSkus/{subscribedSku-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaSubscribedSku", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-list?view=graph-rest-beta", - "Uri": "/subscribedSkus", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiVersion": "beta", "Permissions": [ { "Name": "Organization.Read.All", @@ -174962,63 +175445,63 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSubscribedSku" + "Command": "Get-MgBetaSubscribedSku", + "Method": "GET", + "Uri": "/subscribedSkus" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-get?view=graph-rest-beta", - "Uri": "/subscriptions/{subscription-id}", - "ApiVersion": "beta", + "Module": "Beta.ChangeNotifications", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ChangeNotifications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgBetaSubscription", + "Method": "GET", + "Uri": "/subscriptions/{subscription-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-list?view=graph-rest-beta", - "Uri": "/subscriptions", - "ApiVersion": "beta", + "Module": "Beta.ChangeNotifications", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.ChangeNotifications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgBetaSubscription", + "Method": "GET", + "Uri": "/subscriptions" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSubSite", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/sites/{site-id1}", - "ApiVersion": "beta", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgBetaSubSite", + "Method": "GET", + "Uri": "/sites/{site-id}/sites/{site-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSubSite", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/sites", - "ApiVersion": "beta", "Variants": [ "List2" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-subsites?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -175037,20 +175520,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgBetaSubSite", + "Method": "GET", + "Uri": "/sites/{site-id}/sites" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaSubSiteCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/sites/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -175069,20 +175552,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaSubSiteCount", + "Method": "GET", + "Uri": "/sites/{site-id}/sites/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeam", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get?view=graph-rest-beta", - "Uri": "/teams/{team-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamSettings.Read.Group", @@ -175157,19 +175640,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeam" + "Command": "Get-MgBetaTeam", + "Method": "GET", + "Uri": "/teams/{team-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeam", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teams-list?view=graph-rest-beta", - "Uri": "/teams", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teams-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "beta", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -175196,20 +175679,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeam" + "Command": "Get-MgBetaTeam", + "Method": "GET", + "Uri": "/teams" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannel", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}", - "ApiVersion": "beta", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -175284,107 +175767,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Get-MgBetaTeamChannel", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannel", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels", - "ApiVersion": "beta", "Variants": [ "List1" ], - "Module": "Beta.Teams", - "Permissions": [ - { - "Name": "ChannelSettings.Read.Group", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "ChannelSettings.ReadWrite.Group", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "ChannelSettings.ReadWrite.All", - "Description": "Read and write the names, descriptions, and settings of all channels", - "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "ChannelSettings.Read.All", - "Description": "Read the names, descriptions, and settings of all channels", - "FullDescription": "Read all channel names, channel descriptions, and channel settings, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Channel.ReadBasic.All", - "Description": "Read the names and descriptions of all channels", - "FullDescription": "Read all channel names and channel descriptions, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphChannel" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannelCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/$count", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChannel", "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -175459,20 +175854,108 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTeamChannel", + "Method": "GET", + "Uri": "/teams/{team-id}/channels" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannelFileFolder", + "Variants": [ + "Get", + "GetViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [ + { + "Name": "ChannelSettings.Read.Group", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "ChannelSettings.ReadWrite.Group", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "ChannelSettings.ReadWrite.All", + "Description": "Read and write the names, descriptions, and settings of all channels", + "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "ChannelSettings.Read.All", + "Description": "Read the names, descriptions, and settings of all channels", + "FullDescription": "Read all channel names, channel descriptions, and channel settings, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Channel.ReadBasic.All", + "Description": "Read the names and descriptions of all channels", + "FullDescription": "Read all channel names and channel descriptions, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaTeamChannelCount", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/$count" + }, + { + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read.All", @@ -175547,50 +176030,50 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaTeamChannelFileFolder", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannelFileFolderContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamChannelFileFolderContent", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannelFileFolderContentStream", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamChannelFileFolderContentStream", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-members?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -175625,19 +176108,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgBetaTeamChannelMember", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/members", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-members?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -175664,20 +176147,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgBetaTeamChannelMember", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/members" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMemberCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -175704,22 +176187,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTeamChannelMemberCount", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessage", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -175754,19 +176237,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaTeamChannelMessage", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessage", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-messages?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -175801,20 +176284,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaTeamChannelMessage", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -175849,20 +176332,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTeamChannelMessageCount", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -175897,22 +176380,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaTeamChannelMessageDelta", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -175947,19 +176430,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgBetaTeamChannelMessageHostedContent", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -175994,20 +176477,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgBetaTeamChannelMessageHostedContent", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageHostedContentCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -176042,20 +176525,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTeamChannelMessageHostedContentCount", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -176090,19 +176573,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaTeamChannelMessageReply", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -176137,20 +176620,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaTeamChannelMessageReply", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageReplyCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -176185,20 +176668,70 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTeamChannelMessageReplyCount", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageReplyDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "ChannelMessage.Read.Group", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "ChannelMessage.Read.All", + "Description": "Read all channel messages", + "FullDescription": "Allows the app to read all channel messages in Microsoft Teams", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaTeamChannelMessageReplyDelta", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta" + }, + { "Module": "Beta.Teams", + "CommandAlias": null, + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -176233,69 +176766,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" - }, - { - "CommandAlias": null, - "Method": "GET", "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Module": "Beta.Teams", - "Permissions": [ - { - "Name": "ChannelMessage.Read.Group", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "ChannelMessage.Read.All", - "Description": "Read all channel messages", - "FullDescription": "Allows the app to read all channel messages in Microsoft Teams", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -176330,20 +176813,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannelMessageReplyHostedContentCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -176378,37 +176861,37 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTeamChannelMessageReplyHostedContentCount", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannelRetainedMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-beta", - "Uri": "/teams/{team-id}/channels/getAllRetainedMessages", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaTeamChannelRetainedMessage", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/getAllRetainedMessages" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -176427,19 +176910,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "Get-MgBetaTeamChannelSharedWithTeam", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -176458,34 +176941,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "Get-MgBetaTeamChannelSharedWithTeam", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -176504,20 +176987,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMemberCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -176536,20 +177019,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMemberCount", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannelSharedWithTeamCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -176568,20 +177051,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTeamChannelSharedWithTeamCount", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannelTab", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsTab.Read.Group", @@ -176680,19 +177163,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Get-MgBetaTeamChannelTab", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannelTab", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsTab.Read.Group", @@ -176791,20 +177274,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Get-MgBetaTeamChannelTab", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannelTabCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsTab.Read.Group", @@ -176903,34 +177386,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTeamChannelTabCount", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamChannelTabTeamApp", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsApp" + "Command": "Get-MgBetaTeamChannelTabTeamApp", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamCount", - "ApiReferenceLink": null, - "Uri": "/teams/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -176957,103 +177440,63 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTeamCount", + "Method": "GET", + "Uri": "/teams/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamGroupServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/group/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaTeamGroupServiceProvisioningError", + "Method": "GET", + "Uri": "/teams/{team-id}/group/serviceProvisioningErrors" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamGroupServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamGroupServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/teams/{team-id}/group/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamIncomingChannel", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Get-MgBetaTeamIncomingChannel", + "Method": "GET", + "Uri": "/teams/{team-id}/incomingChannels/{channel-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamIncomingChannel", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/incomingChannels", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", - "Permissions": [ - { - "Name": "Channel.ReadBasic.All", - "Description": "Read the names and descriptions of all channels", - "FullDescription": "Read all channel names and channel descriptions, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "ChannelSettings.ReadWrite.All", - "Description": "Read and write the names, descriptions, and settings of all channels", - "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "ChannelSettings.Read.All", - "Description": "Read the names, descriptions, and settings of all channels", - "FullDescription": "Read all channel names, channel descriptions, and channel settings, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphChannel" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamIncomingChannelCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/incomingChannels/$count", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-incomingchannels?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChannel", "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Teams", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -177080,20 +177523,60 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTeamIncomingChannel", + "Method": "GET", + "Uri": "/teams/{team-id}/incomingChannels" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamInstalledApp", + "Variants": [ + "Get", + "GetViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Channel.ReadBasic.All", + "Description": "Read the names and descriptions of all channels", + "FullDescription": "Read all channel names and channel descriptions, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "ChannelSettings.ReadWrite.All", + "Description": "Read and write the names, descriptions, and settings of all channels", + "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "ChannelSettings.Read.All", + "Description": "Read the names, descriptions, and settings of all channels", + "FullDescription": "Read all channel names, channel descriptions, and channel settings, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaTeamIncomingChannelCount", + "Method": "GET", + "Uri": "/teams/{team-id}/incomingChannels/$count" + }, + { + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-installedapps?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -177240,19 +177723,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Command": "Get-MgBetaTeamInstalledApp", + "Method": "GET", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamInstalledApp", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/installedApps", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-installedapps?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -177391,20 +177874,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Command": "Get-MgBetaTeamInstalledApp", + "Method": "GET", + "Uri": "/teams/{team-id}/installedApps" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamInstalledAppCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/installedApps/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -177543,50 +178026,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTeamInstalledAppCount", + "Method": "GET", + "Uri": "/teams/{team-id}/installedApps/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamInstalledAppTeamApp", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsApp" + "Command": "Get-MgBetaTeamInstalledAppTeamApp", + "Method": "GET", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamInstalledAppTeamAppDefinition", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppDefinition" + "Command": "Get-MgBetaTeamInstalledAppTeamAppDefinition", + "Method": "GET", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-members?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamMember.Read.Group", @@ -177613,19 +178096,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgBetaTeamMember", + "Method": "GET", + "Uri": "/teams/{team-id}/members/{conversationMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/members", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-members?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamMember.Read.Group", @@ -177652,20 +178135,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgBetaTeamMember", + "Method": "GET", + "Uri": "/teams/{team-id}/members" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamMemberCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/members/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamMember.Read.Group", @@ -177692,19 +178175,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTeamMemberCount", + "Method": "GET", + "Uri": "/teams/{team-id}/members/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamOpenShift", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-getopenshifts?view=graph-rest-beta", - "Uri": "/teams/getOpenShifts", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-getopenshifts?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamSettings.Read.Group", @@ -177779,166 +178262,166 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOpenShift" + "Command": "Get-MgBetaTeamOpenShift", + "Method": "GET", + "Uri": "/teams/getOpenShifts" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamOperation", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Command": "Get-MgBetaTeamOperation", + "Method": "GET", + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamOperation", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/operations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Command": "Get-MgBetaTeamOperation", + "Method": "GET", + "Uri": "/teams/{team-id}/operations" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamOperationCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/operations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamOperationCount", + "Method": "GET", + "Uri": "/teams/{team-id}/operations/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamOwner", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/owners/{user-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaTeamOwner", + "Method": "GET", + "Uri": "/teams/{team-id}/owners/{user-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamOwner", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/owners", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaTeamOwner", + "Method": "GET", + "Uri": "/teams/{team-id}/owners" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamOwnerCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/owners/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamOwnerCount", + "Method": "GET", + "Uri": "/teams/{team-id}/owners/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamOwnerMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/owners/{user-id}/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaTeamOwnerMailboxSetting", + "Method": "GET", + "Uri": "/teams/{team-id}/owners/{user-id}/mailboxSettings" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamOwnerServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/owners/{user-id}/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaTeamOwnerServiceProvisioningError", + "Method": "GET", + "Uri": "/teams/{team-id}/owners/{user-id}/serviceProvisioningErrors" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamOwnerServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/owners/{user-id}/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamOwnerServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/teams/{team-id}/owners/{user-id}/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "Get-MgBetaTeamPermissionGrant", + "Method": "GET", + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/permissionGrants", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-permissiongrants?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -178021,20 +178504,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "Get-MgBetaTeamPermissionGrant", + "Method": "GET", + "Uri": "/teams/{team-id}/permissionGrants" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPermissionGrantCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/permissionGrants/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -178117,50 +178600,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTeamPermissionGrantCount", + "Method": "GET", + "Uri": "/teams/{team-id}/permissionGrants/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPhoto", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/photo", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphProfilePhoto" + "Command": "Get-MgBetaTeamPhoto", + "Method": "GET", + "Uri": "/teams/{team-id}/photo" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPhotoContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/photo/$value", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamPhotoContent", + "Method": "GET", + "Uri": "/teams/{team-id}/photo/$value" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannel", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-primarychannel?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -178203,468 +178686,468 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Get-MgBetaTeamPrimaryChannel", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelFileFolder", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/filesFolder", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaTeamPrimaryChannelFileFolder", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/filesFolder" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContent", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContentStream", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContentStream", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgBetaTeamPrimaryChannelMember", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/members", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgBetaTeamPrimaryChannelMember", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/members" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMemberCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/members/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamPrimaryChannelMemberCount", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/members/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessage", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaTeamPrimaryChannelMessage", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessage", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaTeamPrimaryChannelMessage", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamPrimaryChannelMessageCount", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "Uri": "/teams/{team-id}/primaryChannel/messages/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaTeamPrimaryChannelMessageDelta", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/delta" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContentCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContentCount", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyCount", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyDelta", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContentCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContentCount", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMemberCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMemberCount", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamCount", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelTab", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Get-MgBetaTeamPrimaryChannelTab", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelTab", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/tabs", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Get-MgBetaTeamPrimaryChannelTab", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/tabs" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelTabCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/tabs/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamPrimaryChannelTabCount", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/tabs/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamPrimaryChannelTabTeamApp", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsApp" + "Command": "Get-MgBetaTeamPrimaryChannelTabTeamApp", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamSchedule", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSchedule", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -178699,20 +179182,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSchedule" + "Command": "Get-MgBetaTeamSchedule", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleDayNote", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDayNote", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -178731,19 +179214,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDayNote" + "Command": "Get-MgBetaTeamScheduleDayNote", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleDayNote", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/dayNotes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDayNote", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -178762,20 +179245,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDayNote" + "Command": "Get-MgBetaTeamScheduleDayNote", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/dayNotes" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleDayNoteCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/dayNotes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -178794,20 +179277,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTeamScheduleDayNoteCount", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/dayNotes/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleOfferShiftRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -178842,19 +179325,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOfferShiftRequest" + "Command": "Get-MgBetaTeamScheduleOfferShiftRequest", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleOfferShiftRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/offerShiftRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -178873,20 +179356,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOfferShiftRequest" + "Command": "Get-MgBetaTeamScheduleOfferShiftRequest", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleOfferShiftRequestCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -178905,20 +179388,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTeamScheduleOfferShiftRequestCount", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleOpenShift", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -178953,19 +179436,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOpenShift" + "Command": "Get-MgBetaTeamScheduleOpenShift", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleOpenShift", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/openShifts", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -179000,20 +179483,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOpenShift" + "Command": "Get-MgBetaTeamScheduleOpenShift", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/openShifts" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -179048,19 +179531,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest" + "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -179095,20 +179578,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest" + "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequestCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -179143,20 +179626,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequestCount", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleOpenShiftCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/openShifts/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -179191,20 +179674,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTeamScheduleOpenShiftCount", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/openShifts/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleSchedulingGroup", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -179239,19 +179722,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSchedulingGroup" + "Command": "Get-MgBetaTeamScheduleSchedulingGroup", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleSchedulingGroup", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "ApiVersion": "beta", + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-schedulinggroups?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -179286,20 +179769,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSchedulingGroup" + "Command": "Get-MgBetaTeamScheduleSchedulingGroup", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/schedulingGroups" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleSchedulingGroupCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -179334,20 +179817,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTeamScheduleSchedulingGroupCount", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleShift", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -179382,19 +179865,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphShift" + "Command": "Get-MgBetaTeamScheduleShift", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleShift", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/shifts", - "ApiVersion": "beta", + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-shifts?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -179429,20 +179912,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphShift" + "Command": "Get-MgBetaTeamScheduleShift", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/shifts" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleShiftCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/shifts/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -179477,20 +179960,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTeamScheduleShiftCount", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/shifts/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleShiftRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -179517,19 +180000,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphShiftsRoleDefinition" + "Command": "Get-MgBetaTeamScheduleShiftRoleDefinition", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleShiftRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -179556,20 +180039,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphShiftsRoleDefinition" + "Command": "Get-MgBetaTeamScheduleShiftRoleDefinition", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleShiftRoleDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -179596,34 +180079,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTeamScheduleShiftRoleDefinitionCount", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest" + "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -179658,20 +180141,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest" + "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequestCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -179706,20 +180189,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequestCount", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeCard", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -179738,19 +180221,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTimeCard" + "Command": "Get-MgBetaTeamScheduleTimeCard", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeCard", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timeCards", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -179769,20 +180252,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTimeCard" + "Command": "Get-MgBetaTeamScheduleTimeCard", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeCards" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeCardCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timeCards/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -179801,20 +180284,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTeamScheduleTimeCardCount", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeCards/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeOff", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -179849,19 +180332,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTimeOff" + "Command": "Get-MgBetaTeamScheduleTimeOff", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeOff", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timesOff", - "ApiVersion": "beta", + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timesoff?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -179896,20 +180379,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTimeOff" + "Command": "Get-MgBetaTeamScheduleTimeOff", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timesOff" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeOffCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timesOff/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -179944,20 +180427,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTeamScheduleTimeOffCount", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timesOff/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeOffReason", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -179992,19 +180475,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTimeOffReason" + "Command": "Get-MgBetaTeamScheduleTimeOffReason", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeOffReason", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timeOffReasons", - "ApiVersion": "beta", + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timeoffreasons?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -180039,20 +180522,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTimeOffReason" + "Command": "Get-MgBetaTeamScheduleTimeOffReason", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeOffReasons" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeOffReasonCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -180087,20 +180570,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTeamScheduleTimeOffReasonCount", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeOffRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiVersion": "beta", + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -180135,19 +180618,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTimeOffRequest" + "Command": "Get-MgBetaTeamScheduleTimeOffRequest", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeOffRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "ApiVersion": "beta", + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -180182,20 +180665,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTimeOffRequest" + "Command": "Get-MgBetaTeamScheduleTimeOffRequest", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeOffRequests" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamScheduleTimeOffRequestCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.Read.All", @@ -180230,19 +180713,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTeamScheduleTimeOffRequestCount", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamShift", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-getshifts?view=graph-rest-beta", - "Uri": "/teams/getShifts", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-getshifts?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamSettings.Read.Group", @@ -180317,20 +180800,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphShift" + "Command": "Get-MgBetaTeamShift", + "Method": "GET", + "Uri": "/teams/getShifts" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamTag", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -180365,19 +180848,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamworkTag" + "Command": "Get-MgBetaTeamTag", + "Method": "GET", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamTag", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/tags", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -180412,20 +180895,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamworkTag" + "Command": "Get-MgBetaTeamTag", + "Method": "GET", + "Uri": "/teams/{team-id}/tags" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamTagCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/tags/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -180460,20 +180943,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTeamTagCount", + "Method": "GET", + "Uri": "/teams/{team-id}/tags/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamTagMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -180508,19 +180991,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamworkTagMember" + "Command": "Get-MgBetaTeamTagMember", + "Method": "GET", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamTagMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -180555,20 +181038,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamworkTagMember" + "Command": "Get-MgBetaTeamTagMember", + "Method": "GET", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamTagMemberCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -180603,49 +181086,49 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTeamTagMemberCount", + "Method": "GET", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamTemplate", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/template", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamTemplate", + "Method": "GET", + "Uri": "/teams/{team-id}/template" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamTemplateDefinition", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/templateDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamTemplateDefinition" + "Command": "Get-MgBetaTeamTemplateDefinition", + "Method": "GET", + "Uri": "/teams/{team-id}/templateDefinition" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamTimeOff", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-gettimesoff?view=graph-rest-beta", - "Uri": "/teams/getTimesOff", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-gettimesoff?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamSettings.Read.Group", @@ -180720,629 +181203,629 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTimeOff" + "Command": "Get-MgBetaTeamTimeOff", + "Method": "GET", + "Uri": "/teams/getTimesOff" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamwork", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-get?view=graph-rest-beta", - "Uri": "/teamwork", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamwork", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamwork" + "Command": "Get-MgBetaTeamwork", + "Method": "GET", + "Uri": "/teamwork" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedChat", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-get?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamworkDeletedChat", + "Method": "GET", + "Uri": "/teamwork/deletedChats/{deletedChat-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedChat", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedChats", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeletedChat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeletedChat" + "Command": "Get-MgBetaTeamworkDeletedChat", + "Method": "GET", + "Uri": "/teamwork/deletedChats" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedChatCount", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedChats/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamworkDeletedChatCount", + "Method": "GET", + "Uri": "/teamwork/deletedChats/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeam", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeletedTeam" + "Command": "Get-MgBetaTeamworkDeletedTeam", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeam", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-list-deletedteams?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeletedTeam" + "Command": "Get-MgBetaTeamworkDeletedTeam", + "Method": "GET", + "Uri": "/teamwork/deletedTeams" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannel", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Get-MgBetaTeamworkDeletedTeamChannel", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannel", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Get-MgBetaTeamworkDeletedTeamChannel", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelCount", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamworkDeletedTeamChannelCount", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolder", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolder", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContent", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContent", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMemberCount", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMemberCount", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageCount", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageCount", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageDelta", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContentCount", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContentCount", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyCount", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyCount", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyDelta", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContentCount", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContentCount", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelRetainedMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-beta", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/getAllRetainedMessages", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelRetainedMessage", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/getAllRetainedMessages" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamCount", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamCount", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabCount", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabCount", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabTeamApp", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsApp" + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabTeamApp", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeletedTeamCount", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamworkDeletedTeamCount", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDevice", - "ApiReferenceLink": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamworkDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -181361,19 +181844,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamworkDevice" + "Command": "Get-MgBetaTeamworkDevice", + "Method": "GET", + "Uri": "/teamwork/devices/{teamworkDevice-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDevice", - "ApiReferenceLink": null, - "Uri": "/teamwork/devices", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamworkDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -181392,20 +181875,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamworkDevice" + "Command": "Get-MgBetaTeamworkDevice", + "Method": "GET", + "Uri": "/teamwork/devices" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeviceActivity", - "ApiReferenceLink": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceactivity-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -181424,20 +181907,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamworkDeviceActivity" + "Command": "Get-MgBetaTeamworkDeviceActivity", + "Method": "GET", + "Uri": "/teamwork/devices/{teamworkDevice-id}/activity" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeviceConfiguration", - "ApiReferenceLink": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceconfiguration-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -181456,19 +181939,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration" + "Command": "Get-MgBetaTeamworkDeviceConfiguration", + "Method": "GET", + "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeviceCount", - "ApiReferenceLink": null, - "Uri": "/teamwork/devices/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -181487,20 +181970,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTeamworkDeviceCount", + "Method": "GET", + "Uri": "/teamwork/devices/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeviceHealth", - "ApiReferenceLink": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}/health", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevicehealth-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -181519,20 +182002,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamworkDeviceHealth" + "Command": "Get-MgBetaTeamworkDeviceHealth", + "Method": "GET", + "Uri": "/teamwork/devices/{teamworkDevice-id}/health" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeviceOperation", - "ApiReferenceLink": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceoperation-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -181551,19 +182034,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation" + "Command": "Get-MgBetaTeamworkDeviceOperation", + "Method": "GET", + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeviceOperation", - "ApiReferenceLink": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceoperation-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -181582,20 +182065,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation" + "Command": "Get-MgBetaTeamworkDeviceOperation", + "Method": "GET", + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkDeviceOperationCount", - "ApiReferenceLink": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -181614,19 +182097,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTeamworkDeviceOperationCount", + "Method": "GET", + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkTeamAppSetting", - "ApiReferenceLink": null, - "Uri": "/teamwork/teamsAppSettings", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamsAppSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkAppSettings.Read.All", @@ -181645,34 +182128,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsAppSettings" + "Command": "Get-MgBetaTeamworkTeamAppSetting", + "Method": "GET", + "Uri": "/teamwork/teamsAppSettings" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkTeamTemplate", - "ApiReferenceLink": null, - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamTemplate" + "Command": "Get-MgBetaTeamworkTeamTemplate", + "Method": "GET", + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkTeamTemplate", - "ApiReferenceLink": null, - "Uri": "/teamwork/teamTemplates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamtemplate-list-definitions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamTemplates.Read", @@ -181691,19 +182174,19 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphTeamTemplate" + "Command": "Get-MgBetaTeamworkTeamTemplate", + "Method": "GET", + "Uri": "/teamwork/teamTemplates" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkTeamTemplateCount", - "ApiReferenceLink": null, - "Uri": "/teamwork/teamTemplates/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamTemplates.Read", @@ -181722,20 +182205,20 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Get-MgBetaTeamworkTeamTemplateCount", + "Method": "GET", + "Uri": "/teamwork/teamTemplates/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", - "ApiReferenceLink": null, - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamtemplatedefinition-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamTemplates.Read", @@ -181754,49 +182237,49 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphTeamTemplateDefinition" + "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", + "Method": "GET", + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", - "ApiReferenceLink": null, - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamTemplateDefinition" + "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", + "Method": "GET", + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkTeamTemplateDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTeamworkTeamTemplateDefinitionCount", + "Method": "GET", + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkWorkforceIntegration", - "ApiReferenceLink": null, - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiVersion": "beta", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -181815,19 +182298,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWorkforceIntegration" + "Command": "Get-MgBetaTeamworkWorkforceIntegration", + "Method": "GET", + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkWorkforceIntegration", - "ApiReferenceLink": null, - "Uri": "/teamwork/workforceIntegrations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiVersion": "beta", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -181846,19 +182329,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWorkforceIntegration" + "Command": "Get-MgBetaTeamworkWorkforceIntegration", + "Method": "GET", + "Uri": "/teamwork/workforceIntegrations" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTeamworkWorkforceIntegrationCount", - "ApiReferenceLink": null, - "Uri": "/teamwork/workforceIntegrations/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -181877,20 +182360,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTeamworkWorkforceIntegrationCount", + "Method": "GET", + "Uri": "/teamwork/workforceIntegrations/$count" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -181909,19 +182392,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer" + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadmincustomers?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -181940,19 +182423,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer" + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminCustomers" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -181971,34 +182454,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminCustomers/$count" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail" + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-list-servicemanagementdetails?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -182017,20 +182500,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail" + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -182049,20 +182532,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/$count" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -182081,19 +182564,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship" + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadminrelationships?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -182112,20 +182595,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship" + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminRelationships" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -182144,19 +182627,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment" + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-accessassignments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -182175,20 +182658,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment" + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -182207,19 +182690,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/$count" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -182238,20 +182721,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminRelationships/$count" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshipoperation-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -182270,19 +182753,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation" + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-operations?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -182301,20 +182784,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation" + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -182333,20 +182816,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/$count" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshiprequest-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -182365,19 +182848,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest" + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-requests?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -182396,20 +182879,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest" + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -182428,20 +182911,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenant", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenant-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -182460,19 +182943,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsTenant" + "Command": "Get-MgBetaTenantRelationshipManagedTenant", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenant", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/tenants", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenants?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -182491,34 +182974,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsTenant" + "Command": "Get-MgBetaTenantRelationshipManagedTenant", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/tenants" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-aggregatedpolicycompliances?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -182537,19 +183020,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyComplianceCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -182568,493 +183051,493 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyComplianceCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/{managedTenantApiNotification-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/{managedTenantApiNotification-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotificationCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotificationCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/{managedTenantEmailNotification-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/{managedTenantEmailNotification-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotificationCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotificationCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogAlert", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}/alert", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogAlert", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}/alert" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/{managedTenantAlert-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/{managedTenantAlert-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlertCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlertCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/{managedTenantAlertRule-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/{managedTenantAlertRule-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRuleCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRuleCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification" + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification" + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationAlert", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}/alert", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert" + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationAlert", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}/alert" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/appPerformances", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/appPerformances" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformanceCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/appPerformances/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformanceCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/appPerformances/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-auditevent-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -183073,48 +183556,48 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/auditEvents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-auditevents?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/auditEvents" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEventCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/auditEvents/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEventCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/auditEvents/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-cloudpcconnection-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -183133,19 +183616,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection" + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcConnections", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcconnections?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -183164,19 +183647,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection" + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/cloudPcConnections" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnectionCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -183195,20 +183678,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnectionCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-cloudpcdevice-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -183227,19 +183710,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice" + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcDevices", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcdevices?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -183258,19 +183741,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice" + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/cloudPcDevices" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDeviceCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -183289,20 +183772,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDeviceCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-cloudpcoverview-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -183321,19 +183804,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview" + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcsoverview?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -183352,19 +183835,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview" + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverviewCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -183383,20 +183866,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverviewCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-conditionalaccesspolicycoverage-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -183423,19 +183906,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage" + "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-conditionalaccesspolicycoverages?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -183462,19 +183945,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage" + "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverageCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -183501,19 +183984,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverageCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/tenants/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -183532,63 +184015,63 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/tenants/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-credentialuserregistrationssummary-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary" + "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-credentialuserregistrationssummaries?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary" + "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummaryCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummaryCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantcustomizedinformation-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -183607,19 +184090,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation" + "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantscustomizedinformation?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -183638,19 +184121,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation" + "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformationCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -183669,20 +184152,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformationCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantdetailedinformation-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -183701,19 +184184,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation" + "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantsdetailedinformation?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -183732,19 +184215,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation" + "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformationCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -183763,63 +184246,63 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformationCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance" + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance" + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformanceCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformanceCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-devicecompliancepolicysettingstatesummary-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -183838,19 +184321,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary" + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-devicecompliancepolicysettingstatesummary?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -183869,19 +184352,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary" + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummaryCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -183900,121 +184383,121 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummaryCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus" + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus" + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatusCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatusCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification" + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification" + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationAlert", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}/alert", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert" + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationAlert", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}/alert" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantgroup-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -184033,19 +184516,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup" + "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/tenantGroups", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantgroups?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -184064,19 +184547,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup" + "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/tenantGroups" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantGroupCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/tenantGroups/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -184095,20 +184578,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantGroupCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/tenantGroups/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-manageddevicecompliance-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -184127,19 +184610,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-manageddevicecompliances?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -184158,19 +184641,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -184189,20 +184672,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-manageddevicecompliancetrend-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -184221,19 +184704,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-manageddevicecompliancetrends?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -184252,19 +184735,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrendCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -184283,20 +184766,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrendCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementaction-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -184315,19 +184798,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementAction" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementActions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementactions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -184346,19 +184829,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementAction" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementActions" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementActions/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -184377,20 +184860,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementActions/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementactiontenantdeploymentstatus-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -184409,19 +184892,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementactiontenantdeploymentstatuses?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -184440,19 +184923,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatusCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -184471,20 +184954,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatusCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementintent-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -184503,19 +184986,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementIntents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementintents?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -184534,19 +185017,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementIntents" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntentCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementIntents/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -184565,20 +185048,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntentCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementIntents/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementtemplate-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -184597,19 +185080,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementtemplates?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -184628,154 +185111,154 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplates" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/{managementTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/{managementTemplate-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplateCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplateCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummaryCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummaryCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplates/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -184794,292 +185277,292 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplates/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepAcceptedVersion", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/acceptedVersion", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepAcceptedVersion", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/acceptedVersion" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}/managementTemplateSteps/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}/managementTemplateSteps/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepManagementTemplate", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/managementTemplate", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepManagementTemplate", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/managementTemplate" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummaryCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummaryCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionAcceptedFor", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/acceptedFor", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionAcceptedFor", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/acceptedFor" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/versions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/versions/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentTemplateStepVersion", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}/templateStepVersion", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentTemplateStepVersion", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}/templateStepVersion" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionTemplateStep", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/templateStep", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionTemplateStep", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/templateStep" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsMyRole" + "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/myRoles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-myroles?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -185098,19 +185581,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsMyRole" + "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/myRoles" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRoleCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/myRoles/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -185129,20 +185612,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRoleCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/myRoles/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -185161,19 +185644,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag" + "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/tenantTags", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenanttags?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -185192,19 +185675,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag" + "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/tenantTags" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTagCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/tenantTags/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -185223,63 +185706,63 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantTagCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/tenantTags/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint" + "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint" + "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpointCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpointCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-windowsdevicemalwarestate-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -185298,19 +185781,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState" + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-windowsdevicemalwarestates?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -185329,19 +185812,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState" + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareStateCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -185360,20 +185843,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareStateCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/$count" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-windowsprotectionstate-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -185392,19 +185875,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState" + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-windowsprotectionstates?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -185423,19 +185906,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState" + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionStateCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -185454,19 +185937,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionStateCount", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganization", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/multiTenantOrganization", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganization", + "ApiVersion": "beta", "Permissions": [ { "Name": "MultiTenantOrganization.ReadBasic.All", @@ -185493,19 +185976,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMultiTenantOrganization" + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganization", + "Method": "GET", + "Uri": "/tenantRelationships/multiTenantOrganization" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationJoinRequest", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", + "ApiVersion": "beta", "Permissions": [ { "Name": "MultiTenantOrganization.Read.All", @@ -185524,34 +186007,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord" + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationJoinRequest", + "Method": "GET", + "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenant", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationmember-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember" + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenant", + "Method": "GET", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenant", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/multiTenantOrganization/tenants", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-list-tenants?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "MultiTenantOrganization.ReadBasic.All", @@ -185578,19 +186061,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember" + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenant", + "Method": "GET", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenantCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "MultiTenantOrganization.ReadBasic.All", @@ -185617,34 +186100,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenantCount", + "Method": "GET", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTrustFramework", - "ApiReferenceLink": null, - "Uri": "/trustFramework", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTrustFramework", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTrustFramework" + "Command": "Get-MgBetaTrustFramework", + "Method": "GET", + "Uri": "/trustFramework" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTrustFrameworkKeySet", - "ApiReferenceLink": null, - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "ApiVersion": "beta", "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -185663,19 +186146,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet" + "Command": "Get-MgBetaTrustFrameworkKeySet", + "Method": "GET", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTrustFrameworkKeySet", - "ApiReferenceLink": null, - "Uri": "/trustFramework/keySets", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-list-keysets?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "ApiVersion": "beta", "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -185694,20 +186177,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet" + "Command": "Get-MgBetaTrustFrameworkKeySet", + "Method": "GET", + "Uri": "/trustFramework/keySets" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTrustFrameworkKeySetActiveKey", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-getactivekey?view=graph-rest-beta", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/getActiveKey", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-getactivekey?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "ApiVersion": "beta", "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -185726,19 +186209,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTrustFrameworkKey" + "Command": "Get-MgBetaTrustFrameworkKeySetActiveKey", + "Method": "GET", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/getActiveKey" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTrustFrameworkKeySetCount", - "ApiReferenceLink": null, - "Uri": "/trustFramework/keySets/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -185757,20 +186240,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTrustFrameworkKeySetCount", + "Method": "GET", + "Uri": "/trustFramework/keySets/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTrustFrameworkPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaTrustFrameworkKeySetKey", + "Method": "GET", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/keys_v2/$count" + }, + { + "Module": "Beta.Identity.SignIns", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkey_v2-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKeyV2", + "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaTrustFrameworkKeySetKeyV2", + "Method": "GET", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/keys_v2/{trustFrameworkKey_v2-kid}" + }, + { + "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTrustFrameworkKeyV2", + "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaTrustFrameworkKeySetKeyV2", + "Method": "GET", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/keys_v2" + }, + { "Module": "Beta.Identity.SignIns", + "CommandAlias": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -185789,19 +186316,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTrustFrameworkPolicy", + "Method": "GET", + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTrustFrameworkPolicy", - "ApiReferenceLink": null, - "Uri": "/trustFramework/policies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-list-trustframeworkpolicies?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTrustFrameworkPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -185820,20 +186347,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTrustFrameworkPolicy" + "Command": "Get-MgBetaTrustFrameworkPolicy", + "Method": "GET", + "Uri": "/trustFramework/policies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTrustFrameworkPolicyContent", - "ApiReferenceLink": null, - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -185852,19 +186379,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTrustFrameworkPolicyContent", + "Method": "GET", + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaTrustFrameworkPolicyCount", - "ApiReferenceLink": null, - "Uri": "/trustFramework/policies/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -185883,20 +186410,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaTrustFrameworkPolicyCount", + "Method": "GET", + "Uri": "/trustFramework/policies/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get?view=graph-rest-beta", - "Uri": "/users/{user-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -186019,19 +186546,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaUser", + "Method": "GET", + "Uri": "/users/{user-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list?view=graph-rest-beta", - "Uri": "/users", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -186138,166 +186665,166 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaUser", + "Method": "GET", + "Uri": "/users" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserActivity", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserActivity" + "Command": "Get-MgBetaUserActivity", + "Method": "GET", + "Uri": "/users/{user-id}/activities/{userActivity-id}" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserActivity", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserActivity" + "Command": "Get-MgBetaUserActivity", + "Method": "GET", + "Uri": "/users/{user-id}/activities" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserActivityCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/activities/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserActivityCount", + "Method": "GET", + "Uri": "/users/{user-id}/activities/$count" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserActivityHistoryItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphActivityHistoryItem" + "Command": "Get-MgBetaUserActivityHistoryItem", + "Method": "GET", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserActivityHistoryItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphActivityHistoryItem" + "Command": "Get-MgBetaUserActivityHistoryItem", + "Method": "GET", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserActivityHistoryItemActivity", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserActivity" + "Command": "Get-MgBetaUserActivityHistoryItemActivity", + "Method": "GET", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserActivityHistoryItemCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserActivityHistoryItemCount", + "Method": "GET", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/$count" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserActivityStatistics", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphActivityStatistics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphActivityStatistics" + "Command": "Get-MgBetaUserActivityStatistics", + "Method": "GET", + "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserActivityStatistics", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/analytics/activityStatistics", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphActivityStatistics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphActivityStatistics" + "Command": "Get-MgBetaUserActivityStatistics", + "Method": "GET", + "Uri": "/users/{user-id}/analytics/activityStatistics" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAgreementAcceptance", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/agreementAcceptances/{agreementAcceptance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Command": "Get-MgBetaUserAgreementAcceptance", + "Method": "GET", + "Uri": "/users/{user-id}/agreementAcceptances/{agreementAcceptance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAgreementAcceptance", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/agreementAcceptances", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AgreementAcceptance.Read", @@ -186316,20 +186843,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Command": "Get-MgBetaUserAgreementAcceptance", + "Method": "GET", + "Uri": "/users/{user-id}/agreementAcceptances" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAgreementAcceptanceCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/agreementAcceptances/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AgreementAcceptance.Read", @@ -186348,49 +186875,49 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserAgreementAcceptanceCount", + "Method": "GET", + "Uri": "/users/{user-id}/agreementAcceptances/$count" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAnalyticActivityStatisticsCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/analytics/activityStatistics/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserAnalyticActivityStatisticsCount", + "Method": "GET", + "Uri": "/users/{user-id}/analytics/activityStatistics/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAppRoleAssignedResource", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/appRoleAssignedResources/{servicePrincipal-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaUserAppRoleAssignedResource", + "Method": "GET", + "Uri": "/users/{user-id}/appRoleAssignedResources/{servicePrincipal-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAppRoleAssignedResource", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/appRoleAssignedResources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -186409,20 +186936,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaUserAppRoleAssignedResource", + "Method": "GET", + "Uri": "/users/{user-id}/appRoleAssignedResources" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAppRoleAssignedResourceByAppId", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/appRoleAssignedResources(appId='{appId}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -186441,20 +186968,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaUserAppRoleAssignedResourceByAppId", + "Method": "GET", + "Uri": "/users/{user-id}/appRoleAssignedResources(appId='{appId}')" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAppRoleAssignedResourceCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/appRoleAssignedResources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -186473,34 +187000,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserAppRoleAssignedResourceCount", + "Method": "GET", + "Uri": "/users/{user-id}/appRoleAssignedResources/$count" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Get-MgBetaUserAppRoleAssignment", + "Method": "GET", + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/appRoleAssignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-approleassignments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -186519,20 +187046,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Get-MgBetaUserAppRoleAssignment", + "Method": "GET", + "Uri": "/users/{user-id}/appRoleAssignments" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAppRoleAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/appRoleAssignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -186551,20 +187078,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserAppRoleAssignmentCount", + "Method": "GET", + "Uri": "/users/{user-id}/appRoleAssignments/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationEmailMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -186599,19 +187126,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod" + "Command": "Get-MgBetaUserAuthenticationEmailMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationEmailMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/emailMethods", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -186646,20 +187173,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod" + "Command": "Get-MgBetaUserAuthenticationEmailMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/emailMethods" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationEmailMethodCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/emailMethods/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -186694,20 +187221,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserAuthenticationEmailMethodCount", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/emailMethods/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationFido2Method", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -186742,19 +187269,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod" + "Command": "Get-MgBetaUserAuthenticationFido2Method", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationFido2Method", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/fido2Methods", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -186789,20 +187316,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod" + "Command": "Get-MgBetaUserAuthenticationFido2Method", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/fido2Methods" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationFido2MethodCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/fido2Methods/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -186837,20 +187364,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserAuthenticationFido2MethodCount", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/fido2Methods/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -186885,19 +187412,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserAuthenticationMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/methods", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -186932,20 +187459,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthenticationMethod" + "Command": "Get-MgBetaUserAuthenticationMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/methods" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationMethodCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/methods/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -186980,20 +187507,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserAuthenticationMethodCount", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/methods/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -187028,19 +187555,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod" + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -187075,20 +187602,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod" + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -187123,35 +187650,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodCount", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodDevice", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationOperation", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationoperation-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -187186,49 +187713,49 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphLongRunningOperation" + "Command": "Get-MgBetaUserAuthenticationOperation", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationOperation", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/operations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphLongRunningOperation" + "Command": "Get-MgBetaUserAuthenticationOperation", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/operations" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationOperationCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/operations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserAuthenticationOperationCount", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/operations/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -187263,67 +187790,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod" + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", - "Permissions": [ - { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "UserAuthenticationMethod.ReadWrite.All", - "Description": "Read and write all users' authentication methods", - "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "UserAuthenticationMethod.ReadWrite", - "Description": "Read and write your authentication methods", - "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "UserAuthenticationMethod.Read.All", - "Description": "Read all users' authentication methods", - "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodCount", "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/$count", + "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -187358,89 +187837,27 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", - "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPasswordMethod", "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}", + "OutputType": null, "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Identity.SignIns", "Permissions": [ - { - "Name": "UserAuthenticationMethod.Read.All", - "Description": "Read all users' authentication methods", - "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "UserAuthenticationMethod.ReadWrite.All", - "Description": "Read and write all users' authentication methods", - "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "UserAuthenticationMethod.ReadWrite", - "Description": "Read and write your authentication methods", - "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, { "Name": "UserAuthenticationMethod.Read", "Description": "Read your authentication methods.", "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", "IsAdmin": true, "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPasswordMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/passwordMethods", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Identity.SignIns", - "Permissions": [ - { - "Name": "UserAuthenticationMethod.Read.All", - "Description": "Read all users' authentication methods", - "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", "IsLeastPrivilege": true }, { @@ -187460,28 +187877,43 @@ "IsLeastPrivilege": false }, { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "Name": "UserAuthenticationMethod.Read.All", + "Description": "Read all users' authentication methods", + "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod" + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodCount", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPasswordMethodCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/passwordMethods/$count", + "OutputType": "IMicrosoftGraphDevice", "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device" + }, + { + "Module": "Beta.Identity.SignIns", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -187516,20 +187948,67 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserAuthenticationPasswordMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPhoneMethod", + "Variants": [ + "List" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", "ApiVersion": "beta", + "Permissions": [ + { + "Name": "UserAuthenticationMethod.Read.All", + "Description": "Read all users' authentication methods", + "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": "Read and write all users' authentication methods", + "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "UserAuthenticationMethod.ReadWrite", + "Description": "Read and write your authentication methods", + "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "UserAuthenticationMethod.Read", + "Description": "Read your authentication methods.", + "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaUserAuthenticationPasswordMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/passwordMethods" + }, + { + "Module": "Beta.Identity.SignIns", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -187564,19 +188043,67 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod" + "Command": "Get-MgBetaUserAuthenticationPasswordMethodCount", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/passwordMethods/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPhoneMethod", + "Variants": [ + "Get", + "GetViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/phoneMethods", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", "ApiVersion": "beta", + "Permissions": [ + { + "Name": "UserAuthenticationMethod.Read.All", + "Description": "Read all users' authentication methods", + "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": "Read and write all users' authentication methods", + "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "UserAuthenticationMethod.ReadWrite", + "Description": "Read and write your authentication methods", + "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "UserAuthenticationMethod.Read", + "Description": "Read your authentication methods.", + "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaUserAuthenticationPhoneMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}" + }, + { + "Module": "Beta.Identity.SignIns", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -187611,20 +188138,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod" + "Command": "Get-MgBetaUserAuthenticationPhoneMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/phoneMethods" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPhoneMethodCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/phoneMethods/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -187659,94 +188186,94 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserAuthenticationPhoneMethodCount", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/phoneMethods/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod" + "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/platformCredentialMethods", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod" + "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/platformCredentialMethods" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethodCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/platformCredentialMethods/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethodCount", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/platformCredentialMethods/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethodDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}/device", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethodDevice", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}/device" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationSignInPreference", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/signInPreferences", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSignInPreferences", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSignInPreferences" + "Command": "Get-MgBetaUserAuthenticationSignInPreference", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/signInPreferences" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -187781,19 +188308,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod" + "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/softwareOathMethods", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -187828,20 +188355,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod" + "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/softwareOathMethods" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethodCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/softwareOathMethods/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -187876,20 +188403,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethodCount", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/softwareOathMethods/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -187924,19 +188451,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod" + "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-temporaryaccesspassmethods?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -187971,20 +188498,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod" + "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethodCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -188019,20 +188546,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethodCount", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -188067,19 +188594,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod" + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -188114,20 +188641,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod" + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -188162,64 +188689,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodCount", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodDevice", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaUserById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", - "Uri": "/users/getByIds", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaUserById", + "Method": "POST", + "Uri": "/users/getByIds" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserCalendar", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendars/{calendar-id}", - "ApiVersion": "beta", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendar" + "Command": "Get-MgBetaUserCalendar", + "Method": "GET", + "Uri": "/users/{user-id}/calendars/{calendar-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserCalendar", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendars", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -188254,20 +188781,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCalendar" + "Command": "Get-MgBetaUserCalendar", + "Method": "GET", + "Uri": "/users/{user-id}/calendars" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserCalendarCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendars/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -188302,19 +188829,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserCalendarCount", + "Method": "GET", + "Uri": "/users/{user-id}/calendars/$count" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserCalendarEvent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "ApiVersion": "beta", "Variants": [ "List1" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -188341,22 +188868,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgBetaUserCalendarEvent", + "Method": "GET", + "Uri": "/users/{user-id}/calendars/{calendar-id}/events" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserCalendarEventDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", - "Uri": "/users/{user-id}/calendar/events/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.Read", @@ -188383,20 +188910,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgBetaUserCalendarEventDelta", + "Method": "GET", + "Uri": "/users/{user-id}/calendar/events/delta" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserCalendarGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "ApiVersion": "beta", + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -188415,19 +188942,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCalendarGroup" + "Command": "Get-MgBetaUserCalendarGroup", + "Method": "GET", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserCalendarGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendarGroups", - "ApiVersion": "beta", + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -188454,19 +188981,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCalendarGroup" + "Command": "Get-MgBetaUserCalendarGroup", + "Method": "GET", + "Uri": "/users/{user-id}/calendarGroups" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserCalendarGroupCalendar", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "ApiVersion": "beta", + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -188501,20 +189028,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCalendar" + "Command": "Get-MgBetaUserCalendarGroupCalendar", + "Method": "GET", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserCalendarGroupCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendarGroups/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -188541,86 +189068,86 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserCalendarGroupCount", + "Method": "GET", + "Uri": "/users/{user-id}/calendarGroups/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserCalendarPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "beta", + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendarPermission" + "Command": "Get-MgBetaUserCalendarPermission", + "Method": "GET", + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserCalendarPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendar/calendarPermissions", - "ApiVersion": "beta", + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "List", "List1" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendarPermission" + "Command": "Get-MgBetaUserCalendarPermission", + "Method": "GET", + "Uri": "/users/{user-id}/calendar/calendarPermissions" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserCalendarPermissionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendar/calendarPermissions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserCalendarPermissionCount", + "Method": "GET", + "Uri": "/users/{user-id}/calendar/calendarPermissions/$count" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaUserCalendarSchedule", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta", - "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule", - "ApiVersion": "beta", "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphScheduleInformation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphScheduleInformation" + "Command": "Get-MgBetaUserCalendarSchedule", + "Method": "POST", + "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserCalendarView", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendar/calendarView", - "ApiVersion": "beta", + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "List", "List1" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -188647,20 +189174,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgBetaUserCalendarView", + "Method": "GET", + "Uri": "/users/{user-id}/calendar/calendarView" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChat", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -188695,123 +189222,123 @@ "IsLeastPrivilege": false }, { - "Name": "ChatSettings.ReadWrite.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "ChatSettings.Read.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Chat.ReadWrite.All", - "Description": "Read and write all chat messages", - "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Chat.ReadBasic.All", - "Description": "Read names and members of all chat threads", - "FullDescription": "Read names and members of all one-to-one and group chats in Microsoft Teams, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Chat.Read.All", - "Description": "Read all chat messages", - "FullDescription": "Allows the app to read all 1-to-1 or group chat messages in Microsoft Teams.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Chat.Manage.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphChat" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChat", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", - "Permissions": [ - { - "Name": "Chat.ReadBasic", - "Description": "Read names and members of your chat threads", - "FullDescription": "Allows an app to read the members and descriptions of one-to-one and group chat threads, on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Chat.ReadBasic.All", - "Description": "Read names and members of all chat threads", - "FullDescription": "Read names and members of all one-to-one and group chats in Microsoft Teams, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Chat.ReadWrite", - "Description": "Read and write your chat messages", - "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Chat.Read", - "Description": "Read your chat messages", - "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { + "Name": "ChatSettings.ReadWrite.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "ChatSettings.Read.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { "Name": "Chat.ReadWrite.All", "Description": "Read and write all chat messages", "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false + }, + { + "Name": "Chat.ReadBasic.All", + "Description": "Read names and members of all chat threads", + "FullDescription": "Read names and members of all one-to-one and group chats in Microsoft Teams, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Chat.Read.All", + "Description": "Read all chat messages", + "FullDescription": "Allows the app to read all 1-to-1 or group chat messages in Microsoft Teams.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Chat.Manage.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChat" + "Command": "Get-MgBetaUserChat", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/$count", + "Variants": [ + "List" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChat", "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Chat.ReadBasic", + "Description": "Read names and members of your chat threads", + "FullDescription": "Allows an app to read the members and descriptions of one-to-one and group chat threads, on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Chat.ReadBasic.All", + "Description": "Read names and members of all chat threads", + "FullDescription": "Read names and members of all one-to-one and group chats in Microsoft Teams, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Chat.Read", + "Description": "Read your chat messages", + "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Chat.ReadWrite.All", + "Description": "Read and write all chat messages", + "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaUserChat", + "Method": "GET", + "Uri": "/users/{user-id}/chats" + }, + { + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -188854,109 +189381,109 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserChatCount", + "Method": "GET", + "Uri": "/users/{user-id}/chats/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatInstalledApp", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Command": "Get-MgBetaUserChatInstalledApp", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatInstalledApp", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Command": "Get-MgBetaUserChatInstalledApp", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatInstalledAppCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserChatInstalledAppCount", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatInstalledAppTeamApp", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsApp" + "Command": "Get-MgBetaUserChatInstalledAppTeamApp", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatInstalledAppTeamAppDefinition", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppDefinition" + "Command": "Get-MgBetaUserChatInstalledAppTeamAppDefinition", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatLastMessagePreview", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageInfo" + "Command": "Get-MgBetaUserChatLastMessagePreview", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatMember", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChatMember.Read", @@ -189055,19 +189582,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgBetaUserChatMember", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatMember", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/members", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChatMember.Read", @@ -189166,20 +189693,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgBetaUserChatMember", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/members" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatMemberCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/members/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ChatMember.Read", @@ -189278,20 +189805,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserChatMemberCount", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/members/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -189350,19 +189877,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaUserChatMessage", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -189405,20 +189932,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaUserChatMessage", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatMessageCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -189461,20 +189988,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserChatMessageCount", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/$count" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatMessageDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -189533,22 +190060,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaUserChatMessageDelta", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/delta" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -189607,19 +190134,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgBetaUserChatMessageHostedContent", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -189678,20 +190205,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgBetaUserChatMessageHostedContent", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatMessageHostedContentCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read", @@ -189750,259 +190277,259 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserChatMessageHostedContentCount", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatMessageReply", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaUserChatMessageReply", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatMessageReply", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaUserChatMessageReply", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatMessageReplyCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserChatMessageReplyCount", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatMessageReplyDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaUserChatMessageReplyDelta", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgBetaUserChatMessageReplyHostedContent", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgBetaUserChatMessageReplyHostedContent", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatMessageReplyHostedContentCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserChatMessageReplyHostedContentCount", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatOperation", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Command": "Get-MgBetaUserChatOperation", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatOperation", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/operations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Command": "Get-MgBetaUserChatOperation", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/operations" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatOperationCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/operations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserChatOperationCount", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/operations/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "Get-MgBetaUserChatPermissionGrant", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "Get-MgBetaUserChatPermissionGrant", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatPermissionGrantCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserChatPermissionGrantCount", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatPinnedMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo" + "Command": "Get-MgBetaUserChatPinnedMessage", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatPinnedMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo" + "Command": "Get-MgBetaUserChatPinnedMessage", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatPinnedMessageCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserChatPinnedMessageCount", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatRetainedMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-getallretainedmessages?view=graph-rest-beta", - "Uri": "/users/{user-id}/chats/getAllRetainedMessages", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-getallretainedmessages?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Read.All", @@ -190021,109 +190548,109 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgBetaUserChatRetainedMessage", + "Method": "GET", + "Uri": "/users/{user-id}/chats/getAllRetainedMessages" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatTab", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Get-MgBetaUserChatTab", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatTab", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Get-MgBetaUserChatTab", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatTabCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserChatTabCount", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserChatTabTeamApp", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsApp" + "Command": "Get-MgBetaUserChatTabTeamApp", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserCloudPcConnectivityHistory", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpcconnectivityhistory?view=graph-rest-beta", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getCloudPcConnectivityHistory", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpcconnectivityhistory?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcConnectivityEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcConnectivityEvent" + "Command": "Get-MgBetaUserCloudPcConnectivityHistory", + "Method": "GET", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getCloudPcConnectivityHistory" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserCloudPcFrontlineCloudPcAccessState", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getfrontlinecloudpcaccessstate?view=graph-rest-beta", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getFrontlineCloudPcAccessState", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getfrontlinecloudpcaccessstate?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserCloudPcFrontlineCloudPcAccessState", + "Method": "GET", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getFrontlineCloudPcAccessState" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserCloudPcLaunchInfo", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpclaunchinfo?view=graph-rest-beta", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpclaunchinfo?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcLaunchInfo", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -190142,20 +190669,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcLaunchInfo" + "Command": "Get-MgBetaUserCloudPcLaunchInfo", + "Method": "GET", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserCloudPcProvisionedCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getprovisionedcloudpcs?view=graph-rest-beta", - "Uri": "/users/{user-id}/cloudPCs/getProvisionedCloudPCs(groupId='{groupId}',servicePlanId='{servicePlanId}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getprovisionedcloudpcs?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPc", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -190174,20 +190701,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPc" + "Command": "Get-MgBetaUserCloudPcProvisionedCloudPc", + "Method": "GET", + "Uri": "/users/{user-id}/cloudPCs/getProvisionedCloudPCs(groupId='{groupId}',servicePlanId='{servicePlanId}')" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserCloudPcShiftWorkCloudPcAccessState", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getshiftworkcloudpcaccessstate?view=graph-rest-beta", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getShiftWorkCloudPcAccessState", + "Variants": [ + "Retrieve", + "RetrieveViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcReviewStatus", "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaUserCloudPcReviewStatus", + "Method": "GET", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/retrieveReviewStatus" + }, + { + "Module": "Beta.Users.Functions", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getshiftworkcloudpcaccessstate?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -190206,35 +190748,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserCloudPcShiftWorkCloudPcAccessState", + "Method": "GET", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getShiftWorkCloudPcAccessState" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserCloudPcSupportedCloudPcRemoteAction", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getsupportedcloudpcremoteactions?view=graph-rest-beta", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getSupportedCloudPcRemoteActions", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getsupportedcloudpcremoteactions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionCapability", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcRemoteActionCapability" + "Command": "Get-MgBetaUserCloudPcSupportedCloudPcRemoteAction", + "Method": "GET", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getSupportedCloudPcRemoteActions" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contacts/{contact-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -190253,19 +190795,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContact" + "Command": "Get-MgBetaUserContact", + "Method": "GET", + "Uri": "/users/{user-id}/contacts/{contact-id}" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contacts", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -190284,20 +190826,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContact" + "Command": "Get-MgBetaUserContact", + "Method": "GET", + "Uri": "/users/{user-id}/contacts" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserContactCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contacts/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -190316,20 +190858,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserContactCount", + "Method": "GET", + "Uri": "/users/{user-id}/contacts/$count" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserContactDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta", - "Uri": "/users/{user-id}/contacts/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -190348,64 +190890,64 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContact" + "Command": "Get-MgBetaUserContactDelta", + "Method": "GET", + "Uri": "/users/{user-id}/contacts/delta" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserContactExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserContactExtension", + "Method": "GET", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserContactExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgBetaUserContactExtension", + "Method": "GET", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserContactExtensionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserContactExtensionCount", + "Method": "GET", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserContactFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -190424,19 +190966,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContactFolder" + "Command": "Get-MgBetaUserContactFolder", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserContactFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -190455,34 +190997,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContactFolder" + "Command": "Get-MgBetaUserContactFolder", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContactFolder" + "Command": "Get-MgBetaUserContactFolderChildFolder", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -190501,20 +191043,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContactFolder" + "Command": "Get-MgBetaUserContactFolderChildFolder", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -190533,19 +191075,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContact" + "Command": "Get-MgBetaUserContactFolderChildFolderContact", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -190564,20 +191106,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContact" + "Command": "Get-MgBetaUserContactFolderChildFolderContact", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderContactCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -190596,20 +191138,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserContactFolderChildFolderContactCount", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderContactDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -190628,94 +191170,94 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContact" + "Command": "Get-MgBetaUserContactFolderChildFolderContactDelta", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/delta" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderContactExtensionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserContactFolderChildFolderContactExtensionCount", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderContactPhoto", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", - "ApiVersion": "beta", + "Module": "Beta.PersonalContacts", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphProfilePhoto" + "Command": "Get-MgBetaUserContactFolderChildFolderContactPhoto", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderContactPhotoContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserContactFolderChildFolderContactPhotoContent", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -190734,35 +191276,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserContactFolderChildFolderCount", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderChildFolderDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-beta", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContactFolder" + "Command": "Get-MgBetaUserContactFolderChildFolderDelta", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -190781,19 +191323,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContact" + "Command": "Get-MgBetaUserContactFolderContact", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -190812,20 +191354,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContact" + "Command": "Get-MgBetaUserContactFolderContact", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderContactCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -190844,20 +191386,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserContactFolderContactCount", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/$count" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderContactDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -190876,94 +191418,94 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContact" + "Command": "Get-MgBetaUserContactFolderContactDelta", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderContactExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserContactFolderContactExtension", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderContactExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgBetaUserContactFolderContactExtension", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderContactExtensionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserContactFolderContactExtensionCount", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderContactPhoto", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "ApiVersion": "beta", + "Module": "Beta.PersonalContacts", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphProfilePhoto" + "Command": "Get-MgBetaUserContactFolderContactPhoto", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderContactPhotoContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserContactFolderContactPhotoContent", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -190982,20 +191524,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserContactFolderCount", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/$count" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserContactFolderDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-beta", - "Uri": "/users/{user-id}/contactFolders/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta", "Permissions": [ { "Name": "Contacts.Read", @@ -191014,49 +191556,49 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContactFolder" + "Command": "Get-MgBetaUserContactFolderDelta", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/delta" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserContactPhoto", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "ApiVersion": "beta", + "Module": "Beta.PersonalContacts", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphProfilePhoto" + "Command": "Get-MgBetaUserContactPhoto", + "Method": "GET", + "Uri": "/users/{user-id}/contacts/{contact-id}/photo" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserContactPhotoContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserContactPhotoContent", + "Method": "GET", + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserCount", - "ApiReferenceLink": null, - "Uri": "/users/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -191163,34 +191705,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserCount", + "Method": "GET", + "Uri": "/users/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserCreatedObject", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaUserCreatedObject", + "Method": "GET", + "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}" }, { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserCreatedObject", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/createdObjects", - "ApiVersion": "beta", + "Module": "Beta.Users", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -191241,49 +191783,49 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaUserCreatedObject", + "Method": "GET", + "Uri": "/users/{user-id}/createdObjects" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", + "Method": "GET", + "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}/servicePrincipal" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/createdObjects/servicePrincipal", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", + "Method": "GET", + "Uri": "/users/{user-id}/createdObjects/servicePrincipal" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserCreatedObjectCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/createdObjects/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -191334,49 +191876,49 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserCreatedObjectCount", + "Method": "GET", + "Uri": "/users/{user-id}/createdObjects/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserCreatedObjectCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/createdObjects/servicePrincipal/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserCreatedObjectCountAsServicePrincipal", + "Method": "GET", + "Uri": "/users/{user-id}/createdObjects/servicePrincipal/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserDefaultCalendar", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendar", - "ApiVersion": "beta", + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendar" + "Command": "Get-MgBetaUserDefaultCalendar", + "Method": "GET", + "Uri": "/users/{user-id}/calendar" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDefaultCalendarEvent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendar/events", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -191403,22 +191945,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgBetaUserDefaultCalendarEvent", + "Method": "GET", + "Uri": "/users/{user-id}/calendar/events" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaUserDefaultCalendarSchedule", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta", - "Uri": "/users/{user-id}/calendar/getSchedule", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphScheduleInformation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -191445,20 +191987,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphScheduleInformation" + "Command": "Get-MgBetaUserDefaultCalendarSchedule", + "Method": "POST", + "Uri": "/users/{user-id}/calendar/getSchedule" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDefaultDrive", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drive", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -191509,19 +192051,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgBetaUserDefaultDrive", + "Method": "GET", + "Uri": "/users/{user-id}/drive" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delta?view=graph-rest-beta", - "Uri": "/users/delta", - "ApiVersion": "beta", "Variants": [ "Delta" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read.All", @@ -191556,1001 +192098,1001 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaUserDelta", + "Method": "GET", + "Uri": "/users/delta" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgBetaUserDevice", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgBetaUserDevice", + "Method": "GET", + "Uri": "/users/{user-id}/devices" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceByDeviceId", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgBetaUserDeviceByDeviceId", + "Method": "GET", + "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceCommand", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCommand", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCommand" + "Command": "Get-MgBetaUserDeviceCommand", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceCommand", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/commands", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCommand", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCommand" + "Command": "Get-MgBetaUserDeviceCommand", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/commands" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceCommandCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/commands/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDeviceCommandCount", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/commands/$count" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceCommandResponsepayload", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}/responsepayload", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDeviceCommandResponsepayload", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}/responsepayload" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDeviceCount", + "Method": "GET", + "Uri": "/users/{user-id}/devices/$count" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-beta", - "Uri": "/users/{user-id}/devices/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgBetaUserDeviceDelta", + "Method": "GET", + "Uri": "/users/{user-id}/devices/delta" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration" + "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration", + "Method": "GET", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration" + "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration", + "Method": "GET", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment" + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "Method": "GET", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment" + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "Method": "GET", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignmentCount", + "Method": "GET", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationCount", + "Method": "GET", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/$count" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDeviceExtension", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/extensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgBetaUserDeviceExtension", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/extensions" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceExtensionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/extensions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDeviceExtensionCount", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/extensions/$count" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent" + "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent", + "Method": "GET", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent" + "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent", + "Method": "GET", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEventCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEventCount", + "Method": "GET", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceMemberOf", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaUserDeviceMemberOf", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceMemberOf", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/memberOf", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaUserDeviceMemberOf", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/memberOf" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/group", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/group" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/group", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/group" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceMemberOfCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDeviceMemberOfCount", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/$count" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit/$count" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceMemberOfCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/group/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDeviceMemberOfCountAsGroup", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/group/$count" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwner", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaUserDeviceRegisteredOwner", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/user", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/user" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/user", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/user" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerByRef", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDeviceRegisteredOwnerByRef", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCount", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$count" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint/$count" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal/$count" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/user/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsUser", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/user/$count" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaUserDeviceRegisteredUser", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/user", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/user" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/user", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/user" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserByRef", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDeviceRegisteredUserByRef", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDeviceRegisteredUserCount", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$count" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint/$count" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal/$count" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/user/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsUser", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/user/$count" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/group", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/group" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCount", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/$count" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/group/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/group/$count" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceUsageRights", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUsageRight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUsageRight" + "Command": "Get-MgBetaUserDeviceUsageRights", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceUsageRights", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/usageRights", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUsageRight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUsageRight" + "Command": "Get-MgBetaUserDeviceUsageRights", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/usageRights" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDeviceUsageRightsCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/usageRights/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDeviceUsageRightsCount", + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/usageRights/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDirectReport", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/directReports/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaUserDirectReport", + "Method": "GET", + "Uri": "/users/{user-id}/directReports/{directoryObject-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDirectReport", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/directReports", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -192593,78 +193135,78 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaUserDirectReport", + "Method": "GET", + "Uri": "/users/{user-id}/directReports" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDirectReportAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/directReports/{directoryObject-id}/orgContact", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgBetaUserDirectReportAsOrgContact", + "Method": "GET", + "Uri": "/users/{user-id}/directReports/{directoryObject-id}/orgContact" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDirectReportAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/directReports/orgContact", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgBetaUserDirectReportAsOrgContact", + "Method": "GET", + "Uri": "/users/{user-id}/directReports/orgContact" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDirectReportAsUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaUserDirectReportAsUser", + "Method": "GET", + "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDirectReportAsUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/directReports/user", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaUserDirectReportAsUser", + "Method": "GET", + "Uri": "/users/{user-id}/directReports/user" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDirectReportCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/directReports/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -192707,64 +193249,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserDirectReportCount", + "Method": "GET", + "Uri": "/users/{user-id}/directReports/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDirectReportCountAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/directReports/orgContact/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDirectReportCountAsOrgContact", + "Method": "GET", + "Uri": "/users/{user-id}/directReports/orgContact/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDirectReportCountAsUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/directReports/user/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDirectReportCountAsUser", + "Method": "GET", + "Uri": "/users/{user-id}/directReports/user/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDrive", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}", - "ApiVersion": "beta", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgBetaUserDrive", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDrive", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -192815,167 +193357,167 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgBetaUserDrive", + "Method": "GET", + "Uri": "/users/{user-id}/drives" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveActivity", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "Get-MgBetaUserDriveActivity", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/activities" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveBundle", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaUserDriveBundle", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveBundle", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/bundles", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaUserDriveBundle", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveBundleContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveBundleContent", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveBundleContentStream", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveBundleContentStream", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveBundleCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveBundleCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveContentTypeBase", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaUserDriveContentTypeBase", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveContentTypeBaseType", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaUserDriveContentTypeBaseType", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveContentTypeBaseType", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaUserDriveContentTypeBaseType", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveContentTypeBaseTypeCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveContentTypeBaseTypeCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -193026,3021 +193568,3021 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserDriveCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaUserDriveCreatedByUser", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaUserDriveCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaUserDriveCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", - "Permissions": [], - "OutputType": null - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveFollowing", "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Get-MgBetaUserDriveCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaUserDriveFollowing", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveFollowing", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/following", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaUserDriveFollowing", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/following" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveFollowingContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveFollowingContent", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveFollowingContentStream", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveFollowingContentStream", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveFollowingCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/following/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveFollowingCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/following/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaUserDriveItem", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaUserDriveItem", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemActivity", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "Get-MgBetaUserDriveItemActivity", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/activities" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemActivityByInterval", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaUserDriveItemActivityByInterval", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgBetaUserDriveItemAnalytic", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatActivity", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivity" + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatActivity", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemAnalyticLastSevenDay", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaUserDriveItemAnalyticLastSevenDay", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemAnalyticTime", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaUserDriveItemAnalyticTime", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemChild", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaUserDriveItemChild", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemChild", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaUserDriveItemChild", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemChildContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveItemChildContent", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemChildContentStream", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveItemChildContentStream", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemChildCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveItemChildCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveItemContent", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveItemContentStream", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveItemCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaUserDriveItemCreatedByUser", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaUserDriveItemCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaUserDriveItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaUserDriveItemDelta", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUser", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaUserDriveItemLastModifiedByUser", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaUserDriveItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgBetaUserDriveItemListItem", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemActivity", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "Get-MgBetaUserDriveItemListItemActivity", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/activities" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemActivityByInterval", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaUserDriveItemListItemActivityByInterval", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgBetaUserDriveItemListItemAnalytic", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaUserDriveItemListItemCreatedByUser", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionField", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemDriveItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaUserDriveItemListItemDriveItem", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveItemListItemDriveItemContent", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveItemListItemDriveItemContentStream", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveItemListItemField", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgBetaUserDriveItemListItemVersion", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgBetaUserDriveItemListItemVersion", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemVersionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveItemListItemVersionCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveItemListItemVersionField", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgBetaUserDriveItemPermission", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgBetaUserDriveItemPermission", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemPermissionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveItemPermissionCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemRetentionLabel" + "Command": "Get-MgBetaUserDriveItemRetentionLabel", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemSubscription", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgBetaUserDriveItemSubscription", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemSubscription", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgBetaUserDriveItemSubscription", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemSubscriptionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveItemSubscriptionCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemThumbnail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Get-MgBetaUserDriveItemThumbnail", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemThumbnail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Get-MgBetaUserDriveItemThumbnail", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemThumbnailCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveItemThumbnailCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Get-MgBetaUserDriveItemVersion", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Get-MgBetaUserDriveItemVersion", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemVersionContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveItemVersionContent", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveItemVersionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveItemVersionCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaUserDriveLastModifiedByUser", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaUserDriveLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaUserDriveLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveList", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "Get-MgBetaUserDriveList", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListActivity", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "Get-MgBetaUserDriveListActivity", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/activities" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListColumn", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaUserDriveListColumn", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListColumn", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaUserDriveListColumn", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListColumnCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveListColumnCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListColumnSourceColumn", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaUserDriveListColumnSourceColumn", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentType", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaUserDriveListContentType", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentType", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaUserDriveListContentType", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaUserDriveListContentTypeColumn", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaUserDriveListContentTypeColumn", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeColumnCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveListContentTypeColumnCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeColumnLinkCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveListContentTypeColumnLinkCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeColumnPositionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveListContentTypeColumnPositionCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeColumnSourceColumn", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgBetaUserDriveListContentTypeColumnSourceColumn", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeCompatibleHubContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgBetaUserDriveListContentTypeCompatibleHubContentType", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListContentTypeCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveListContentTypeCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaUserDriveListCreatedByUser", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaUserDriveListCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaUserDriveListCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveListCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListDrive", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/drive", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgBetaUserDriveListDrive", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/drive" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgBetaUserDriveListItem", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgBetaUserDriveListItem", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items" }, { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemActivity", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/activities", - "ApiVersion": "beta", + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "Get-MgBetaUserDriveListItemActivity", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/activities" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemActivityByInterval", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaUserDriveListItemActivityByInterval", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgBetaUserDriveListItemAnalytic", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/analytics" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaUserDriveListItemCreatedByUser", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaUserDriveListItemCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaUserDriveListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgBetaUserDriveListItemDelta", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/delta" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionField", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemDriveItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaUserDriveListItemDriveItem", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveListItemDriveItemContent", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveListItemDriveItemContentStream", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveListItemField", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgBetaUserDriveListItemVersion", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgBetaUserDriveListItemVersion", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemVersionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveListItemVersionCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveListItemVersionField", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListOperation", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgBetaUserDriveListOperation", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListOperation", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgBetaUserDriveListOperation", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListOperationCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveListOperationCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListSubscription", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgBetaUserDriveListSubscription", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListSubscription", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgBetaUserDriveListSubscription", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveListSubscriptionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveListSubscriptionCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRoot", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaUserDriveRoot", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootActivity", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "Get-MgBetaUserDriveRootActivity", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/activities" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootActivityByInterval", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaUserDriveRootActivityByInterval", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootAnalytic", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgBetaUserDriveRootAnalytic", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatActivity", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivity" + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatActivity", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootAnalyticLastSevenDay", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/lastSevenDays", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaUserDriveRootAnalyticLastSevenDay", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/lastSevenDays" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootAnalyticTime", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/allTime", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaUserDriveRootAnalyticTime", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/allTime" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootChild", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaUserDriveRootChild", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootChild", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/children", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaUserDriveRootChild", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootChildContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveRootChildContent", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootChildContentStream", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveRootChildContentStream", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootChildCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveRootChildCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveRootContent", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootContentStream", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveRootContentStream", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaUserDriveRootCreatedByUser", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaUserDriveRootCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaUserDriveRootCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveRootCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/root/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaUserDriveRootDelta", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/delta" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUser", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaUserDriveRootLastModifiedByUser", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaUserDriveRootLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveRootLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgBetaUserDriveRootListItem", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemActivity", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/activities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "Get-MgBetaUserDriveRootListItemActivity", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/activities" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemActivityByInterval", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgBetaUserDriveRootListItemActivityByInterval", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/analytics", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgBetaUserDriveRootListItemAnalytic", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/analytics" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaUserDriveRootListItemCreatedByUser", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionField", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemDriveItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaUserDriveRootListItemDriveItem", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveRootListItemDriveItemContent", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveRootListItemDriveItemContentStream", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveRootListItemField", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgBetaUserDriveRootListItemVersion", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgBetaUserDriveRootListItemVersion", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemVersionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveRootListItemVersionCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveRootListItemVersionField", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgBetaUserDriveRootPermission", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgBetaUserDriveRootPermission", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootPermissionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveRootPermissionCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemRetentionLabel" + "Command": "Get-MgBetaUserDriveRootRetentionLabel", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootSubscription", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgBetaUserDriveRootSubscription", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootSubscription", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgBetaUserDriveRootSubscription", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootSubscriptionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveRootSubscriptionCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootThumbnail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Get-MgBetaUserDriveRootThumbnail", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootThumbnail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Get-MgBetaUserDriveRootThumbnail", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootThumbnailCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveRootThumbnailCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Get-MgBetaUserDriveRootVersion", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Get-MgBetaUserDriveRootVersion", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootVersionContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveRootVersionContent", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveRootVersionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveRootVersionCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveSpecial", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaUserDriveSpecial", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveSpecial", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/special", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgBetaUserDriveSpecial", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/special" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveSpecialContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveSpecialContent", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveSpecialContentStream", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveSpecialContentStream", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserDriveSpecialCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/special/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserDriveSpecialCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/special/$count" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/getEffectiveDeviceEnrollmentConfigurations", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration" + "Command": "Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration", + "Method": "GET", + "Uri": "/users/{user-id}/getEffectiveDeviceEnrollmentConfigurations" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEvent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -196059,19 +196601,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgBetaUserEvent", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEvent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -196098,79 +196640,79 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgBetaUserEvent", + "Method": "GET", + "Uri": "/users/{user-id}/events" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaUserEventAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/attachments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaUserEventAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/attachments" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/attachments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserEventAttachmentCount", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/attachments/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserEventCalendar", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/calendar", - "ApiVersion": "beta", + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendar" + "Command": "Get-MgBetaUserEventCalendar", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/calendar" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -196197,20 +196739,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserEventCount", + "Method": "GET", + "Uri": "/users/{user-id}/events/$count" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", - "Uri": "/users/{user-id}/events/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.Read", @@ -196237,372 +196779,372 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgBetaUserEventDelta", + "Method": "GET", + "Uri": "/users/{user-id}/events/delta" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrence", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgBetaUserEventExceptionOccurrence", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrence", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgBetaUserEventExceptionOccurrence", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachmentCount", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceCalendar", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/calendar", - "ApiVersion": "beta", + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendar" + "Command": "Get-MgBetaUserEventExceptionOccurrenceCalendar", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/calendar" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserEventExceptionOccurrenceCount", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/$count" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceExtensionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserEventExceptionOccurrenceExtensionCount", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}", - "ApiVersion": "beta", + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances", - "ApiVersion": "beta", + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachmentCount", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCalendar", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/calendar", - "ApiVersion": "beta", + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendar" + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCalendar", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/calendar" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCount", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtensionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtensionCount", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserEventExtension", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/extensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgBetaUserEventExtension", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/extensions" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventExtensionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/extensions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserEventExtensionCount", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/extensions/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserEventInstance", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", - "ApiVersion": "beta", + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgBetaUserEventInstance", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserEventInstance", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances", - "ApiVersion": "beta", + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -196621,79 +197163,79 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgBetaUserEventInstance", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaUserEventInstanceAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaUserEventInstanceAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserEventInstanceAttachmentCount", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceCalendar", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar", - "ApiVersion": "beta", + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendar" + "Command": "Get-MgBetaUserEventInstanceCalendar", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -196712,284 +197254,284 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserEventInstanceCount", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/$count" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", - "Uri": "/users/{user-id}/events/{event-id}/instances/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgBetaUserEventInstanceDelta", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/delta" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachmentCount", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCalendar", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/calendar", - "ApiVersion": "beta", + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendar" + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCalendar", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/calendar" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCount", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtensionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtensionCount", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserEventInstanceExtension", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgBetaUserEventInstanceExtension", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserEventInstanceExtensionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserEventInstanceExtensionCount", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserExtension", + "Method": "GET", + "Uri": "/users/{user-id}/extensions/{extension-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/extensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgBetaUserExtension", + "Method": "GET", + "Uri": "/users/{user-id}/extensions" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserExtensionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/extensions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserExtensionCount", + "Method": "GET", + "Uri": "/users/{user-id}/extensions/$count" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserFollowedSite", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/followedSites/{site-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgBetaUserFollowedSite", + "Method": "GET", + "Uri": "/users/{user-id}/followedSites/{site-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserFollowedSite", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/followedSites", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -197008,20 +197550,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgBetaUserFollowedSite", + "Method": "GET", + "Uri": "/users/{user-id}/followedSites" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserFollowedSiteCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/followedSites/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -197040,212 +197582,212 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserFollowedSiteCount", + "Method": "GET", + "Uri": "/users/{user-id}/followedSites/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserInferenceClassification", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/inferenceClassification", - "ApiVersion": "beta", + "Module": "Beta.Mail", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInferenceClassification", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInferenceClassification" + "Command": "Get-MgBetaUserInferenceClassification", + "Method": "GET", + "Uri": "/users/{user-id}/inferenceClassification" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserInferenceClassificationOverride", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "ApiVersion": "beta", + "Module": "Beta.Mail", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInferenceClassificationOverride" + "Command": "Get-MgBetaUserInferenceClassificationOverride", + "Method": "GET", + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserInferenceClassificationOverride", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/inferenceClassification/overrides", - "ApiVersion": "beta", + "Module": "Beta.Mail", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInferenceClassificationOverride" + "Command": "Get-MgBetaUserInferenceClassificationOverride", + "Method": "GET", + "Uri": "/users/{user-id}/inferenceClassification/overrides" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInferenceClassificationOverrideCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/inferenceClassification/overrides/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserInferenceClassificationOverrideCount", + "Method": "GET", + "Uri": "/users/{user-id}/inferenceClassification/overrides/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtection", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtection" + "Command": "Get-MgBetaUserInformationProtection", + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionBitlocker", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/bitlocker", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBitlocker", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBitlocker" + "Command": "Get-MgBetaUserInformationProtectionBitlocker", + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/bitlocker" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey" + "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey" + "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKeyCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKeyCount", + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy" + "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy" + "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicyCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicyCount", + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionPolicy", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/policy", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtectionPolicy" + "Command": "Get-MgBetaUserInformationProtectionPolicy", + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/policy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -197264,19 +197806,19 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphInformationProtectionLabel" + "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/policy/labels", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -197295,20 +197837,20 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphInformationProtectionLabel" + "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/policy/labels" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionPolicyLabelCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/policy/labels/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -197327,240 +197869,240 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Get-MgBetaUserInformationProtectionPolicyLabelCount", + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/policy/labels/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSensitivityLabel" + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSensitivityLabel" + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelCount", + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSensitivityLabel" + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSensitivityLabel" + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabelCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabelCount", + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionSensitivityPolicySetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSensitivityPolicySettings" + "Command": "Get-MgBetaUserInformationProtectionSensitivityPolicySetting", + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest" + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest" + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestCount", + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/$count" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThreatAssessmentResult" + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThreatAssessmentResult" + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResultCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResultCount", + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInsight", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemInsights", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemInsights" + "Command": "Get-MgBetaUserInsight", + "Method": "GET", + "Uri": "/users/{user-id}/insights" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInsightShared", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedInsight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedInsight" + "Command": "Get-MgBetaUserInsightShared", + "Method": "GET", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInsightShared", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/shared", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedInsight", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -197579,20 +198121,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSharedInsight" + "Command": "Get-MgBetaUserInsightShared", + "Method": "GET", + "Uri": "/users/{user-id}/insights/shared" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInsightSharedCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/shared/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -197611,64 +198153,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserInsightSharedCount", + "Method": "GET", + "Uri": "/users/{user-id}/insights/shared/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInsightSharedLastSharedMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserInsightSharedLastSharedMethod", + "Method": "GET", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInsightSharedResource", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserInsightSharedResource", + "Method": "GET", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInsightTrending", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTrending", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTrending" + "Command": "Get-MgBetaUserInsightTrending", + "Method": "GET", + "Uri": "/users/{user-id}/insights/trending/{trending-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInsightTrending", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/trending", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTrending", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -197687,20 +198229,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTrending" + "Command": "Get-MgBetaUserInsightTrending", + "Method": "GET", + "Uri": "/users/{user-id}/insights/trending" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInsightTrendingCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/trending/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -197719,20 +198261,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserInsightTrendingCount", + "Method": "GET", + "Uri": "/users/{user-id}/insights/trending/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInsightTrendingResource", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -197751,34 +198293,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserInsightTrendingResource", + "Method": "GET", + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInsightUsed", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUsedInsight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUsedInsight" + "Command": "Get-MgBetaUserInsightUsed", + "Method": "GET", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInsightUsed", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/used", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUsedInsight", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -197797,20 +198339,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUsedInsight" + "Command": "Get-MgBetaUserInsightUsed", + "Method": "GET", + "Uri": "/users/{user-id}/insights/used" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInsightUsedCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/used/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -197829,20 +198371,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserInsightUsedCount", + "Method": "GET", + "Uri": "/users/{user-id}/insights/used/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInsightUsedResource", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Read.All", @@ -197861,48 +198403,48 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserInsightUsedResource", + "Method": "GET", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserInvitedBy", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/invitedBy", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-invitedby?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaUserInvitedBy", + "Method": "GET", + "Uri": "/users/{user-id}/invitedBy" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserJoinedGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/joinedGroups", - "ApiVersion": "beta", + "Module": "Beta.Groups", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaUserJoinedGroup", + "Method": "GET", + "Uri": "/users/{user-id}/joinedGroups" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserJoinedTeam", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/joinedTeams", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "beta", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -197961,34 +198503,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeam" + "Command": "Get-MgBetaUserJoinedTeam", + "Method": "GET", + "Uri": "/users/{user-id}/joinedTeams" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserLicenseDetail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphLicenseDetails" + "Command": "Get-MgBetaUserLicenseDetail", + "Method": "GET", + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserLicenseDetail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/licenseDetails", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -198031,20 +198573,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphLicenseDetails" + "Command": "Get-MgBetaUserLicenseDetail", + "Method": "GET", + "Uri": "/users/{user-id}/licenseDetails" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserLicenseDetailCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/licenseDetails/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -198087,20 +198629,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserLicenseDetailCount", + "Method": "GET", + "Uri": "/users/{user-id}/licenseDetails/$count" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserLicenseDetailTeamLicensingDetail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-beta", - "Uri": "/users/{user-id}/licenseDetails/getTeamsLicensingDetails", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamsLicensingDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -198135,35 +198677,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsLicensingDetails" + "Command": "Get-MgBetaUserLicenseDetailTeamLicensingDetail", + "Method": "GET", + "Uri": "/users/{user-id}/licenseDetails/getTeamsLicensingDetails" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserLoggedOnManagedDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/getLoggedOnManagedDevices", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDevice" + "Command": "Get-MgBetaUserLoggedOnManagedDevice", + "Method": "GET", + "Uri": "/users/{user-id}/getLoggedOnManagedDevices" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "MailboxSettings.Read", @@ -198182,20 +198724,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgBetaUserMailboxSetting", + "Method": "GET", + "Uri": "/users/{user-id}/mailboxSettings" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -198230,19 +198772,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMailFolder" + "Command": "Get-MgBetaUserMailFolder", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -198277,34 +198819,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMailFolder" + "Command": "Get-MgBetaUserMailFolder", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailFolder" + "Command": "Get-MgBetaUserMailFolderChildFolder", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -198339,20 +198881,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMailFolder" + "Command": "Get-MgBetaUserMailFolderChildFolder", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -198387,329 +198929,329 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserMailFolderChildFolderCount", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailFolder" + "Command": "Get-MgBetaUserMailFolderChildFolderDelta", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Get-MgBetaUserMailFolderChildFolderMessage", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Get-MgBetaUserMailFolderChildFolderMessage", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachmentCount", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/$count" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserMailFolderChildFolderMessageContent", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserMailFolderChildFolderMessageCount", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/$count" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Get-MgBetaUserMailFolderChildFolderMessageDelta", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtensionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtensionCount", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMention" + "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMention" + "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageMentionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserMailFolderChildFolderMessageMentionCount", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "ApiVersion": "beta", + "Module": "Beta.Mail", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessageRule" + "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "ApiVersion": "beta", + "Module": "Beta.Mail", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessageRule" + "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageRuleCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserMailFolderChildFolderMessageRuleCount", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/{userConfiguration-id}", - "ApiVersion": "beta", + "Module": "Beta.Mail", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserConfiguration" + "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/{userConfiguration-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations", - "ApiVersion": "beta", + "Module": "Beta.Mail", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserConfiguration" + "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderChildFolderUserConfigurationCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserMailFolderChildFolderUserConfigurationCount", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/$count" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -198744,20 +199286,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserMailFolderCount", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/$count" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -198792,20 +199334,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMailFolder" + "Command": "Get-MgBetaUserMailFolderDelta", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/delta" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.Read", @@ -198832,19 +199374,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Get-MgBetaUserMailFolderMessage", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -198879,64 +199421,64 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Get-MgBetaUserMailFolderMessage", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaUserMailFolderMessageAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaUserMailFolderMessageAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserMailFolderMessageAttachmentCount", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.Read", @@ -198963,20 +199505,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserMailFolderMessageContent", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -199011,20 +199553,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserMailFolderMessageCount", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/$count" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -199059,198 +199601,198 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Get-MgBetaUserMailFolderMessageDelta", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserMailFolderMessageExtension", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgBetaUserMailFolderMessageExtension", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageExtensionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserMailFolderMessageExtensionCount", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageMention", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMention" + "Command": "Get-MgBetaUserMailFolderMessageMention", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageMention", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMention" + "Command": "Get-MgBetaUserMailFolderMessageMention", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageMentionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserMailFolderMessageMentionCount", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageRule", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "ApiVersion": "beta", + "Module": "Beta.Mail", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessageRule" + "Command": "Get-MgBetaUserMailFolderMessageRule", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageRule", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "ApiVersion": "beta", + "Module": "Beta.Mail", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessageRule" + "Command": "Get-MgBetaUserMailFolderMessageRule", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderMessageRuleCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserMailFolderMessageRuleCount", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderUserConfiguration", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/{userConfiguration-id}", - "ApiVersion": "beta", + "Module": "Beta.Mail", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserConfiguration" + "Command": "Get-MgBetaUserMailFolderUserConfiguration", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/{userConfiguration-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderUserConfiguration", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations", - "ApiVersion": "beta", + "Module": "Beta.Mail", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserConfiguration" + "Command": "Get-MgBetaUserMailFolderUserConfiguration", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMailFolderUserConfigurationCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserMailFolderUserConfigurationCount", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/$count" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaUserMailTip", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getmailtips?view=graph-rest-beta", - "Uri": "/users/{user-id}/getMailTips", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getmailtips?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMailTips", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.Read", @@ -199269,19 +199811,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMailTips" + "Command": "Get-MgBetaUserMailTip", + "Method": "POST", + "Uri": "/users/{user-id}/getMailTips" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedAppBlockedUser", - "ApiReferenceLink": null, - "Uri": "/users/getManagedAppBlockedUsers", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -199316,20 +199858,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserManagedAppBlockedUser", + "Method": "GET", + "Uri": "/users/getManagedAppBlockedUsers" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedAppDiagnosticStatus", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -199348,20 +199890,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus" + "Command": "Get-MgBetaUserManagedAppDiagnosticStatus", + "Method": "GET", + "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedAppPolicy", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/getManagedAppPolicies", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -199380,652 +199922,652 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Command": "Get-MgBetaUserManagedAppPolicy", + "Method": "GET", + "Uri": "/users/{user-id}/getManagedAppPolicies" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedAppRegistration", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedAppRegistration" + "Command": "Get-MgBetaUserManagedAppRegistration", + "Method": "GET", + "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedAppRegistration", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedAppRegistrations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedAppRegistration" + "Command": "Get-MgBetaUserManagedAppRegistration", + "Method": "GET", + "Uri": "/users/{user-id}/managedAppRegistrations" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedAppRegistrationCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedAppRegistrations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserManagedAppRegistrationCount", + "Method": "GET", + "Uri": "/users/{user-id}/managedAppRegistrations/$count" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDevice" + "Command": "Get-MgBetaUserManagedDevice", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDevice" + "Command": "Get-MgBetaUserManagedDevice", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails" + "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails" + "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetailCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetailCount", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceCategory", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCategory" + "Command": "Get-MgBetaUserManagedDeviceCategory", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceCloudPcRemoteActionResult", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult" + "Command": "Get-MgBetaUserManagedDeviceCloudPcRemoteActionResult", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceCloudPcReviewStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcReviewStatus", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcReviewStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcReviewStatus" + "Command": "Get-MgBetaUserManagedDeviceCloudPcReviewStatus", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcReviewStatus" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" + "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" + "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyStateCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyStateCount", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceConfigurationState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationState" + "Command": "Get-MgBetaUserManagedDeviceConfigurationState", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceConfigurationState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationState" + "Command": "Get-MgBetaUserManagedDeviceConfigurationState", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceConfigurationStateCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserManagedDeviceConfigurationStateCount", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserManagedDeviceCount", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/$count" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceDetectedApp", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDetectedApp" + "Command": "Get-MgBetaUserManagedDeviceDetectedApp", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceDetectedApp", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDetectedApp" + "Command": "Get-MgBetaUserManagedDeviceDetectedApp", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceDetectedAppCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserManagedDeviceDetectedAppCount", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/$count" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceFileVaultKey", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getFileVaultKey", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserManagedDeviceFileVaultKey", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getFileVaultKey" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceHealthScriptState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState" + "Command": "Get-MgBetaUserManagedDeviceHealthScriptState", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceHealthScriptState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState" + "Command": "Get-MgBetaUserManagedDeviceHealthScriptState", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceHealthScriptStateCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserManagedDeviceHealthScriptStateCount", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceLogCollectionRequestCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserManagedDeviceLogCollectionRequestCount", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" + "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" + "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState" + "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState" + "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationStateCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationStateCount", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceNonCompliantSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getNonCompliantSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState" + "Command": "Get-MgBetaUserManagedDeviceNonCompliantSetting", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getNonCompliantSettings" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityBaselineState" + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityBaselineState" + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateCount", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/$count" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState" + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState" + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingStateCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingStateCount", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgBetaUserManagedDeviceUser", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsProtectionState" + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionState", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceWithAppFailure", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -200044,20 +200586,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserManagedDeviceWithAppFailure", + "Method": "GET", + "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagedDeviceWithFailedApp", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -200076,20 +200618,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState" + "Command": "Get-MgBetaUserManagedDeviceWithFailedApp", + "Method": "GET", + "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManager", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/manager", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read.All", @@ -200124,20 +200666,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaUserManager", + "Method": "GET", + "Uri": "/users/{user-id}/manager" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserManagerByRef", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/manager/$ref", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read.All", @@ -200172,22 +200714,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserManagerByRef", + "Method": "GET", + "Uri": "/users/{user-id}/manager/$ref" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaUserMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", - "Uri": "/users/{user-id}/getMemberGroups", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -200270,22 +200812,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserMemberGroup", + "Method": "POST", + "Uri": "/users/{user-id}/getMemberGroups" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaUserMemberObject", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/getMemberObjects", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -200384,20 +200926,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserMemberObject", + "Method": "POST", + "Uri": "/users/{user-id}/getMemberObjects" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMemberOf", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -200416,19 +200958,19 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaUserMemberOf", + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMemberOf", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/memberOf", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -200463,34 +201005,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaUserMemberOf", + "Method": "GET", + "Uri": "/users/{user-id}/memberOf" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/administrativeUnit" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/memberOf/administrativeUnit", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -200509,34 +201051,34 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/administrativeUnit" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMemberOfAsDirectoryRole", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/directoryRole", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryRole" + "Command": "Get-MgBetaUserMemberOfAsDirectoryRole", + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/directoryRole" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMemberOfAsDirectoryRole", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/memberOf/directoryRole", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -200555,34 +201097,34 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphDirectoryRole" + "Command": "Get-MgBetaUserMemberOfAsDirectoryRole", + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/directoryRole" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaUserMemberOfAsGroup", + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/memberOf/group", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -200601,20 +201143,20 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaUserMemberOfAsGroup", + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/group" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMemberOfCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/memberOf/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -200649,20 +201191,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserMemberOfCount", + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMemberOfCountAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/memberOf/administrativeUnit/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -200681,20 +201223,20 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Get-MgBetaUserMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/administrativeUnit/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMemberOfCountAsDirectoryRole", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/memberOf/directoryRole/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -200713,20 +201255,20 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Get-MgBetaUserMemberOfCountAsDirectoryRole", + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/directoryRole/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMemberOfCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/memberOf/group/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -200745,20 +201287,20 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Get-MgBetaUserMemberOfCountAsGroup", + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/group/$count" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.Read", @@ -200785,19 +201327,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Get-MgBetaUserMessage", + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -200832,64 +201374,64 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Get-MgBetaUserMessage", + "Method": "GET", + "Uri": "/users/{user-id}/messages" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMessageAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaUserMessageAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMessageAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaUserMessageAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/attachments" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMessageAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserMessageAttachmentCount", + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMessageContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}/$value", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.Read", @@ -200916,20 +201458,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserMessageContent", + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/$value" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMessageCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -200964,20 +201506,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserMessageCount", + "Method": "GET", + "Uri": "/users/{user-id}/messages/$count" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMessageDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta", - "Uri": "/users/{user-id}/messages/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.Read", @@ -201004,108 +201546,108 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Get-MgBetaUserMessageDelta", + "Method": "GET", + "Uri": "/users/{user-id}/messages/delta" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMessageExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserMessageExtension", + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMessageExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgBetaUserMessageExtension", + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/extensions" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMessageExtensionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserMessageExtensionCount", + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMessageMention", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMention" + "Command": "Get-MgBetaUserMessageMention", + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMessageMention", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}/mentions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMention" + "Command": "Get-MgBetaUserMessageMention", + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/mentions" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMessageMentionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}/mentions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserMessageMentionCount", + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/mentions/$count" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMobileAppIntentAndState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -201124,19 +201666,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobileAppIntentAndState" + "Command": "Get-MgBetaUserMobileAppIntentAndState", + "Method": "GET", + "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMobileAppIntentAndState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mobileAppIntentAndStates", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -201155,20 +201697,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobileAppIntentAndState" + "Command": "Get-MgBetaUserMobileAppIntentAndState", + "Method": "GET", + "Uri": "/users/{user-id}/mobileAppIntentAndStates" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMobileAppIntentAndStateCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mobileAppIntentAndStates/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -201187,166 +201729,166 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserMobileAppIntentAndStateCount", + "Method": "GET", + "Uri": "/users/{user-id}/mobileAppIntentAndStates/$count" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent" + "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", + "Method": "GET", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent" + "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", + "Method": "GET", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest" + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "GET", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest" + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "GET", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestCount", + "Method": "GET", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventCount", + "Method": "GET", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserNotification", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/notifications/{notification-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotification", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphNotification" + "Command": "Get-MgBetaUserNotification", + "Method": "GET", + "Uri": "/users/{user-id}/notifications/{notification-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserNotification", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/notifications", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotification", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphNotification" + "Command": "Get-MgBetaUserNotification", + "Method": "GET", + "Uri": "/users/{user-id}/notifications" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserNotificationCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/notifications/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserNotificationCount", + "Method": "GET", + "Uri": "/users/{user-id}/notifications/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOauth2PermissionGrant", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Command": "Get-MgBetaUserOauth2PermissionGrant", + "Method": "GET", + "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOauth2PermissionGrant", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/oauth2PermissionGrants", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-oauth2permissiongrants?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -201365,20 +201907,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Command": "Get-MgBetaUserOauth2PermissionGrant", + "Method": "GET", + "Uri": "/users/{user-id}/oauth2PermissionGrants" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOauth2PermissionGrantCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/oauth2PermissionGrants/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -201397,20 +201939,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserOauth2PermissionGrantCount", + "Method": "GET", + "Uri": "/users/{user-id}/oauth2PermissionGrants/$count" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -201453,19 +201995,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgBetaUserOnenoteNotebook", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/notebooks", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -201508,20 +202050,188 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgBetaUserOnenoteNotebook", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/notebooks" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteNotebookCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/notebooks/$count", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.Read.All", + "Description": "Read all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaUserOnenoteNotebookCount", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/notebooks/$count" + }, + { + "Module": "Beta.Users.Actions", + "CommandAlias": null, "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.Read.All", + "Description": "Read all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaUserOnenoteNotebookFromWebUrl", + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl" + }, + { "Module": "Beta.Notes", + "CommandAlias": null, + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.Read.All", + "Description": "Read all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaUserOnenoteNotebookSection", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections" + }, + { + "Module": "Beta.Notes", + "CommandAlias": null, + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -201564,77 +202274,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroup", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaUserOnenoteNotebookFromWebUrl", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", - "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", - "ApiVersion": "beta", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "Module": "Beta.Users.Actions", - "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.Read.All", - "Description": "Read all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } + "GetViaIdentity" ], - "OutputType": "IMicrosoftGraphCopyNotebookModel" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteNotebookSection", "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", + "OutputType": "IMicrosoftGraphOnenoteOperation", "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Notes", "Permissions": [ { "Name": "Notes.Create", @@ -201677,146 +202330,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" - }, - { - "CommandAlias": null, + "Command": "Get-MgBetaUserOnenoteOperation", "Method": "GET", - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Notes", - "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.Read.All", - "Description": "Read all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphSectionGroup" + "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteOperation", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", - "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.Read.All", - "Description": "Read all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphOnenoteOperation" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteOperationCount", "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/operations/$count", + "OutputType": null, "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.Notes", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserOnenoteOperationCount", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/operations/$count" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnenotePage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -201851,19 +202393,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgBetaUserOnenotePage", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnenotePage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/pages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -201898,20 +202440,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgBetaUserOnenotePage", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/pages" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnenotePageContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -201946,20 +202488,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserOnenotePageContent", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnenotePageCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/pages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -201994,20 +202536,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserOnenotePageCount", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/pages/$count" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteRecentNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", - "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphRecentNotebook", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -202050,35 +202592,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRecentNotebook" + "Command": "Get-MgBetaUserOnenoteRecentNotebook", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteResource", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteResource" + "Command": "Get-MgBetaUserOnenoteResource", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteResourceContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -202113,35 +202655,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserOnenoteResourceContent", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteResourceCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/resources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserOnenoteResourceCount", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/resources/$count" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -202184,19 +202726,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgBetaUserOnenoteSection", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sections", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -202239,20 +202781,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgBetaUserOnenoteSection", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sections" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteSectionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sections/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -202295,20 +202837,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserOnenoteSectionCount", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sections/$count" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -202351,20 +202893,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgBetaUserOnenoteSectionGroup", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sectionGroups", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -202407,22 +202949,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgBetaUserOnenoteSectionGroup", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sectionGroups" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteSectionGroupCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -202465,19 +203007,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserOnenoteSectionGroupCount", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteSectionGroupSection", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -202520,19 +203062,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgBetaUserOnenoteSectionGroupSection", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnenoteSectionPage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Read", @@ -202567,20 +203109,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgBetaUserOnenoteSectionPage", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeeting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -202615,19 +203157,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Command": "Get-MgBetaUserOnlineMeeting", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeeting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -202662,20 +203204,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Command": "Get-MgBetaUserOnlineMeeting", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingAlternativeRecording", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -202718,145 +203260,145 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserOnlineMeetingAlternativeRecording", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecordCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecordCount", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportCount", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingAttendeeReport", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserOnlineMeetingAttendeeReport", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingBroadcastRecording", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserOnlineMeetingBroadcastRecording", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingByJoinWebUrl", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -202891,20 +203433,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Command": "Get-MgBetaUserOnlineMeetingByJoinWebUrl", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -202939,20 +203481,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserOnlineMeetingCount", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/$count" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", - "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/getVirtualAppointmentJoinWebUrl", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -202987,22 +203529,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/getVirtualAppointmentJoinWebUrl" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRecording", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -203045,79 +203587,79 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserOnlineMeetingRecording", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRecording", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecording" + "Command": "Get-MgBetaUserOnlineMeetingRecording", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRecordingContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserOnlineMeetingRecordingContent", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRecordingCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserOnlineMeetingRecordingCount", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRecordingDelta", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecording" + "Command": "Get-MgBetaUserOnlineMeetingRecordingDelta", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/delta" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRegistration", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingRegistration", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -203152,20 +203694,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMeetingRegistration" + "Command": "Get-MgBetaUserOnlineMeetingRegistration", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -203184,63 +203726,63 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion" + "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion" + "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestionCount", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingRegistrantBase" + "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -203267,20 +203809,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMeetingRegistrantBase" + "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrantCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -203307,109 +203849,109 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrantCount", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingTranscript", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallTranscript" + "Command": "Get-MgBetaUserOnlineMeetingTranscript", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingTranscript", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallTranscript" + "Command": "Get-MgBetaUserOnlineMeetingTranscript", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingTranscriptContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserOnlineMeetingTranscriptContent", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingTranscriptCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserOnlineMeetingTranscriptCount", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingTranscriptDelta", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallTranscript" + "Command": "Get-MgBetaUserOnlineMeetingTranscriptDelta", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/delta" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingTranscriptMetadataContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserOnlineMeetingTranscriptMetadataContent", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOnlineMeetingVirtualAppointmentJoinWebUrl", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "VirtualAppointment.Read", @@ -203460,474 +204002,474 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserOnlineMeetingVirtualAppointmentJoinWebUrl", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookMasterCategory", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "ApiVersion": "beta", + "Module": "Beta.Users", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookCategory" + "Command": "Get-MgBetaUserOutlookMasterCategory", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookMasterCategory", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/masterCategories", - "ApiVersion": "beta", + "Module": "Beta.Users", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookCategory" + "Command": "Get-MgBetaUserOutlookMasterCategory", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/masterCategories" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOutlookMasterCategoryCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/masterCategories/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserOutlookMasterCategoryCount", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/masterCategories/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTask", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", - "ApiVersion": "beta", + "Module": "Beta.Users", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookTask" + "Command": "Get-MgBetaUserOutlookTask", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTask", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/tasks", - "ApiVersion": "beta", + "Module": "Beta.Users", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookTask" + "Command": "Get-MgBetaUserOutlookTask", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/tasks" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaUserOutlookTaskAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-list-attachments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaUserOutlookTaskAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserOutlookTaskAttachmentCount", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/tasks/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserOutlookTaskCount", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/tasks/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", - "ApiVersion": "beta", + "Module": "Beta.Users", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookTaskFolder" + "Command": "Get-MgBetaUserOutlookTaskFolder", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskFolders", - "ApiVersion": "beta", + "Module": "Beta.Users", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookTaskFolder" + "Command": "Get-MgBetaUserOutlookTaskFolder", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskFolders" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskFolderCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskFolders/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserOutlookTaskFolderCount", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskFolders/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskFolderTask", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "ApiVersion": "beta", + "Module": "Beta.Users", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookTask" + "Command": "Get-MgBetaUserOutlookTaskFolderTask", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskFolderTask", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks", - "ApiVersion": "beta", + "Module": "Beta.Users", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookTask" + "Command": "Get-MgBetaUserOutlookTaskFolderTask", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachmentCount", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskFolderTaskCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserOutlookTaskFolderTaskCount", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", - "ApiVersion": "beta", + "Module": "Beta.Users", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookTaskGroup" + "Command": "Get-MgBetaUserOutlookTaskGroup", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskGroups", - "ApiVersion": "beta", + "Module": "Beta.Users", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookTaskGroup" + "Command": "Get-MgBetaUserOutlookTaskGroup", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskGroups" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroupCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskGroups/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserOutlookTaskGroupCount", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskGroups/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", - "ApiVersion": "beta", + "Module": "Beta.Users", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookTaskFolder" + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders", - "ApiVersion": "beta", + "Module": "Beta.Users", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookTaskFolder" + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderCount", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "ApiVersion": "beta", + "Module": "Beta.Users", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookTask" + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks", - "ApiVersion": "beta", + "Module": "Beta.Users", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookTask" + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentCount", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskCount", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOwnedDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaUserOwnedDevice", + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOwnedDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedDevices", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -203970,78 +204512,78 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaUserOwnedDevice", + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOwnedDeviceAsDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgBetaUserOwnedDeviceAsDevice", + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOwnedDeviceAsDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedDevices/device", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgBetaUserOwnedDeviceAsDevice", + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/device" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedDevices/endpoint", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/endpoint" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOwnedDeviceCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedDevices/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -204084,64 +204626,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserOwnedDeviceCount", + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOwnedDeviceCountAsDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedDevices/device/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserOwnedDeviceCountAsDevice", + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/device/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOwnedDeviceCountAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedDevices/endpoint/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserOwnedDeviceCountAsEndpoint", + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/endpoint/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOwnedObject", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaUserOwnedObject", + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOwnedObject", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedObjects", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -204184,122 +204726,122 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaUserOwnedObject", + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOwnedObjectAsApplication", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/application", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgBetaUserOwnedObjectAsApplication", + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/application" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOwnedObjectAsApplication", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedObjects/application", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgBetaUserOwnedObjectAsApplication", + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/application" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOwnedObjectAsGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaUserOwnedObjectAsGroup", + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOwnedObjectAsGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedObjects/group", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaUserOwnedObjectAsGroup", + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/group" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedObjects/servicePrincipal", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/servicePrincipal" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaUserOwnedObjectByType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", - "Uri": "/users/getUserOwnedObjects", - "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaUserOwnedObjectByType", + "Method": "POST", + "Uri": "/users/getUserOwnedObjects" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOwnedObjectCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedObjects/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -204342,65 +204884,65 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserOwnedObjectCount", + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOwnedObjectCountAsApplication", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedObjects/application/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserOwnedObjectCountAsApplication", + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/application/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOwnedObjectCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedObjects/group/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserOwnedObjectCountAsGroup", + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/group/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserOwnedObjectCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedObjects/servicePrincipal/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserOwnedObjectCountAsServicePrincipal", + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/servicePrincipal/$count" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBetaUserPasswordSingleSignOnCredential", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getpasswordsinglesignoncredentials?view=graph-rest-beta", - "Uri": "/users/{user-id}/getPasswordSingleSignOnCredentials", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getpasswordsinglesignoncredentials?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -204427,34 +204969,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet" + "Command": "Get-MgBetaUserPasswordSingleSignOnCredential", + "Method": "POST", + "Uri": "/users/{user-id}/getPasswordSingleSignOnCredentials" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserPerson", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/people/{person-id}", - "ApiVersion": "beta", + "Module": "Beta.People", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPerson", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPerson" + "Command": "Get-MgBetaUserPerson", + "Method": "GET", + "Uri": "/users/{user-id}/people/{person-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserPerson", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/people", - "ApiVersion": "beta", + "Module": "Beta.People", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPerson", + "ApiVersion": "beta", "Permissions": [ { "Name": "People.Read", @@ -204473,20 +205015,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPerson" + "Command": "Get-MgBetaUserPerson", + "Method": "GET", + "Uri": "/users/{user-id}/people" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserPersonCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/people/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "People.Read", @@ -204505,77 +205047,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserPersonCount", + "Method": "GET", + "Uri": "/users/{user-id}/people/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserPhoto", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/photo", - "ApiVersion": "beta", + "Module": "Beta.Users", + "CommandAlias": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Users", - "Permissions": [ - { - "Name": "User.Read", - "Description": "Sign you in and read your profile", - "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "ProfilePhoto.Read.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "User.ReadBasic.All", - "Description": "Read all users' basic profiles", - "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization without a signed-in user. Includes display name, first and last name, email address, open extensions, and photo.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "User.Read.All", - "Description": "Read all users' full profiles", - "FullDescription": "Allows the app to read user profiles without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "ProfilePhoto.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphProfilePhoto" - }, - { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserPhoto", "ApiReferenceLink": null, - "Uri": "/users/{user-id}/photos", + "OutputType": "IMicrosoftGraphProfilePhoto", "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Users", "Permissions": [ { "Name": "User.Read", @@ -204587,8 +205074,8 @@ }, { "Name": "ProfilePhoto.Read.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", + "Description": "Read profile photo of a user or group", + "FullDescription": "Allows the app to read all profile photos of users and groups, without a signed-in user", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": true @@ -204611,29 +205098,26 @@ }, { "Name": "ProfilePhoto.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", + "Description": "Read and write profile photo of a user or group", + "FullDescription": "Allows the app to read and write all profile photos of users and groups, without a signed-in user", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphProfilePhoto" + "Command": "Get-MgBetaUserPhoto", + "Method": "GET", + "Uri": "/users/{user-id}/photo" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserPhotoContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/photo/$value", - "ApiVersion": "beta", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -204676,22 +205160,80 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserPhoto", + "Method": "GET", + "Uri": "/users/{user-id}/photos" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserPlanner", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/planner", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [ + { + "Name": "User.Read", + "Description": "Sign you in and read your profile", + "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "ProfilePhoto.Read.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "User.ReadBasic.All", + "Description": "Read all users' basic profiles", + "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization without a signed-in user. Includes display name, first and last name, email address, open extensions, and photo.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles", + "FullDescription": "Allows the app to read user profiles without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "ProfilePhoto.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaUserPhotoContent", + "Method": "GET", + "Uri": "/users/{user-id}/photo/$value" + }, + { + "Module": "Beta.Planner", + "CommandAlias": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -204734,49 +205276,49 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerUser" + "Command": "Get-MgBetaUserPlanner", + "Method": "GET", + "Uri": "/users/{user-id}/planner" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserPlanner", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/planner/all", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerDelta", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerDelta" + "Command": "Get-MgBetaUserPlanner", + "Method": "GET", + "Uri": "/users/{user-id}/planner/all" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserPlannerAllCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/planner/all/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserPlannerAllCount", + "Method": "GET", + "Uri": "/users/{user-id}/planner/all/$count" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserPlannerAllDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planneruser-list-delta?view=graph-rest-beta", - "Uri": "/users/{user-id}/planner/all/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planneruser-list-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerDelta", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -204811,34 +205353,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerDelta" + "Command": "Get-MgBetaUserPlannerAllDelta", + "Method": "GET", + "Uri": "/users/{user-id}/planner/all/delta" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserPlannerFavoritePlan", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/planner/favoritePlans/{plannerPlan-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerPlan" + "Command": "Get-MgBetaUserPlannerFavoritePlan", + "Method": "GET", + "Uri": "/users/{user-id}/planner/favoritePlans/{plannerPlan-id}" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserPlannerFavoritePlan", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/planner/favoritePlans", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -204865,20 +205407,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerPlan" + "Command": "Get-MgBetaUserPlannerFavoritePlan", + "Method": "GET", + "Uri": "/users/{user-id}/planner/favoritePlans" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserPlannerFavoritePlanCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/planner/favoritePlans/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -204905,34 +205447,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserPlannerFavoritePlanCount", + "Method": "GET", + "Uri": "/users/{user-id}/planner/favoritePlans/$count" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserPlannerMyDayTask", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/planner/myDayTasks/{plannerTask-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerTask" + "Command": "Get-MgBetaUserPlannerMyDayTask", + "Method": "GET", + "Uri": "/users/{user-id}/planner/myDayTasks/{plannerTask-id}" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserPlannerMyDayTask", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/planner/myDayTasks", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -204967,20 +205509,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerTask" + "Command": "Get-MgBetaUserPlannerMyDayTask", + "Method": "GET", + "Uri": "/users/{user-id}/planner/myDayTasks" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserPlannerMyDayTaskCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/planner/myDayTasks/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -205015,19 +205557,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserPlannerMyDayTaskCount", + "Method": "GET", + "Uri": "/users/{user-id}/planner/myDayTasks/$count" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserPlannerPlan", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/planner/plans", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -205062,94 +205604,94 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerPlan" + "Command": "Get-MgBetaUserPlannerPlan", + "Method": "GET", + "Uri": "/users/{user-id}/planner/plans" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserPlannerPlanBucketDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta", - "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerBucket" + "Command": "Get-MgBetaUserPlannerPlanBucketDelta", + "Method": "GET", + "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/delta" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserPlannerPlanBucketTaskDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", - "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerTask" + "Command": "Get-MgBetaUserPlannerPlanBucketTaskDelta", + "Method": "GET", + "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserPlannerPlanDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", - "Uri": "/users/{user-id}/planner/plans/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerPlan" + "Command": "Get-MgBetaUserPlannerPlanDelta", + "Method": "GET", + "Uri": "/users/{user-id}/planner/plans/delta" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserPlannerPlanTaskDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", - "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/tasks/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerTask" + "Command": "Get-MgBetaUserPlannerPlanTaskDelta", + "Method": "GET", + "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/tasks/delta" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserPlannerRecentPlan", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/planner/recentPlans/{plannerPlan-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerPlan" + "Command": "Get-MgBetaUserPlannerRecentPlan", + "Method": "GET", + "Uri": "/users/{user-id}/planner/recentPlans/{plannerPlan-id}" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserPlannerRecentPlan", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/planner/recentPlans", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -205176,20 +205718,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerPlan" + "Command": "Get-MgBetaUserPlannerRecentPlan", + "Method": "GET", + "Uri": "/users/{user-id}/planner/recentPlans" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserPlannerRecentPlanCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/planner/recentPlans/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -205216,34 +205758,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserPlannerRecentPlanCount", + "Method": "GET", + "Uri": "/users/{user-id}/planner/recentPlans/$count" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserPlannerRosterPlan", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/planner/rosterPlans/{plannerPlan-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerPlan" + "Command": "Get-MgBetaUserPlannerRosterPlan", + "Method": "GET", + "Uri": "/users/{user-id}/planner/rosterPlans/{plannerPlan-id}" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserPlannerRosterPlan", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/planner/rosterPlans", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planneruser-list-rosterplans?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -205278,20 +205820,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerPlan" + "Command": "Get-MgBetaUserPlannerRosterPlan", + "Method": "GET", + "Uri": "/users/{user-id}/planner/rosterPlans" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserPlannerRosterPlanCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/planner/rosterPlans/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -205326,19 +205868,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserPlannerRosterPlanCount", + "Method": "GET", + "Uri": "/users/{user-id}/planner/rosterPlans/$count" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserPlannerTask", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/planner/tasks", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -205389,20 +205931,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerTask" + "Command": "Get-MgBetaUserPlannerTask", + "Method": "GET", + "Uri": "/users/{user-id}/planner/tasks" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserPlannerTaskDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", - "Uri": "/users/{user-id}/planner/tasks/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -205421,20 +205963,20 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphPlannerTask" + "Command": "Get-MgBetaUserPlannerTaskDelta", + "Method": "GET", + "Uri": "/users/{user-id}/planner/tasks/delta" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserPresence", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/presence", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "beta", "Permissions": [ { "Name": "Presence.Read", @@ -205461,20 +206003,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPresence" + "Command": "Get-MgBetaUserPresence", + "Method": "GET", + "Uri": "/users/{user-id}/presence" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfile", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProfile", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -205517,20 +206059,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphProfile" + "Command": "Get-MgBetaUserProfile", + "Method": "GET", + "Uri": "/users/{user-id}/profile" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileAccount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserAccountInformation", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -205573,19 +206115,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserAccountInformation" + "Command": "Get-MgBetaUserProfileAccount", + "Method": "GET", + "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileAccount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/account", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserAccountInformation", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -205628,20 +206170,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserAccountInformation" + "Command": "Get-MgBetaUserProfileAccount", + "Method": "GET", + "Uri": "/users/{user-id}/profile/account" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileAccountCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/account/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -205684,20 +206226,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserProfileAccountCount", + "Method": "GET", + "Uri": "/users/{user-id}/profile/account/$count" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileAddress", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAddress", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -205740,19 +206282,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemAddress" + "Command": "Get-MgBetaUserProfileAddress", + "Method": "GET", + "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileAddress", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/addresses", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAddress", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -205795,20 +206337,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemAddress" + "Command": "Get-MgBetaUserProfileAddress", + "Method": "GET", + "Uri": "/users/{user-id}/profile/addresses" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileAddressCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/addresses/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -205851,20 +206393,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserProfileAddressCount", + "Method": "GET", + "Uri": "/users/{user-id}/profile/addresses/$count" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileAnniversary", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -205907,19 +206449,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPersonAnnualEvent" + "Command": "Get-MgBetaUserProfileAnniversary", + "Method": "GET", + "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileAnniversary", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/anniversaries", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -205962,20 +206504,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPersonAnnualEvent" + "Command": "Get-MgBetaUserProfileAnniversary", + "Method": "GET", + "Uri": "/users/{user-id}/profile/anniversaries" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileAnniversaryCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/anniversaries/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206018,20 +206560,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserProfileAnniversaryCount", + "Method": "GET", + "Uri": "/users/{user-id}/profile/anniversaries/$count" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileAward", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/awards/{personAward-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPersonAward", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206074,19 +206616,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPersonAward" + "Command": "Get-MgBetaUserProfileAward", + "Method": "GET", + "Uri": "/users/{user-id}/profile/awards/{personAward-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileAward", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/awards", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPersonAward", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206129,20 +206671,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPersonAward" + "Command": "Get-MgBetaUserProfileAward", + "Method": "GET", + "Uri": "/users/{user-id}/profile/awards" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileAwardCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/awards/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206185,20 +206727,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserProfileAwardCount", + "Method": "GET", + "Uri": "/users/{user-id}/profile/awards/$count" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileCertification", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPersonCertification", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206241,19 +206783,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPersonCertification" + "Command": "Get-MgBetaUserProfileCertification", + "Method": "GET", + "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileCertification", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/certifications", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPersonCertification", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206296,20 +206838,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPersonCertification" + "Command": "Get-MgBetaUserProfileCertification", + "Method": "GET", + "Uri": "/users/{user-id}/profile/certifications" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileCertificationCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/certifications/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206352,20 +206894,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserProfileCertificationCount", + "Method": "GET", + "Uri": "/users/{user-id}/profile/certifications/$count" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileEducationalActivity", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationalActivity", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206408,19 +206950,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationalActivity" + "Command": "Get-MgBetaUserProfileEducationalActivity", + "Method": "GET", + "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileEducationalActivity", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/educationalActivities", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationalActivity", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206463,20 +207005,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationalActivity" + "Command": "Get-MgBetaUserProfileEducationalActivity", + "Method": "GET", + "Uri": "/users/{user-id}/profile/educationalActivities" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileEducationalActivityCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/educationalActivities/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206519,20 +207061,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserProfileEducationalActivityCount", + "Method": "GET", + "Uri": "/users/{user-id}/profile/educationalActivities/$count" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileEmail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itememail-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphItemEmail", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206575,19 +207117,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemEmail" + "Command": "Get-MgBetaUserProfileEmail", + "Method": "GET", + "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileEmail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/emails", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemEmail", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206630,20 +207172,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemEmail" + "Command": "Get-MgBetaUserProfileEmail", + "Method": "GET", + "Uri": "/users/{user-id}/profile/emails" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileEmailCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/emails/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206686,20 +207228,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserProfileEmailCount", + "Method": "GET", + "Uri": "/users/{user-id}/profile/emails/$count" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileInterest", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPersonInterest", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206742,19 +207284,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPersonInterest" + "Command": "Get-MgBetaUserProfileInterest", + "Method": "GET", + "Uri": "/users/{user-id}/profile/interests/{personInterest-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileInterest", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/interests", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPersonInterest", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206797,20 +207339,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPersonInterest" + "Command": "Get-MgBetaUserProfileInterest", + "Method": "GET", + "Uri": "/users/{user-id}/profile/interests" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileInterestCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/interests/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206853,20 +207395,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserProfileInterestCount", + "Method": "GET", + "Uri": "/users/{user-id}/profile/interests/$count" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileLanguage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLanguageProficiency", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206909,19 +207451,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphLanguageProficiency" + "Command": "Get-MgBetaUserProfileLanguage", + "Method": "GET", + "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileLanguage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/languages", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLanguageProficiency", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -206964,20 +207506,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphLanguageProficiency" + "Command": "Get-MgBetaUserProfileLanguage", + "Method": "GET", + "Uri": "/users/{user-id}/profile/languages" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileLanguageCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/languages/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -207020,20 +207562,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserProfileLanguageCount", + "Method": "GET", + "Uri": "/users/{user-id}/profile/languages/$count" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileName", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/names/{personName-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPersonName", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -207076,19 +207618,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPersonName" + "Command": "Get-MgBetaUserProfileName", + "Method": "GET", + "Uri": "/users/{user-id}/profile/names/{personName-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileName", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/names", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPersonName", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -207131,20 +207673,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPersonName" + "Command": "Get-MgBetaUserProfileName", + "Method": "GET", + "Uri": "/users/{user-id}/profile/names" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileNameCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/names/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -207187,20 +207729,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserProfileNameCount", + "Method": "GET", + "Uri": "/users/{user-id}/profile/names/$count" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileNote", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPersonAnnotation", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -207243,19 +207785,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPersonAnnotation" + "Command": "Get-MgBetaUserProfileNote", + "Method": "GET", + "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileNote", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/notes", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPersonAnnotation", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -207298,20 +207840,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPersonAnnotation" + "Command": "Get-MgBetaUserProfileNote", + "Method": "GET", + "Uri": "/users/{user-id}/profile/notes" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileNoteCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/notes/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -207354,20 +207896,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserProfileNoteCount", + "Method": "GET", + "Uri": "/users/{user-id}/profile/notes/$count" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfilePatent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemPatent", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -207410,19 +207952,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemPatent" + "Command": "Get-MgBetaUserProfilePatent", + "Method": "GET", + "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfilePatent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/patents", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemPatent", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -207465,20 +208007,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemPatent" + "Command": "Get-MgBetaUserProfilePatent", + "Method": "GET", + "Uri": "/users/{user-id}/profile/patents" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfilePatentCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/patents/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -207521,20 +208063,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserProfilePatentCount", + "Method": "GET", + "Uri": "/users/{user-id}/profile/patents/$count" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfilePhone", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemPhone", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -207577,75 +208119,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemPhone" + "Command": "Get-MgBetaUserProfilePhone", + "Method": "GET", + "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfilePhone", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/phones", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.People", - "Permissions": [ - { - "Name": "User.Read", - "Description": "Sign you in and read your profile", - "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.ReadBasic.All", - "Description": "Read all users' basic profiles", - "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.Read.All", - "Description": "Read all users' full profiles", - "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.ReadWrite", - "Description": "Read and update your profile", - "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphItemPhone" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfilePhoneCount", "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/phones/$count", + "OutputType": "IMicrosoftGraphItemPhone", "ApiVersion": "beta", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Beta.People", "Permissions": [ { "Name": "User.Read", @@ -207688,75 +208174,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserProfilePhone", + "Method": "GET", + "Uri": "/users/{user-id}/profile/phones" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfilePosition", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", - "Permissions": [ - { - "Name": "User.Read", - "Description": "Sign you in and read your profile", - "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.ReadBasic.All", - "Description": "Read all users' basic profiles", - "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.Read.All", - "Description": "Read all users' full profiles", - "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.ReadWrite", - "Description": "Read and update your profile", - "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphWorkPosition" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfilePosition", "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/positions", + "OutputType": null, "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.People", "Permissions": [ { "Name": "User.Read", @@ -207799,20 +208230,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWorkPosition" + "Command": "Get-MgBetaUserProfilePhoneCount", + "Method": "GET", + "Uri": "/users/{user-id}/profile/phones/$count" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfilePositionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/positions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWorkPosition", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -207855,20 +208286,75 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserProfilePosition", + "Method": "GET", + "Uri": "/users/{user-id}/profile/positions/{workPosition-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileProject", + "Variants": [ + "List" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", + "OutputType": "IMicrosoftGraphWorkPosition", "ApiVersion": "beta", + "Permissions": [ + { + "Name": "User.Read", + "Description": "Sign you in and read your profile", + "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.ReadBasic.All", + "Description": "Read all users' basic profiles", + "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles", + "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.ReadWrite", + "Description": "Read and update your profile", + "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaUserProfilePosition", + "Method": "GET", + "Uri": "/users/{user-id}/profile/positions" + }, + { + "Module": "Beta.People", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -207911,19 +208397,75 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphProjectParticipation" + "Command": "Get-MgBetaUserProfilePositionCount", + "Method": "GET", + "Uri": "/users/{user-id}/profile/positions/$count" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileProject", + "Variants": [ + "Get", + "GetViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/projects", + "OutputType": "IMicrosoftGraphProjectParticipation", "ApiVersion": "beta", + "Permissions": [ + { + "Name": "User.Read", + "Description": "Sign you in and read your profile", + "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and write the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.ReadBasic.All", + "Description": "Read all users' basic profiles", + "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles", + "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.ReadWrite", + "Description": "Read and update your profile", + "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaUserProfileProject", + "Method": "GET", + "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}" + }, + { + "Module": "Beta.People", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProjectParticipation", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -207966,20 +208508,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphProjectParticipation" + "Command": "Get-MgBetaUserProfileProject", + "Method": "GET", + "Uri": "/users/{user-id}/profile/projects" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileProjectCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/projects/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -208022,20 +208564,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserProfileProjectCount", + "Method": "GET", + "Uri": "/users/{user-id}/profile/projects/$count" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfilePublication", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemPublication", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -208078,19 +208620,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemPublication" + "Command": "Get-MgBetaUserProfilePublication", + "Method": "GET", + "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfilePublication", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/publications", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemPublication", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -208133,20 +208675,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemPublication" + "Command": "Get-MgBetaUserProfilePublication", + "Method": "GET", + "Uri": "/users/{user-id}/profile/publications" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfilePublicationCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/publications/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -208189,20 +208731,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserProfilePublicationCount", + "Method": "GET", + "Uri": "/users/{user-id}/profile/publications/$count" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileSkill", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSkillProficiency", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -208245,19 +208787,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSkillProficiency" + "Command": "Get-MgBetaUserProfileSkill", + "Method": "GET", + "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileSkill", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/skills", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSkillProficiency", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -208300,20 +208842,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSkillProficiency" + "Command": "Get-MgBetaUserProfileSkill", + "Method": "GET", + "Uri": "/users/{user-id}/profile/skills" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileSkillCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/skills/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -208356,20 +208898,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserProfileSkillCount", + "Method": "GET", + "Uri": "/users/{user-id}/profile/skills/$count" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileWebAccount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWebAccount", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -208412,19 +208954,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWebAccount" + "Command": "Get-MgBetaUserProfileWebAccount", + "Method": "GET", + "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileWebAccount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/webAccounts", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWebAccount", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -208467,20 +209009,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWebAccount" + "Command": "Get-MgBetaUserProfileWebAccount", + "Method": "GET", + "Uri": "/users/{user-id}/profile/webAccounts" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileWebAccountCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/webAccounts/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -208523,20 +209065,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserProfileWebAccountCount", + "Method": "GET", + "Uri": "/users/{user-id}/profile/webAccounts/$count" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileWebsite", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPersonWebsite", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -208579,19 +209121,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPersonWebsite" + "Command": "Get-MgBetaUserProfileWebsite", + "Method": "GET", + "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileWebsite", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/websites", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPersonWebsite", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -208634,20 +209176,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPersonWebsite" + "Command": "Get-MgBetaUserProfileWebsite", + "Method": "GET", + "Uri": "/users/{user-id}/profile/websites" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserProfileWebsiteCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/websites/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -208690,34 +209232,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserProfileWebsiteCount", + "Method": "GET", + "Uri": "/users/{user-id}/profile/websites/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserRegisteredDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaUserRegisteredDevice", + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserRegisteredDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/registeredDevices", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -208760,78 +209302,78 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaUserRegisteredDevice", + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/registeredDevices/device", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/device" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/registeredDevices/endpoint", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/endpoint" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserRegisteredDeviceCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/registeredDevices/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -208874,64 +209416,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserRegisteredDeviceCount", + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserRegisteredDeviceCountAsDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/registeredDevices/device/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserRegisteredDeviceCountAsDevice", + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/device/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserRegisteredDeviceCountAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/registeredDevices/endpoint/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserRegisteredDeviceCountAsEndpoint", + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/endpoint/$count" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserScopedRoleMemberOf", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Command": "Get-MgBetaUserScopedRoleMemberOf", + "Method": "GET", + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserScopedRoleMemberOf", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/scopedRoleMemberOf", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -208950,20 +209492,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Command": "Get-MgBetaUserScopedRoleMemberOf", + "Method": "GET", + "Uri": "/users/{user-id}/scopedRoleMemberOf" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserScopedRoleMemberOfCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/scopedRoleMemberOf/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.Read.All", @@ -208982,50 +209524,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserScopedRoleMemberOfCount", + "Method": "GET", + "Uri": "/users/{user-id}/scopedRoleMemberOf/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserSecurity", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/security", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurity1", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurity1" + "Command": "Get-MgBetaUserSecurity", + "Method": "GET", + "Uri": "/users/{user-id}/security" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserSecurityInformationProtection", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/security/informationProtection", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityInformationProtection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityInformationProtection" + "Command": "Get-MgBetaUserSecurityInformationProtection", + "Method": "GET", + "Uri": "/users/{user-id}/security/informationProtection" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserSecurityInformationProtectionLabelPolicySetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-informationprotectionpolicysetting-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -209044,20 +209586,20 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting" + "Command": "Get-MgBetaUserSecurityInformationProtectionLabelPolicySetting", + "Method": "GET", + "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -209076,19 +209618,19 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel" + "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "Method": "GET", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-informationprotection-list-sensitivitylabels?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -209107,20 +209649,20 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel" + "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "Method": "GET", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -209139,35 +209681,35 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelCount", + "Method": "GET", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/$count" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel" + "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", + "Method": "GET", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read.All", @@ -209186,20 +209728,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserSettings" + "Command": "Get-MgBetaUserSetting", + "Method": "GET", + "Uri": "/users/{user-id}/settings" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserSettingContactMergeSuggestion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/contactMergeSuggestions", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContactMergeSuggestions", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -209218,20 +209760,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContactMergeSuggestions" + "Command": "Get-MgBetaUserSettingContactMergeSuggestion", + "Method": "GET", + "Uri": "/users/{user-id}/settings/contactMergeSuggestions" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserSettingItemInsight", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/itemInsights", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserInsightsSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -209250,35 +209792,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserInsightsSettings" + "Command": "Get-MgBetaUserSettingItemInsight", + "Method": "GET", + "Uri": "/users/{user-id}/settings/itemInsights" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserSettingRegionalAndLanguageSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings" + "Command": "Get-MgBetaUserSettingRegionalAndLanguageSetting", + "Method": "GET", + "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserSettingShiftPreference", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/shiftPreferences", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphShiftPreferences", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read.All", @@ -209313,35 +209855,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphShiftPreferences" + "Command": "Get-MgBetaUserSettingShiftPreference", + "Method": "GET", + "Uri": "/users/{user-id}/settings/shiftPreferences" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserSettingStorage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/storage", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserStorage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserStorage" + "Command": "Get-MgBetaUserSettingStorage", + "Method": "GET", + "Uri": "/users/{user-id}/settings/storage" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserSettingStorageQuota", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/storage/quota", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedstoragequota-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedStorageQuota", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -209376,20 +209918,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedStorageQuota" + "Command": "Get-MgBetaUserSettingStorageQuota", + "Method": "GET", + "Uri": "/users/{user-id}/settings/storage/quota" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserSettingStorageQuotaService", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -209424,19 +209966,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown" + "Command": "Get-MgBetaUserSettingStorageQuotaService", + "Method": "GET", + "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserSettingStorageQuotaService", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/storage/quota/services", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -209471,20 +210013,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown" + "Command": "Get-MgBetaUserSettingStorageQuotaService", + "Method": "GET", + "Uri": "/users/{user-id}/settings/storage/quota/services" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserSettingStorageQuotaServiceCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/storage/quota/services/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -209519,122 +210061,122 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserSettingStorageQuotaServiceCount", + "Method": "GET", + "Uri": "/users/{user-id}/settings/storage/quota/services/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserSettingWindows", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsSetting" + "Command": "Get-MgBetaUserSettingWindows", + "Method": "GET", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserSettingWindows", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/windows", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsSetting" + "Command": "Get-MgBetaUserSettingWindows", + "Method": "GET", + "Uri": "/users/{user-id}/settings/windows" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserSettingWindowsCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/windows/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserSettingWindowsCount", + "Method": "GET", + "Uri": "/users/{user-id}/settings/windows/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserSettingWindowsInstance", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsSettingInstance" + "Command": "Get-MgBetaUserSettingWindowsInstance", + "Method": "GET", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserSettingWindowsInstance", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsSettingInstance" + "Command": "Get-MgBetaUserSettingWindowsInstance", + "Method": "GET", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserSettingWindowsInstanceCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserSettingWindowsInstanceCount", + "Method": "GET", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserSponsor", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/sponsors/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaUserSponsor", + "Method": "GET", + "Uri": "/users/{user-id}/sponsors/{directoryObject-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserSponsor", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/sponsors", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-sponsors?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -209661,20 +210203,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaUserSponsor", + "Method": "GET", + "Uri": "/users/{user-id}/sponsors" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserSponsorCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/sponsors/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -209701,20 +210243,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserSponsorCount", + "Method": "GET", + "Uri": "/users/{user-id}/sponsors/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTeamwork", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUserTeamwork", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserTeamwork.Read", @@ -209733,36 +210275,36 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphUserTeamwork" + "Command": "Get-MgBetaUserTeamwork", + "Method": "GET", + "Uri": "/users/{user-id}/teamwork" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTeamworkAssociatedTeam", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAssociatedTeamInfo" + "Command": "Get-MgBetaUserTeamworkAssociatedTeam", + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTeamworkAssociatedTeam", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork/associatedTeams", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiVersion": "beta", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -209789,20 +210331,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAssociatedTeamInfo" + "Command": "Get-MgBetaUserTeamworkAssociatedTeam", + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/associatedTeams" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTeamworkAssociatedTeamCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork/associatedTeams/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -209829,147 +210371,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserTeamworkAssociatedTeamCount", + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/associatedTeams/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTeamworkInstalledApp", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", - "Permissions": [ - { - "Name": "TeamsAppInstallation.ReadForUser", - "Description": "Read your installed Teams apps", - "FullDescription": "Allows the app to read the Teams apps that are installed for you. Does not give the ability to read application-specific settings.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "TeamsAppInstallation.ReadForUser.All", - "Description": "Read installed Teams apps for all users", - "FullDescription": "Allows the app to read the Teams apps that are installed for any user, without a signed-in user. Does not give the ability to read application-specific settings.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "TeamsAppInstallation.ReadWriteSelfForUser", - "Description": "Allow the Teams app to manage itself for you", - "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for you.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteSelectedForUser", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteForUser", - "Description": "Manage your installed Teams apps", - "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps installed for you. Does not give the ability to read application-specific settings.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser", - "Description": "Allow the Teams app to manage itself and its permission grants on your user account", - "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in your account, and manage its permission grants for accessing your data, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteAndConsentForUser", - "Description": "Manage installation and permission grants of Teams apps on your user account", - "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for your account, on your behalf. Gives the ability to manage permission grants for accessing your data.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ManageSelectedForUser", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteSelfForUser.All", - "Description": "Allow the app to manage itself for all users", - "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to any user, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteSelectedForUser.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteForUser.All", - "Description": "Manage Teams apps for all users", - "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for any user, without a signed-in user. Does not give the ability to read application-specific settings.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser.All", - "Description": "Allow the Teams app to manage itself and its permission grants in all user accounts", - "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any user account, without a signed-in user, and manage its permission grants for accessing those specific users' data.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteAndConsentForUser.All", - "Description": "Manage installation and permission grants of Teams apps in a user account", - "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any user account, without a signed-in user. Gives the ability to manage permission grants for accessing those specific users' data.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ManageSelectedForUser.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTeamworkInstalledApp", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork/installedApps", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get-installedapps?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", "ApiVersion": "beta", - "Variants": [ - "List" - ], - "Module": "Beta.Teams", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -210084,20 +210499,147 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation" + "Command": "Get-MgBetaUserTeamworkInstalledApp", + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTeamworkInstalledAppChat", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", + "Variants": [ + "List" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-list-installedapps?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", "ApiVersion": "beta", + "Permissions": [ + { + "Name": "TeamsAppInstallation.ReadForUser", + "Description": "Read your installed Teams apps", + "FullDescription": "Allows the app to read the Teams apps that are installed for you. Does not give the ability to read application-specific settings.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "TeamsAppInstallation.ReadForUser.All", + "Description": "Read installed Teams apps for all users", + "FullDescription": "Allows the app to read the Teams apps that are installed for any user, without a signed-in user. Does not give the ability to read application-specific settings.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelfForUser", + "Description": "Allow the Teams app to manage itself for you", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for you.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelectedForUser", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteForUser", + "Description": "Manage your installed Teams apps", + "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps installed for you. Does not give the ability to read application-specific settings.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser", + "Description": "Allow the Teams app to manage itself and its permission grants on your user account", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in your account, and manage its permission grants for accessing your data, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteAndConsentForUser", + "Description": "Manage installation and permission grants of Teams apps on your user account", + "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for your account, on your behalf. Gives the ability to manage permission grants for accessing your data.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.ManageSelectedForUser", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelfForUser.All", + "Description": "Allow the app to manage itself for all users", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to any user, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelectedForUser.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteForUser.All", + "Description": "Manage Teams apps for all users", + "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for any user, without a signed-in user. Does not give the ability to read application-specific settings.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser.All", + "Description": "Allow the Teams app to manage itself and its permission grants in all user accounts", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any user account, without a signed-in user, and manage its permission grants for accessing those specific users' data.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteAndConsentForUser.All", + "Description": "Manage installation and permission grants of Teams apps in a user account", + "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any user account, without a signed-in user. Gives the ability to manage permission grants for accessing those specific users' data.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.ManageSelectedForUser.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgBetaUserTeamworkInstalledApp", + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/installedApps" + }, + { + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userscopeteamsappinstallation-get-chat?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -210164,20 +210706,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChat" + "Command": "Get-MgBetaUserTeamworkInstalledAppChat", + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTeamworkInstalledAppCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork/installedApps/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -210292,50 +210834,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserTeamworkInstalledAppCount", + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/installedApps/$count" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTeamworkInstalledAppTeamApp", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsApp", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsApp" + "Command": "Get-MgBetaUserTeamworkInstalledAppTeamApp", + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsApp" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTeamworkInstalledAppTeamAppDefinition", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppDefinition" + "Command": "Get-MgBetaUserTeamworkInstalledAppTeamAppDefinition", + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTodoList", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -210370,19 +210912,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTodoTaskList" + "Command": "Get-MgBetaUserTodoList", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTodoList", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -210417,20 +210959,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTodoTaskList" + "Command": "Get-MgBetaUserTodoList", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTodoListCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -210465,20 +211007,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserTodoListCount", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/$count" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTodoListDelta", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -210505,64 +211047,64 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTodoTaskList" + "Command": "Get-MgBetaUserTodoListDelta", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/delta" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTodoListExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserTodoListExtension", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTodoListExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgBetaUserTodoListExtension", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTodoListExtensionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserTodoListExtensionCount", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTodoTask", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTodoTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -210597,19 +211139,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTodoTask" + "Command": "Get-MgBetaUserTodoTask", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTodoTask", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTodoTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -210644,20 +211186,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTodoTask" + "Command": "Get-MgBetaUserTodoTask", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", - "ApiVersion": "beta", + "Module": "Beta.Users", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachmentBase", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -210692,19 +211234,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAttachmentBase" + "Command": "Get-MgBetaUserTodoTaskAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", - "ApiVersion": "beta", + "Module": "Beta.Users", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachmentBase", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -210739,20 +211281,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAttachmentBase" + "Command": "Get-MgBetaUserTodoTaskAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskAttachmentContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -210787,20 +211329,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserTodoTaskAttachmentContent", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -210835,79 +211377,79 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserTodoTaskAttachmentCount", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskAttachmentSession", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "ApiVersion": "beta", + "Module": "Beta.Users", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachmentSession" + "Command": "Get-MgBetaUserTodoTaskAttachmentSession", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskAttachmentSession", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions", - "ApiVersion": "beta", + "Module": "Beta.Users", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachmentSession" + "Command": "Get-MgBetaUserTodoTaskAttachmentSession", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskAttachmentSessionContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserTodoTaskAttachmentSessionContent", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskAttachmentSessionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserTodoTaskAttachmentSessionCount", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskChecklistItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChecklistItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -210942,19 +211484,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChecklistItem" + "Command": "Get-MgBetaUserTodoTaskChecklistItem", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskChecklistItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChecklistItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -210989,20 +211531,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChecklistItem" + "Command": "Get-MgBetaUserTodoTaskChecklistItem", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskChecklistItemCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -211037,20 +211579,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserTodoTaskChecklistItemCount", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -211085,20 +211627,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserTodoTaskCount", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/$count" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskDelta", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", - "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTodoTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -211133,64 +211675,64 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTodoTask" + "Command": "Get-MgBetaUserTodoTaskDelta", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserTodoTaskExtension", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgBetaUserTodoTaskExtension", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskExtensionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserTodoTaskExtensionCount", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskLinkedResource", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLinkedResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -211225,19 +211767,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphLinkedResource" + "Command": "Get-MgBetaUserTodoTaskLinkedResource", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskLinkedResource", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLinkedResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -211272,20 +211814,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphLinkedResource" + "Command": "Get-MgBetaUserTodoTaskLinkedResource", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTodoTaskLinkedResourceCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -211320,34 +211862,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserTodoTaskLinkedResourceCount", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOf", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaUserTransitiveMemberOf", + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOf", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/transitiveMemberOf", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-transitivememberof?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -211398,107 +211940,107 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaUserTransitiveMemberOf", + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryRole" + "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole", + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryRole" + "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole", + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/transitiveMemberOf/group", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/group" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOfCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/transitiveMemberOf/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -211549,2515 +212091,2515 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBetaUserTransitiveMemberOfCount", + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOfCountAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOfCountAsDirectoryRole", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserTransitiveMemberOfCountAsDirectoryRole", + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTransitiveMemberOfCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/transitiveMemberOf/group/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserTransitiveMemberOfCountAsGroup", + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/group/$count" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTransitiveReport", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/transitiveReports/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaUserTransitiveReport", + "Method": "GET", + "Uri": "/users/{user-id}/transitiveReports/{directoryObject-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTransitiveReport", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/transitiveReports", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get-transitivereports?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgBetaUserTransitiveReport", + "Method": "GET", + "Uri": "/users/{user-id}/transitiveReports" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserTransitiveReportCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/transitiveReports/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserTransitiveReportCount", + "Method": "GET", + "Uri": "/users/{user-id}/transitiveReports/$count" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration" + "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", + "Method": "GET", + "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration" + "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", + "Method": "GET", + "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistrationCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistrationCount", + "Method": "GET", + "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEvent", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "ApiVersion": "beta", "Variants": [ "Get1", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEvent" + "Command": "Get-MgBetaVirtualEvent", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEvent", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEvent" + "Command": "Get-MgBetaVirtualEvent", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaVirtualEventCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventPresenter", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventPresenter" + "Command": "Get-MgBetaVirtualEventPresenter", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventPresenter", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventPresenter" + "Command": "Get-MgBetaVirtualEventPresenter", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventPresenterCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaVirtualEventPresenterCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventPresenterSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Get-MgBetaVirtualEventPresenterSession", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventPresenterSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Get-MgBetaVirtualEventPresenterSession", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventPresenterSessionByJoinWebUrl", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Get-MgBetaVirtualEventPresenterSessionByJoinWebUrl", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventPresenterSessionCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaVirtualEventPresenterSessionCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Get-MgBetaVirtualEventSession", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Get-MgBetaVirtualEventSession", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecordCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecordCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionByJoinWebUrl", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Get-MgBetaVirtualEventSessionByJoinWebUrl", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaVirtualEventSessionCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionPresenter", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventPresenter" + "Command": "Get-MgBetaVirtualEventSessionPresenter", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionPresenter", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventPresenter" + "Command": "Get-MgBetaVirtualEventSessionPresenter", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionPresenterCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaVirtualEventSessionPresenterCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionRegistration", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventRegistration" + "Command": "Get-MgBetaVirtualEventSessionRegistration", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionRegistration", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventRegistration" + "Command": "Get-MgBetaVirtualEventSessionRegistration", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionRegistrationByEmail", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventRegistration" + "Command": "Get-MgBetaVirtualEventSessionRegistrationByEmail", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionRegistrationByUserId", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventRegistration" + "Command": "Get-MgBetaVirtualEventSessionRegistrationByUserId", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventSessionRegistrationCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaVirtualEventSessionRegistrationCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhall", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventTownhall" + "Command": "Get-MgBetaVirtualEventTownhall", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhall", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventTownhall" + "Command": "Get-MgBetaVirtualEventTownhall", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallByUserIdAndRole", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/getByUserIdAndRole(userId='{userId}',role='{role}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventTownhall" + "Command": "Get-MgBetaVirtualEventTownhallByUserIdAndRole", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/getByUserIdAndRole(userId='{userId}',role='{role}')" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallByUserRole", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/getByUserRole(role='{role}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventTownhall" + "Command": "Get-MgBetaVirtualEventTownhallByUserRole", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/getByUserRole(role='{role}')" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaVirtualEventTownhallCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallPresenter", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventPresenter" + "Command": "Get-MgBetaVirtualEventTownhallPresenter", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallPresenter", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-list-presenters?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventPresenter" + "Command": "Get-MgBetaVirtualEventTownhallPresenter", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallPresenterCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaVirtualEventTownhallPresenterCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallPresenterSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Get-MgBetaVirtualEventTownhallPresenterSession", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallPresenterSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Get-MgBetaVirtualEventTownhallPresenterSession", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallPresenterSessionByJoinWebUrl", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Get-MgBetaVirtualEventTownhallPresenterSessionByJoinWebUrl", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallPresenterSessionCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaVirtualEventTownhallPresenterSessionCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Get-MgBetaVirtualEventTownhallSession", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Get-MgBetaVirtualEventTownhallSession", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReport", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReport", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSessionByJoinWebUrl", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Get-MgBetaVirtualEventTownhallSessionByJoinWebUrl", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSessionCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaVirtualEventTownhallSessionCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSessionPresenter", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventPresenter" + "Command": "Get-MgBetaVirtualEventTownhallSessionPresenter", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSessionPresenter", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventPresenter" + "Command": "Get-MgBetaVirtualEventTownhallSessionPresenter", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSessionPresenterCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaVirtualEventTownhallSessionPresenterCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistration", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventRegistration" + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistration", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistration", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventRegistration" + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistration", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationByEmail", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventRegistration" + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationByEmail", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationByUserId", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventRegistration" + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationByUserId", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinar", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventWebinar" + "Command": "Get-MgBetaVirtualEventWebinar", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinar", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-list-webinars?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventWebinar" + "Command": "Get-MgBetaVirtualEventWebinar", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarByUserIdAndRole", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuseridandrole?view=graph-rest-beta", - "Uri": "/solutions/virtualEvents/webinars/getByUserIdAndRole(userId='{userId}',role='{role}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuseridandrole?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventWebinar" + "Command": "Get-MgBetaVirtualEventWebinarByUserIdAndRole", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/getByUserIdAndRole(userId='{userId}',role='{role}')" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarByUserRole", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuserrole?view=graph-rest-beta", - "Uri": "/solutions/virtualEvents/webinars/getByUserRole(role='{role}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuserrole?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventWebinar" + "Command": "Get-MgBetaVirtualEventWebinarByUserRole", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/getByUserRole(role='{role}')" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/$count", - "ApiVersion": "beta", "Variants": [ "Get" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaVirtualEventWebinarCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarPresenter", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventPresenter" + "Command": "Get-MgBetaVirtualEventWebinarPresenter", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarPresenter", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventPresenter" + "Command": "Get-MgBetaVirtualEventWebinarPresenter", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarPresenterCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaVirtualEventWebinarPresenterCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/$count" }, { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarPresenterSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "beta", + "Module": "Beta.Bookings", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Get-MgBetaVirtualEventWebinarPresenterSession", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarPresenterSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Get-MgBetaVirtualEventWebinarPresenterSession", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarPresenterSessionByJoinWebUrl", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Get-MgBetaVirtualEventWebinarPresenterSessionByJoinWebUrl", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarPresenterSessionCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaVirtualEventWebinarPresenterSessionCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarRegistration", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventRegistration" + "Command": "Get-MgBetaVirtualEventWebinarRegistration", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarRegistration", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-list?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventRegistration" + "Command": "Get-MgBetaVirtualEventWebinarRegistration", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationByEmail", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventRegistration" + "Command": "Get-MgBetaVirtualEventWebinarRegistrationByEmail", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationByUserId", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventRegistration" + "Command": "Get-MgBetaVirtualEventWebinarRegistrationByUserId", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfiguration", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinarregistrationconfiguration-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration" + "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfiguration", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaVirtualEventWebinarRegistrationCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Get-MgBetaVirtualEventWebinarRegistrationSession", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/{virtualEventSession-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Get-MgBetaVirtualEventWebinarRegistrationSession", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionByJoinWebUrl", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionByJoinWebUrl", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions(joinWebUrl='{joinWebUrl}')" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Get-MgBetaVirtualEventWebinarSession", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-list-sessions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Get-MgBetaVirtualEventWebinarSession", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionByJoinWebUrl", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Get-MgBetaVirtualEventWebinarSessionByJoinWebUrl", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaVirtualEventWebinarSessionCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionPresenter", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventPresenter" + "Command": "Get-MgBetaVirtualEventWebinarSessionPresenter", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionPresenter", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventPresenter" + "Command": "Get-MgBetaVirtualEventWebinarSessionPresenter", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionPresenterCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaVirtualEventWebinarSessionPresenterCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/$count" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventRegistration" + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations", - "ApiVersion": "beta", "Variants": [ "List" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventRegistration" + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationByEmail", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventRegistration" + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationByEmail", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationByUserId", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventRegistration" + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationByUserId", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations/$count", - "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations/$count" }, { - "CommandAlias": "Get-MgBetaWuCatalogEntry", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/catalog/entries/{catalogEntry-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry" + "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", + "Method": "GET", + "Uri": "/admin/windows/updates/catalog/entries/{catalogEntry-id}" }, { - "CommandAlias": "Get-MgBetaWuCatalogEntry", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/catalog/entries", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-catalog-list-entries?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry" + "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", + "Method": "GET", + "Uri": "/admin/windows/updates/catalog/entries" }, { - "CommandAlias": "Get-MgBetaWuCatalogEntryCount", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesCatalogEntryCount", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/catalog/entries/$count", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaWindowsUpdatesCatalogEntryCount", + "Method": "GET", + "Uri": "/admin/windows/updates/catalog/entries/$count" }, { - "CommandAlias": "Get-MgBetaWuDeployment", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeployment", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deployment-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment" + "Command": "Get-MgBetaWindowsUpdatesDeployment", + "Method": "GET", + "Uri": "/admin/windows/updates/deployments/{deployment-id}" }, { - "CommandAlias": "Get-MgBetaWuDeployment", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeployment", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/deployments", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-deployments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment" + "Command": "Get-MgBetaWindowsUpdatesDeployment", + "Method": "GET", + "Uri": "/admin/windows/updates/deployments" }, { - "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContent", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent" + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", + "Method": "GET", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}" }, { - "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContent", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent" + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", + "Method": "GET", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent" }, { - "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentCatalogEntry", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentCatalogEntry", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/catalogEntry", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry" + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentCatalogEntry", + "Method": "GET", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/catalogEntry" }, { - "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentCount", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentCount", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/$count", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentCount", + "Method": "GET", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/$count" }, { - "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch" + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", + "Method": "GET", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}" }, { - "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch" + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", + "Method": "GET", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices" }, { - "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentMatchedDeviceCount", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDeviceCount", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/$count", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDeviceCount", + "Method": "GET", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/$count" }, { - "CommandAlias": "Get-MgBetaWuDeploymentAudienceExclusion", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", + "Method": "GET", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}" }, { - "CommandAlias": "Get-MgBetaWuDeploymentAudienceExclusion", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset" + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", + "Method": "GET", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions" }, { - "CommandAlias": "Get-MgBetaWuDeploymentAudienceExclusionCount", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusionCount", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/$count", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusionCount", + "Method": "GET", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/$count" }, { - "CommandAlias": "Get-MgBetaWuDeploymentAudienceMember", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", + "Method": "GET", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}" }, { - "CommandAlias": "Get-MgBetaWuDeploymentAudienceMember", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset" + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", + "Method": "GET", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members" }, { - "CommandAlias": "Get-MgBetaWuDeploymentAudienceMemberCount", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMemberCount", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/$count", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMemberCount", + "Method": "GET", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/$count" }, { - "CommandAlias": "Get-MgBetaWuDeploymentCount", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesDeploymentCount", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/deployments/$count", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaWindowsUpdatesDeploymentCount", + "Method": "GET", + "Uri": "/admin/windows/updates/deployments/$count" }, { - "CommandAlias": "Get-MgBetaWuPolicy", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicy", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy" + "Command": "Get-MgBetaWindowsUpdatesPolicy", + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}" }, { - "CommandAlias": "Get-MgBetaWuPolicy", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicy", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-updatepolicies?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy" + "Command": "Get-MgBetaWindowsUpdatesPolicy", + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies" }, { - "CommandAlias": "Get-MgBetaWuPolicyAudience", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudience", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience" + "Command": "Get-MgBetaWindowsUpdatesPolicyAudience", + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience" }, { - "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContent", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent" + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}" }, { - "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContent", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent" + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent" }, { - "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentCatalogEntry", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentCatalogEntry", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/catalogEntry", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry" + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentCatalogEntry", + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/catalogEntry" }, { - "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentCount", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentCount", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/$count", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentCount", + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/$count" }, { - "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch" + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}" }, { - "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch" + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices" }, { - "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentMatchedDeviceCount", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDeviceCount", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/$count", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDeviceCount", + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/$count" }, { - "CommandAlias": "Get-MgBetaWuPolicyAudienceExclusion", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}" }, { - "CommandAlias": "Get-MgBetaWuPolicyAudienceExclusion", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset" + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions" }, { - "CommandAlias": "Get-MgBetaWuPolicyAudienceExclusionCount", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusionCount", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/$count", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusionCount", + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/$count" }, { - "CommandAlias": "Get-MgBetaWuPolicyAudienceMember", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}" }, { - "CommandAlias": "Get-MgBetaWuPolicyAudienceMember", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset" + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members" }, { - "CommandAlias": "Get-MgBetaWuPolicyAudienceMemberCount", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMemberCount", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/$count", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMemberCount", + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/$count" }, { - "CommandAlias": "Get-MgBetaWuPolicyComplianceChange", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange" + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}" }, { - "CommandAlias": "Get-MgBetaWuPolicyComplianceChange", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-list-compliancechanges?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange" + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges" }, { - "CommandAlias": "Get-MgBetaWuPolicyComplianceChangeCount", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeCount", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/$count", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeCount", + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/$count" }, { - "CommandAlias": "Get-MgBetaWuPolicyComplianceChangeUpdatePolicy", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeUpdatePolicy", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}/updatePolicy", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy" + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeUpdatePolicy", + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}/updatePolicy" }, { - "CommandAlias": "Get-MgBetaWuPolicyCount", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesPolicyCount", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/$count", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaWindowsUpdatesPolicyCount", + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/$count" }, { - "CommandAlias": "Get-MgBetaWuProduct", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProduct", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct" + "Command": "Get-MgBetaWindowsUpdatesProduct", + "Method": "GET", + "Uri": "/admin/windows/updates/products/{product-id}" }, { - "CommandAlias": "Get-MgBetaWuProduct", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProduct", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct" + "Command": "Get-MgBetaWindowsUpdatesProduct", + "Method": "GET", + "Uri": "/admin/windows/updates/products" }, { - "CommandAlias": "Get-MgBetaWuProductCount", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProductCount", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/$count", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaWindowsUpdatesProductCount", + "Method": "GET", + "Uri": "/admin/windows/updates/products/$count" }, { - "CommandAlias": "Get-MgBetaWuProductEdition", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProductEdition", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesEdition" + "Command": "Get-MgBetaWindowsUpdatesProductEdition", + "Method": "GET", + "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}" }, { - "CommandAlias": "Get-MgBetaWuProductEdition", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProductEdition", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}/editions", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesEdition" + "Command": "Get-MgBetaWindowsUpdatesProductEdition", + "Method": "GET", + "Uri": "/admin/windows/updates/products/{product-id}/editions" }, { - "CommandAlias": "Get-MgBetaWuProductEditionCount", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProductEditionCount", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}/editions/$count", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaWindowsUpdatesProductEditionCount", + "Method": "GET", + "Uri": "/admin/windows/updates/products/{product-id}/editions/$count" }, { - "CommandAlias": "Get-MgBetaWuProductKnownIssue", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssue", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue" + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssue", + "Method": "GET", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}" }, { - "CommandAlias": "Get-MgBetaWuProductKnownIssue", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssue", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue" + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssue", + "Method": "GET", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues" }, { - "CommandAlias": "Get-MgBetaWuProductKnownIssueGraphBPreTimeRange", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueByTimeRange", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-product-getknownissuesbytimerange?view=graph-rest-beta", - "Uri": "/admin/windows/updates/products/{product-id}/getKnownIssuesByTimeRange(daysInPast={daysInPast},includeAllActive=@includeAllActive)", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-product-getknownissuesbytimerange?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue" + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueByTimeRange", + "Method": "GET", + "Uri": "/admin/windows/updates/products/{product-id}/getKnownIssuesByTimeRange(daysInPast={daysInPast},includeAllActive=@includeAllActive)" }, { - "CommandAlias": "Get-MgBetaWuProductKnownIssueCount", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueCount", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/$count", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueCount", + "Method": "GET", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/$count" }, { - "CommandAlias": "Get-MgBetaWuProductKnownIssueOriginatingKnowledgeBaseArticle", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle" + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", + "Method": "GET", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle" }, { - "CommandAlias": "Get-MgBetaWuProductKnownIssueResolvingKnowledgeBaseArticle", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle" + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", + "Method": "GET", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle" }, { - "CommandAlias": "Get-MgBetaWuProductRevision", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProductRevision", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision" + "Command": "Get-MgBetaWindowsUpdatesProductRevision", + "Method": "GET", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}" }, { - "CommandAlias": "Get-MgBetaWuProductRevision", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProductRevision", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}/revisions", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision" + "Command": "Get-MgBetaWindowsUpdatesProductRevision", + "Method": "GET", + "Uri": "/admin/windows/updates/products/{product-id}/revisions" }, { - "CommandAlias": "Get-MgBetaWuProductRevisionCatalogEntry", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProductRevisionCatalogEntry", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry" + "Command": "Get-MgBetaWindowsUpdatesProductRevisionCatalogEntry", + "Method": "GET", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry" }, { - "CommandAlias": "Get-MgBetaWuProductRevisionCount", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProductRevisionCount", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}/revisions/$count", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaWindowsUpdatesProductRevisionCount", + "Method": "GET", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/$count" }, { - "CommandAlias": "Get-MgBetaWuProductRevisionKnowledgeBaseArticle", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle" + "Command": "Get-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", + "Method": "GET", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle" }, { - "CommandAlias": "Get-MgBetaWuResourceConnection", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesResourceConnection", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-resourceconnection-get?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection" + "Command": "Get-MgBetaWindowsUpdatesResourceConnection", + "Method": "GET", + "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}" }, { - "CommandAlias": "Get-MgBetaWuResourceConnection", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesResourceConnection", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/resourceConnections", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-resourceconnections?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection" + "Command": "Get-MgBetaWindowsUpdatesResourceConnection", + "Method": "GET", + "Uri": "/admin/windows/updates/resourceConnections" }, { - "CommandAlias": "Get-MgBetaWuResourceConnectionCount", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesResourceConnectionCount", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/resourceConnections/$count", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaWindowsUpdatesResourceConnectionCount", + "Method": "GET", + "Uri": "/admin/windows/updates/resourceConnections/$count" }, { - "CommandAlias": "Get-MgBetaWuUpdatableAsset", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-get?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", + "Method": "GET", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}" }, { - "CommandAlias": "Get-MgBetaWuUpdatableAsset", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatableAssets", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-updatableassets?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset" + "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", + "Method": "GET", + "Uri": "/admin/windows/updates/updatableAssets" }, { - "CommandAlias": "Get-MgBetaWuUpdatableAssetCount", - "Method": "GET", - "Command": "Get-MgBetaWindowsUpdatesUpdatableAssetCount", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatableAssets/$count", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Get-MgBetaWindowsUpdatesUpdatableAssetCount", + "Method": "GET", + "Uri": "/admin/windows/updates/updatableAssets/$count" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBookingBusiness", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -214092,19 +214634,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingBusiness" + "Command": "Get-MgBookingBusiness", + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBookingBusiness", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Read.All", @@ -214139,20 +214681,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingBusiness" + "Command": "Get-MgBookingBusiness", + "Method": "GET", + "Uri": "/solutions/bookingBusinesses" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBookingBusinessAppointment", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -214187,19 +214729,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingAppointment" + "Command": "Get-MgBookingBusinessAppointment", + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBookingBusinessAppointment", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-appointments?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -214234,20 +214776,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingAppointment" + "Command": "Get-MgBookingBusinessAppointment", + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBookingBusinessAppointmentCount", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -214282,34 +214824,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBookingBusinessAppointmentCount", + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/$count" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBookingBusinessCalendarView", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphBookingAppointment" + "Command": "Get-MgBookingBusinessCalendarView", + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBookingBusinessCalendarView", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-calendarview?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Read.All", @@ -214344,20 +214886,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingAppointment" + "Command": "Get-MgBookingBusinessCalendarView", + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBookingBusinessCalendarViewCount", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Read.All", @@ -214392,19 +214934,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBookingBusinessCalendarViewCount", + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/$count" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBookingBusinessCount", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Read.All", @@ -214439,20 +214981,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBookingBusinessCount", + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/$count" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBookingBusinessCustomer", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomer-get?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -214487,19 +215029,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBookingBusinessCustomer", + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBookingBusinessCustomer", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-customers?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBookingCustomerBase", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Read.All", @@ -214534,20 +215076,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingCustomerBase" + "Command": "Get-MgBookingBusinessCustomer", + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBookingBusinessCustomerCount", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Read.All", @@ -214582,20 +215124,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBookingBusinessCustomerCount", + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/$count" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBookingBusinessCustomQuestion", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomquestion-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Read.All", @@ -214630,19 +215172,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingCustomQuestion" + "Command": "Get-MgBookingBusinessCustomQuestion", + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBookingBusinessCustomQuestion", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-customquestions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Read.All", @@ -214677,20 +215219,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingCustomQuestion" + "Command": "Get-MgBookingBusinessCustomQuestion", + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBookingBusinessCustomQuestionCount", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Read.All", @@ -214725,20 +215267,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBookingBusinessCustomQuestionCount", + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBookingBusinessService", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingservice-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBookingService", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -214773,19 +215315,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingService" + "Command": "Get-MgBookingBusinessService", + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBookingBusinessService", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-services?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBookingService", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -214820,20 +215362,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingService" + "Command": "Get-MgBookingBusinessService", + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBookingBusinessServiceCount", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -214868,22 +215410,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBookingBusinessServiceCount", + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/$count" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgBookingBusinessStaffAvailability", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-getstaffavailability?view=graph-rest-1.0", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-getstaffavailability?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphStaffAvailabilityItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Read.All", @@ -214926,20 +215468,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphStaffAvailabilityItem" + "Command": "Get-MgBookingBusinessStaffAvailability", + "Method": "POST", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBookingBusinessStaffMember", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingstaffmember-get?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -214974,19 +215516,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBookingBusinessStaffMember", + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBookingBusinessStaffMember", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-staffmembers?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBookingStaffMemberBase", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -215021,20 +215563,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingStaffMemberBase" + "Command": "Get-MgBookingBusinessStaffMember", + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBookingBusinessStaffMemberCount", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -215069,20 +215611,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBookingBusinessStaffMemberCount", + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBookingCurrency", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcurrency-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBookingCurrency", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Read.All", @@ -215117,19 +215659,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingCurrency" + "Command": "Get-MgBookingCurrency", + "Method": "GET", + "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBookingCurrency", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingCurrencies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcurrency-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBookingCurrency", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Read.All", @@ -215164,19 +215706,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingCurrency" + "Command": "Get-MgBookingCurrency", + "Method": "GET", + "Uri": "/solutions/bookingCurrencies" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgBookingCurrencyCount", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingCurrencies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.Read.All", @@ -215211,20 +215753,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgBookingCurrencyCount", + "Method": "GET", + "Uri": "/solutions/bookingCurrencies/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChat", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-1.0", - "Uri": "/chats/{chat-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -215291,19 +215833,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChat" + "Command": "Get-MgChat", + "Method": "GET", + "Uri": "/chats/{chat-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChat", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-1.0", - "Uri": "/chats", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -215354,19 +215896,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChat" + "Command": "Get-MgChat", + "Method": "GET", + "Uri": "/chats" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatCount", - "ApiReferenceLink": null, - "Uri": "/chats/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -215417,20 +215959,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgChatCount", + "Method": "GET", + "Uri": "/chats/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatInstalledApp", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-installedapps?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -215513,19 +216055,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Command": "Get-MgChatInstalledApp", + "Method": "GET", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatInstalledApp", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/installedApps", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-installedapps?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -215640,20 +216182,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Command": "Get-MgChatInstalledApp", + "Method": "GET", + "Uri": "/chats/{chat-id}/installedApps" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatInstalledAppCount", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/installedApps/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -215768,65 +216310,65 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgChatInstalledAppCount", + "Method": "GET", + "Uri": "/chats/{chat-id}/installedApps/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatInstalledAppTeamApp", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsApp" + "Command": "Get-MgChatInstalledAppTeamApp", + "Method": "GET", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatInstalledAppTeamAppDefinition", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppDefinition" + "Command": "Get-MgChatInstalledAppTeamAppDefinition", + "Method": "GET", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatLastMessagePreview", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/lastMessagePreview", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageInfo" + "Command": "Get-MgChatLastMessagePreview", + "Method": "GET", + "Uri": "/chats/{chat-id}/lastMessagePreview" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatMember", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-members?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -215957,19 +216499,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgChatMember", + "Method": "GET", + "Uri": "/chats/{chat-id}/members/{conversationMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatMember", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/members", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -216068,20 +216610,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgChatMember", + "Method": "GET", + "Uri": "/chats/{chat-id}/members" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatMemberCount", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/members/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -216180,21 +216722,21 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgChatMemberCount", + "Method": "GET", + "Uri": "/chats/{chat-id}/members/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatMessage", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -216245,19 +216787,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgChatMessage", + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatMessage", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-messages?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -216300,20 +216842,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgChatMessage", + "Method": "GET", + "Uri": "/chats/{chat-id}/messages" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatMessageCount", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -216356,20 +216898,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgChatMessageCount", + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatMessageDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "Uri": "/chats/{chat-id}/messages/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -216420,22 +216962,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgChatMessageDelta", + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/delta" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -216494,19 +217036,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgChatMessageHostedContent", + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -216565,20 +217107,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgChatMessageHostedContent", + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatMessageHostedContentCount", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -216637,139 +217179,139 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgChatMessageHostedContentCount", + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatMessageReply", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgChatMessageReply", + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatMessageReply", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgChatMessageReply", + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatMessageReplyCount", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgChatMessageReplyCount", + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatMessageReplyDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgChatMessageReplyDelta", + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgChatMessageReplyHostedContent", + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgChatMessageReplyHostedContent", + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatMessageReplyHostedContentCount", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgChatMessageReplyHostedContentCount", + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "Get-MgChatPermissionGrant", + "Method": "GET", + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/permissionGrants", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-permissiongrants?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -216868,20 +217410,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "Get-MgChatPermissionGrant", + "Method": "GET", + "Uri": "/chats/{chat-id}/permissionGrants" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatPermissionGrantCount", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/permissionGrants/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -216980,36 +217522,36 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgChatPermissionGrantCount", + "Method": "GET", + "Uri": "/chats/{chat-id}/permissionGrants/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatPinnedMessage", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo" + "Command": "Get-MgChatPinnedMessage", + "Method": "GET", + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatPinnedMessage", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/pinnedMessages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-pinnedmessages?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -217052,20 +217594,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo" + "Command": "Get-MgChatPinnedMessage", + "Method": "GET", + "Uri": "/chats/{chat-id}/pinnedMessages" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatPinnedMessageCount", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/pinnedMessages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -217108,20 +217650,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgChatPinnedMessageCount", + "Method": "GET", + "Uri": "/chats/{chat-id}/pinnedMessages/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatTab", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-tabs?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -217188,19 +217730,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Get-MgChatTab", + "Method": "GET", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatTab", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/tabs", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-tabs?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -217251,20 +217793,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Get-MgChatTab", + "Method": "GET", + "Uri": "/chats/{chat-id}/tabs" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatTabCount", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/tabs/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -217315,35 +217857,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgChatTabCount", + "Method": "GET", + "Uri": "/chats/{chat-id}/tabs/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgChatTabTeamApp", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsApp" + "Command": "Get-MgChatTabTeamApp", + "Method": "GET", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationCall", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCall", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -217362,20 +217904,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCall" + "Command": "Get-MgCommunicationCall", + "Method": "GET", + "Uri": "/communications/calls/{call-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationCallAudioRoutingGroup", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -217394,19 +217936,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAudioRoutingGroup" + "Command": "Get-MgCommunicationCallAudioRoutingGroup", + "Method": "GET", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationCallAudioRoutingGroup", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-audioroutinggroups?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -217425,20 +217967,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAudioRoutingGroup" + "Command": "Get-MgCommunicationCallAudioRoutingGroup", + "Method": "GET", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationCallAudioRoutingGroupCount", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -217457,20 +217999,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgCommunicationCallAudioRoutingGroupCount", + "Method": "GET", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/$count" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationCallContentSharingSession", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentsharingsession-get?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -217505,19 +218047,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgCommunicationCallContentSharingSession", + "Method": "GET", + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationCallContentSharingSession", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-contentsharingsessions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentSharingSession", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -217552,20 +218094,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContentSharingSession" + "Command": "Get-MgCommunicationCallContentSharingSession", + "Method": "GET", + "Uri": "/communications/calls/{call-id}/contentSharingSessions" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationCallContentSharingSessionCount", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -217600,78 +218142,78 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgCommunicationCallContentSharingSessionCount", + "Method": "GET", + "Uri": "/communications/calls/{call-id}/contentSharingSessions/$count" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationCallCount", - "ApiReferenceLink": null, - "Uri": "/communications/calls/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgCommunicationCallCount", + "Method": "GET", + "Uri": "/communications/calls/$count" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationCallOperation", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/addlargegalleryviewoperation-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCommsOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCommsOperation" + "Command": "Get-MgCommunicationCallOperation", + "Method": "GET", + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationCallOperation", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/operations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCommsOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCommsOperation" + "Command": "Get-MgCommunicationCallOperation", + "Method": "GET", + "Uri": "/communications/calls/{call-id}/operations" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationCallOperationCount", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/operations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgCommunicationCallOperationCount", + "Method": "GET", + "Uri": "/communications/calls/{call-id}/operations/$count" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationCallParticipant", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphParticipant", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -217690,19 +218232,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphParticipant" + "Command": "Get-MgCommunicationCallParticipant", + "Method": "GET", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationCallParticipant", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/participants", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-participants?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphParticipant", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -217721,20 +218263,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphParticipant" + "Command": "Get-MgCommunicationCallParticipant", + "Method": "GET", + "Uri": "/communications/calls/{call-id}/participants" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationCallParticipantCount", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/participants/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -217753,124 +218295,124 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgCommunicationCallParticipantCount", + "Method": "GET", + "Uri": "/communications/calls/{call-id}/participants/$count" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationCallRecord", - "ApiReferenceLink": null, - "Uri": "/communications/callRecords/{callRecord-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCallRecordsCallRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecordsCallRecord" + "Command": "Get-MgCommunicationCallRecord", + "Method": "GET", + "Uri": "/communications/callRecords/{callRecord-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationCallRecordCount", - "ApiReferenceLink": null, - "Uri": "/communications/callRecords/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgCommunicationCallRecordCount", + "Method": "GET", + "Uri": "/communications/callRecords/$count" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationCallRecordSession", - "ApiReferenceLink": null, - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecordsSession" + "Command": "Get-MgCommunicationCallRecordSession", + "Method": "GET", + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationCallRecordSession", - "ApiReferenceLink": null, - "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-sessions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecordsSession" + "Command": "Get-MgCommunicationCallRecordSession", + "Method": "GET", + "Uri": "/communications/callRecords/{callRecord-id}/sessions" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationCallRecordSessionCount", - "ApiReferenceLink": null, - "Uri": "/communications/callRecords/{callRecord-id}/sessions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgCommunicationCallRecordSessionCount", + "Method": "GET", + "Uri": "/communications/callRecords/{callRecord-id}/sessions/$count" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationCallRecordSessionSegmentCount", - "ApiReferenceLink": null, - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgCommunicationCallRecordSessionSegmentCount", + "Method": "GET", + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeeting", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetExpanded", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Command": "Get-MgCommunicationOnlineMeeting", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeeting", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -217905,122 +218447,122 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Command": "Get-MgCommunicationOnlineMeeting", + "Method": "GET", + "Uri": "/communications/onlineMeetings" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportCount", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportCount", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingAttendeeReport", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgCommunicationOnlineMeetingAttendeeReport", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingCount", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -218055,182 +218597,182 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgCommunicationOnlineMeetingCount", + "Method": "GET", + "Uri": "/communications/onlineMeetings/$count" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingRecording", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecording" + "Command": "Get-MgCommunicationOnlineMeetingRecording", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingRecording", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecording" + "Command": "Get-MgCommunicationOnlineMeetingRecording", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingRecordingContent", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgCommunicationOnlineMeetingRecordingContent", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingRecordingCount", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgCommunicationOnlineMeetingRecordingCount", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/$count" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingTranscript", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCallTranscript" + "Command": "Get-MgCommunicationOnlineMeetingTranscript", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingTranscript", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCallTranscript" + "Command": "Get-MgCommunicationOnlineMeetingTranscript", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingTranscriptContent", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgCommunicationOnlineMeetingTranscriptContent", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingTranscriptCount", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgCommunicationOnlineMeetingTranscriptCount", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingTranscriptMetadataContent", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgCommunicationOnlineMeetingTranscriptMetadataContent", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-1.0", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationPresence", - "ApiReferenceLink": null, - "Uri": "/communications/presences/{presence-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPresence" + "Command": "Get-MgCommunicationPresence", + "Method": "GET", + "Uri": "/communications/presences/{presence-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationPresence", - "ApiReferenceLink": null, - "Uri": "/communications/presences", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Presence.Read", @@ -218257,20 +218799,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPresence" + "Command": "Get-MgCommunicationPresence", + "Method": "GET", + "Uri": "/communications/presences" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgCommunicationPresenceByUserId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudcommunications-getpresencesbyuserid?view=graph-rest-1.0", - "Uri": "/communications/getPresencesByUserId", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudcommunications-getpresencesbyuserid?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Presence.Read.All", @@ -218289,19 +218831,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPresence" + "Command": "Get-MgCommunicationPresenceByUserId", + "Method": "POST", + "Uri": "/communications/getPresencesByUserId" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCommunicationPresenceCount", - "ApiReferenceLink": null, - "Uri": "/communications/presences/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Presence.Read", @@ -218328,34 +218870,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgCommunicationPresenceCount", + "Method": "GET", + "Uri": "/communications/presences/$count" }, { + "Module": "Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgCompliance", - "ApiReferenceLink": null, - "Uri": "/compliance", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCompliance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCompliance" + "Command": "Get-MgCompliance", + "Method": "GET", + "Uri": "/compliance" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContact", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get?view=graph-rest-1.0", - "Uri": "/contacts/{orgContact-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -218382,19 +218924,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgContact", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContact", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list?view=graph-rest-1.0", - "Uri": "/contacts", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -218421,34 +218963,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgContact", + "Method": "GET", + "Uri": "/contacts" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgContactById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "Uri": "/contacts/getByIds", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgContactById", + "Method": "POST", + "Uri": "/contacts/getByIds" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContactCount", - "ApiReferenceLink": null, - "Uri": "/contacts/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -218475,19 +219017,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgContactCount", + "Method": "GET", + "Uri": "/contacts/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContactDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-delta?view=graph-rest-1.0", - "Uri": "/contacts/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -218514,34 +219056,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgContactDelta", + "Method": "GET", + "Uri": "/contacts/delta" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContactDirectReport", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgContactDirectReport", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContactDirectReport", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/directReports", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-directreports?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -218576,78 +219118,156 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgContactDirectReport", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContactDirectReportAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgContactDirectReportAsOrgContact", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContactDirectReportAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/directReports/orgContact", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgContactDirectReportAsOrgContact", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports/orgContact" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContactDirectReportAsUser", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgContactDirectReportAsUser", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContactDirectReportAsUser", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/directReports/user", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgContactDirectReportAsUser", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports/user" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "OrgContact.Read.All", + "Description": "Read organizational contacts", + "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "Command": "Get-MgContactDirectReportCount", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports/$count" + }, + { + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/directReports/$count", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Get-MgContactDirectReportCountAsOrgContact", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count" + }, + { + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Get-MgContactDirectReportCountAsUser", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports/user/$count" + }, + { "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get-manager?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -218682,100 +219302,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null - }, - { - "CommandAlias": null, + "Command": "Get-MgContactManager", "Method": "GET", - "Command": "Get-MgContactDirectReportCountAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Permissions": [], - "OutputType": null + "Uri": "/contacts/{orgContact-id}/manager" }, { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContactDirectReportCountAsUser", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/directReports/user/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], "Module": "Identity.DirectoryManagement", - "Permissions": [], - "OutputType": null - }, - { "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContactManager", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/manager", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", - "Permissions": [ - { - "Name": "OrgContact.Read.All", - "Description": "Read organizational contacts", - "FullDescription": "Allows the app to read all organizational contacts without a signed-in user. These contacts are managed by the organization and are different from a user's personal contacts.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { - "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgContactMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "Uri": "/contacts/{orgContact-id}/getMemberGroups", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -218858,22 +219400,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgContactMemberGroup", + "Method": "POST", + "Uri": "/contacts/{orgContact-id}/getMemberGroups" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgContactMemberObject", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "Uri": "/contacts/{orgContact-id}/getMemberObjects", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -218972,34 +219514,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgContactMemberObject", + "Method": "POST", + "Uri": "/contacts/{orgContact-id}/getMemberObjects" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContactMemberOf", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgContactMemberOf", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContactMemberOf", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/memberOf", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-memberof?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -219034,78 +219576,78 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgContactMemberOf", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContactMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgContactMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContactMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgContactMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContactMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgContactMemberOfAsGroup", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContactMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/memberOf/group", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgContactMemberOfAsGroup", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf/group" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContactMemberOfCount", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/memberOf/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -219140,93 +219682,93 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgContactMemberOfCount", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContactMemberOfCountAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgContactMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContactMemberOfCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/memberOf/group/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgContactMemberOfCountAsGroup", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf/group/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContactServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgContactServiceProvisioningError", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContactServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgContactServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContactTransitiveMemberOf", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgContactTransitiveMemberOf", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContactTransitiveMemberOf", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-transitivememberof?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -219253,78 +219795,78 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgContactTransitiveMemberOf", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContactTransitiveMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgContactTransitiveMemberOfAsGroup", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContactTransitiveMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgContactTransitiveMemberOfAsGroup", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContactTransitiveMemberOfCount", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrgContact.Read.All", @@ -219351,50 +219893,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgContactTransitiveMemberOfCount", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContactTransitiveMemberOfCountAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgContactTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContactTransitiveMemberOfCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgContactTransitiveMemberOfCountAsGroup", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContract", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-get?view=graph-rest-1.0", - "Uri": "/contracts/{contract-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContract", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -219413,19 +219955,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContract" + "Command": "Get-MgContract", + "Method": "GET", + "Uri": "/contracts/{contract-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContract", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-list?view=graph-rest-1.0", - "Uri": "/contracts", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContract", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -219444,34 +219986,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContract" + "Command": "Get-MgContract", + "Method": "GET", + "Uri": "/contracts" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgContractById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "Uri": "/contracts/getByIds", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgContractById", + "Method": "POST", + "Uri": "/contracts/getByIds" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContractCount", - "ApiReferenceLink": null, - "Uri": "/contracts/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -219490,19 +220032,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgContractCount", + "Method": "GET", + "Uri": "/contracts/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgContractDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", - "Uri": "/contracts/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -219521,54 +220063,54 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgContractDelta", + "Method": "GET", + "Uri": "/contracts/delta" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgContractMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "Uri": "/contracts/{contract-id}/getMemberGroups", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgContractMemberGroup", + "Method": "POST", + "Uri": "/contracts/{contract-id}/getMemberGroups" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgContractMemberObject", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "Uri": "/contracts/{contract-id}/getMemberObjects", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgContractMemberObject", + "Method": "POST", + "Uri": "/contracts/{contract-id}/getMemberObjects" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDataPolicyOperation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/datapolicyoperation-get?view=graph-rest-1.0", - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/datapolicyoperation-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Export.All", @@ -219587,48 +220129,48 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDataPolicyOperation" + "Command": "Get-MgDataPolicyOperation", + "Method": "GET", + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDataPolicyOperation", - "ApiReferenceLink": null, - "Uri": "/dataPolicyOperations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDataPolicyOperation" + "Command": "Get-MgDataPolicyOperation", + "Method": "GET", + "Uri": "/dataPolicyOperations" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDataPolicyOperationCount", - "ApiReferenceLink": null, - "Uri": "/dataPolicyOperations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDataPolicyOperationCount", + "Method": "GET", + "Uri": "/dataPolicyOperations/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-1.0", - "Uri": "/devices/{device-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -219663,19 +220205,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgDevice", + "Method": "GET", + "Uri": "/devices/{device-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list?view=graph-rest-1.0", - "Uri": "/devices", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -219710,19 +220252,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgDevice", + "Method": "GET", + "Uri": "/devices" }, { - "CommandAlias": "Get-MgDeviceAppMgt", - "Method": "GET", - "Command": "Get-MgDeviceAppManagement", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceappmanagement-get?view=graph-rest-1.0", - "Uri": "/deviceAppManagement", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-partnerintegration-deviceappmanagement-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceAppManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -219757,20 +220299,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceAppManagement" + "Command": "Get-MgDeviceAppManagement", + "Method": "GET", + "Uri": "/deviceAppManagement" }, { - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtection", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappprotection-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -219789,19 +220331,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection" + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtection", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappprotection-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -219820,20 +220362,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection" + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections" }, { - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -219868,19 +220410,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -219915,20 +220457,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps" }, { - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAppCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -219963,20 +220505,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220011,19 +220553,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220058,20 +220600,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments" }, { - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAssignmentCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220106,19 +220648,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220137,20 +220679,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionCount", + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220185,20 +220727,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary" }, { - "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtection", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-defaultmanagedappprotection-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220233,19 +220775,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection" + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", + "Method": "GET", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtection", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-defaultmanagedappprotection-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220280,20 +220822,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection" + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", + "Method": "GET", + "Uri": "/deviceAppManagement/defaultManagedAppProtections" }, { - "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220328,19 +220870,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "Method": "GET", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220375,20 +220917,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "Method": "GET", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps" }, { - "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionAppCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220423,19 +220965,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220470,20 +221012,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionCount", + "Method": "GET", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220518,20 +221060,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "Method": "GET", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary" }, { - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtection", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-iosmanagedappprotection-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220550,19 +221092,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIosManagedAppProtection" + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", + "Method": "GET", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtection", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-iosmanagedappprotection-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220581,20 +221123,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIosManagedAppProtection" + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", + "Method": "GET", + "Uri": "/deviceAppManagement/iosManagedAppProtections" }, { - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedmobileapp-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220629,19 +221171,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", + "Method": "GET", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedmobileapp-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220676,20 +221218,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", + "Method": "GET", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps" }, { - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAppCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220724,20 +221266,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedapppolicyassignment-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220772,19 +221314,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedapppolicyassignment-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220819,20 +221361,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments" }, { - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAssignmentCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220867,51 +221409,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": null - }, - { - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", + "OutputType": null, "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -220921,22 +221431,6 @@ "PermissionType": "Application", "IsLeastPrivilege": true }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -220946,67 +221440,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionCount", + "Method": "GET", + "Uri": "/deviceAppManagement/iosManagedAppProtections/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedAppPolicy", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphManagedAppPolicy" - }, - { - "CommandAlias": "Get-MgDeviceAppMgtManagedAppPolicy", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppPolicies", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedapppolicydeploymentsummary-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221041,67 +221488,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppPolicy" - }, - { - "CommandAlias": "Get-MgDeviceAppMgtManagedAppPolicyCount", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppPolicyCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppPolicies/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": null + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistration", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedapppolicy-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221136,19 +221536,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppRegistration" + "Command": "Get-MgDeviceAppManagementManagedAppPolicy", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistration", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedappconfiguration-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221183,20 +221583,67 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppRegistration" + "Command": "Get-MgDeviceAppManagementManagedAppPolicy", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppPolicies" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Variants": [ + "Get" + ], "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgDeviceAppManagementManagedAppPolicyCount", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppPolicies/$count" + }, + { + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappregistration-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221231,19 +221678,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Command": "Get-MgDeviceAppManagementManagedAppRegistration", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedappregistration-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221278,20 +221725,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Command": "Get-MgDeviceAppManagementManagedAppRegistration", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicyCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221326,19 +221773,67 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationCount", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Variants": [ + "List" + ], "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/$count", + "OutputType": "IMicrosoftGraphManagedAppPolicy", "ApiVersion": "v1.0", - "Variants": [ - "Get" + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } ], + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies" + }, + { "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221373,20 +221868,67 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Variants": [ + "Get" + ], "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationCount", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations/$count" + }, + { + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221421,19 +221963,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221468,20 +222010,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicyCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221516,20 +222058,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedappoperation-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedAppOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221564,19 +222106,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppOperation" + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedappoperation-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedAppOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221611,20 +222153,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppOperation" + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationOperationCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperationCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221659,19 +222201,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperationCount", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationUserIdGraphWPreFlaggedAppRegistration", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedappregistration-getuseridswithflaggedappregistration?view=graph-rest-1.0", - "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedappregistration-getuseridswithflaggedappregistration?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221706,20 +222248,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedAppStatus", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedappstatus-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedAppStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221754,19 +222296,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppStatus" + "Command": "Get-MgDeviceAppManagementManagedAppStatus", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedAppStatus", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppStatuses", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedappstatus-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedAppStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221801,19 +222343,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppStatus" + "Command": "Get-MgDeviceAppManagementManagedAppStatus", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppStatuses" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedAppStatusCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedAppStatusCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppStatuses/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221848,20 +222390,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementManagedAppStatusCount", + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppStatuses/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedEBook", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBook", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebook-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedEBook", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221880,19 +222422,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedEBook" + "Command": "Get-MgDeviceAppManagementManagedEBook", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedEBook", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBook", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedEBook", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221911,20 +222453,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedEBook" + "Command": "Get-MgDeviceAppManagementManagedEBook", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBooks" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221943,19 +222485,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedEBookAssignment" + "Command": "Get-MgDeviceAppManagementManagedEBookAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -221974,20 +222516,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedEBookAssignment" + "Command": "Get-MgDeviceAppManagementManagedEBookAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookAssignmentCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -222006,19 +222548,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementManagedEBookAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -222037,20 +222579,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementManagedEBookCount", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBooks/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookDeviceState", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -222069,19 +222611,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceInstallState" + "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookDeviceState", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -222100,20 +222642,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceInstallState" + "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookDeviceStateCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookDeviceStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -222132,20 +222674,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementManagedEBookDeviceStateCount", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookInstallSummary", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookInstallSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-ebookinstallsummary-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEBookInstallSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -222164,20 +222706,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEBookInstallSummary" + "Command": "Get-MgDeviceAppManagementManagedEBookInstallSummary", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -222196,19 +222738,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserInstallStateSummary" + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -222227,20 +222769,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserInstallStateSummary" + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -222259,20 +222801,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -222291,19 +222833,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceInstallState" + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -222322,20 +222864,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceInstallState" + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates" }, { - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceStateCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -222354,20 +222896,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", + "Method": "GET", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-mdmwindowsinformationprotectionpolicy-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -222386,19 +222928,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy" + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-mdmwindowsinformationprotectionpolicy-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -222417,20 +222959,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy" + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies" }, { - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -222465,19 +223007,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -222512,20 +223054,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments" }, { - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignmentCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -222560,19 +223102,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -222591,20 +223133,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -222639,19 +223181,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -222686,20 +223228,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles" }, { - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFileCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -222734,20 +223276,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -222782,19 +223324,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -222829,20 +223371,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles" }, { - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFileCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -222877,20 +223419,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-windowsappx-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -222909,19 +223451,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobileApp" + "Command": "Get-MgDeviceAppManagementMobileApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-androidstoreapp-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -222940,34 +223482,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobileApp" + "Command": "Get-MgDeviceAppManagementMobileApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidLobApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAndroidLobApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/androidLobApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidLobApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -222986,254 +223528,254 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAndroidLobApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/androidLobApp" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppCategoryCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedAppCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFileCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidStoreApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAndroidStoreApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/androidStoreApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidStoreApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -223252,122 +223794,122 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAndroidStoreApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/androidStoreApp" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppCategoryCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosLobApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIosLobApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/iosLobApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosLobApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -223386,254 +223928,254 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIosLobApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/iosLobApp" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppCategoryCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedAppCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFileCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosStoreApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIosStoreApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/iosStoreApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosStoreApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -223652,122 +224194,122 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIosStoreApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/iosStoreApp" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppCategoryCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosVppApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIosVppApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/iosVppApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosVppApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -223786,122 +224328,122 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIosVppApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/iosVppApp" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppCategoryCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMacOSDmgApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMacOSDmgApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMacOSDmgApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -223920,254 +224462,254 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMacOSDmgApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppCategoryCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedAppCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFileCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMacOSLobApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMacOSLobApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/macOSLobApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMacOSLobApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224186,254 +224728,254 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMacOSLobApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/macOSLobApp" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppCategoryCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedAppCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFileCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAndroidLobApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedAndroidLobApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAndroidLobApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224452,254 +224994,254 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAndroidLobApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppCategoryCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFileCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedIosLobApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedIosLobApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedIosLobApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224718,254 +225260,254 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedIosLobApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppCategoryCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedAppCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFileCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedMobileLobApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224984,254 +225526,254 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileLobApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppCategoryCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFileCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225250,108 +225792,108 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategoryCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225370,19 +225912,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225401,20 +225943,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225433,34 +225975,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWin32LobApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWin32LobApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/win32LobApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWin32LobApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225479,254 +226021,254 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWin32LobApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/win32LobApp" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppCategoryCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedAppCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFileCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppX", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppX", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsAppX", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsAppX" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppX", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppX", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppX", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/windowsAppX", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsAppX", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225745,254 +226287,254 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsAppX" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppX", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/windowsAppX" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXAssignmentCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXCategoryCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Permissions": [], - "OutputType": null - }, - { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/$count" + }, + { + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedAppCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFileCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsi", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsMobileMsi", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsMobileMsi" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsi", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsMobileMsi", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226011,254 +226553,254 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsMobileMsi" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignmentCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiCategoryCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedAppCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFileCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppX", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUniversalAppX", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUniversalAppX" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppX", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUniversalAppX", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226277,298 +226819,298 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsUniversalAppX" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignmentCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCategoryCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedAppCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileContainedApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedAppCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFileCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsWebApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsWebApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/windowsWebApp", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsWebApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226587,110 +227129,110 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsWebApp" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/windowsWebApp" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppAssignmentCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppCategoryCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226709,20 +227251,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCategory", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppCategories", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List", "List1" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226741,20 +227283,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Get-MgDeviceAppManagementMobileAppCategory", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppCategories" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCategoryCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppCategories/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226773,20 +227315,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppCategoryCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppCategories/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfiguration", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226805,19 +227347,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration" + "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfiguration", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226836,20 +227378,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration" + "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppConfigurations" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226868,19 +227410,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226899,20 +227441,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment" + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationAssignmentCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226931,19 +227473,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226962,20 +227504,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppConfigurations/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226994,19 +227536,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus" + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227025,20 +227567,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus" + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatusCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227057,20 +227599,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicesummary-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227089,20 +227631,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary" + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatus", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227121,19 +227663,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus" + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatus", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227152,20 +227694,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus" + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatusCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227184,20 +227726,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationusersummary-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227216,19 +227758,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary" + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227247,19 +227789,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsAndroidLobApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsAndroidLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/androidLobApp/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227278,19 +227820,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppCountAsAndroidLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/androidLobApp/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsAndroidStoreApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsAndroidStoreApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/androidStoreApp/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227309,19 +227851,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppCountAsAndroidStoreApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/androidStoreApp/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsiOSLobApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsiOSLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/iosLobApp/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227340,19 +227882,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppCountAsiOSLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/iosLobApp/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsIoStoreApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsIoStoreApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/iosStoreApp/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227371,19 +227913,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppCountAsIoStoreApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/iosStoreApp/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsIoVppApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsIoVppApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/iosVppApp/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227402,19 +227944,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppCountAsIoVppApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/iosVppApp/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsMacOSDmgApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsMacOSDmgApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227433,19 +227975,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppCountAsMacOSDmgApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsMacOSLobApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsMacOSLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/macOSLobApp/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227464,19 +228006,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppCountAsMacOSLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/macOSLobApp/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsManagedAndroidLobApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedAndroidLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227495,19 +228037,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedAndroidLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsManagediOSLobApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagediOSLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227526,19 +228068,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagediOSLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsManagedMobileLobApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedMobileLobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227557,19 +228099,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedMobileLobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsMicrosoftStoreGraphFPreBusinessApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227588,19 +228130,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWin32LobApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWin32LobApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/win32LobApp/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227619,19 +228161,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWin32LobApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/win32LobApp/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowAppX", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsAppX", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/windowsAppX/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227650,19 +228192,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsAppX", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/windowsAppX/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowMobileMsi", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsMobileMsi", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227681,19 +228223,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsMobileMsi", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowUniversalAppX", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsUniversalAppX", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227712,19 +228254,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsUniversalAppX", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowWebApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsWebApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/windowsWebApp/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227743,20 +228285,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsWebApp", + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/windowsWebApp/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227775,19 +228317,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration" + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227806,67 +228348,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration" + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations" }, { - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Permissions": [ - { - "Name": "DeviceManagementApps.Read.All", - "Description": "Read Microsoft Intune apps", - "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementApps.ReadWrite.All", - "Description": "Read and write Microsoft Intune apps", - "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphManagedMobileApp" - }, - { - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", + "OutputType": "IMicrosoftGraphManagedMobileApp", "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Devices.CorporateManagement", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227901,20 +228396,67 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAppCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAppCount", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, + "Variants": [ + "List" + ], "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/$count", + "OutputType": "IMicrosoftGraphManagedMobileApp", "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "DeviceManagementApps.Read.All", + "Description": "Read Microsoft Intune apps", + "FullDescription": "Allows the app to read the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementApps.ReadWrite.All", + "Description": "Read and write Microsoft Intune apps", + "FullDescription": "Allows the app to read and write the properties, group assignments and status of apps, app configurations and app protection policies managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps" + }, + { + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227949,20 +228491,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAppCount", + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227997,19 +228539,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -228044,20 +228586,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments" }, { - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignmentCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -228092,19 +228634,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -228123,20 +228665,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationCount", + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -228171,20 +228713,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary" }, { - "CommandAlias": "Get-MgDeviceAppMgtVppToken", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementVppToken", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphVppToken", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -228219,19 +228761,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphVppToken" + "Command": "Get-MgDeviceAppManagementVppToken", + "Method": "GET", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtVppToken", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementVppToken", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/vppTokens", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphVppToken", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -228266,19 +228808,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphVppToken" + "Command": "Get-MgDeviceAppManagementVppToken", + "Method": "GET", + "Uri": "/deviceAppManagement/vppTokens" }, { - "CommandAlias": "Get-MgDeviceAppMgtVppTokenCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementVppTokenCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/vppTokens/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -228313,20 +228855,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementVppTokenCount", + "Method": "GET", + "Uri": "/deviceAppManagement/vppTokens/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionpolicy-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -228361,19 +228903,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy" + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionpolicy-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -228408,20 +228950,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy" + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies" }, { - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -228456,19 +228998,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -228503,20 +229045,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments" }, { - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyAssignmentCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -228551,19 +229093,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -228598,20 +229140,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyCount", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionapplockerfile-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -228646,19 +229188,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionapplockerfile-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -228693,20 +229235,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles" }, { - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFileCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -228741,20 +229283,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count" }, { - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -228789,19 +229331,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}" }, { - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -228836,20 +229378,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles" }, { - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFileCount", - "Method": "GET", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -228884,20 +229426,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", + "Method": "GET", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceByDeviceId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-1.0", - "Uri": "/devices(deviceId='{deviceId}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -228932,34 +229474,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgDeviceByDeviceId", + "Method": "GET", + "Uri": "/devices(deviceId='{deviceId}')" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDeviceById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "Uri": "/devices/getByIds", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgDeviceById", + "Method": "POST", + "Uri": "/devices/getByIds" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceCount", - "ApiReferenceLink": null, - "Uri": "/devices/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -228994,77 +229536,77 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceCount", + "Method": "GET", + "Uri": "/devices/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-1.0", - "Uri": "/devices/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgDeviceDelta", + "Method": "GET", + "Uri": "/devices/delta" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceExtension", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceExtension", + "Method": "GET", + "Uri": "/devices/{device-id}/extensions/{extension-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceExtension", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgDeviceExtension", + "Method": "GET", + "Uri": "/devices/{device-id}/extensions" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceExtensionCount", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/extensions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceExtensionCount", + "Method": "GET", + "Uri": "/devices/{device-id}/extensions/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagement", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-devicemanagement-get?view=graph-rest-1.0", - "Uri": "/deviceManagement", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicemanagement-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -229147,19 +229689,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagement" + "Command": "Get-MgDeviceManagement", + "Method": "GET", + "Uri": "/deviceManagement" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementApplePushNotificationCertificate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/applePushNotificationCertificate", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -229194,20 +229736,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate" + "Command": "Get-MgDeviceManagementApplePushNotificationCertificate", + "Method": "GET", + "Uri": "/deviceManagement/applePushNotificationCertificate" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementAuditEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAuditEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -229226,19 +229768,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuditEvent" + "Command": "Get-MgDeviceManagementAuditEvent", + "Method": "GET", + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementAuditEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/auditEvents", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAuditEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -229257,20 +229799,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuditEvent" + "Command": "Get-MgDeviceManagementAuditEvent", + "Method": "GET", + "Uri": "/deviceManagement/auditEvents" }, { + "Module": "DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementAuditEventAuditActivityType", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -229289,19 +229831,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementAuditEventAuditActivityType", + "Method": "GET", + "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')" }, { + "Module": "DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementAuditEventAuditCategory", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-getauditcategories?view=graph-rest-1.0", - "Uri": "/deviceManagement/auditEvents/getAuditCategories", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-getauditcategories?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -229320,19 +229862,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementAuditEventAuditCategory", + "Method": "GET", + "Uri": "/deviceManagement/auditEvents/getAuditCategories" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementAuditEventCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/auditEvents/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -229351,20 +229893,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementAuditEventCount", + "Method": "GET", + "Uri": "/deviceManagement/auditEvents/$count" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementComplianceManagementPartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-compliancemanagementpartner-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -229399,19 +229941,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphComplianceManagementPartner" + "Command": "Get-MgDeviceManagementComplianceManagementPartner", + "Method": "GET", + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementComplianceManagementPartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/complianceManagementPartners", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-compliancemanagementpartner-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -229446,19 +229988,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphComplianceManagementPartner" + "Command": "Get-MgDeviceManagementComplianceManagementPartner", + "Method": "GET", + "Uri": "/deviceManagement/complianceManagementPartners" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementComplianceManagementPartnerCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/complianceManagementPartners/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -229493,19 +230035,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementComplianceManagementPartnerCount", + "Method": "GET", + "Uri": "/deviceManagement/complianceManagementPartners/$count" }, { + "Module": "DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementConditionalAccessSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/conditionalAccessSettings", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-onpremisesconditionalaccesssettings-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -229540,20 +230082,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings" + "Command": "Get-MgDeviceManagementConditionalAccessSetting", + "Method": "GET", + "Uri": "/deviceManagement/conditionalAccessSettings" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDetectedApp", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -229588,19 +230130,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDetectedApp" + "Command": "Get-MgDeviceManagementDetectedApp", + "Method": "GET", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDetectedApp", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/detectedApps", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -229635,19 +230177,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDetectedApp" + "Command": "Get-MgDeviceManagementDetectedApp", + "Method": "GET", + "Uri": "/deviceManagement/detectedApps" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDetectedAppCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/detectedApps/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -229682,20 +230224,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementDetectedAppCount", + "Method": "GET", + "Uri": "/deviceManagement/detectedApps/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -229714,19 +230256,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDevice" + "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", + "Method": "GET", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -229745,20 +230287,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDevice" + "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", + "Method": "GET", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDetectedAppManagedDeviceCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -229777,20 +230319,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementDetectedAppManagedDeviceCount", + "Method": "GET", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicecategory-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229825,19 +230367,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceCategory" + "Command": "Get-MgDeviceManagementDeviceCategory", + "Method": "GET", + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCategories", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicecategory-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229872,19 +230414,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceCategory" + "Command": "Get-MgDeviceManagementDeviceCategory", + "Method": "GET", + "Uri": "/deviceManagement/deviceCategories" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCategories/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229919,20 +230461,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementDeviceCategoryCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceCategories/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-androidcompliancepolicy-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229951,19 +230493,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows81compliancepolicy-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -229982,20 +230524,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230014,19 +230556,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230045,20 +230587,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230077,19 +230619,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230108,20 +230650,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230140,19 +230682,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230171,20 +230713,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230203,19 +230745,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicydevicestatesummary-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230234,20 +230776,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230266,19 +230808,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230297,20 +230839,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230329,20 +230871,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedeviceoverview-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230361,20 +230903,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230393,19 +230935,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230424,20 +230966,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230456,20 +230998,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230488,19 +231030,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230519,20 +231061,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230551,20 +231093,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230583,19 +231125,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230614,19 +231156,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230645,20 +231187,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230677,19 +231219,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230708,20 +231250,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230740,20 +231282,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230772,19 +231314,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230803,20 +231345,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230835,20 +231377,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuseroverview-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230867,20 +231409,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "Method": "GET", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10secureassessmentconfiguration-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230899,19 +231441,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceConfiguration" + "Command": "Get-MgDeviceManagementDeviceConfiguration", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsphone81customconfiguration-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230930,20 +231472,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceConfiguration" + "Command": "Get-MgDeviceManagementDeviceConfiguration", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230962,19 +231504,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment" + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -230993,20 +231535,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment" + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -231025,19 +231567,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -231056,20 +231598,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementDeviceConfigurationCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -231088,19 +231630,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary" + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -231119,20 +231661,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary" + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -231151,19 +231693,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatesummary-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -231182,20 +231724,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary" + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -231214,19 +231756,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus" + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -231245,20 +231787,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus" + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -231277,20 +231819,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdeviceoverview-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -231309,20 +231851,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview" + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview" }, { + "Module": "DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -231341,20 +231883,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -231373,19 +231915,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus" + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -231404,20 +231946,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus" + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -231436,20 +231978,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuseroverview-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -231468,20 +232010,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview" + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusOverview", + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview" }, { + "Module": "DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -231516,19 +232058,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration" + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", + "Method": "GET", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}" }, { + "Module": "DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentplatformrestrictionsconfiguration-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -231563,20 +232105,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration" + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", + "Method": "GET", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations" }, { + "Module": "DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-enrollmentconfigurationassignment-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -231611,19 +232153,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment" + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Method": "GET", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}" }, { + "Module": "DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-enrollmentconfigurationassignment-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -231658,20 +232200,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment" + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Method": "GET", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments" }, { + "Module": "DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -231706,19 +232248,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count" }, { + "Module": "DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -231753,20 +232295,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count" }, { + "Module": "DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementEffectivePermission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-devicemanagement-geteffectivepermissions?view=graph-rest-1.0", - "Uri": "/deviceManagement/getEffectivePermissions(scope='{scope}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-devicemanagement-geteffectivepermissions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRolePermission", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -231785,20 +232327,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRolePermission" + "Command": "Get-MgDeviceManagementEffectivePermission", + "Method": "GET", + "Uri": "/deviceManagement/getEffectivePermissions(scope='{scope}')" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementExchangeConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -231833,19 +232375,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector" + "Command": "Get-MgDeviceManagementExchangeConnector", + "Method": "GET", + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementExchangeConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/exchangeConnectors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -231880,19 +232422,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector" + "Command": "Get-MgDeviceManagementExchangeConnector", + "Method": "GET", + "Uri": "/deviceManagement/exchangeConnectors" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementExchangeConnectorCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/exchangeConnectors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -231927,20 +232469,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementExchangeConnectorCount", + "Method": "GET", + "Uri": "/deviceManagement/exchangeConnectors/$count" }, { + "Module": "DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -231959,19 +232501,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity" + "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "GET", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}" }, { + "Module": "DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -231990,19 +232532,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity" + "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "GET", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities" }, { + "Module": "DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -232021,20 +232563,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", + "Method": "GET", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/$count" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementIoUpdateStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -232053,19 +232595,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus" + "Command": "Get-MgDeviceManagementIoUpdateStatus", + "Method": "GET", + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementIoUpdateStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/iosUpdateStatuses", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -232084,19 +232626,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus" + "Command": "Get-MgDeviceManagementIoUpdateStatus", + "Method": "GET", + "Uri": "/deviceManagement/iosUpdateStatuses" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementIoUpdateStatusCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/iosUpdateStatuses/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -232115,20 +232657,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementIoUpdateStatusCount", + "Method": "GET", + "Uri": "/deviceManagement/iosUpdateStatuses/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -232163,19 +232705,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDevice" + "Command": "Get-MgDeviceManagementManagedDevice", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -232210,122 +232752,122 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDevice" + "Command": "Get-MgDeviceManagementManagedDevice", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCategory" + "Command": "Get-MgDeviceManagementManagedDeviceCategory", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyStateCount", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationState" + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationState" + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationStateCount", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -232360,63 +232902,63 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementManagedDeviceCount", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" + "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" + "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequestCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequestCount", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDeviceOverview", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceOverview", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -232451,93 +232993,93 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDeviceOverview" + "Command": "Get-MgDeviceManagementManagedDeviceOverview", + "Method": "GET", + "Uri": "/deviceManagement/managedDeviceOverview" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceUser", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgDeviceManagementManagedDeviceUser", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsProtectionState" + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionState", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -232556,19 +233098,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent" + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", + "Method": "GET", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -232587,20 +233129,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent" + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", + "Method": "GET", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -232635,19 +233177,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest" + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "GET", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -232682,20 +233224,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest" + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "GET", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -232730,19 +233272,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", + "Method": "GET", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -232761,20 +233303,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventCount", + "Method": "GET", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-mobilethreatdefenseconnector-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -232809,19 +233351,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector" + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", + "Method": "GET", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-mobilethreatdefenseconnector-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -232856,19 +233398,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector" + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", + "Method": "GET", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnectorCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -232903,20 +233445,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnectorCount", + "Method": "GET", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementNotificationMessageTemplate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -232935,19 +233477,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphNotificationMessageTemplate" + "Command": "Get-MgDeviceManagementNotificationMessageTemplate", + "Method": "GET", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementNotificationMessageTemplate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/notificationMessageTemplates", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -232966,19 +233508,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphNotificationMessageTemplate" + "Command": "Get-MgDeviceManagementNotificationMessageTemplate", + "Method": "GET", + "Uri": "/deviceManagement/notificationMessageTemplates" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementNotificationMessageTemplateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/notificationMessageTemplates/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -232997,20 +233539,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementNotificationMessageTemplateCount", + "Method": "GET", + "Uri": "/deviceManagement/notificationMessageTemplates/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -233029,19 +233571,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage" + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Method": "GET", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -233060,20 +233602,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage" + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Method": "GET", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -233092,20 +233634,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", + "Method": "GET", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/$count" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementPartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementpartner-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -233140,19 +233682,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementPartner" + "Command": "Get-MgDeviceManagementPartner", + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementPartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementPartners", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementpartner-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -233187,19 +233729,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementPartner" + "Command": "Get-MgDeviceManagementPartner", + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementPartners" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementPartnerCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementPartners/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -233234,20 +233776,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementPartnerCount", + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementPartners/$count" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementRemoteAssistancePartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -233282,19 +233824,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRemoteAssistancePartner" + "Command": "Get-MgDeviceManagementRemoteAssistancePartner", + "Method": "GET", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementRemoteAssistancePartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/remoteAssistancePartners", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -233329,19 +233871,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRemoteAssistancePartner" + "Command": "Get-MgDeviceManagementRemoteAssistancePartner", + "Method": "GET", + "Uri": "/deviceManagement/remoteAssistancePartners" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementRemoteAssistancePartnerCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/remoteAssistancePartners/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -233376,19 +233918,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementRemoteAssistancePartnerCount", + "Method": "GET", + "Uri": "/deviceManagement/remoteAssistancePartners/$count" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceManagementReports", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233455,20 +233997,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementReports" + "Command": "Get-MgDeviceManagementReport", + "Method": "GET", + "Uri": "/deviceManagement/reports" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDeviceManagementReportCachedReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcachedreport?view=graph-rest-1.0", - "Uri": "/deviceManagement/reports/getCachedReport", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcachedreport?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233519,20 +234061,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementReportCachedReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getCachedReport" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancepolicynoncompliancereport?view=graph-rest-1.0", - "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancepolicynoncompliancereport?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233583,20 +234125,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancepolicynoncompliancesummaryreport?view=graph-rest-1.0", - "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancepolicynoncompliancesummaryreport?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233647,20 +234189,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDeviceManagementReportComplianceSettingNonComplianceReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancesettingnoncompliancereport?view=graph-rest-1.0", - "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancesettingnoncompliancereport?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233711,20 +234253,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementReportComplianceSettingNonComplianceReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationpolicynoncompliancereport?view=graph-rest-1.0", - "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationpolicynoncompliancereport?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233775,20 +234317,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationpolicynoncompliancesummaryreport?view=graph-rest-1.0", - "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationpolicynoncompliancesummaryreport?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233839,20 +234381,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDeviceManagementReportConfigurationSettingNonComplianceReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationsettingnoncompliancereport?view=graph-rest-1.0", - "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationsettingnoncompliancereport?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233903,20 +234445,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementReportConfigurationSettingNonComplianceReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicemanagementintentpersettingcontributingprofiles?view=graph-rest-1.0", - "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicemanagementintentpersettingcontributingprofiles?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233967,20 +234509,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", + "Method": "POST", + "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDeviceManagementReportDeviceManagementIntentSettingReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicemanagementintentsettingsreport?view=graph-rest-1.0", - "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicemanagementintentsettingsreport?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234031,20 +234573,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementReportDeviceManagementIntentSettingReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDeviceManagementReportDeviceNonComplianceReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicenoncompliancereport?view=graph-rest-1.0", - "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicenoncompliancereport?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234095,20 +234637,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementReportDeviceNonComplianceReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDeviceManagementReportDeviceWithoutCompliancePolicyReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdeviceswithoutcompliancepolicyreport?view=graph-rest-1.0", - "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdeviceswithoutcompliancepolicyreport?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234159,20 +234701,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementReportDeviceWithoutCompliancePolicyReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementReportExportJob", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementexportjob-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234223,19 +234765,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementExportJob" + "Command": "Get-MgDeviceManagementReportExportJob", + "Method": "GET", + "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementReportExportJob", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/exportJobs", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementexportjob-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234286,19 +234828,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementExportJob" + "Command": "Get-MgDeviceManagementReportExportJob", + "Method": "GET", + "Uri": "/deviceManagement/reports/exportJobs" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementReportExportJobCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports/exportJobs/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234349,20 +234891,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementReportExportJobCount", + "Method": "GET", + "Uri": "/deviceManagement/reports/exportJobs/$count" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDeviceManagementReportFilter", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getreportfilters?view=graph-rest-1.0", - "Uri": "/deviceManagement/reports/getReportFilters", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getreportfilters?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234413,20 +234955,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementReportFilter", + "Method": "POST", + "Uri": "/deviceManagement/reports/getReportFilters" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDeviceManagementReportHistoricalReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-gethistoricalreport?view=graph-rest-1.0", - "Uri": "/deviceManagement/reports/getHistoricalReport", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-gethistoricalreport?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234477,20 +235019,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementReportHistoricalReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getHistoricalReport" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDeviceManagementReportNoncompliantDeviceAndSettingReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getnoncompliantdevicesandsettingsreport?view=graph-rest-1.0", - "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getnoncompliantdevicesandsettingsreport?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234541,20 +235083,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementReportNoncompliantDeviceAndSettingReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceMetadata", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancemetadata?view=graph-rest-1.0", - "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancemetadata?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234605,20 +235147,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceMetadata", + "Method": "POST", + "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancereport?view=graph-rest-1.0", - "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancereport?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234669,20 +235211,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceSummaryReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancesummaryreport?view=graph-rest-1.0", - "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancesummaryreport?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234733,20 +235275,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceSummaryReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDeviceManagementReportSettingNonComplianceReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getsettingnoncompliancereport?view=graph-rest-1.0", - "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getsettingnoncompliancereport?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234797,20 +235339,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementReportSettingNonComplianceReport", + "Method": "POST", + "Uri": "/deviceManagement/reports/getSettingNonComplianceReport" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementResourceOperation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphResourceOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -234845,19 +235387,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphResourceOperation" + "Command": "Get-MgDeviceManagementResourceOperation", + "Method": "GET", + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementResourceOperation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/resourceOperations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphResourceOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -234892,19 +235434,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphResourceOperation" + "Command": "Get-MgDeviceManagementResourceOperation", + "Method": "GET", + "Uri": "/deviceManagement/resourceOperations" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementResourceOperationCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/resourceOperations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -234939,20 +235481,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementResourceOperationCount", + "Method": "GET", + "Uri": "/deviceManagement/resourceOperations/$count" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -234987,19 +235529,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment" + "Command": "Get-MgDeviceManagementRoleAssignment", + "Method": "GET", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleAssignments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -235034,19 +235576,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment" + "Command": "Get-MgDeviceManagementRoleAssignment", + "Method": "GET", + "Uri": "/deviceManagement/roleAssignments" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementRoleAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleAssignments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -235081,35 +235623,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementRoleAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/roleAssignments/$count" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementRoleAssignmentRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRoleDefinition" + "Command": "Get-MgDeviceManagementRoleAssignmentRoleDefinition", + "Method": "GET", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -235144,19 +235686,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRoleDefinition" + "Command": "Get-MgDeviceManagementRoleDefinition", + "Method": "GET", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleDefinitions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -235191,19 +235733,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRoleDefinition" + "Command": "Get-MgDeviceManagementRoleDefinition", + "Method": "GET", + "Uri": "/deviceManagement/roleDefinitions" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementRoleDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleDefinitions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -235238,20 +235780,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementRoleDefinitionCount", + "Method": "GET", + "Uri": "/deviceManagement/roleDefinitions/$count" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -235286,19 +235828,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRoleAssignment" + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", + "Method": "GET", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -235333,20 +235875,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRoleAssignment" + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", + "Method": "GET", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -235381,20 +235923,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -235429,19 +235971,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRoleDefinition" + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", + "Method": "GET", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/softwareUpdateStatusSummary", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-softwareupdatestatussummary-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235460,20 +236002,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary" + "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummary", + "Method": "GET", + "Uri": "/deviceManagement/softwareUpdateStatusSummary" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -235492,19 +236034,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner" + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", + "Method": "GET", + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -235523,19 +236065,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner" + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", + "Method": "GET", + "Uri": "/deviceManagement/telecomExpenseManagementPartners" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartnerCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/telecomExpenseManagementPartners/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -235554,20 +236096,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartnerCount", + "Method": "GET", + "Uri": "/deviceManagement/telecomExpenseManagementPartners/$count" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementTermAndCondition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -235586,19 +236128,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermsAndConditions" + "Command": "Get-MgDeviceManagementTermAndCondition", + "Method": "GET", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementTermAndCondition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -235617,20 +236159,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermsAndConditions" + "Command": "Get-MgDeviceManagementTermAndCondition", + "Method": "GET", + "Uri": "/deviceManagement/termsAndConditions" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -235649,19 +236191,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus" + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", + "Method": "GET", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -235680,20 +236222,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus" + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", + "Method": "GET", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -235712,20 +236254,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusCount", + "Method": "GET", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/$count" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -235744,20 +236286,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermsAndConditions" + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", + "Method": "GET", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementTermAndConditionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -235776,19 +236318,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment" + "Command": "Get-MgDeviceManagementTermAndConditionAssignment", + "Method": "GET", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementTermAndConditionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -235807,20 +236349,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment" + "Command": "Get-MgDeviceManagementTermAndConditionAssignment", + "Method": "GET", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementTermAndConditionAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -235839,19 +236381,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementTermAndConditionAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/$count" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementTermAndConditionCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -235870,20 +236412,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementTermAndConditionCount", + "Method": "GET", + "Uri": "/deviceManagement/termsAndConditions/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -235902,19 +236444,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent" + "Command": "Get-MgDeviceManagementTroubleshootingEvent", + "Method": "GET", + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/troubleshootingEvents", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -235933,19 +236475,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent" + "Command": "Get-MgDeviceManagementTroubleshootingEvent", + "Method": "GET", + "Uri": "/deviceManagement/troubleshootingEvents" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementTroubleshootingEventCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/troubleshootingEvents/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -235964,20 +236506,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementTroubleshootingEventCount", + "Method": "GET", + "Uri": "/deviceManagement/troubleshootingEvents/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236012,19 +236554,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236059,20 +236601,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236107,19 +236649,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236154,19 +236696,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236201,20 +236743,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236249,19 +236791,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236296,19 +236838,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236343,20 +236885,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236391,66 +236933,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", - "Permissions": [ - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "DeviceManagementManagedDevices.ReadWrite.All", - "Description": "Read and write Microsoft Intune devices", - "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.ReadWrite.All", - "Description": "Read and write Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementConfiguration.Read.All", - "Description": "Read Microsoft Intune device configuration and policies", - "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount", "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/$count", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236485,19 +236980,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236532,20 +237027,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "ApiVersion": "v1.0", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236580,19 +237074,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", - "ApiVersion": "v1.0", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236627,19 +237122,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/$count", - "ApiVersion": "v1.0", "Variants": [ - "Get" + "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236674,20 +237169,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "ApiVersion": "v1.0", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236722,19 +237216,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", - "ApiVersion": "v1.0", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236769,19 +237264,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count", - "ApiVersion": "v1.0", "Variants": [ - "Get" + "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236816,20 +237311,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "ApiVersion": "v1.0", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236864,19 +237358,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", - "ApiVersion": "v1.0", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236911,19 +237406,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/$count", - "ApiVersion": "v1.0", "Variants": [ - "Get" + "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236958,20 +237453,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "ApiVersion": "v1.0", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237006,19 +237500,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", - "ApiVersion": "v1.0", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237053,19 +237548,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/$count", - "ApiVersion": "v1.0", "Variants": [ - "Get" + "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237100,19 +237595,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237147,63 +237642,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" - }, - { - "CommandAlias": null, + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount", "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement", - "Permissions": [], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric" + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/$count" }, { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], "Module": "DeviceManagement", - "Permissions": [], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric" - }, - { "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", - "Permissions": [], - "OutputType": null - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "DeviceManagement", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237238,19 +237689,63 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", + "Variants": [ + "Get", + "GetViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}" + }, + { + "Module": "DeviceManagement", + "CommandAlias": null, "Variants": [ "List" ], + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues" + }, + { + "Module": "DeviceManagement", + "CommandAlias": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count" + }, + { "Module": "DeviceManagement", + "CommandAlias": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237285,20 +237780,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics", - "ApiVersion": "v1.0", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237333,20 +237827,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237381,20 +237875,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237429,19 +237923,67 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineCount", + "Variants": [ + "Get", + "GetViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/$count", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "DeviceManagementManagedDevices.ReadWrite.All", + "Description": "Read and write Microsoft Intune devices", + "FullDescription": "Allows the app to read and write the properties of devices managed by Microsoft Intune, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.ReadWrite.All", + "Description": "Read and write Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementConfiguration.Read.All", + "Description": "Read Microsoft Intune device configuration and policies", + "FullDescription": "Allows the app to read properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics" + }, + { + "Module": "DeviceManagement", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237476,20 +238018,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237524,20 +238066,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237572,20 +238114,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237620,20 +238162,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237668,20 +238210,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237716,92 +238258,92 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValueCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValueCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237836,19 +238378,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237883,19 +238425,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformanceCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237930,20 +238472,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformanceCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -237978,19 +238520,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -238025,19 +238567,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScoreCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -238072,20 +238614,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScoreCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -238120,19 +238662,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -238167,19 +238709,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -238214,20 +238756,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -238262,19 +238804,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -238309,19 +238851,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -238356,20 +238898,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -238404,19 +238946,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -238451,19 +238993,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformanceCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -238498,20 +239040,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformanceCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -238546,19 +239088,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -238593,19 +239135,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -238640,20 +239182,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistoryCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -238688,19 +239230,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -238735,19 +239277,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScoreCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -238782,19 +239324,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScoreCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -238829,20 +239371,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticOverview", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsOverview" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -238877,19 +239419,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -238924,19 +239466,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistoryCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -238971,19 +239513,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistoryCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239018,20 +239560,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239066,19 +239608,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239113,19 +239655,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239160,20 +239702,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239208,19 +239750,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239255,20 +239797,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239303,20 +239845,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239351,19 +239893,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239398,19 +239940,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance" + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239445,34 +239987,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/$count" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpoint", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEndpoint", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEndpoint" + "Command": "Get-MgDeviceManagementVirtualEndpoint", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCloudPcAuditEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -239491,19 +240033,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcAuditEvent" + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/auditEvents", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-auditevents?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCloudPcAuditEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -239522,19 +240064,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcAuditEvent" + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/auditEvents" }, { + "Module": "DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventAuditActivityType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-getauditactivitytypes?view=graph-rest-1.0", - "Uri": "/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-getauditactivitytypes?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -239553,19 +240095,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventAuditActivityType", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/auditEvents/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -239584,20 +240126,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventCount", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/auditEvents/$count" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointCloudPc", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCloudPc", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -239616,19 +240158,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPc" + "Command": "Get-MgDeviceManagementVirtualEndpointCloudPc", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointCloudPc", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-cloudpcs?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCloudPc", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -239647,19 +240189,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPc" + "Command": "Get-MgDeviceManagementVirtualEndpointCloudPc", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointCloudPcCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -239678,20 +240220,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementVirtualEndpointCloudPcCount", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/$count" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -239710,19 +240252,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcDeviceImage" + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/deviceImages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-deviceimages?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -239741,19 +240283,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcDeviceImage" + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -239772,19 +240314,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageCount", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/$count" }, { + "Module": "DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageSourceImage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-getsourceimages?view=graph-rest-1.0", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/getSourceImages", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-getsourceimages?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCloudPcSourceDeviceImage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -239803,20 +240345,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcSourceDeviceImage" + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageSourceImage", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/getSourceImages" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcgalleryimage-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -239835,19 +240377,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcGalleryImage" + "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/galleryImages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-galleryimages?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -239866,19 +240408,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcGalleryImage" + "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImageCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -239897,20 +240439,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImageCount", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/$count" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnection", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -239929,19 +240471,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection" + "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnection", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnection", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-onpremisesconnections?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -239960,19 +240502,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection" + "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnection", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnectionCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -239991,20 +240533,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnectionCount", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/$count" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -240023,19 +240565,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy" + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-provisioningpolicies?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -240054,151 +240596,151 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy" + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment" + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment" + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/$count" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors/$count" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/$count" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -240217,20 +240759,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyCount", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/$count" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -240249,19 +240791,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcUserSetting" + "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-usersettings?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -240280,63 +240822,63 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcUserSetting" + "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/userSettings" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment" + "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment" + "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignmentCount", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/$count" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CloudPC.Read.All", @@ -240355,20 +240897,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingCount", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/$count" }, { + "Module": "DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -240387,19 +240929,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity" + "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}" }, { + "Module": "DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -240418,19 +240960,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity" + "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities" }, { + "Module": "DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentityCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -240449,20 +240991,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentityCount", + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -240481,19 +241023,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary" + "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Method": "GET", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -240512,19 +241054,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary" + "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Method": "GET", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -240543,20 +241085,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", + "Method": "GET", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -240575,19 +241117,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary" + "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Method": "GET", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -240606,19 +241148,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary" + "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Method": "GET", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -240637,20 +241179,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", + "Method": "GET", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsMalwareInformation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -240685,19 +241227,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsMalwareInformation" + "Command": "Get-MgDeviceManagementWindowsMalwareInformation", + "Method": "GET", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsMalwareInformation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsMalwareInformation", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -240732,19 +241274,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsMalwareInformation" + "Command": "Get-MgDeviceManagementWindowsMalwareInformation", + "Method": "GET", + "Uri": "/deviceManagement/windowsMalwareInformation" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsMalwareInformationCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsMalwareInformation/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -240779,20 +241321,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementWindowsMalwareInformationCount", + "Method": "GET", + "Uri": "/deviceManagement/windowsMalwareInformation/$count" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -240827,19 +241369,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice" + "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Method": "GET", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -240874,20 +241416,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice" + "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Method": "GET", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -240922,22 +241464,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", + "Method": "GET", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDeviceMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "Uri": "/devices/{device-id}/getMemberGroups", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -241020,22 +241562,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceMemberGroup", + "Method": "POST", + "Uri": "/devices/{device-id}/getMemberGroups" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDeviceMemberObject", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "Uri": "/devices/{device-id}/getMemberObjects", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -241134,34 +241676,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceMemberObject", + "Method": "POST", + "Uri": "/devices/{device-id}/getMemberObjects" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceMemberOf", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgDeviceMemberOf", + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceMemberOf", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/memberOf", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -241196,78 +241738,78 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgDeviceMemberOf", + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/memberOf/administrativeUnit", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/administrativeUnit" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgDeviceMemberOfAsGroup", + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/memberOf/group", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgDeviceMemberOfAsGroup", + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/group" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceMemberOfCount", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/memberOf/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -241302,49 +241844,49 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceMemberOfCount", + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceMemberOfCountAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceMemberOfCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/memberOf/group/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceMemberOfCountAsGroup", + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/group/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwner", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredOwners", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -241379,135 +241921,135 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgDeviceRegisteredOwner", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/appRoleAssignment", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/appRoleAssignment" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredOwners/endpoint", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/endpoint" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerAsUser", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgDeviceRegisteredOwnerAsUser", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerAsUser", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredOwners/user", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgDeviceRegisteredOwnerAsUser", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/user" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerByRef", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredOwners/$ref", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -241542,20 +242084,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceRegisteredOwnerByRef", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/$ref" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerCount", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredOwners/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -241590,79 +242132,79 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceRegisteredOwnerCount", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerCountAsAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceRegisteredOwnerCountAsAppRoleAssignment", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerCountAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredOwners/endpoint/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceRegisteredOwnerCountAsEndpoint", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/endpoint/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceRegisteredOwnerCountAsServicePrincipal", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceRegisteredOwnerCountAsUser", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredOwners/user/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceRegisteredOwnerCountAsUser", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/user/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUser", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredUsers", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -241697,135 +242239,135 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgDeviceRegisteredUser", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/appRoleAssignment", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/appRoleAssignment" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgDeviceRegisteredUserAsEndpoint", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredUsers/endpoint", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgDeviceRegisteredUserAsEndpoint", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/endpoint" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserAsUser", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgDeviceRegisteredUserAsUser", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserAsUser", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredUsers/user", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgDeviceRegisteredUserAsUser", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/user" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserByRef", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredUsers/$ref", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -241860,20 +242402,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceRegisteredUserByRef", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/$ref" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserCount", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredUsers/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Device.Read.All", @@ -241908,94 +242450,94 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceRegisteredUserCount", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserCountAsAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceRegisteredUserCountAsAppRoleAssignment", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserCountAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredUsers/endpoint/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceRegisteredUserCountAsEndpoint", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/endpoint/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceRegisteredUserCountAsServicePrincipal", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceRegisteredUserCountAsUser", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredUsers/user/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceRegisteredUserCountAsUser", + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/user/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceTransitiveMemberOf", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgDeviceTransitiveMemberOf", + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceTransitiveMemberOf", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/transitiveMemberOf", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -242030,78 +242572,78 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgDeviceTransitiveMemberOf", + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/transitiveMemberOf/group", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf/group" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceTransitiveMemberOfCount", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/transitiveMemberOf/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -242136,64 +242678,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDeviceTransitiveMemberOfCount", + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceTransitiveMemberOfCountAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDeviceTransitiveMemberOfCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDeviceTransitiveMemberOfCountAsGroup", + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectory", - "ApiReferenceLink": null, - "Uri": "/directory", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectory" + "Command": "Get-MgDirectory", + "Method": "GET", + "Uri": "/directory" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -242228,19 +242770,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgDirectoryAdministrativeUnit", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-administrativeunits?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -242275,19 +242817,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgDirectoryAdministrativeUnit", + "Method": "GET", + "Uri": "/directory/administrativeUnits" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitCount", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -242322,19 +242864,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDirectoryAdministrativeUnitCount", + "Method": "GET", + "Uri": "/directory/administrativeUnits/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitDelta", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -242369,125 +242911,63 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgDirectoryAdministrativeUnitDelta", + "Method": "GET", + "Uri": "/directory/administrativeUnits/delta" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitExtension", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDirectoryAdministrativeUnitExtension", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitExtension", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", - "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitExtensionCount", "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count", + "OutputType": "IMicrosoftGraphExtension", "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.DirectoryManagement", "Permissions": [], - "OutputType": null - }, - { - "CommandAlias": null, + "Command": "Get-MgDirectoryAdministrativeUnitExtension", "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMember", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.DirectoryManagement", - "Permissions": [ - { - "Name": "AdministrativeUnit.Read.All", - "Description": "Read all administrative units", - "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "AdministrativeUnit.ReadWrite.All", - "Description": "Read and write all administrative units", - "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgDirectoryAdministrativeUnitExtensionCount", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-members?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -242522,34 +243002,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgDirectoryAdministrativeUnitMember", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -242584,34 +243064,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -242646,34 +243126,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -242708,34 +243188,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -242770,34 +243250,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -242832,19 +243312,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberByRef", + "Variants": [ + "Get", + "GetViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", + "OutputType": "IMicrosoftGraphUser", "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user" + }, + { + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -242879,20 +243374,67 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCount", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count", + "Variants": [ + "List" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-members?view=graph-rest-1.0", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "AdministrativeUnit.Read.All", + "Description": "Read all administrative units", + "FullDescription": "Allows the app to read administrative units and administrative unit membership without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "AdministrativeUnit.ReadWrite.All", + "Description": "Read and write all administrative units", + "FullDescription": "Allows the app to create, read, update, and delete administrative units and manage administrative unit membership without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgDirectoryAdministrativeUnitMemberByRef", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref" + }, + { + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -242927,20 +243469,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDirectoryAdministrativeUnitMemberCount", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsApplication", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -242975,20 +243517,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsApplication", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsDevice", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -243023,20 +243565,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsDevice", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -243071,20 +243613,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsGroup", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -243119,20 +243661,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsOrgContact", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -243167,20 +243709,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsServicePrincipal", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsUser", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -243215,20 +243757,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsUser", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get-scopedrolemembers?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -243263,19 +243805,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-scopedrolemembers?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -243310,20 +243852,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMemberCount", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -243358,20 +243900,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMemberCount", + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAttributeSet", - "ApiReferenceLink": null, - "Uri": "/directory/attributeSets/{attributeSet-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAttributeSet", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -243390,19 +243932,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAttributeSet" + "Command": "Get-MgDirectoryAttributeSet", + "Method": "GET", + "Uri": "/directory/attributeSets/{attributeSet-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAttributeSet", - "ApiReferenceLink": null, - "Uri": "/directory/attributeSets", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-attributesets?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAttributeSet", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -243421,19 +243963,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAttributeSet" + "Command": "Get-MgDirectoryAttributeSet", + "Method": "GET", + "Uri": "/directory/attributeSets" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryAttributeSetCount", - "ApiReferenceLink": null, - "Uri": "/directory/attributeSets/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -243452,20 +243994,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDirectoryAttributeSetCount", + "Method": "GET", + "Uri": "/directory/attributeSets/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", - "ApiReferenceLink": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -243484,19 +244026,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition" + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", + "Method": "GET", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", - "ApiReferenceLink": null, - "Uri": "/directory/customSecurityAttributeDefinitions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-customsecurityattributedefinitions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -243515,20 +244057,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition" + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", + "Method": "GET", + "Uri": "/directory/customSecurityAttributeDefinitions" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "ApiReferenceLink": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAllowedValue", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -243547,19 +244089,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAllowedValue" + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Method": "GET", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "ApiReferenceLink": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-list-allowedvalues?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAllowedValue", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -243578,20 +244120,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAllowedValue" + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Method": "GET", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", - "ApiReferenceLink": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -243610,19 +244152,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", + "Method": "GET", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/directory/customSecurityAttributeDefinitions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -243641,385 +244183,385 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionCount", + "Method": "GET", + "Uri": "/directory/customSecurityAttributeDefinitions/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItem", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgDirectoryDeletedItem", + "Method": "GET", + "Uri": "/directory/deletedItems/{directoryObject-id}" }, { - "CommandAlias": "Get-MgDirectoryDeletedAdministrativeUnit", - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", + "Method": "GET", + "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit" }, { - "CommandAlias": "Get-MgDirectoryDeletedAdministrativeUnit", - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/administrativeUnit", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", + "Method": "GET", + "Uri": "/directory/deletedItems/administrativeUnit" }, { - "CommandAlias": "Get-MgDirectoryDeletedApplication", - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsApplication", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/{directoryObject-id}/application", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgDirectoryDeletedItemAsApplication", + "Method": "GET", + "Uri": "/directory/deletedItems/{directoryObject-id}/application" }, { - "CommandAlias": "Get-MgDirectoryDeletedApplication", - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsApplication", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/application", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgDirectoryDeletedItemAsApplication", + "Method": "GET", + "Uri": "/directory/deletedItems/application" }, { - "CommandAlias": "Get-MgDirectoryDeletedDevice", - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsDevice", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/{directoryObject-id}/device", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgDirectoryDeletedItemAsDevice", + "Method": "GET", + "Uri": "/directory/deletedItems/{directoryObject-id}/device" }, { - "CommandAlias": "Get-MgDirectoryDeletedDevice", - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsDevice", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/device", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgDirectoryDeletedItemAsDevice", + "Method": "GET", + "Uri": "/directory/deletedItems/device" }, { - "CommandAlias": "Get-MgDirectoryDeletedGroup", - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsGroup", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/{directoryObject-id}/group", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgDirectoryDeletedItemAsGroup", + "Method": "GET", + "Uri": "/directory/deletedItems/{directoryObject-id}/group" }, { - "CommandAlias": "Get-MgDirectoryDeletedGroup", - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsGroup", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/group", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgDirectoryDeletedItemAsGroup", + "Method": "GET", + "Uri": "/directory/deletedItems/group" }, { - "CommandAlias": "Get-MgDirectoryDeletedServicePrincipal", - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", + "Method": "GET", + "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal" }, { - "CommandAlias": "Get-MgDirectoryDeletedServicePrincipal", - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/servicePrincipal", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", + "Method": "GET", + "Uri": "/directory/deletedItems/servicePrincipal" }, { - "CommandAlias": "Get-MgDirectoryDeletedUser", - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsUser", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/{directoryObject-id}/user", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgDirectoryDeletedItemAsUser", + "Method": "GET", + "Uri": "/directory/deletedItems/{directoryObject-id}/user" }, { - "CommandAlias": "Get-MgDirectoryDeletedUser", - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemAsUser", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/user", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgDirectoryDeletedItemAsUser", + "Method": "GET", + "Uri": "/directory/deletedItems/user" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDirectoryDeletedItemById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "Uri": "/directory/deletedItems/getByIds", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgDirectoryDeletedItemById", + "Method": "POST", + "Uri": "/directory/deletedItems/getByIds" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemCountAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/administrativeUnit/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDirectoryDeletedItemCountAsAdministrativeUnit", + "Method": "GET", + "Uri": "/directory/deletedItems/administrativeUnit/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemCountAsApplication", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/application/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDirectoryDeletedItemCountAsApplication", + "Method": "GET", + "Uri": "/directory/deletedItems/application/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemCountAsDevice", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/device/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDirectoryDeletedItemCountAsDevice", + "Method": "GET", + "Uri": "/directory/deletedItems/device/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/group/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDirectoryDeletedItemCountAsGroup", + "Method": "GET", + "Uri": "/directory/deletedItems/group/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/servicePrincipal/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDirectoryDeletedItemCountAsServicePrincipal", + "Method": "GET", + "Uri": "/directory/deletedItems/servicePrincipal/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryDeletedItemCountAsUser", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/user/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDirectoryDeletedItemCountAsUser", + "Method": "GET", + "Uri": "/directory/deletedItems/user/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDirectoryDeletedItemMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDirectoryDeletedItemMemberGroup", + "Method": "POST", + "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDirectoryDeletedItemMemberObject", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDirectoryDeletedItemMemberObject", + "Method": "POST", + "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgDirectoryDeviceLocalCredential", - "ApiReferenceLink": null, - "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicelocalcredentialinfo-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo" + "Command": "Get-MgDirectoryDeviceLocalCredential", + "Method": "GET", + "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgDirectoryDeviceLocalCredential", - "ApiReferenceLink": null, - "Uri": "/directory/deviceLocalCredentials", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-devicelocalcredentials?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo" + "Command": "Get-MgDirectoryDeviceLocalCredential", + "Method": "GET", + "Uri": "/directory/deviceLocalCredentials" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryDeviceLocalCredentialCount", - "ApiReferenceLink": null, - "Uri": "/directory/deviceLocalCredentials/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDirectoryDeviceLocalCredentialCount", + "Method": "GET", + "Uri": "/directory/deviceLocalCredentials/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryFederationConfiguration", - "ApiReferenceLink": null, - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -244038,19 +244580,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityProviderBase" + "Command": "Get-MgDirectoryFederationConfiguration", + "Method": "GET", + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryFederationConfiguration", - "ApiReferenceLink": null, - "Uri": "/directory/federationConfigurations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -244069,19 +244611,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityProviderBase" + "Command": "Get-MgDirectoryFederationConfiguration", + "Method": "GET", + "Uri": "/directory/federationConfigurations" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryFederationConfigurationCount", - "ApiReferenceLink": null, - "Uri": "/directory/federationConfigurations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -244100,109 +244642,109 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDirectoryFederationConfigurationCount", + "Method": "GET", + "Uri": "/directory/federationConfigurations/$count" }, { + "Module": "DirectoryObjects", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryObject", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-get?view=graph-rest-1.0", - "Uri": "/directoryObjects/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "DirectoryObjects", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgDirectoryObject", + "Method": "GET", + "Uri": "/directoryObjects/{directoryObject-id}" }, { + "Module": "DirectoryObjects", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryObject", - "ApiReferenceLink": null, - "Uri": "/directoryObjects", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "DirectoryObjects", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgDirectoryObject", + "Method": "GET", + "Uri": "/directoryObjects" }, { + "Module": "DirectoryObjects", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDirectoryObjectAvailableExtensionProperty", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0", - "Uri": "/directoryObjects/getAvailableExtensionProperties", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Module": "DirectoryObjects", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExtensionProperty" + "Command": "Get-MgDirectoryObjectAvailableExtensionProperty", + "Method": "POST", + "Uri": "/directoryObjects/getAvailableExtensionProperties" }, { + "Module": "DirectoryObjects", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDirectoryObjectById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "Uri": "/directoryObjects/getByIds", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Module": "DirectoryObjects", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgDirectoryObjectById", + "Method": "POST", + "Uri": "/directoryObjects/getByIds" }, { + "Module": "DirectoryObjects", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryObjectCount", - "ApiReferenceLink": null, - "Uri": "/directoryObjects/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DirectoryObjects", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDirectoryObjectCount", + "Method": "GET", + "Uri": "/directoryObjects/$count" }, { + "Module": "DirectoryObjects", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryObjectDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", - "Uri": "/directoryObjects/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta" ], - "Module": "DirectoryObjects", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgDirectoryObjectDelta", + "Method": "GET", + "Uri": "/directoryObjects/delta" }, { + "Module": "DirectoryObjects", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDirectoryObjectMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "DirectoryObjects", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -244285,22 +244827,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDirectoryObjectMemberGroup", + "Method": "POST", + "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups" }, { + "Module": "DirectoryObjects", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDirectoryObjectMemberObject", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "DirectoryObjects", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -244399,34 +244941,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDirectoryObjectMemberObject", + "Method": "POST", + "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryOnPremiseSynchronization", - "ApiReferenceLink": null, - "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization" + "Command": "Get-MgDirectoryOnPremiseSynchronization", + "Method": "GET", + "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryOnPremiseSynchronization", - "ApiReferenceLink": null, - "Uri": "/directory/onPremisesSynchronization", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnPremDirectorySynchronization.Read.All", @@ -244445,19 +244987,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization" + "Command": "Get-MgDirectoryOnPremiseSynchronization", + "Method": "GET", + "Uri": "/directory/onPremisesSynchronization" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryOnPremiseSynchronizationCount", - "ApiReferenceLink": null, - "Uri": "/directory/onPremisesSynchronization/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnPremDirectorySynchronization.Read.All", @@ -244476,20 +245018,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDirectoryOnPremiseSynchronizationCount", + "Method": "GET", + "Uri": "/directory/onPremisesSynchronization/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRole", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-1.0", - "Uri": "/directoryRoles/{directoryRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -244524,19 +245066,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryRole" + "Command": "Get-MgDirectoryRole", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRole", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list?view=graph-rest-1.0", - "Uri": "/directoryRoles", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -244571,35 +245113,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryRole" + "Command": "Get-MgDirectoryRole", + "Method": "GET", + "Uri": "/directoryRoles" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDirectoryRoleById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "Uri": "/directoryRoles/getByIds", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgDirectoryRoleById", + "Method": "POST", + "Uri": "/directoryRoles/getByIds" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRoleByRoleTemplateId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-1.0", - "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -244634,19 +245176,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryRole" + "Command": "Get-MgDirectoryRoleByRoleTemplateId", + "Method": "GET", + "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRoleCount", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -244681,19 +245223,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDirectoryRoleCount", + "Method": "GET", + "Uri": "/directoryRoles/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRoleDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delta?view=graph-rest-1.0", - "Uri": "/directoryRoles/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -244728,19 +245270,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryRole" + "Command": "Get-MgDirectoryRoleDelta", + "Method": "GET", + "Uri": "/directoryRoles/delta" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRoleMember", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -244775,193 +245317,193 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgDirectoryRoleMember", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsApplication", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgDirectoryRoleMemberAsApplication", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsApplication", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/application", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgDirectoryRoleMemberAsApplication", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/application" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsDevice", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgDirectoryRoleMemberAsDevice", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsDevice", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/device", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgDirectoryRoleMemberAsDevice", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/device" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsGroup", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgDirectoryRoleMemberAsGroup", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsGroup", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/group", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgDirectoryRoleMemberAsGroup", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/group" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgDirectoryRoleMemberAsOrgContact", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgDirectoryRoleMemberAsOrgContact", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsUser", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgDirectoryRoleMemberAsUser", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberAsUser", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/user", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgDirectoryRoleMemberAsUser", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/user" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberByRef", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -244996,20 +245538,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDirectoryRoleMemberByRef", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberCount", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -245044,158 +245586,158 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDirectoryRoleMemberCount", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberCountAsApplication", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/application/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDirectoryRoleMemberCountAsApplication", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/application/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberCountAsDevice", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/device/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDirectoryRoleMemberCountAsDevice", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/device/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/group/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDirectoryRoleMemberCountAsGroup", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/group/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberCountAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDirectoryRoleMemberCountAsOrgContact", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDirectoryRoleMemberCountAsServicePrincipal", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRoleMemberCountAsUser", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/user/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDirectoryRoleMemberCountAsUser", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/user/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDirectoryRoleMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDirectoryRoleMemberGroup", + "Method": "POST", + "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDirectoryRoleMemberObject", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDirectoryRoleMemberObject", + "Method": "POST", + "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRoleScopedMember", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Command": "Get-MgDirectoryRoleScopedMember", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRoleScopedMember", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-scopedmembers?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -245230,20 +245772,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Command": "Get-MgDirectoryRoleScopedMember", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRoleScopedMemberCount", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -245278,20 +245820,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDirectoryRoleScopedMemberCount", + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRoleTemplate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-get?view=graph-rest-1.0", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -245326,19 +245868,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate" + "Command": "Get-MgDirectoryRoleTemplate", + "Method": "GET", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRoleTemplate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-list?view=graph-rest-1.0", - "Uri": "/directoryRoleTemplates", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -245373,34 +245915,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate" + "Command": "Get-MgDirectoryRoleTemplate", + "Method": "GET", + "Uri": "/directoryRoleTemplates" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDirectoryRoleTemplateById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "Uri": "/directoryRoleTemplates/getByIds", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgDirectoryRoleTemplateById", + "Method": "POST", + "Uri": "/directoryRoleTemplates/getByIds" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRoleTemplateCount", - "ApiReferenceLink": null, - "Uri": "/directoryRoleTemplates/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -245435,19 +245977,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDirectoryRoleTemplateCount", + "Method": "GET", + "Uri": "/directoryRoleTemplates/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectoryRoleTemplateDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", - "Uri": "/directoryRoleTemplates/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -245482,112 +246024,112 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgDirectoryRoleTemplateDelta", + "Method": "GET", + "Uri": "/directoryRoleTemplates/delta" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDirectoryRoleTemplateMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDirectoryRoleTemplateMemberGroup", + "Method": "POST", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgDirectoryRoleTemplateMemberObject", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDirectoryRoleTemplateMemberObject", + "Method": "POST", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectorySubscription", - "ApiReferenceLink": null, - "Uri": "/directory/subscriptions/{companySubscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCompanySubscription" + "Command": "Get-MgDirectorySubscription", + "Method": "GET", + "Uri": "/directory/subscriptions/{companySubscription-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectorySubscription", - "ApiReferenceLink": null, - "Uri": "/directory/subscriptions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCompanySubscription" + "Command": "Get-MgDirectorySubscription", + "Method": "GET", + "Uri": "/directory/subscriptions" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectorySubscriptionByCommerceSubscriptionId", - "ApiReferenceLink": null, - "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCompanySubscription" + "Command": "Get-MgDirectorySubscriptionByCommerceSubscriptionId", + "Method": "GET", + "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDirectorySubscriptionCount", - "ApiReferenceLink": null, - "Uri": "/directory/subscriptions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDirectorySubscriptionCount", + "Method": "GET", + "Uri": "/directory/subscriptions/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDomain", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-get?view=graph-rest-1.0", - "Uri": "/domains/{domain-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Domain.Read.All", @@ -245614,19 +246156,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDomain" + "Command": "Get-MgDomain", + "Method": "GET", + "Uri": "/domains/{domain-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDomain", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list?view=graph-rest-1.0", - "Uri": "/domains", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Domain.Read.All", @@ -245653,19 +246195,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDomain" + "Command": "Get-MgDomain", + "Method": "GET", + "Uri": "/domains" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDomainCount", - "ApiReferenceLink": null, - "Uri": "/domains/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Domain.Read.All", @@ -245692,20 +246234,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDomainCount", + "Method": "GET", + "Uri": "/domains/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDomainFederationConfiguration", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Domain.Read.All", @@ -245724,63 +246266,63 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphInternalDomainFederation" + "Command": "Get-MgDomainFederationConfiguration", + "Method": "GET", + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDomainFederationConfiguration", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/federationConfiguration", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-federationconfiguration?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphInternalDomainFederation" + "Command": "Get-MgDomainFederationConfiguration", + "Method": "GET", + "Uri": "/domains/{domain-id}/federationConfiguration" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDomainFederationConfigurationCount", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/federationConfiguration/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDomainFederationConfigurationCount", + "Method": "GET", + "Uri": "/domains/{domain-id}/federationConfiguration/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDomainNameReference", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgDomainNameReference", + "Method": "GET", + "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDomainNameReference", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/domainNameReferences", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-domainnamereferences?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Domain.Read.All", @@ -245799,20 +246341,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgDomainNameReference", + "Method": "GET", + "Uri": "/domains/{domain-id}/domainNameReferences" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDomainNameReferenceCount", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/domainNameReferences/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Domain.Read.All", @@ -245831,34 +246373,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDomainNameReferenceCount", + "Method": "GET", + "Uri": "/domains/{domain-id}/domainNameReferences/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDomainServiceConfigurationRecord", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDomainDnsRecord" + "Command": "Get-MgDomainServiceConfigurationRecord", + "Method": "GET", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDomainServiceConfigurationRecord", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-serviceconfigurationrecords?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Domain.Read.All", @@ -245877,20 +246419,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDomainDnsRecord" + "Command": "Get-MgDomainServiceConfigurationRecord", + "Method": "GET", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDomainServiceConfigurationRecordCount", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Domain.Read.All", @@ -245909,34 +246451,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDomainServiceConfigurationRecordCount", + "Method": "GET", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDomainVerificationDnsRecord", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDomainDnsRecord" + "Command": "Get-MgDomainVerificationDnsRecord", + "Method": "GET", + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDomainVerificationDnsRecord", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/verificationDnsRecords", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-verificationdnsrecords?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Domain.Read.All", @@ -245955,20 +246497,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDomainDnsRecord" + "Command": "Get-MgDomainVerificationDnsRecord", + "Method": "GET", + "Uri": "/domains/{domain-id}/verificationDnsRecords" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDomainVerificationDnsRecordCount", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/verificationDnsRecords/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Domain.Read.All", @@ -245987,20 +246529,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDomainVerificationDnsRecordCount", + "Method": "GET", + "Uri": "/domains/{domain-id}/verificationDnsRecords/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDrive", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -246051,270 +246593,270 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgDrive", + "Method": "GET", + "Uri": "/drives/{drive-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDrive", - "ApiReferenceLink": null, - "Uri": "/drives", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgDrive", + "Method": "GET", + "Uri": "/drives" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveBundle", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgDriveBundle", + "Method": "GET", + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveBundle", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/bundles", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgDriveBundle", + "Method": "GET", + "Uri": "/drives/{drive-id}/bundles" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveBundleContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveBundleContent", + "Method": "GET", + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveBundleCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/bundles/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveBundleCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/bundles/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveContentTypeBase", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgDriveContentTypeBase", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveContentTypeBaseType", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgDriveContentTypeBaseType", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveContentTypeBaseType", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgDriveContentTypeBaseType", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveContentTypeBaseTypeCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveContentTypeBaseTypeCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgDriveCreatedByUser", + "Method": "GET", + "Uri": "/drives/{drive-id}/createdByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgDriveCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgDriveCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveFollowing", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/following/{driveItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgDriveFollowing", + "Method": "GET", + "Uri": "/drives/{drive-id}/following/{driveItem-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveFollowing", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/following", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgDriveFollowing", + "Method": "GET", + "Uri": "/drives/{drive-id}/following" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveFollowingContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveFollowingContent", + "Method": "GET", + "Uri": "/drives/{drive-id}/following/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveFollowingCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/following/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveFollowingCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/following/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -246381,51 +246923,51 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgDriveItem", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgDriveItem", + "Method": "GET", + "Uri": "/drives/{drive-id}/items" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemActivityByInterval", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgDriveItemActivityByInterval", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -246476,78 +247018,78 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgDriveItemAnalytic", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgDriveItemAnalyticItemActivityStat", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgDriveItemAnalyticItemActivityStat", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemAnalyticItemActivityStatActivity", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivity" + "Command": "Get-MgDriveItemAnalyticItemActivityStatActivity", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemAnalyticItemActivityStatCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveItemAnalyticItemActivityStatCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemAnalyticLastSevenDay", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -246598,20 +247140,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgDriveItemAnalyticLastSevenDay", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemAnalyticTime", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -246662,34 +247204,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgDriveItemAnalyticTime", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemChild", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgDriveItemChild", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemChild", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -246740,35 +247282,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgDriveItemChild", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemChildContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveItemChildContent", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemChildCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -246819,20 +247361,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDriveItemChildCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -246883,505 +247425,505 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDriveItemContent", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveItemCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgDriveItemCreatedByUser", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgDriveItemCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgDriveItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgDriveItemDelta", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemItemLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgDriveItemItemLastModifiedByUser", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgDriveItemItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemItemLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgDriveItemItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgDriveItemLastModifiedByUser", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgDriveItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgDriveItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemListItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgDriveItemListItem", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemListItemActivityByInterval", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgDriveItemListItemActivityByInterval", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemListItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgDriveItemListItemAnalytic", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/analytics" }, { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemListItemCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "ApiVersion": "v1.0", + "Module": "Files", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgDriveItemListItemCreatedByUser", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgDriveItemListItemCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemListItemCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgDriveItemListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemListItemCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveItemListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgDriveItemListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgDriveItemListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemListItemDocumentSetVersionCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveItemListItemDocumentSetVersionCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveItemListItemDocumentSetVersionField", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemListItemDriveItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgDriveItemListItemDriveItem", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveItemListItemDriveItemContent", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemListItemField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveItemListItemField", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgDriveItemListItemVersion", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgDriveItemListItemVersion", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemListItemVersionCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveItemListItemVersionCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveItemListItemVersionField", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -247432,19 +247974,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgDriveItemPermission", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -247495,20 +248037,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgDriveItemPermission", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemPermissionCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -247559,93 +248101,93 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDriveItemPermissionCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemRetentionLabel" + "Command": "Get-MgDriveItemRetentionLabel", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemSubscription", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgDriveItemSubscription", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemSubscription", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgDriveItemSubscription", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemSubscriptionCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveItemSubscriptionCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemThumbnail", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Get-MgDriveItemThumbnail", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemThumbnail", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -247696,20 +248238,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Get-MgDriveItemThumbnail", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemThumbnailCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -247760,20 +248302,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDriveItemThumbnailCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -247824,19 +248366,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Get-MgDriveItemVersion", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -247887,20 +248429,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Get-MgDriveItemVersion", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemVersionContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -247951,20 +248493,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDriveItemVersionContent", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveItemVersionCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -248015,1113 +248557,1113 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgDriveItemVersionCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/lastModifiedByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgDriveLastModifiedByUser", + "Method": "GET", + "Uri": "/drives/{drive-id}/lastModifiedByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgDriveLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgDriveLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveList", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "Get-MgDriveList", + "Method": "GET", + "Uri": "/drives/{drive-id}/list" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListColumn", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgDriveListColumn", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListColumn", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/columns", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgDriveListColumn", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/columns" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListColumnCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/columns/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveListColumnCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/columns/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListColumnSourceColumn", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgDriveListColumnSourceColumn", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListContentType", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgDriveListContentType", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListContentType", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgDriveListContentType", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgDriveListContentTypeColumn", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgDriveListContentTypeColumn", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListContentTypeColumnCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveListContentTypeColumnCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Get-MgDriveListContentTypeColumnLink", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Get-MgDriveListContentTypeColumnLink", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListContentTypeColumnLinkCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveListContentTypeColumnLinkCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListContentTypeColumnPosition", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgDriveListContentTypeColumnPosition", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListContentTypeColumnPosition", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgDriveListContentTypeColumnPosition", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListContentTypeColumnPositionCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveListContentTypeColumnPositionCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListContentTypeColumnSourceColumn", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgDriveListContentTypeColumnSourceColumn", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListContentTypeCompatibleHubContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgDriveListContentTypeCompatibleHubContentType", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListContentTypeCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveListContentTypeCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgDriveListCreatedByUser", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/createdByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgDriveListCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgDriveListCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveListCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListDrive", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/drive", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgDriveListDrive", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/drive" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgDriveListItem", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgDriveListItem", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListItemActivityByInterval", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgDriveListItemActivityByInterval", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgDriveListItemAnalytic", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListItemCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveListItemCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListItemCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgDriveListItemCreatedByUser", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgDriveListItemCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListItemCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgDriveListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListItemCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListItemDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/list/items/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgDriveListItemDelta", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/delta" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgDriveListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgDriveListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListItemDocumentSetVersionCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveListItemDocumentSetVersionCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveListItemDocumentSetVersionField", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListItemDriveItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgDriveListItemDriveItem", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveListItemDriveItemContent", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListItemField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveListItemField", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgDriveListItemVersion", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgDriveListItemVersion", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListItemVersionCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveListItemVersionCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveListItemVersionField", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListOperation", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgDriveListOperation", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListOperation", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/operations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgDriveListOperation", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/operations" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListOperationCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/operations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveListOperationCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/operations/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListSubscription", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgDriveListSubscription", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListSubscription", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/subscriptions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgDriveListSubscription", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/subscriptions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveListSubscriptionCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/subscriptions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveListSubscriptionCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/subscriptions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRoot", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgDriveRoot", + "Method": "GET", + "Uri": "/drives/{drive-id}/root" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootActivityByInterval", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/root/getActivitiesByInterval", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgDriveRootActivityByInterval", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/getActivitiesByInterval" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootAnalytic", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/analytics", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgDriveRootAnalytic", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/analytics" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgDriveRootAnalyticItemActivityStat", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgDriveRootAnalyticItemActivityStat", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootAnalyticItemActivityStatActivity", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivity" + "Command": "Get-MgDriveRootAnalyticItemActivityStatActivity", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootAnalyticItemActivityStatCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveRootAnalyticItemActivityStatCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootAnalyticLastSevenDay", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/analytics/lastSevenDays", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgDriveRootAnalyticLastSevenDay", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/analytics/lastSevenDays" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootAnalyticTime", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/analytics/allTime", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgDriveRootAnalyticTime", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/analytics/allTime" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootChild", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgDriveRootChild", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootChild", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/children", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgDriveRootChild", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/children" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootChildContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveRootChildContent", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootChildCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/children/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveRootChildCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/children/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveRootContent", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgDriveRootCreatedByUser", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/createdByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgDriveRootCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgDriveRootCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveRootCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/root/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -249172,672 +249714,672 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgDriveRootDelta", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/delta" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootItemLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgDriveRootItemLastModifiedByUser", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgDriveRootItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootItemLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgDriveRootItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/lastModifiedByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgDriveRootLastModifiedByUser", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/lastModifiedByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgDriveRootLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgDriveRootLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveRootLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootListItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgDriveRootListItem", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootListItemActivityByInterval", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/getActivitiesByInterval", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgDriveRootListItemActivityByInterval", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/getActivitiesByInterval" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootListItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/analytics", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgDriveRootListItemAnalytic", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/analytics" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootListItemCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgDriveRootListItemCreatedByUser", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/createdByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgDriveRootListItemCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootListItemCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgDriveRootListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootListItemCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveRootListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgDriveRootListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgDriveRootListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootListItemDocumentSetVersionCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveRootListItemDocumentSetVersionCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveRootListItemDocumentSetVersionField", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootListItemDriveItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/driveItem", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgDriveRootListItemDriveItem", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/driveItem" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveRootListItemDriveItemContent", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/driveItem/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootListItemField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveRootListItemField", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgDriveRootListItemVersion", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/versions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgDriveRootListItemVersion", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/versions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootListItemVersionCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/versions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveRootListItemVersionCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/versions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveRootListItemVersionField", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgDriveRootPermission", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/permissions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgDriveRootPermission", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/permissions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootPermissionCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/permissions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveRootPermissionCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/permissions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemRetentionLabel" + "Command": "Get-MgDriveRootRetentionLabel", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/retentionLabel" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootSubscription", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgDriveRootSubscription", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootSubscription", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/subscriptions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgDriveRootSubscription", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/subscriptions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootSubscriptionCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/subscriptions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveRootSubscriptionCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/subscriptions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootThumbnail", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Get-MgDriveRootThumbnail", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootThumbnail", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/thumbnails", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Get-MgDriveRootThumbnail", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/thumbnails" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootThumbnailCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/thumbnails/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveRootThumbnailCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/thumbnails/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Get-MgDriveRootVersion", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/versions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Get-MgDriveRootVersion", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/versions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootVersionContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveRootVersionContent", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveRootVersionCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/versions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveRootVersionCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/versions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveSpecial", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/special/{driveItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgDriveSpecial", + "Method": "GET", + "Uri": "/drives/{drive-id}/special/{driveItem-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveSpecial", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/special", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgDriveSpecial", + "Method": "GET", + "Uri": "/drives/{drive-id}/special" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveSpecialContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveSpecialContent", + "Method": "GET", + "Uri": "/drives/{drive-id}/special/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgDriveSpecialCount", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/special/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgDriveSpecialCount", + "Method": "GET", + "Uri": "/drives/{drive-id}/special/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClass", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -249864,19 +250406,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationClass" + "Command": "Get-MgEducationClass", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClass", - "ApiReferenceLink": null, - "Uri": "/education/classes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -249903,20 +250445,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationClass" + "Command": "Get-MgEducationClass", + "Method": "GET", + "Uri": "/education/classes" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassAssignment", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -249983,19 +250525,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Get-MgEducationClassAssignment", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassAssignment", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-assignments?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -250062,20 +250604,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Get-MgEducationClassAssignment", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentCategory", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -250142,20 +250684,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationCategory" + "Command": "Get-MgEducationClassAssignmentCategory", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentCategory", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentCategories", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-categories?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -250222,19 +250764,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationCategory" + "Command": "Get-MgEducationClassAssignmentCategory", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentCategoryByRef", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -250301,22 +250843,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEducationClassAssignmentCategoryByRef", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentCategoryCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -250383,22 +250925,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEducationClassAssignmentCategoryCount", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentCategoryDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -250465,100 +251007,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationCategory" + "Command": "Get-MgEducationClassAssignmentCategoryDelta", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Permissions": [ - { - "Name": "EduAssignments.ReadBasic", - "Description": "View your assignments without grades", - "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "EduAssignments.ReadBasic.All", - "Description": "Read all class assignments without grades", - "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWriteBasic.All", - "Description": "Create, read, update and delete all class assignments without grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWrite.All", - "Description": "Create, read, update and delete all class assignments with grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.Read.All", - "Description": "Read all class assignments with grades", - "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": null - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentDefault", "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", + "OutputType": null, "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -250625,20 +251087,100 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults" + "Command": "Get-MgEducationClassAssignmentCount", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0", - "Uri": "/education/classes/{educationClass-id}/assignments/delta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "EduAssignments.ReadBasic", + "Description": "View your assignments without grades", + "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "EduAssignments.ReadBasic.All", + "Description": "Read all class assignments without grades", + "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWriteBasic.All", + "Description": "Create, read, update and delete all class assignments without grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWrite.All", + "Description": "Create, read, update and delete all class assignments with grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.Read.All", + "Description": "Read all class assignments with grades", + "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgEducationClassAssignmentDefault", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults" + }, + { + "Module": "Education", + "CommandAlias": null, "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -250705,35 +251247,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Get-MgEducationClassAssignmentDelta", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/delta" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentGradingCategory", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationGradingCategory" + "Command": "Get-MgEducationClassAssignmentGradingCategory", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -250800,19 +251342,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "Get-MgEducationClassAssignmentResource", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -250879,20 +251421,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "Get-MgEducationClassAssignmentResource", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentResourceCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -250959,20 +251501,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEducationClassAssignmentResourceCount", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentRubric", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -251039,20 +251581,100 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationRubric" + "Command": "Get-MgEducationClassAssignmentRubric", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentRubricByRef", + "Variants": [ + "Get", + "GetViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "EduAssignments.ReadBasic", + "Description": "View your assignments without grades", + "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "EduAssignments.ReadBasic.All", + "Description": "Read all class assignments without grades", + "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWriteBasic.All", + "Description": "Create, read, update and delete all class assignments without grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWrite.All", + "Description": "Create, read, update and delete all class assignments with grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.Read.All", + "Description": "Read all class assignments with grades", + "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgEducationClassAssignmentRubricByRef", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref" + }, + { + "Module": "Education", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -251119,20 +251741,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEducationClassAssignmentSetting", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings" }, { + "Module": "Education", "CommandAlias": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Get-MgEducationClassAssignmentSettingGradingCategory", "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSetting", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}" + }, + { + "Module": "Education", + "CommandAlias": null, + "Variants": [ + "List" + ], "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", + "OutputType": "IMicrosoftGraphEducationGradingCategory", "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Get-MgEducationClassAssignmentSettingGradingCategory", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories" + }, + { + "Module": "Education", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Get-MgEducationClassAssignmentSettingGradingCategoryCount", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/$count" + }, + { "Module": "Education", + "CommandAlias": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -251199,64 +251865,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignmentSettings" - }, - { - "CommandAlias": null, + "Command": "Get-MgEducationClassAssignmentSubmission", "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSettingGradingCategory", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Education", - "Permissions": [], - "OutputType": "IMicrosoftGraphEducationGradingCategory" + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSettingGradingCategory", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], "Module": "Education", - "Permissions": [], - "OutputType": "IMicrosoftGraphEducationGradingCategory" - }, - { "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSettingGradingCategoryCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/$count", - "ApiVersion": "v1.0", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Module": "Education", - "Permissions": [], - "OutputType": null - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmission", "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "OutputType": "IMicrosoftGraphEducationSubmission", "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -251323,99 +251944,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSubmission" - }, - { - "CommandAlias": null, - "Method": "GET", "Command": "Get-MgEducationClassAssignmentSubmission", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Education", - "Permissions": [ - { - "Name": "EduAssignments.ReadBasic", - "Description": "View your assignments without grades", - "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "EduAssignments.ReadBasic.All", - "Description": "Read all class assignments without grades", - "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWriteBasic.All", - "Description": "Create, read, update and delete all class assignments without grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWrite.All", - "Description": "Create, read, update and delete all class assignments with grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.Read.All", - "Description": "Read all class assignments with grades", - "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmissionCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -251482,34 +252024,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEducationClassAssignmentSubmissionCount", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationOutcome" + "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -251544,20 +252086,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationOutcome" + "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmissionOutcomeCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.Read", @@ -251592,20 +252134,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEducationClassAssignmentSubmissionOutcomeCount", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmissionResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -251672,19 +252214,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgEducationClassAssignmentSubmissionResource", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmissionResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -251751,20 +252293,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgEducationClassAssignmentSubmissionResource", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmissionResourceCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -251831,99 +252373,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEducationClassAssignmentSubmissionResourceCount", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", - "Permissions": [ - { - "Name": "EduAssignments.ReadBasic", - "Description": "View your assignments without grades", - "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "EduAssignments.ReadBasic.All", - "Description": "Read all class assignments without grades", - "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "EduAssignments.ReadWriteBasic", - "Description": "View and modify your assignments without grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWrite", - "Description": "View and modify your assignments and grades", - "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWriteBasic.All", - "Description": "Create, read, update and delete all class assignments without grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.ReadWrite.All", - "Description": "Create, read, update and delete all class assignments with grades", - "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.Read.All", - "Description": "Read all class assignments with grades", - "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Education", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -251990,20 +252453,99 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount", + "Variants": [ + "List" + ], "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "EduAssignments.ReadBasic", + "Description": "View your assignments without grades", + "FullDescription": "Allows the app to view your assignments on your behalf without seeing grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "EduAssignments.ReadBasic.All", + "Description": "Read all class assignments without grades", + "FullDescription": "Allows the app to read all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "EduAssignments.ReadWriteBasic", + "Description": "View and modify your assignments without grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf without seeing grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWriteBasic.All", + "Description": "Create, read, update and delete all class assignments without grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments without grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.ReadWrite.All", + "Description": "Create, read, update and delete all class assignments with grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.Read.All", + "Description": "Read all class assignments with grades", + "FullDescription": "Allows the app to read all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" + }, + { + "Module": "Education", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -252070,19 +252612,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -252109,19 +252651,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEducationClassCount", + "Method": "GET", + "Uri": "/education/classes/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delta?view=graph-rest-1.0", - "Uri": "/education/classes/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -252172,20 +252714,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationClass" + "Command": "Get-MgEducationClassDelta", + "Method": "GET", + "Uri": "/education/classes/delta" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassGroup", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/group", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -252236,48 +252778,48 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgEducationClassGroup", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/group" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassGroupServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgEducationClassGroupServiceProvisioningError", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassGroupServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEducationClassGroupServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassMember", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/members", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -252312,19 +252854,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationUser" + "Command": "Get-MgEducationClassMember", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/members" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassMemberByRef", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/members/$ref", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -252359,20 +252901,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEducationClassMemberByRef", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/members/$ref" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassMemberCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/members/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -252407,20 +252949,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEducationClassMemberCount", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/members/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassModule", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduCurricula.Read", @@ -252455,19 +252997,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationModule" + "Command": "Get-MgEducationClassModule", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassModule", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/modules", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-modules?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduCurricula.Read", @@ -252502,20 +253044,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationModule" + "Command": "Get-MgEducationClassModule", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/modules" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassModuleCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/modules/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduCurricula.Read", @@ -252550,20 +253092,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEducationClassModuleCount", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/modules/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassModuleResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationModuleResource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduCurricula.Read", @@ -252598,19 +253140,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationModuleResource" + "Command": "Get-MgEducationClassModuleResource", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassModuleResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationModuleResource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduCurricula.Read", @@ -252645,20 +253187,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationModuleResource" + "Command": "Get-MgEducationClassModuleResource", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassModuleResourceCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduCurricula.Read", @@ -252693,34 +253235,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEducationClassModuleResourceCount", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassSchool", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSchool" + "Command": "Get-MgEducationClassSchool", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassSchool", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/schools", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-schools?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -252747,20 +253289,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSchool" + "Command": "Get-MgEducationClassSchool", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/schools" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassSchoolCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/schools/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -252787,19 +253329,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEducationClassSchoolCount", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/schools/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassTeacher", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/teachers", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -252826,19 +253368,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationUser" + "Command": "Get-MgEducationClassTeacher", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/teachers" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassTeacherByRef", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -252865,20 +253407,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEducationClassTeacherByRef", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/teachers/$ref" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationClassTeacherCount", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/teachers/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -252905,19 +253447,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEducationClassTeacherCount", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/teachers/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMe", - "ApiReferenceLink": null, - "Uri": "/education/me", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -252944,34 +253486,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationUser" + "Command": "Get-MgEducationMe", + "Method": "GET", + "Uri": "/education/me" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeAssignment", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Get-MgEducationMeAssignment", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeAssignment", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -253038,77 +253580,77 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Get-MgEducationMeAssignment", + "Method": "GET", + "Uri": "/education/me/assignments" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentCategory", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationCategory" + "Command": "Get-MgEducationMeAssignmentCategory", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentCategoryByRef", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEducationMeAssignmentCategoryByRef", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentCategoryCount", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEducationMeAssignmentCategoryCount", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentCategoryDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationCategory" + "Command": "Get-MgEducationMeAssignmentCategoryDelta", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -253175,313 +253717,313 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEducationMeAssignmentCount", + "Method": "GET", + "Uri": "/education/me/assignments/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0", - "Uri": "/education/me/assignments/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Get-MgEducationMeAssignmentDelta", + "Method": "GET", + "Uri": "/education/me/assignments/delta" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentGradingCategory", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationGradingCategory" + "Command": "Get-MgEducationMeAssignmentGradingCategory", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "Get-MgEducationMeAssignmentResource", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "Get-MgEducationMeAssignmentResource", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentResourceCount", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEducationMeAssignmentResourceCount", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentRubric", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationRubric" + "Command": "Get-MgEducationMeAssignmentRubric", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentRubricByRef", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEducationMeAssignmentRubricByRef", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmission", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Get-MgEducationMeAssignmentSubmission", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmission", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Get-MgEducationMeAssignmentSubmission", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmissionCount", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEducationMeAssignmentSubmissionCount", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationOutcome" + "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationOutcome" + "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmissionOutcomeCount", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEducationMeAssignmentSubmissionOutcomeCount", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmissionResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgEducationMeAssignmentSubmissionResource", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmissionResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgEducationMeAssignmentSubmissionResource", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmissionResourceCount", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEducationMeAssignmentSubmissionResourceCount", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeClass", - "ApiReferenceLink": null, - "Uri": "/education/me/classes/{educationClass-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationClass" + "Command": "Get-MgEducationMeClass", + "Method": "GET", + "Uri": "/education/me/classes/{educationClass-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeClass", - "ApiReferenceLink": null, - "Uri": "/education/me/classes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-classes?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -253508,19 +254050,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationClass" + "Command": "Get-MgEducationMeClass", + "Method": "GET", + "Uri": "/education/me/classes" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeClassCount", - "ApiReferenceLink": null, - "Uri": "/education/me/classes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -253547,20 +254089,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEducationMeClassCount", + "Method": "GET", + "Uri": "/education/me/classes/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeRubric", - "ApiReferenceLink": null, - "Uri": "/education/me/rubrics/{educationRubric-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -253595,19 +254137,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationRubric" + "Command": "Get-MgEducationMeRubric", + "Method": "GET", + "Uri": "/education/me/rubrics/{educationRubric-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeRubric", - "ApiReferenceLink": null, - "Uri": "/education/me/rubrics", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-rubrics?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -253642,19 +254184,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationRubric" + "Command": "Get-MgEducationMeRubric", + "Method": "GET", + "Uri": "/education/me/rubrics" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeRubricCount", - "ApiReferenceLink": null, - "Uri": "/education/me/rubrics/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -253689,34 +254231,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEducationMeRubricCount", + "Method": "GET", + "Uri": "/education/me/rubrics/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeSchool", - "ApiReferenceLink": null, - "Uri": "/education/me/schools/{educationSchool-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSchool" + "Command": "Get-MgEducationMeSchool", + "Method": "GET", + "Uri": "/education/me/schools/{educationSchool-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeSchool", - "ApiReferenceLink": null, - "Uri": "/education/me/schools", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-schools?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -253743,19 +254285,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSchool" + "Command": "Get-MgEducationMeSchool", + "Method": "GET", + "Uri": "/education/me/schools" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeSchoolCount", - "ApiReferenceLink": null, - "Uri": "/education/me/schools/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -253782,34 +254324,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEducationMeSchoolCount", + "Method": "GET", + "Uri": "/education/me/schools/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeTaughtClass", - "ApiReferenceLink": null, - "Uri": "/education/me/taughtClasses/{educationClass-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationClass" + "Command": "Get-MgEducationMeTaughtClass", + "Method": "GET", + "Uri": "/education/me/taughtClasses/{educationClass-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeTaughtClass", - "ApiReferenceLink": null, - "Uri": "/education/me/taughtClasses", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -253836,19 +254378,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationClass" + "Command": "Get-MgEducationMeTaughtClass", + "Method": "GET", + "Uri": "/education/me/taughtClasses" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeTaughtClassCount", - "ApiReferenceLink": null, - "Uri": "/education/me/taughtClasses/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -253875,19 +254417,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEducationMeTaughtClassCount", + "Method": "GET", + "Uri": "/education/me/taughtClasses/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeUser", - "ApiReferenceLink": null, - "Uri": "/education/me/user", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get-user?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -253946,76 +254488,76 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgEducationMeUser", + "Method": "GET", + "Uri": "/education/me/user" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/education/me/user/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgEducationMeUserMailboxSetting", + "Method": "GET", + "Uri": "/education/me/user/mailboxSettings" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/education/me/user/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgEducationMeUserServiceProvisioningError", + "Method": "GET", + "Uri": "/education/me/user/serviceProvisioningErrors" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationMeUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/education/me/user/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEducationMeUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/education/me/user/serviceProvisioningErrors/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationRoot", - "ApiReferenceLink": null, - "Uri": "/education", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationRoot", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationRoot" + "Command": "Get-MgEducationRoot", + "Method": "GET", + "Uri": "/education" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationSchool", - "ApiReferenceLink": null, - "Uri": "/education/schools/{educationSchool-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -254042,19 +254584,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSchool" + "Command": "Get-MgEducationSchool", + "Method": "GET", + "Uri": "/education/schools/{educationSchool-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationSchool", - "ApiReferenceLink": null, - "Uri": "/education/schools", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -254081,20 +254623,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSchool" + "Command": "Get-MgEducationSchool", + "Method": "GET", + "Uri": "/education/schools" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationSchoolAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -254145,19 +254687,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgEducationSchoolAdministrativeUnit", + "Method": "GET", + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationSchoolClass", - "ApiReferenceLink": null, - "Uri": "/education/schools/{educationSchool-id}/classes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -254184,19 +254726,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationClass" + "Command": "Get-MgEducationSchoolClass", + "Method": "GET", + "Uri": "/education/schools/{educationSchool-id}/classes" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationSchoolClassByRef", - "ApiReferenceLink": null, - "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -254223,20 +254765,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEducationSchoolClassByRef", + "Method": "GET", + "Uri": "/education/schools/{educationSchool-id}/classes/$ref" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationSchoolClassCount", - "ApiReferenceLink": null, - "Uri": "/education/schools/{educationSchool-id}/classes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -254263,19 +254805,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEducationSchoolClassCount", + "Method": "GET", + "Uri": "/education/schools/{educationSchool-id}/classes/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationSchoolCount", - "ApiReferenceLink": null, - "Uri": "/education/schools/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -254302,19 +254844,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEducationSchoolCount", + "Method": "GET", + "Uri": "/education/schools/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationSchoolDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delta?view=graph-rest-1.0", - "Uri": "/education/schools/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -254373,19 +254915,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSchool" + "Command": "Get-MgEducationSchoolDelta", + "Method": "GET", + "Uri": "/education/schools/delta" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationSchoolUser", - "ApiReferenceLink": null, - "Uri": "/education/schools/{educationSchool-id}/users", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -254404,19 +254946,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationUser" + "Command": "Get-MgEducationSchoolUser", + "Method": "GET", + "Uri": "/education/schools/{educationSchool-id}/users" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationSchoolUserByRef", - "ApiReferenceLink": null, - "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -254435,20 +254977,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEducationSchoolUserByRef", + "Method": "GET", + "Uri": "/education/schools/{educationSchool-id}/users/$ref" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationSchoolUserCount", - "ApiReferenceLink": null, - "Uri": "/education/schools/{educationSchool-id}/users/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -254467,22 +255009,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEducationSchoolUserCount", + "Method": "GET", + "Uri": "/education/schools/{educationSchool-id}/users/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUser", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -254509,19 +255051,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationUser" + "Command": "Get-MgEducationUser", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUser", - "ApiReferenceLink": null, - "Uri": "/education/users", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -254540,34 +255082,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationUser" + "Command": "Get-MgEducationUser", + "Method": "GET", + "Uri": "/education/users" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserAssignment", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Get-MgEducationUserAssignment", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserAssignment", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -254634,78 +255176,78 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Get-MgEducationUserAssignment", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentCategory", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationCategory" + "Command": "Get-MgEducationUserAssignmentCategory", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentCategoryByRef", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEducationUserAssignmentCategoryByRef", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentCategoryCount", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEducationUserAssignmentCategoryCount", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentCategoryDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationCategory" + "Command": "Get-MgEducationUserAssignmentCategoryDelta", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -254772,314 +255314,314 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEducationUserAssignmentCount", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0", - "Uri": "/education/users/{educationUser-id}/assignments/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Get-MgEducationUserAssignmentDelta", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/delta" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentGradingCategory", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationGradingCategory" + "Command": "Get-MgEducationUserAssignmentGradingCategory", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "Get-MgEducationUserAssignmentResource", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "Get-MgEducationUserAssignmentResource", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentResourceCount", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEducationUserAssignmentResourceCount", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentRubric", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationRubric" + "Command": "Get-MgEducationUserAssignmentRubric", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentRubricByRef", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEducationUserAssignmentRubricByRef", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmission", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Get-MgEducationUserAssignmentSubmission", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmission", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Get-MgEducationUserAssignmentSubmission", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmissionCount", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEducationUserAssignmentSubmissionCount", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationOutcome" + "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationOutcome" + "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmissionOutcomeCount", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEducationUserAssignmentSubmissionOutcomeCount", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmissionResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgEducationUserAssignmentSubmissionResource", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmissionResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgEducationUserAssignmentSubmissionResource", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmissionResourceCount", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEducationUserAssignmentSubmissionResourceCount", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserClass", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/classes/{educationClass-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationClass" + "Command": "Get-MgEducationUserClass", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/classes/{educationClass-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserClass", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/classes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -255106,20 +255648,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationClass" + "Command": "Get-MgEducationUserClass", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/classes" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserClassCount", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/classes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -255146,19 +255688,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEducationUserClassCount", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/classes/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserCount", - "ApiReferenceLink": null, - "Uri": "/education/users/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.Read.All", @@ -255177,19 +255719,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEducationUserCount", + "Method": "GET", + "Uri": "/education/users/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delta?view=graph-rest-1.0", - "Uri": "/education/users/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -255248,93 +255790,93 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationUser" + "Command": "Get-MgEducationUserDelta", + "Method": "GET", + "Uri": "/education/users/delta" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgEducationUserMailboxSetting", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/user/mailboxSettings" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserRubric", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationRubric" + "Command": "Get-MgEducationUserRubric", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserRubric", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/rubrics", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationRubric" + "Command": "Get-MgEducationUserRubric", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/rubrics" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserRubricCount", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/rubrics/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEducationUserRubricCount", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/rubrics/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserSchool", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSchool" + "Command": "Get-MgEducationUserSchool", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserSchool", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/schools", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -255361,20 +255903,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSchool" + "Command": "Get-MgEducationUserSchool", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/schools" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserSchoolCount", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/schools/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -255401,63 +255943,63 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEducationUserSchoolCount", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/schools/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgEducationUserServiceProvisioningError", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEducationUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors/$count" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserTaughtClass", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationClass" + "Command": "Get-MgEducationUserTaughtClass", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserTaughtClass", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/taughtClasses", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-taughtclasses?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -255484,20 +256026,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationClass" + "Command": "Get-MgEducationUserTaughtClass", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/taughtClasses" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEducationUserTaughtClassCount", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/taughtClasses/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -255524,20 +256066,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEducationUserTaughtClassCount", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/taughtClasses/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-resourcerolescopes?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -255556,19 +256098,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackage" + "Command": "Get-MgEntitlementManagementAccessPackage", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackages?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -255587,20 +256129,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackage" + "Command": "Get-MgEntitlementManagementAccessPackage", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-getapplicablepolicyrequirements?view=graph-rest-1.0", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-getapplicablepolicyrequirements?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -255619,34 +256161,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements" + "Command": "Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approvalstage-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -255665,19 +256207,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphApprovalStage" + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-list-stages?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -255696,20 +256238,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphApprovalStage" + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStageCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -255728,63 +256270,63 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStageCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy" + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy" + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageCatalog", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/catalog", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageCatalog" + "Command": "Get-MgEntitlementManagementAccessPackageCatalog", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/catalog" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -255803,19 +256345,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEntitlementManagementAccessPackageCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -255834,19 +256376,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackage" + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackage", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -255865,19 +256407,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroup", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -255896,19 +256438,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroup", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -255927,34 +256469,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackage" + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-accesspackagesincompatiblewith?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -255973,20 +256515,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackage" + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -256005,19 +256547,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackageAssignment" + "Command": "Get-MgEntitlementManagementAssignment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignments?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -256036,21 +256578,21 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackageAssignment" + "Command": "Get-MgEntitlementManagementAssignment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignments" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentAdditional", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-additionalaccess?view=graph-rest-1.0", - "Uri": "/identityGovernance/entitlementManagement/assignments/additionalAccess", - "ApiVersion": "v1.0", "Variants": [ "Access", "Access1", "AccessViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-additionalaccess?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -256069,19 +256611,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackageAssignment" + "Command": "Get-MgEntitlementManagementAssignmentAdditional", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignments/additionalAccess" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -256100,22 +256642,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEntitlementManagementAssignmentCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignments/$count" }, { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "CommandAlias": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -256134,19 +256676,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy" + "Command": "Get-MgEntitlementManagementAssignmentPolicy", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentpolicies?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -256165,49 +256707,49 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy" + "Command": "Get-MgEntitlementManagementAssignmentPolicy", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicyAccessPackage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackage" + "Command": "Get-MgEntitlementManagementAssignmentPolicyAccessPackage", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCatalog", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageCatalog" + "Command": "Get-MgEntitlementManagementAssignmentPolicyCatalog", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -256226,123 +256768,123 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEntitlementManagementAssignmentPolicyCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting" + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting" + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCustomExtension", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}/customExtension", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomCalloutExtension" + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCustomExtension", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}/customExtension" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageQuestion" + "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageQuestion" + "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestionCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestionCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -256361,19 +256903,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest" + "Command": "Get-MgEntitlementManagementAssignmentRequest", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentrequests?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -256392,19 +256934,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest" + "Command": "Get-MgEntitlementManagementAssignmentRequest", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementAssignmentRequestCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -256423,20 +256965,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEntitlementManagementAssignmentRequestCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalog", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -256455,19 +256997,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackageCatalog" + "Command": "Get-MgEntitlementManagementCatalog", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalog", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-catalogs?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -256486,34 +257028,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackageCatalog" + "Command": "Get-MgEntitlementManagementCatalog", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogAccessPackageCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementCatalogAccessPackageCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -256532,118 +257074,116 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEntitlementManagementCatalogCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomCalloutExtension" + "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackagecustomworkflowextensions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomCalloutExtension" + "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtensionCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtensionCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementCatalogResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-resources?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementCatalogResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementCatalogResourceCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/environment", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "Get-MgEntitlementManagementCatalogResourceEnvironment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/environment" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -256652,33 +257192,33 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Get-MgEntitlementManagementCatalogResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles", - "ApiVersion": "v1.0", "Variants": [ "List", "List1", "List2" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-resourceroles?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Get-MgEntitlementManagementCatalogResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -256687,178 +257227,178 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementCatalogResourceRoleCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/environment", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceEnvironment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/environment" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceEnvironment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRoleCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRoleCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -256867,33 +257407,33 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Get-MgEntitlementManagementCatalogResourceScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes", - "ApiVersion": "v1.0", "Variants": [ "List", "List1", "List2" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Get-MgEntitlementManagementCatalogResourceScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -256902,183 +257442,185 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementCatalogResourceScopeCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceEnvironment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceEnvironment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScopeCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScopeCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementConnectedOrganization", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -257097,19 +257639,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConnectedOrganization" + "Command": "Get-MgEntitlementManagementConnectedOrganization", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementConnectedOrganization", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-connectedorganizations?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -257128,19 +257670,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConnectedOrganization" + "Command": "Get-MgEntitlementManagementConnectedOrganization", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementConnectedOrganizationCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -257159,19 +257701,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEntitlementManagementConnectedOrganizationCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -257190,19 +257732,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -257221,20 +257763,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -257253,19 +257795,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -257284,19 +257826,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -257315,20 +257857,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -257347,58 +257889,56 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementResourceCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -257407,576 +257947,576 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceEnvironment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-resourceenvironments?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceEnvironment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementResourceEnvironmentCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceEnvironment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResourceEnvironment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceEnvironment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResourceEnvironment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest" + "Command": "Get-MgEntitlementManagementResourceRequest", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-resourcerequests?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest" + "Command": "Get-MgEntitlementManagementResourceRequest", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalog", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageCatalog" + "Command": "Get-MgEntitlementManagementResourceRequestCatalog", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/{accessPackage-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackage" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/{accessPackage-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackage" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackageCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackageCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomCalloutExtension" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomCalloutExtension" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtensionCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtensionCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/environment", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceEnvironment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/environment" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -257985,33 +258525,33 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles", - "ApiVersion": "v1.0", "Variants": [ "List", "List1", "List2" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -258020,178 +258560,178 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/environment", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceEnvironment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/environment" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceEnvironment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRoleCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRoleCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -258200,33 +258740,33 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes", - "ApiVersion": "v1.0", "Variants": [ "List", "List1", "List2" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -258235,1260 +258775,1262 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceEnvironment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceEnvironment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScopeCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScopeCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementResourceRequestCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementResourceRequestResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/environment", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceRequestResourceEnvironment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/environment" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Get-MgEntitlementManagementResourceRequestResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Get-MgEntitlementManagementResourceRequestResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceEnvironment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResourceEnvironment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Get-MgEntitlementManagementResourceRequestResourceScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Get-MgEntitlementManagementResourceRequestResourceScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceEnvironment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResourceEnvironment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Get-MgEntitlementManagementResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Get-MgEntitlementManagementResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementResourceRoleCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementResourceRoleResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceRoleResourceEnvironment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Get-MgEntitlementManagementResourceRoleResourceScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Get-MgEntitlementManagementResourceRoleResourceScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResourceEnvironment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope" + "Command": "Get-MgEntitlementManagementResourceRoleScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope" + "Command": "Get-MgEntitlementManagementResourceRoleScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementResourceRoleScopeCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementResourceRoleScopeResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/environment", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceEnvironment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/environment" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceEnvironment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/environment" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScopeCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScopeCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScopeCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScopeCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Get-MgEntitlementManagementResourceRoleScopeRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/environment", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceEnvironment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/environment" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRoleCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRoleCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceEnvironment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/environment" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRoleCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRoleCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Get-MgEntitlementManagementResourceScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Get-MgEntitlementManagementResourceScope", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceScopeCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementResourceScopeCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementResourceScopeResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceScopeResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceScopeResourceEnvironment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Get-MgEntitlementManagementResourceScopeResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Get-MgEntitlementManagementResourceScopeResourceRole", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleCount", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResource", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResourceEnvironment", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgEntitlementManagementSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/settings", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -259507,34 +260049,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEntitlementManagementSettings" + "Command": "Get-MgEntitlementManagementSetting", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/settings" }, { + "Module": "Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgExternal", - "ApiReferenceLink": null, - "Uri": "/external", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection" + "Command": "Get-MgExternal", + "Method": "GET", + "Uri": "/external" }, { + "Module": "Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgExternalConnection", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -259561,19 +260103,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection" + "Command": "Get-MgExternalConnection", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}" }, { + "Module": "Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgExternalConnection", - "ApiReferenceLink": null, - "Uri": "/external/connections", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -259600,19 +260142,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection" + "Command": "Get-MgExternalConnection", + "Method": "GET", + "Uri": "/external/connections" }, { + "Module": "Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgExternalConnectionCount", - "ApiReferenceLink": null, - "Uri": "/external/connections/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -259639,20 +260181,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgExternalConnectionCount", + "Method": "GET", + "Uri": "/external/connections/$count" }, { + "Module": "Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgExternalConnectionGroup", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalItem.Read.All", @@ -259679,93 +260221,93 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup" + "Command": "Get-MgExternalConnectionGroup", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}" }, { + "Module": "Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgExternalConnectionGroup", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/groups", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup" + "Command": "Get-MgExternalConnectionGroup", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/groups" }, { + "Module": "Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgExternalConnectionGroupCount", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/groups/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgExternalConnectionGroupCount", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/groups/$count" }, { + "Module": "Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgExternalConnectionGroupMember", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity" + "Command": "Get-MgExternalConnectionGroupMember", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}" }, { + "Module": "Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgExternalConnectionGroupMember", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity" + "Command": "Get-MgExternalConnectionGroupMember", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members" }, { + "Module": "Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgExternalConnectionGroupMemberCount", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgExternalConnectionGroupMemberCount", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count" }, { + "Module": "Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgExternalConnectionItem", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -259792,108 +260334,108 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem" + "Command": "Get-MgExternalConnectionItem", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}" }, { + "Module": "Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgExternalConnectionItem", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/items", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem" + "Command": "Get-MgExternalConnectionItem", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/items" }, { + "Module": "Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgExternalConnectionItemActivity", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity" + "Command": "Get-MgExternalConnectionItemActivity", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}" }, { + "Module": "Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgExternalConnectionItemActivity", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity" + "Command": "Get-MgExternalConnectionItemActivity", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities" }, { + "Module": "Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgExternalConnectionItemActivityCount", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgExternalConnectionItemActivityCount", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/$count" }, { + "Module": "Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgExternalConnectionItemActivityPerformedBy", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}/performedBy", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity" + "Command": "Get-MgExternalConnectionItemActivityPerformedBy", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}/performedBy" }, { + "Module": "Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgExternalConnectionItemCount", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/items/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgExternalConnectionItemCount", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/items/$count" }, { + "Module": "Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgExternalConnectionOperation", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-connectionoperation-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -259920,49 +260462,49 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation" + "Command": "Get-MgExternalConnectionOperation", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}" }, { + "Module": "Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgExternalConnectionOperation", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/operations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation" + "Command": "Get-MgExternalConnectionOperation", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/operations" }, { + "Module": "Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgExternalConnectionOperationCount", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/operations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgExternalConnectionOperationCount", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/operations/$count" }, { + "Module": "Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgExternalConnectionSchema", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/schema", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-schema-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -259989,20 +260531,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExternalConnectorsSchema" + "Command": "Get-MgExternalConnectionSchema", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/schema" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-1.0", - "Uri": "/groups/{group-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -260045,19 +260587,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgGroup", + "Method": "GET", + "Uri": "/groups/{group-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list?view=graph-rest-1.0", - "Uri": "/groups", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -260100,19 +260642,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgGroup", + "Method": "GET", + "Uri": "/groups" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgGroupAcceptedSender", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/acceptedSenders", - "ApiVersion": "v1.0", + "Module": "Groups", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -260131,19 +260673,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgGroupAcceptedSender", + "Method": "GET", + "Uri": "/groups/{group-id}/acceptedSenders" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupAcceptedSenderByRef", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -260162,20 +260704,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupAcceptedSenderByRef", + "Method": "GET", + "Uri": "/groups/{group-id}/acceptedSenders/$ref" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupAcceptedSenderCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/acceptedSenders/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -260194,34 +260736,74 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupAcceptedSenderCount", + "Method": "GET", + "Uri": "/groups/{group-id}/acceptedSenders/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Get-MgGroupAppRoleAssignment", + "Method": "GET", + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/appRoleAssignments", - "ApiVersion": "v1.0", "Variants": [ "List" ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-approleassignments?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "AppRoleAssignment.ReadWrite.All", + "Description": "Manage app permission grants and app role assignments", + "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgGroupAppRoleAssignment", + "Method": "GET", + "Uri": "/groups/{group-id}/appRoleAssignments" + }, + { "Module": "Applications", + "CommandAlias": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -260248,75 +260830,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppRoleAssignment" - }, - { - "CommandAlias": null, - "Method": "GET", "Command": "Get-MgGroupAppRoleAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/appRoleAssignments/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Applications", - "Permissions": [ - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "AppRoleAssignment.ReadWrite.All", - "Description": "Manage app permission grants and app role assignments", - "FullDescription": "Allows the app to manage permission grants for application permissions to any API (including Microsoft Graph) and application assignments for any app, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": null + "Method": "GET", + "Uri": "/groups/{group-id}/appRoleAssignments/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgGroupById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "Uri": "/groups/getByIds", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgGroupById", + "Method": "POST", + "Uri": "/groups/getByIds" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupByUniqueName", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-1.0", - "Uri": "/groups(uniqueName='{uniqueName}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -260359,35 +260901,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgGroupByUniqueName", + "Method": "GET", + "Uri": "/groups(uniqueName='{uniqueName}')" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgGroupCalendar", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/calendar", - "ApiVersion": "v1.0", + "Module": "Calendar", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendar" + "Command": "Get-MgGroupCalendar", + "Method": "GET", + "Uri": "/groups/{group-id}/calendar" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupCalendarEvent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -260422,19 +260964,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgGroupCalendarEvent", + "Method": "GET", + "Uri": "/groups/{group-id}/calendar/events/{event-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupCalendarEvent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/calendar/events", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -260453,20 +260995,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgGroupCalendarEvent", + "Method": "GET", + "Uri": "/groups/{group-id}/calendar/events" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupCalendarEventDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/calendar/events/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read", @@ -260493,95 +261035,95 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgGroupCalendarEventDelta", + "Method": "GET", + "Uri": "/groups/{group-id}/calendar/events/delta" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgGroupCalendarPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "v1.0", + "Module": "Calendar", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendarPermission" + "Command": "Get-MgGroupCalendarPermission", + "Method": "GET", + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgGroupCalendarPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "ApiVersion": "v1.0", + "Module": "Calendar", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendarPermission" + "Command": "Get-MgGroupCalendarPermission", + "Method": "GET", + "Uri": "/groups/{group-id}/calendar/calendarPermissions" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupCalendarPermissionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupCalendarPermissionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgGroupCalendarSchedule", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/calendar/getSchedule", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphScheduleInformation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphScheduleInformation" + "Command": "Get-MgGroupCalendarSchedule", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/getSchedule" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgGroupCalendarView", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/calendar/calendarView", - "ApiVersion": "v1.0", + "Module": "Calendar", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgGroupCalendarView", + "Method": "GET", + "Uri": "/groups/{group-id}/calendar/calendarView" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgGroupConversation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "ApiVersion": "v1.0", + "Module": "Groups", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConversation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -260616,19 +261158,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversation" + "Command": "Get-MgGroupConversation", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgGroupConversation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations", - "ApiVersion": "v1.0", + "Module": "Groups", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-conversations?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConversation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -260663,20 +261205,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversation" + "Command": "Get-MgGroupConversation", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupConversationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -260711,20 +261253,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupConversationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupConversationThread", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -260759,19 +261301,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationThread" + "Command": "Get-MgGroupConversationThread", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupConversationThread", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-list-threads?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -260806,20 +261348,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationThread" + "Command": "Get-MgGroupConversationThread", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupConversationThreadCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -260854,22 +261396,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupConversationThreadCount", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPost", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPost", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -260904,19 +261446,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPost" + "Command": "Get-MgGroupConversationThreadPost", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPost", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPost", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -260951,34 +261493,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPost" + "Command": "Get-MgGroupConversationThreadPost", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgGroupConversationThreadPostAttachment", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -261013,20 +261555,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgGroupConversationThreadPostAttachment", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -261061,20 +261603,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupConversationThreadPostAttachmentCount", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -261109,151 +261651,151 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupConversationThreadPostCount", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupConversationThreadPostExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgGroupConversationThreadPostExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostExtensionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupConversationThreadPostExtensionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostInReplyToAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupConversationThreadPostInReplyToAttachmentCount", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupConversationThreadPostInReplyToExtensionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupConversationThreadPostInReplyToExtensionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupCount", - "ApiReferenceLink": null, - "Uri": "/groups/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -261296,35 +261838,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupCount", + "Method": "GET", + "Uri": "/groups/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupCreatedOnBehalfOf", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/createdOnBehalfOf", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgGroupCreatedOnBehalfOf", + "Method": "GET", + "Uri": "/groups/{group-id}/createdOnBehalfOf" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDefaultDrive", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drive", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -261375,19 +261917,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgGroupDefaultDrive", + "Method": "GET", + "Uri": "/groups/{group-id}/drive" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delta?view=graph-rest-1.0", - "Uri": "/groups/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -261430,34 +261972,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgGroupDelta", + "Method": "GET", + "Uri": "/groups/delta" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDrive", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}", - "ApiVersion": "v1.0", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgGroupDrive", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDrive", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -261508,138 +262050,138 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgGroupDrive", + "Method": "GET", + "Uri": "/groups/{group-id}/drives" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveBundle", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgGroupDriveBundle", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveBundle", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgGroupDriveBundle", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveBundleContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveBundleContent", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveBundleCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveBundleCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveContentTypeBase", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgGroupDriveContentTypeBase", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveContentTypeBaseType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgGroupDriveContentTypeBaseType", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveContentTypeBaseType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgGroupDriveContentTypeBaseType", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveContentTypeBaseTypeCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveContentTypeBaseTypeCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -261690,2797 +262232,2797 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupDriveCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgGroupDriveCreatedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgGroupDriveCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgGroupDriveCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveFollowing", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgGroupDriveFollowing", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveFollowing", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/following", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgGroupDriveFollowing", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/following" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveFollowingContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveFollowingContent", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveFollowingCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/following/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveFollowingCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/following/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgGroupDriveItem", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgGroupDriveItem", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemActivityByInterval", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgGroupDriveItemActivityByInterval", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgGroupDriveItemAnalytic", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatActivity", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivity" + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatActivity", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemAnalyticLastSevenDay", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgGroupDriveItemAnalyticLastSevenDay", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemAnalyticTime", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgGroupDriveItemAnalyticTime", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgGroupDriveItemChild", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgGroupDriveItemChild", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemChildContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveItemChildContent", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemChildCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveItemChildCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveItemContent", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveItemCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgGroupDriveItemCreatedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgGroupDriveItemCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgGroupDriveItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgGroupDriveItemDelta", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemItemLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgGroupDriveItemItemLastModifiedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgGroupDriveItemItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgGroupDriveItemLastModifiedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgGroupDriveItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgGroupDriveItemListItem", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemActivityByInterval", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgGroupDriveItemListItemActivityByInterval", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgGroupDriveItemListItemAnalytic", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgGroupDriveItemListItemCreatedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgGroupDriveItemListItemCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionField", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemDriveItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgGroupDriveItemListItemDriveItem", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveItemListItemDriveItemContent", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveItemListItemField", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgGroupDriveItemListItemVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgGroupDriveItemListItemVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemVersionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveItemListItemVersionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveItemListItemVersionField", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgGroupDriveItemPermission", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgGroupDriveItemPermission", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemPermissionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveItemPermissionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemRetentionLabel" + "Command": "Get-MgGroupDriveItemRetentionLabel", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgGroupDriveItemSubscription", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgGroupDriveItemSubscription", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemSubscriptionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveItemSubscriptionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemThumbnail", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Get-MgGroupDriveItemThumbnail", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemThumbnail", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Get-MgGroupDriveItemThumbnail", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemThumbnailCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveItemThumbnailCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Get-MgGroupDriveItemVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Get-MgGroupDriveItemVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemVersionContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveItemVersionContent", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveItemVersionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveItemVersionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgGroupDriveLastModifiedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgGroupDriveLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgGroupDriveLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveList", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "Get-MgGroupDriveList", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgGroupDriveListColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgGroupDriveListColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListColumnCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveListColumnCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListColumnSourceColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgGroupDriveListColumnSourceColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgGroupDriveListContentType", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgGroupDriveListContentType", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgGroupDriveListContentTypeColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgGroupDriveListContentTypeColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeColumnCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveListContentTypeColumnCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Get-MgGroupDriveListContentTypeColumnLink", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Get-MgGroupDriveListContentTypeColumnLink", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeColumnLinkCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveListContentTypeColumnLinkCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeColumnPosition", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgGroupDriveListContentTypeColumnPosition", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeColumnPosition", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgGroupDriveListContentTypeColumnPosition", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeColumnPositionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveListContentTypeColumnPositionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeColumnSourceColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgGroupDriveListContentTypeColumnSourceColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeCompatibleHubContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgGroupDriveListContentTypeCompatibleHubContentType", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListContentTypeCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveListContentTypeCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgGroupDriveListCreatedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgGroupDriveListCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgGroupDriveListCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveListCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListDrive", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/drive", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgGroupDriveListDrive", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/drive" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgGroupDriveListItem", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgGroupDriveListItem", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListItemActivityByInterval", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgGroupDriveListItemActivityByInterval", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgGroupDriveListItemAnalytic", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/analytics" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListItemCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgGroupDriveListItemCreatedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgGroupDriveListItemCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListItemCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgGroupDriveListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListItemCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListItemDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgGroupDriveListItemDelta", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/delta" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgGroupDriveListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgGroupDriveListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListItemDocumentSetVersionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveListItemDocumentSetVersionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveListItemDocumentSetVersionField", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListItemDriveItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgGroupDriveListItemDriveItem", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveListItemDriveItemContent", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListItemField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveListItemField", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgGroupDriveListItemVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgGroupDriveListItemVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListItemVersionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveListItemVersionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveListItemVersionField", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgGroupDriveListOperation", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgGroupDriveListOperation", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListOperationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveListOperationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgGroupDriveListSubscription", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgGroupDriveListSubscription", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveListSubscriptionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveListSubscriptionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRoot", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgGroupDriveRoot", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootActivityByInterval", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/getActivitiesByInterval", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgGroupDriveRootActivityByInterval", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/getActivitiesByInterval" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootAnalytic", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgGroupDriveRootAnalytic", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatActivity", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivity" + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatActivity", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootAnalyticLastSevenDay", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/lastSevenDays", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgGroupDriveRootAnalyticLastSevenDay", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/lastSevenDays" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootAnalyticTime", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/allTime", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgGroupDriveRootAnalyticTime", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/allTime" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgGroupDriveRootChild", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgGroupDriveRootChild", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootChildContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveRootChildContent", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootChildCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveRootChildCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveRootContent", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgGroupDriveRootCreatedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgGroupDriveRootCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgGroupDriveRootCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveRootCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgGroupDriveRootDelta", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootItemLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgGroupDriveRootItemLastModifiedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgGroupDriveRootItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgGroupDriveRootLastModifiedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgGroupDriveRootLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgGroupDriveRootListItem", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemActivityByInterval", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgGroupDriveRootListItemActivityByInterval", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/analytics", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgGroupDriveRootListItemAnalytic", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/analytics" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgGroupDriveRootListItemCreatedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgGroupDriveRootListItemCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionField", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemDriveItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgGroupDriveRootListItemDriveItem", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveRootListItemDriveItemContent", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveRootListItemField", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgGroupDriveRootListItemVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgGroupDriveRootListItemVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemVersionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveRootListItemVersionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveRootListItemVersionField", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgGroupDriveRootPermission", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgGroupDriveRootPermission", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootPermissionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveRootPermissionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemRetentionLabel" + "Command": "Get-MgGroupDriveRootRetentionLabel", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgGroupDriveRootSubscription", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgGroupDriveRootSubscription", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootSubscriptionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveRootSubscriptionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootThumbnail", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Get-MgGroupDriveRootThumbnail", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootThumbnail", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Get-MgGroupDriveRootThumbnail", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootThumbnailCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveRootThumbnailCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Get-MgGroupDriveRootVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Get-MgGroupDriveRootVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootVersionContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveRootVersionContent", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveRootVersionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveRootVersionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveSpecial", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgGroupDriveSpecial", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveSpecial", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/special", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgGroupDriveSpecial", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/special" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveSpecialContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveSpecialContent", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupDriveSpecialCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/special/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupDriveSpecialCount", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/special/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgGroupEvent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}", - "ApiVersion": "v1.0", + "Module": "Calendar", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-event?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -264515,19 +265057,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgGroupEvent", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgGroupEvent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events", - "ApiVersion": "v1.0", + "Module": "Calendar", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Calendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-events?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -264546,79 +265088,79 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgGroupEvent", + "Method": "GET", + "Uri": "/groups/{group-id}/events" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupEventAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgGroupEventAttachment", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupEventAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgGroupEventAttachment", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/attachments" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupEventAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupEventAttachmentCount", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgGroupEventCalendar", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/calendar", - "ApiVersion": "v1.0", + "Module": "Calendar", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendar" + "Command": "Get-MgGroupEventCalendar", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/calendar" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupEventCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -264637,20 +265179,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupEventCount", + "Method": "GET", + "Uri": "/groups/{group-id}/events/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupEventDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/events/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read", @@ -264677,78 +265219,78 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgGroupEventDelta", + "Method": "GET", + "Uri": "/groups/{group-id}/events/delta" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupEventExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupEventExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupEventExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgGroupEventExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/extensions" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupEventExtensionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupEventExtensionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgGroupEventInstance", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", - "ApiVersion": "v1.0", + "Module": "Calendar", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgGroupEventInstance", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgGroupEventInstance", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances", - "ApiVersion": "v1.0", + "Module": "Calendar", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -264767,79 +265309,79 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgGroupEventInstance", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupEventInstanceAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgGroupEventInstanceAttachment", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupEventInstanceAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgGroupEventInstanceAttachment", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupEventInstanceAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupEventInstanceAttachmentCount", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgGroupEventInstanceCalendar", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar", - "ApiVersion": "v1.0", + "Module": "Calendar", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendar" + "Command": "Get-MgGroupEventInstanceCalendar", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupEventInstanceCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -264858,110 +265400,110 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupEventInstanceCount", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/$count" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupEventInstanceExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupEventInstanceExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupEventInstanceExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgGroupEventInstanceExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupEventInstanceExtensionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupEventInstanceExtensionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/extensions/{extension-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgGroupExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/extensions" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupExtensionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/extensions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupExtensionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/extensions/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupLifecyclePolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-get?view=graph-rest-1.0", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -264980,19 +265522,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy" + "Command": "Get-MgGroupLifecyclePolicy", + "Method": "GET", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupLifecyclePolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-list?view=graph-rest-1.0", - "Uri": "/groupLifecyclePolicies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -265011,19 +265553,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy" + "Command": "Get-MgGroupLifecyclePolicy", + "Method": "GET", + "Uri": "/groupLifecyclePolicies" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupLifecyclePolicyByGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/groupLifecyclePolicies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-grouplifecyclepolicies?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -265042,19 +265584,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy" + "Command": "Get-MgGroupLifecyclePolicyByGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/groupLifecyclePolicies" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupLifecyclePolicyCount", - "ApiReferenceLink": null, - "Uri": "/groupLifecyclePolicies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -265073,19 +265615,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupLifecyclePolicyCount", + "Method": "GET", + "Uri": "/groupLifecyclePolicies/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -265128,193 +265670,193 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgGroupMember", + "Method": "GET", + "Uri": "/groups/{group-id}/members" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberAsApplication", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/{directoryObject-id}/application", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgGroupMemberAsApplication", + "Method": "GET", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/application" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberAsApplication", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/application", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgGroupMemberAsApplication", + "Method": "GET", + "Uri": "/groups/{group-id}/members/application" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberAsDevice", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/{directoryObject-id}/device", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgGroupMemberAsDevice", + "Method": "GET", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/device" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberAsDevice", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/device", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgGroupMemberAsDevice", + "Method": "GET", + "Uri": "/groups/{group-id}/members/device" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/{directoryObject-id}/group", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgGroupMemberAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/group" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/group", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgGroupMemberAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/members/group" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgGroupMemberAsOrgContact", + "Method": "GET", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/orgContact", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgGroupMemberAsOrgContact", + "Method": "GET", + "Uri": "/groups/{group-id}/members/orgContact" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgGroupMemberAsServicePrincipal", + "Method": "GET", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/servicePrincipal", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgGroupMemberAsServicePrincipal", + "Method": "GET", + "Uri": "/groups/{group-id}/members/servicePrincipal" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberAsUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/{directoryObject-id}/user", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgGroupMemberAsUser", + "Method": "GET", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/user" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberAsUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/user", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgGroupMemberAsUser", + "Method": "GET", + "Uri": "/groups/{group-id}/members/user" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberByRef", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/$ref", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -265357,20 +265899,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupMemberByRef", + "Method": "GET", + "Uri": "/groups/{group-id}/members/$ref" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -265413,112 +265955,112 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupMemberCount", + "Method": "GET", + "Uri": "/groups/{group-id}/members/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberCountAsApplication", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/application/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupMemberCountAsApplication", + "Method": "GET", + "Uri": "/groups/{group-id}/members/application/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberCountAsDevice", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/device/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupMemberCountAsDevice", + "Method": "GET", + "Uri": "/groups/{group-id}/members/device/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/group/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupMemberCountAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/members/group/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberCountAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/orgContact/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupMemberCountAsOrgContact", + "Method": "GET", + "Uri": "/groups/{group-id}/members/orgContact/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/servicePrincipal/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupMemberCountAsServicePrincipal", + "Method": "GET", + "Uri": "/groups/{group-id}/members/servicePrincipal/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberCountAsUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/user/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupMemberCountAsUser", + "Method": "GET", + "Uri": "/groups/{group-id}/members/user/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgGroupMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/getMemberGroups", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -265601,22 +266143,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupMemberGroup", + "Method": "POST", + "Uri": "/groups/{group-id}/getMemberGroups" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgGroupMemberObject", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/getMemberObjects", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -265715,34 +266257,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupMemberObject", + "Method": "POST", + "Uri": "/groups/{group-id}/getMemberObjects" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberOf", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgGroupMemberOf", + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberOf", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/memberOf", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -265777,78 +266319,78 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgGroupMemberOf", + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/administrativeUnit" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/memberOf/administrativeUnit", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf/administrativeUnit" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgGroupMemberOfAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/memberOf/group", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgGroupMemberOfAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf/group" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberOfCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/memberOf/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -265883,358 +266425,358 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupMemberOfCount", + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberOfCountAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/memberOf/administrativeUnit/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf/administrativeUnit/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberOfCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/memberOf/group/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupMemberOfCountAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf/group/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgGroupMemberWithLicenseError", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgGroupMemberWithLicenseError", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/application", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/application" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/device", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/device" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/group", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/group" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/user", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/user" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupMemberWithLicenseErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsApplication", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/application/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsApplication", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/application/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsDevice", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/device/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsDevice", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/device/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/group/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/group/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsOrgContact", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsServicePrincipal", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/membersWithLicenseErrors/user/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsUser", + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/user/$count" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -266277,19 +266819,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgGroupOnenoteNotebook", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/notebooks", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -266332,20 +266874,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgGroupOnenoteNotebook", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/notebooks" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOnenoteNotebookCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/notebooks/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -266388,22 +266930,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupOnenoteNotebookCount", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/notebooks/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgGroupOnenoteNotebookFromWebUrl", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -266446,19 +266988,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCopyNotebookModel" + "Command": "Get-MgGroupOnenoteNotebookFromWebUrl", + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOnenoteNotebookSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -266501,19 +267043,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgGroupOnenoteNotebookSection", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOnenoteNotebookSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -266556,20 +267098,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgGroupOnenoteNotebookSectionGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOnenoteOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -266612,35 +267154,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Get-MgGroupOnenoteOperation", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOnenoteOperationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/operations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupOnenoteOperationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/operations/$count" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOnenotePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -266675,19 +267217,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgGroupOnenotePage", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOnenotePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/pages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -266722,35 +267264,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgGroupOnenotePage", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/pages" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOnenotePageContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupOnenotePageContent", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOnenotePageCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/pages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -266785,20 +267327,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupOnenotePageCount", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/pages/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOnenoteRecentNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRecentNotebook", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -266841,35 +267383,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRecentNotebook" + "Command": "Get-MgGroupOnenoteRecentNotebook", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOnenoteResource", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteResource" + "Command": "Get-MgGroupOnenoteResource", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOnenoteResourceContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -266904,35 +267446,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupOnenoteResourceContent", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOnenoteResourceCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/resources/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupOnenoteResourceCount", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/resources/$count" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -266975,19 +267517,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgGroupOnenoteSection", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sections", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -267030,20 +267572,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgGroupOnenoteSection", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sections" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOnenoteSectionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sections/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -267086,20 +267628,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupOnenoteSectionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sections/$count" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -267142,20 +267684,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgGroupOnenoteSectionGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -267198,22 +267740,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgGroupOnenoteSectionGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sectionGroups" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOnenoteSectionGroupCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -267256,19 +267798,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupOnenoteSectionGroupCount", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOnenoteSectionGroupSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -267311,19 +267853,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgGroupOnenoteSectionGroupSection", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOnenoteSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -267358,19 +267900,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgGroupOnenoteSectionPage", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOwner", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -267413,249 +267955,193 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgGroupOwner", + "Method": "GET", + "Uri": "/groups/{group-id}/owners" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOwnerAsApplication", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgGroupOwnerAsApplication", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOwnerAsApplication", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/application", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgGroupOwnerAsApplication", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/application" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOwnerAsDevice", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgGroupOwnerAsDevice", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOwnerAsDevice", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/device", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgGroupOwnerAsDevice", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/device" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOwnerAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgGroupOwnerAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOwnerAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/group", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgGroupOwnerAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/group" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOwnerAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgGroupOwnerAsOrgContact", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOwnerAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/orgContact", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgGroupOwnerAsOrgContact", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/orgContact" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOwnerAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgGroupOwnerAsServicePrincipal", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOwnerAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/servicePrincipal", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgGroupOwnerAsServicePrincipal", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/servicePrincipal" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOwnerAsUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgGroupOwnerAsUser", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOwnerAsUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/user", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgGroupOwnerAsUser", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/user" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOwnerByRef", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/$ref", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", - "Permissions": [ - { - "Name": "GroupMember.Read.All", - "Description": "Read all group memberships", - "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "GroupMember.ReadWrite.All", - "Description": "Read and write all group memberships", - "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": null - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOwnerCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/$count", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-1.0", + "OutputType": null, "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Groups", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -267698,124 +268184,180 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupOwnerByRef", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/$ref" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOwnerCountAsApplication", + "Variants": [ + "Get", + "GetViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/application/$count", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "GroupMember.Read.All", + "Description": "Read all group memberships", + "FullDescription": "Allows the app to read memberships and basic group properties for all groups without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "GroupMember.ReadWrite.All", + "Description": "Read and write all group memberships", + "FullDescription": "Allows the app to list groups, read basic properties, read and update the membership of the groups this app has access to without a signed-in user. Group properties and owners cannot be updated and groups cannot be deleted.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgGroupOwnerCount", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/$count" + }, + { + "Module": "Groups", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupOwnerCountAsApplication", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/application/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOwnerCountAsDevice", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/device/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupOwnerCountAsDevice", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/device/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOwnerCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/group/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupOwnerCountAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/group/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOwnerCountAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/orgContact/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupOwnerCountAsOrgContact", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/orgContact/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOwnerCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/servicePrincipal/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupOwnerCountAsServicePrincipal", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/servicePrincipal/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupOwnerCountAsUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/user/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupOwnerCountAsUser", + "Method": "GET", + "Uri": "/groups/{group-id}/owners/user/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "Get-MgGroupPermissionGrant", + "Method": "GET", + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/permissionGrants", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-permissiongrants?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -267850,20 +268392,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "Get-MgGroupPermissionGrant", + "Method": "GET", + "Uri": "/groups/{group-id}/permissionGrants" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupPermissionGrantCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/permissionGrants/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -267898,22 +268440,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupPermissionGrantCount", + "Method": "GET", + "Uri": "/groups/{group-id}/permissionGrants/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgGroupPhoto", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/photo", - "ApiVersion": "v1.0", + "Module": "Groups", + "CommandAlias": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ProfilePhoto.Read.All", @@ -267940,32 +268482,32 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphProfilePhoto" + "Command": "Get-MgGroupPhoto", + "Method": "GET", + "Uri": "/groups/{group-id}/photo" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgGroupPhoto", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/photos", - "ApiVersion": "v1.0", + "Module": "Groups", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-photos?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ProfilePhoto.Read.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", + "Description": "Read profile photo of a user or group", + "FullDescription": "Allows the app to read all profile photos of users and groups, without a signed-in user", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": true }, { "Name": "ProfilePhoto.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", + "Description": "Read and write profile photo of a user or group", + "FullDescription": "Allows the app to read and write all profile photos of users and groups, without a signed-in user", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false @@ -267979,35 +268521,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphProfilePhoto" + "Command": "Get-MgGroupPhoto", + "Method": "GET", + "Uri": "/groups/{group-id}/photos" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupPhotoContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/photo/$value", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ProfilePhoto.Read.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", + "Description": "Read profile photo of a user or group", + "FullDescription": "Allows the app to read all profile photos of users and groups, without a signed-in user", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": true }, { "Name": "ProfilePhoto.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", + "Description": "Read and write profile photo of a user or group", + "FullDescription": "Allows the app to read and write all profile photos of users and groups, without a signed-in user", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false @@ -268021,49 +268563,49 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupPhotoContent", + "Method": "GET", + "Uri": "/groups/{group-id}/photo/$value" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupPlanner", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/planner", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerGroup" + "Command": "Get-MgGroupPlanner", + "Method": "GET", + "Uri": "/groups/{group-id}/planner" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupPlannerPlan", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerPlan" + "Command": "Get-MgGroupPlannerPlan", + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupPlannerPlan", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/planner/plans", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannergroup-list-plans?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -268114,34 +268656,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerPlan" + "Command": "Get-MgGroupPlannerPlan", + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupPlannerPlanBucket", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerBucket" + "Command": "Get-MgGroupPlannerPlanBucket", + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupPlannerPlanCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/planner/plans/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Planner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -268192,48 +268734,48 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupPlannerPlanCount", + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans/$count" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupPlannerPlanDetail", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerPlanDetails" + "Command": "Get-MgGroupPlannerPlanDetail", + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupPlannerPlanTask", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerTask" + "Command": "Get-MgGroupPlannerPlanTask", + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgGroupRejectedSender", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/rejectedSenders", - "ApiVersion": "v1.0", + "Module": "Groups", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -268252,19 +268794,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgGroupRejectedSender", + "Method": "GET", + "Uri": "/groups/{group-id}/rejectedSenders" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupRejectedSenderByRef", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -268283,20 +268825,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupRejectedSenderByRef", + "Method": "GET", + "Uri": "/groups/{group-id}/rejectedSenders/$ref" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupRejectedSenderCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/rejectedSenders/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -268315,22 +268857,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupRejectedSenderCount", + "Method": "GET", + "Uri": "/groups/{group-id}/rejectedSenders/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/settings/{groupSetting-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsetting-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroupSetting", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -268365,20 +268907,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupSetting" + "Command": "Get-MgGroupSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/settings/{groupSetting-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/settings", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-settings?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroupSetting", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -268413,21 +268955,21 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupSetting" + "Command": "Get-MgGroupSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/settings" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSettingCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/settings/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -268462,34 +269004,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupSettingCount", + "Method": "GET", + "Uri": "/groups/{group-id}/settings/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgGroupSettingTemplateById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "Uri": "/groupSettingTemplates/getByIds", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgGroupSettingTemplateById", + "Method": "POST", + "Uri": "/groupSettingTemplates/getByIds" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSettingTemplateCount", - "ApiReferenceLink": null, - "Uri": "/groupSettingTemplates/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -268508,19 +269050,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupSettingTemplateCount", + "Method": "GET", + "Uri": "/groupSettingTemplates/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSettingTemplateDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", - "Uri": "/groupSettingTemplates/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -268539,20 +269081,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgGroupSettingTemplateDelta", + "Method": "GET", + "Uri": "/groupSettingTemplates/delta" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsettingtemplate-get?view=graph-rest-1.0", - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsettingtemplate-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroupSettingTemplate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -268571,19 +269113,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupSettingTemplate" + "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", + "Method": "GET", + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsettingtemplate-list?view=graph-rest-1.0", - "Uri": "/groupSettingTemplates", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsettingtemplate-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroupSettingTemplate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -268602,3973 +269144,3971 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupSettingTemplate" + "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", + "Method": "GET", + "Uri": "/groupSettingTemplates" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgGroupSettingTemplateMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberGroups", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSettingTemplateMemberGroup", + "Method": "POST", + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberGroups" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgGroupSettingTemplateMemberObject", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberObjects", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSettingTemplateMemberObject", + "Method": "POST", + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberObjects" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSite", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgGroupSite", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSite", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgGroupSite", + "Method": "GET", + "Uri": "/groups/{group-id}/sites" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteActivityByInterval", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgGroupSiteActivityByInterval", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteAnalytic", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgGroupSiteAnalytic", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgGroupSiteAnalyticItemActivityStat", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgGroupSiteAnalyticItemActivityStat", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivity" + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivity" + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItem", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteAnalyticItemActivityStatCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteAnalyticLastSevenDay", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgGroupSiteAnalyticLastSevenDay", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteAnalyticTime", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/allTime", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgGroupSiteAnalyticTime", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/allTime" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteApplicableContentTypeForList", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgGroupSiteApplicableContentTypeForList", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteByPath", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgGroupSiteByPath", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgGroupSiteColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/columns", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgGroupSiteColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/columns" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteColumnCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/columns/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteColumnCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/columns/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteColumnSourceColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgGroupSiteColumnSourceColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgGroupSiteContentType", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgGroupSiteContentType", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeBase", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgGroupSiteContentTypeBase", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeBaseType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgGroupSiteContentTypeBaseType", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeBaseType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgGroupSiteContentTypeBaseType", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeBaseTypeCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteContentTypeBaseTypeCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgGroupSiteContentTypeColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgGroupSiteContentTypeColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeColumnCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteContentTypeColumnCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Get-MgGroupSiteContentTypeColumnLink", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Get-MgGroupSiteContentTypeColumnLink", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeColumnLinkCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteContentTypeColumnLinkCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeColumnPosition", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgGroupSiteContentTypeColumnPosition", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeColumnPosition", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgGroupSiteContentTypeColumnPosition", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeColumnPositionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteContentTypeColumnPositionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeColumnSourceColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgGroupSiteContentTypeColumnSourceColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeCompatibleHubContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgGroupSiteContentTypeCompatibleHubContentType", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/getCompatibleHubContentTypes" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteContentTypeCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteContentTypeCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/$count", - "ApiVersion": "v1.0", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgGroupSiteCreatedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgGroupSiteCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgGroupSiteCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteDefaultDrive", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/drive", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgGroupSiteDefaultDrive", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/drive" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/sites/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgGroupSiteDelta", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/delta" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteDrive", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}", - "ApiVersion": "v1.0", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgGroupSiteDrive", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteDrive", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/drives", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgGroupSiteDrive", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/drives" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteDriveCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteDriveCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteExternalColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgGroupSiteExternalColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteExternalColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgGroupSiteExternalColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteExternalColumnCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteExternalColumnCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPath", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "Get-MgGroupSiteGetByPath", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPathAnalytic", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgGroupSiteGetByPathAnalytic", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPathApplicableContentTypeForList", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgGroupSiteGetByPathApplicableContentTypeForList", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPathColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgGroupSiteGetByPathColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPathContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgGroupSiteGetByPathContentType", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPathDrive", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drive", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgGroupSiteGetByPathDrive", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drive" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPathDrive", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drives", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgGroupSiteGetByPathDrive", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drives" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPathExternalColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/externalColumns", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgGroupSiteGetByPathExternalColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/externalColumns" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPathItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/items", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBaseItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphBaseItem" + "Command": "Get-MgGroupSiteGetByPathItem", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/items" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPathList", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/lists", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "Get-MgGroupSiteGetByPathList", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/lists" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPathOnenote", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenote" + "Command": "Get-MgGroupSiteGetByPathOnenote", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPathOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgGroupSiteGetByPathOperation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPathPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphBaseSitePage" + "Command": "Get-MgGroupSiteGetByPathPage", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPathPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgGroupSiteGetByPathPermission", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPathSite", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/sites", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgGroupSiteGetByPathSite", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/sites" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPathTermStore", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStore" + "Command": "Get-MgGroupSiteGetByPathTermStore", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteGetByPathTermStore", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStores", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStore" + "Command": "Get-MgGroupSiteGetByPathTermStore", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStores" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteGetGraphBPrePathActivityByInterval", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgGroupSiteGetGraphBPrePathActivityByInterval", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteGetGraphBPrePathByPath", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgGroupSiteGetGraphBPrePathByPath", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteGetGraphBPrePathCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgGroupSiteGetGraphBPrePathCreatedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/createdByUser" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteGetGraphBPrePathLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lastModifiedByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgGroupSiteGetGraphBPrePathLastModifiedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lastModifiedByUser" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBaseItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphBaseItem" + "Command": "Get-MgGroupSiteItem", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/items", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBaseItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphBaseItem" + "Command": "Get-MgGroupSiteItem", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/items" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteItemCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/items/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteItemCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/items/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteItemLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgGroupSiteItemLastModifiedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgGroupSiteItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteItemLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgGroupSiteItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgGroupSiteLastModifiedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgGroupSiteLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgGroupSiteLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteList", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "Get-MgGroupSiteList", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteList", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "ApiVersion": "v1.0", "Variants": [ "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "Get-MgGroupSiteList", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgGroupSiteListColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgGroupSiteListColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListColumnCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteListColumnCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListColumnSourceColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgGroupSiteListColumnSourceColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgGroupSiteListContentType", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgGroupSiteListContentType", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgGroupSiteListContentTypeColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", - "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeColumnCount", "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", + "OutputType": "IMicrosoftGraphColumnDefinition", "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Get-MgGroupSiteListContentTypeColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns" + }, + { + "Module": "Sites", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteListContentTypeColumnCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Get-MgGroupSiteListContentTypeColumnLink", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Get-MgGroupSiteListContentTypeColumnLink", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeColumnLinkCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteListContentTypeColumnLinkCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeColumnPosition", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgGroupSiteListContentTypeColumnPosition", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeColumnPosition", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgGroupSiteListContentTypeColumnPosition", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeColumnPositionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteListContentTypeColumnPositionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeColumnSourceColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgGroupSiteListContentTypeColumnSourceColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeCompatibleHubContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgGroupSiteListContentTypeCompatibleHubContentType", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListContentTypeCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteListContentTypeCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteListCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgGroupSiteListCreatedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgGroupSiteListCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgGroupSiteListCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteListCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListDrive", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgGroupSiteListDrive", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgGroupSiteListItem", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgGroupSiteListItem", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListItemActivityByInterval", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgGroupSiteListItemActivityByInterval", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgGroupSiteListItemAnalytic", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListItemCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgGroupSiteListItemCreatedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgGroupSiteListItemCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListItemCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgGroupSiteListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListItemCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListItemDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgGroupSiteListItemDelta", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/delta" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgGroupSiteListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgGroupSiteListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListItemDocumentSetVersionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteListItemDocumentSetVersionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteListItemDocumentSetVersionField", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListItemDriveItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgGroupSiteListItemDriveItem", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteListItemDriveItemContent", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListItemField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteListItemField", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgGroupSiteListItemVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgGroupSiteListItemVersion", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListItemVersionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteListItemVersionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteListItemVersionField", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgGroupSiteListOperation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgGroupSiteListOperation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListOperationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteListOperationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgGroupSiteListSubscription", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgGroupSiteListSubscription", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteListSubscriptionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteListSubscriptionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenote", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenote" + "Command": "Get-MgGroupSiteOnenote", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgGroupSiteOnenoteNotebook", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgGroupSiteOnenoteNotebook", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteOnenoteNotebookCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgGroupSiteOnenoteNotebookSection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgGroupSiteOnenoteNotebookSection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteOnenoteNotebookSectionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentNotebook", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageContent", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentNotebook", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentSection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentNotebook", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentSectionGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Get-MgGroupSiteOnenoteOperation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Get-MgGroupSiteOnenoteOperation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteOperationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteOnenoteOperationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenotePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgGroupSiteOnenotePage", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenotePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgGroupSiteOnenotePage", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenotePageContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteOnenotePageContent", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenotePageCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteOnenotePageCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenotePageParentNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgGroupSiteOnenotePageParentNotebook", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenotePageParentSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgGroupSiteOnenotePageParentSection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteResource", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteResource" + "Command": "Get-MgGroupSiteOnenoteResource", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteResource", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteResource" + "Command": "Get-MgGroupSiteOnenoteResource", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteResourceContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteOnenoteResourceContent", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteResourceCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteOnenoteResourceCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgGroupSiteOnenoteSection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgGroupSiteOnenoteSection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteOnenoteSectionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgGroupSiteOnenoteSectionGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgGroupSiteOnenoteSectionGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteOnenoteSectionGroupCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupParentNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgGroupSiteOnenoteSectionGroupParentNotebook", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupParentSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgGroupSiteOnenoteSectionGroupParentSectionGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageContent", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentSection", "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "OutputType": "IMicrosoftGraphNotebook", "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentNotebook", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" + }, + { + "Module": "Sites", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentSection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentNotebook", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentSectionGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgGroupSiteOnenoteSectionPage", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgGroupSiteOnenoteSectionPage", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionPageContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteOnenoteSectionPageContent", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionPageCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteOnenoteSectionPageCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionPageParentNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgGroupSiteOnenoteSectionPageParentNotebook", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionPageParentSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgGroupSiteOnenoteSectionPageParentSection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionParentNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgGroupSiteOnenoteSectionParentNotebook", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOnenoteSectionParentSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgGroupSiteOnenoteSectionParentSectionGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgGroupSiteOperation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/operations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgGroupSiteOperation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/operations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteOperationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/operations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteOperationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/operations/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphBaseSitePage" + "Command": "Get-MgGroupSitePage", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphBaseSitePage" + "Command": "Get-MgGroupSitePage", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSitePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSitePage" + "Command": "Get-MgGroupSitePageAsSitePage", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSitePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSitePage" + "Command": "Get-MgGroupSitePageAsSitePage", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayout", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCanvasLayout" + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayout", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphHorizontalSection" + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphHorizontalSection" + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphHorizontalSectionColumn" + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphHorizontalSectionColumn" + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWebPart" + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVerticalSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphVerticalSection" + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWebPart" + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgGroupSitePageAsSitePageCreatedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageWebPart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSitePageAsSitePageWebPart", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageWebPart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWebPart" + "Command": "Get-MgGroupSitePageAsSitePageWebPart", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageAsSitePageWebPartCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSitePageAsSitePageWebPartCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSitePageCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageCountAsSitePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSitePageCountAsSitePage", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgGroupSitePageCreatedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgGroupSitePageCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgGroupSitePageCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSitePageCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgGroupSitePageLastModifiedByUser", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgGroupSitePageLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgGroupSitePageLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePageLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSitePageLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWebPartPosition" + "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWebPartPosition" + "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWebPartPosition" + "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgGroupSitePermission", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/permissions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgGroupSitePermission", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSitePermissionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSitePermissionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStore", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStore" + "Command": "Get-MgGroupSiteTermStore", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStore", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStores", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStore" + "Command": "Get-MgGroupSiteTermStore", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStores" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStores/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteTermStoreCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStores/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Command": "Get-MgGroupSiteTermStoreGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Command": "Get-MgGroupSiteTermStoreGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteTermStoreGroupCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgGroupSiteTermStoreGroupSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgGroupSiteTermStoreGroupSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -272579,34 +273119,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreGroupSetChild", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "ApiVersion": "v1.0", "Variants": [ "List", "List1", "List2", "List3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreGroupSetChild", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -272617,17 +273157,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteTermStoreGroupSetChildCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -272638,34 +273178,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", "Variants": [ "List", "List1", "List2", "List3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -272676,17 +273216,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -272697,17 +273237,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationFromTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -272718,17 +273258,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -272739,17 +273279,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationToTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -272760,515 +273300,515 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgGroupSiteTermStoreGroupSetChildSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteTermStoreGroupSetCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetParentGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Command": "Get-MgGroupSiteTermStoreGroupSetParentGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationFromTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationToTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationFromTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationToTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteTermStoreGroupSetTermCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", - "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationSet", "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreTerm", "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationFromTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm" + }, + { + "Module": "Sites", + "CommandAlias": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationToTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgGroupSiteTermStoreGroupSetTermSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgGroupSiteTermStoreSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgGroupSiteTermStoreSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -273279,34 +273819,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreSetChild", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "ApiVersion": "v1.0", "Variants": [ "List", "List1", "List2", "List3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreSetChild", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetChildCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -273317,17 +273857,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteTermStoreSetChildCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -273338,34 +273878,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgGroupSiteTermStoreSetChildRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", "Variants": [ "List", "List1", "List2", "List3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgGroupSiteTermStoreSetChildRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetChildRelationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -273376,17 +273916,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteTermStoreSetChildRelationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetChildRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -273397,17 +273937,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreSetChildRelationFromTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetChildRelationSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -273418,17 +273958,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgGroupSiteTermStoreSetChildRelationSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetChildRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -273439,17 +273979,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreSetChildRelationToTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetChildSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -273460,83 +274000,83 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgGroupSiteTermStoreSetChildSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteTermStoreSetCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Command": "Get-MgGroupSiteTermStoreSetParentGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -273547,34 +274087,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "ApiVersion": "v1.0", "Variants": [ "List", "List1", "List2", "List3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -273585,17 +274125,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -273606,34 +274146,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", "Variants": [ "List", "List1", "List2", "List3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -273644,17 +274184,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -273665,17 +274205,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -273686,17 +274226,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -273707,17 +274247,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -273728,2665 +274268,2667 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationFromTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationToTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgGroupSiteTermStoreSetRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgGroupSiteTermStoreSetRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetRelationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteTermStoreSetRelationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreSetRelationFromTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetRelationSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgGroupSiteTermStoreSetRelationSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreSetRelationToTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreSetTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreSetTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreSetTermChild", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreSetTermChild", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermChildCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteTermStoreSetTermChildCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationFromTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationToTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermChildSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgGroupSiteTermStoreSetTermChildSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteTermStoreSetTermCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgGroupSiteTermStoreSetTermRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgGroupSiteTermStoreSetTermRelation", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermRelationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSiteTermStoreSetTermRelationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreSetTermRelationFromTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermRelationSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgGroupSiteTermStoreSetTermRelationSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgGroupSiteTermStoreSetTermRelationToTerm", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSiteTermStoreSetTermSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgGroupSiteTermStoreSetTermSet", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSubSite", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgGroupSubSite", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSubSite", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/sites", - "ApiVersion": "v1.0", "Variants": [ "List2" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgGroupSubSite", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/sites" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupSubSiteCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupSubSiteCount", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeam", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeam" + "Command": "Get-MgGroupTeam", + "Method": "GET", + "Uri": "/groups/{group-id}/team" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamChannel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "ApiVersion": "v1.0", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Get-MgGroupTeamChannel", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamChannel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels", - "ApiVersion": "v1.0", "Variants": [ "List1" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Get-MgGroupTeamChannel", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamChannelCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamChannelCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamChannelFileFolder", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgGroupTeamChannelFileFolder", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamChannelFileFolderContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamChannelFileFolderContent", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamChannelMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgGroupTeamChannelMember", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamChannelMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgGroupTeamChannelMember", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamChannelMemberCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamChannelMemberCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgGroupTeamChannelMessage", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgGroupTeamChannelMessage", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessageCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamChannelMessageCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgGroupTeamChannelMessageHostedContent", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgGroupTeamChannelMessageHostedContent", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessageHostedContentCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamChannelMessageHostedContentCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgGroupTeamChannelMessageReply", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgGroupTeamChannelMessageReply", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies" }, { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessageReplyCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "ApiVersion": "v1.0", + "Module": "Teams", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamChannelMessageReplyCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamChannelMessageReplyHostedContentCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamChannelMessageReplyHostedContentCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "Get-MgGroupTeamChannelSharedWithTeam", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "Get-MgGroupTeamChannelSharedWithTeam", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMemberCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMemberCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamChannelSharedWithTeamCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamChannelSharedWithTeamCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamChannelTab", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Get-MgGroupTeamChannelTab", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamChannelTab", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Get-MgGroupTeamChannelTab", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamChannelTabCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamChannelTabCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamChannelTabTeamApp", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsApp" + "Command": "Get-MgGroupTeamChannelTabTeamApp", + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/group", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgGroupTeamGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/team/group" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamGroupServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgGroupTeamGroupServiceProvisioningError", + "Method": "GET", + "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamGroupServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamGroupServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamIncomingChannel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Get-MgGroupTeamIncomingChannel", + "Method": "GET", + "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamIncomingChannel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/incomingChannels", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Get-MgGroupTeamIncomingChannel", + "Method": "GET", + "Uri": "/groups/{group-id}/team/incomingChannels" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamIncomingChannelCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/incomingChannels/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamIncomingChannelCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/incomingChannels/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamInstalledApp", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Command": "Get-MgGroupTeamInstalledApp", + "Method": "GET", + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamInstalledApp", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/installedApps", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Command": "Get-MgGroupTeamInstalledApp", + "Method": "GET", + "Uri": "/groups/{group-id}/team/installedApps" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamInstalledAppCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/installedApps/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamInstalledAppCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/installedApps/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamInstalledAppTeamApp", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsApp" + "Command": "Get-MgGroupTeamInstalledAppTeamApp", + "Method": "GET", + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamInstalledAppTeamAppDefinition", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppDefinition" + "Command": "Get-MgGroupTeamInstalledAppTeamAppDefinition", + "Method": "GET", + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgGroupTeamMember", + "Method": "GET", + "Uri": "/groups/{group-id}/team/members/{conversationMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/members", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgGroupTeamMember", + "Method": "GET", + "Uri": "/groups/{group-id}/team/members" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamMemberCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/members/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamMemberCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/members/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Command": "Get-MgGroupTeamOperation", + "Method": "GET", + "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/operations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Command": "Get-MgGroupTeamOperation", + "Method": "GET", + "Uri": "/groups/{group-id}/team/operations" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamOperationCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/operations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamOperationCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/operations/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "Get-MgGroupTeamPermissionGrant", + "Method": "GET", + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/permissionGrants", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "Get-MgGroupTeamPermissionGrant", + "Method": "GET", + "Uri": "/groups/{group-id}/team/permissionGrants" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPermissionGrantCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/permissionGrants/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamPermissionGrantCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/permissionGrants/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPhoto", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/photo", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphProfilePhoto" + "Command": "Get-MgGroupTeamPhoto", + "Method": "GET", + "Uri": "/groups/{group-id}/team/photo" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPhotoContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/photo/$value", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamPhotoContent", + "Method": "GET", + "Uri": "/groups/{group-id}/team/photo/$value" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Get-MgGroupTeamPrimaryChannel", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelFileFolder", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgGroupTeamPrimaryChannelFileFolder", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelFileFolderContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamPrimaryChannelFileFolderContent", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgGroupTeamPrimaryChannelMember", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/members", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgGroupTeamPrimaryChannelMember", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/members" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMemberCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/members/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamPrimaryChannelMemberCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/members/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgGroupTeamPrimaryChannelMessage", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgGroupTeamPrimaryChannelMessage", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessageCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamPrimaryChannelMessageCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContentCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContentCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContentCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContentCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelTab", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Get-MgGroupTeamPrimaryChannelTab", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelTab", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/tabs", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Get-MgGroupTeamPrimaryChannelTab", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelTabCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamPrimaryChannelTabCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamPrimaryChannelTabTeamApp", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsApp" + "Command": "Get-MgGroupTeamPrimaryChannelTabTeamApp", + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamSchedule", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSchedule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSchedule" + "Command": "Get-MgGroupTeamSchedule", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOfferShiftRequest" + "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOfferShiftRequest" + "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleOfferShiftRequestCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamScheduleOfferShiftRequestCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleOpenShift", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOpenShift" + "Command": "Get-MgGroupTeamScheduleOpenShift", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleOpenShift", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/openShifts", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOpenShift" + "Command": "Get-MgGroupTeamScheduleOpenShift", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/openShifts" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest" + "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest" + "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequestCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequestCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleOpenShiftCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/openShifts/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamScheduleOpenShiftCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/openShifts/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleSchedulingGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiVersion": "v1.0", + "Module": "Teams", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSchedulingGroup" + "Command": "Get-MgGroupTeamScheduleSchedulingGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleSchedulingGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", - "ApiVersion": "v1.0", + "Module": "Teams", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSchedulingGroup" + "Command": "Get-MgGroupTeamScheduleSchedulingGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleSchedulingGroupCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamScheduleSchedulingGroupCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleShift", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "ApiVersion": "v1.0", + "Module": "Teams", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphShift" + "Command": "Get-MgGroupTeamScheduleShift", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleShift", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/shifts", - "ApiVersion": "v1.0", + "Module": "Teams", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphShift" + "Command": "Get-MgGroupTeamScheduleShift", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/shifts" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleShiftCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/shifts/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamScheduleShiftCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/shifts/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest" + "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest" + "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequestCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequestCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleTimeOff", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "ApiVersion": "v1.0", + "Module": "Teams", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeOff" + "Command": "Get-MgGroupTeamScheduleTimeOff", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleTimeOff", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timesOff", - "ApiVersion": "v1.0", + "Module": "Teams", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeOff" + "Command": "Get-MgGroupTeamScheduleTimeOff", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timesOff" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleTimeOffCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timesOff/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamScheduleTimeOffCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timesOff/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleTimeOffReason", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "ApiVersion": "v1.0", + "Module": "Teams", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeOffReason" + "Command": "Get-MgGroupTeamScheduleTimeOffReason", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleTimeOffReason", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", - "ApiVersion": "v1.0", + "Module": "Teams", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeOffReason" + "Command": "Get-MgGroupTeamScheduleTimeOffReason", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleTimeOffReasonCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamScheduleTimeOffReasonCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleTimeOffRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiVersion": "v1.0", + "Module": "Teams", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeOffRequest" + "Command": "Get-MgGroupTeamScheduleTimeOffRequest", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleTimeOffRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", - "ApiVersion": "v1.0", + "Module": "Teams", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeOffRequest" + "Command": "Get-MgGroupTeamScheduleTimeOffRequest", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamScheduleTimeOffRequestCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamScheduleTimeOffRequestCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamTag", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamworkTag" + "Command": "Get-MgGroupTeamTag", + "Method": "GET", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamTag", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/tags", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamworkTag" + "Command": "Get-MgGroupTeamTag", + "Method": "GET", + "Uri": "/groups/{group-id}/team/tags" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamTagCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/tags/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamTagCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/tags/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamTagMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamworkTagMember" + "Command": "Get-MgGroupTeamTagMember", + "Method": "GET", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamTagMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamworkTagMember" + "Command": "Get-MgGroupTeamTagMember", + "Method": "GET", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamTagMemberCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamTagMemberCount", + "Method": "GET", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTeamTemplate", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/template", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTeamTemplate", + "Method": "GET", + "Uri": "/groups/{group-id}/team/template" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgGroupThread", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "ApiVersion": "v1.0", + "Module": "Groups", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationthread-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -276421,19 +276963,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationThread" + "Command": "Get-MgGroupThread", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgGroupThread", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads", - "ApiVersion": "v1.0", + "Module": "Groups", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-threads?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -276468,20 +277010,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationThread" + "Command": "Get-MgGroupThread", + "Method": "GET", + "Uri": "/groups/{group-id}/threads" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupThreadCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -276516,22 +277058,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupThreadCount", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupThreadPost", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPost", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -276566,19 +277108,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPost" + "Command": "Get-MgGroupThreadPost", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupThreadPost", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPost", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -276613,34 +277155,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPost" + "Command": "Get-MgGroupThreadPost", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupThreadPostAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgGroupThreadPostAttachment", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupThreadPostAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -276675,20 +277217,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgGroupThreadPostAttachment", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupThreadPostAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -276723,20 +277265,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupThreadPostAttachmentCount", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupThreadPostCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -276771,166 +277313,166 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupThreadPostCount", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupThreadPostExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupThreadPostExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupThreadPostExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgGroupThreadPostExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupThreadPostExtensionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupThreadPostExtensionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupThreadPostInReplyToAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgGroupThreadPostInReplyToAttachment", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupThreadPostInReplyToAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgGroupThreadPostInReplyToAttachment", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupThreadPostInReplyToAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupThreadPostInReplyToAttachmentCount", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupThreadPostInReplyToExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupThreadPostInReplyToExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupThreadPostInReplyToExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgGroupThreadPostInReplyToExtension", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupThreadPostInReplyToExtensionCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupThreadPostInReplyToExtensionCount", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTransitiveMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgGroupTransitiveMember", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTransitiveMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -276973,194 +277515,194 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgGroupTransitiveMember", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsApplication", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgGroupTransitiveMemberAsApplication", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsApplication", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/application", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgGroupTransitiveMemberAsApplication", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/application" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsDevice", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgGroupTransitiveMemberAsDevice", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsDevice", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/device", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgGroupTransitiveMemberAsDevice", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/device" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgGroupTransitiveMemberAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/group", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgGroupTransitiveMemberAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/group" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgGroupTransitiveMemberAsOrgContact", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/orgContact", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgGroupTransitiveMemberAsOrgContact", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/orgContact" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgGroupTransitiveMemberAsUser", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberAsUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/user", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgGroupTransitiveMemberAsUser", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/user" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -277203,124 +277745,124 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupTransitiveMemberCount", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberCountAsApplication", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/application/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTransitiveMemberCountAsApplication", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/application/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberCountAsDevice", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/device/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTransitiveMemberCountAsDevice", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/device/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/group/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTransitiveMemberCountAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/group/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberCountAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/orgContact/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTransitiveMemberCountAsOrgContact", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/orgContact/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTransitiveMemberCountAsServicePrincipal", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberCountAsUser", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMembers/user/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTransitiveMemberCountAsUser", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/user/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberOf", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgGroupTransitiveMemberOf", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberOf", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMemberOf", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivememberof?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -277355,78 +277897,78 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgGroupTransitiveMemberOf", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgGroupTransitiveMemberOfAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMemberOf/group", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgGroupTransitiveMemberOfAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf/group" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberOfCount", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMemberOf/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.Read.All", @@ -277461,93 +278003,93 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgGroupTransitiveMemberOfCount", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberOfCountAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit/$count" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgGroupTransitiveMemberOfCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgGroupTransitiveMemberOfCountAsGroup", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityApiConnector", - "ApiReferenceLink": null, - "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityApiConnector" + "Command": "Get-MgIdentityApiConnector", + "Method": "GET", + "Uri": "/identity/apiConnectors/{identityApiConnector-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityApiConnector", - "ApiReferenceLink": null, - "Uri": "/identity/apiConnectors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityApiConnector" + "Command": "Get-MgIdentityApiConnector", + "Method": "GET", + "Uri": "/identity/apiConnectors" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityApiConnectorCount", - "ApiReferenceLink": null, - "Uri": "/identity/apiConnectors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityApiConnectorCount", + "Method": "GET", + "Uri": "/identity/apiConnectors/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityAuthenticationEventListener", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EventListener.Read.All", @@ -277566,19 +278108,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthenticationEventListener" + "Command": "Get-MgIdentityAuthenticationEventListener", + "Method": "GET", + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityAuthenticationEventListener", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventListeners", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventlisteners?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EventListener.Read.All", @@ -277597,19 +278139,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthenticationEventListener" + "Command": "Get-MgIdentityAuthenticationEventListener", + "Method": "GET", + "Uri": "/identity/authenticationEventListeners" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityAuthenticationEventListenerCount", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventListeners/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EventListener.Read.All", @@ -277628,20 +278170,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityAuthenticationEventListenerCount", + "Method": "GET", + "Uri": "/identity/authenticationEventListeners/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlow", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -277660,19 +278202,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow" + "Command": "Get-MgIdentityB2XUserFlow", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlow", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-b2xuserflows?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -277691,34 +278233,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow" + "Command": "Get-MgIdentityB2XUserFlow", + "Method": "GET", + "Uri": "/identity/b2xUserFlows" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowApiConnectorConfiguration", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get-apiconnectorconfiguration?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration" + "Command": "Get-MgIdentityB2XUserFlowApiConnectorConfiguration", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowCount", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -277737,81 +278279,81 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityB2XUserFlowCount", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityProvider", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityProvider" + "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-identityproviders?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityProvider", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityProvider" + "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowIdentityProviderByRef", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityB2XUserFlowIdentityProviderByRef", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowIdentityProviderCount", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityB2XUserFlowIdentityProviderCount", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowLanguage", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -277830,19 +278372,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration" - }, - { - "CommandAlias": null, - "Method": "GET", "Command": "Get-MgIdentityB2XUserFlowLanguage", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", - "ApiVersion": "v1.0", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}" + }, + { + "Module": "Identity.SignIns", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-languages?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -277861,20 +278403,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration" + "Command": "Get-MgIdentityB2XUserFlowLanguage", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowLanguageCount", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -277893,20 +278435,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityB2XUserFlowLanguageCount", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -277925,19 +278467,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -277956,20 +278498,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserFlowLanguagePage" + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageContent", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -277988,20 +278530,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageContent", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageCount", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -278020,20 +278562,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageCount", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -278052,19 +278594,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserFlowLanguagePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -278083,20 +278625,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserFlowLanguagePage" + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageContent", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -278115,20 +278657,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageContent", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageCount", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -278147,80 +278689,80 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageCount", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollection", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityApiConnector" + "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollection", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollectionByRef", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollectionByRef", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowPostFederationSignup", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityApiConnector" + "Command": "Get-MgIdentityB2XUserFlowPostFederationSignup", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowPostFederationSignupByRef", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityB2XUserFlowPostFederationSignupByRef", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -278239,19 +278781,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment" + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-userattributeassignments?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -278270,20 +278812,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment" + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -278302,20 +278844,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentCount", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-1.0", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/getOrder", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -278334,49 +278876,49 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/getOrder" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute" + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference" + "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-authenticationcontextclassreferences?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ConditionalAccess", @@ -278395,19 +278937,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference" + "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReferenceCount", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ConditionalAccess", @@ -278426,149 +278968,149 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReferenceCount", + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessNamedLocation", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/namedlocation-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphNamedLocation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphNamedLocation" + "Command": "Get-MgIdentityConditionalAccessNamedLocation", + "Method": "GET", + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessNamedLocation", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/namedLocations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-namedlocations?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphNamedLocation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphNamedLocation" + "Command": "Get-MgIdentityConditionalAccessNamedLocation", + "Method": "GET", + "Uri": "/identity/conditionalAccess/namedLocations" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessNamedLocationCount", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/namedLocations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityConditionalAccessNamedLocationCount", + "Method": "GET", + "Uri": "/identity/conditionalAccess/namedLocations/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessPolicy", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConditionalAccessPolicy" + "Command": "Get-MgIdentityConditionalAccessPolicy", + "Method": "GET", + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessPolicy", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/policies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-policies?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConditionalAccessPolicy" + "Command": "Get-MgIdentityConditionalAccessPolicy", + "Method": "GET", + "Uri": "/identity/conditionalAccess/policies" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessPolicyCount", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/policies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityConditionalAccessPolicyCount", + "Method": "GET", + "Uri": "/identity/conditionalAccess/policies/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessTemplate", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesstemplate-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConditionalAccessTemplate" + "Command": "Get-MgIdentityConditionalAccessTemplate", + "Method": "GET", + "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessTemplate", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/templates", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-templates?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConditionalAccessTemplate" + "Command": "Get-MgIdentityConditionalAccessTemplate", + "Method": "GET", + "Uri": "/identity/conditionalAccess/templates" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityConditionalAccessTemplateCount", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/templates/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityConditionalAccessTemplateCount", + "Method": "GET", + "Uri": "/identity/conditionalAccess/templates/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityCustomAuthenticationExtension", - "ApiReferenceLink": null, - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -278587,19 +279129,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension" + "Command": "Get-MgIdentityCustomAuthenticationExtension", + "Method": "GET", + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityCustomAuthenticationExtension", - "ApiReferenceLink": null, - "Uri": "/identity/customAuthenticationExtensions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-customauthenticationextensions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -278618,19 +279160,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension" + "Command": "Get-MgIdentityCustomAuthenticationExtension", + "Method": "GET", + "Uri": "/identity/customAuthenticationExtensions" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityCustomAuthenticationExtensionCount", - "ApiReferenceLink": null, - "Uri": "/identity/customAuthenticationExtensions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -278649,20 +279191,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityCustomAuthenticationExtensionCount", + "Method": "GET", + "Uri": "/identity/customAuthenticationExtensions/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -278681,19 +279223,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-definitions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -278712,19 +279254,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -278743,20 +279285,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionCount", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -278775,19 +279317,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewInstance" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-list-instances?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -278806,34 +279348,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewInstance" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewReviewer" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -278852,20 +279394,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -278884,20 +279426,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -278916,20 +279458,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceCount", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -278948,19 +279490,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -278979,20 +279521,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -279011,64 +279553,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -279087,19 +279629,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewStage" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -279118,20 +279660,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewStage" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -279150,20 +279692,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageCount", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -279182,19 +279724,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -279213,20 +279755,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -279245,136 +279787,136 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition" + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-historydefinitions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition" + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/historyDefinitions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionCount", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance" + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-list-instances?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance" + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAppConsentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -279393,19 +279935,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppConsentRequest" + "Command": "Get-MgIdentityGovernanceAppConsentRequest", + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAppConsentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentapprovalroute-list-appconsentrequests?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -279424,19 +279966,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppConsentRequest" + "Command": "Get-MgIdentityGovernanceAppConsentRequest", + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAppConsentRequestCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -279455,20 +279997,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityGovernanceAppConsentRequestCount", + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -279487,19 +280029,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserConsentRequest" + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-list-userconsentrequests?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -279518,79 +280060,79 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserConsentRequest" + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStage" + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStage" + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStageCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStageCount", + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -279609,20 +280151,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestCount", + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -279641,19 +280183,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflows?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -279672,19 +280214,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -279703,79 +280245,79 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedBy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedBy", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -279794,19 +280336,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-customtaskextensions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -279825,19 +280367,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -279856,152 +280398,152 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItem", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeletedItemContainer", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeletedItemContainer" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItem", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -280020,19 +280562,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-deleteditems?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -280051,19 +280593,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -280082,238 +280624,238 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceRun" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceRun" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports" }, { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -280332,20 +280874,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScopeCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -280364,79 +280906,79 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScopeCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedBy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedBy", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -280455,19 +280997,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceRun" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-runs?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -280486,20 +281028,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceRun" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -280518,34 +281060,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -280564,20 +281106,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -280596,94 +281138,94 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -280702,19 +281244,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -280733,20 +281275,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -280765,93 +281307,93 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -280870,19 +281412,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/settings", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -280901,34 +281443,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowSetting", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/settings" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-task-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-task?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -280947,20 +281489,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -280979,20 +281521,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskdefinition-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -281011,19 +281553,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-taskdefinitions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -281042,19 +281584,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -281073,34 +281615,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -281119,20 +281661,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -281151,108 +281693,108 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-taskreports?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -281271,20 +281813,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -281303,64 +281845,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/task", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTask", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/task" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -281379,20 +281921,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -281411,94 +281953,94 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowtemplate-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -281517,19 +282059,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflowtemplates?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -281548,19 +282090,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -281579,196 +282121,196 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-userprocessingresults?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -281787,20 +282329,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -281819,93 +282361,93 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -281924,20 +282466,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -281956,19 +282498,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-versions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -281987,20 +282529,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -282019,138 +282561,138 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedBy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedBy", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -282169,19 +282711,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -282200,20 +282742,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -282232,253 +282774,253 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccess", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessRoot" + "Command": "Get-MgIdentityGovernancePrivilegedAccess", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroup", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroup" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroup", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStage" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStage" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStageCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStageCount", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -282497,19 +283039,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedules?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -282528,34 +283070,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -282574,64 +283116,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -282650,19 +283192,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentscheduleinstances?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -282681,34 +283223,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -282727,94 +283269,94 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/principal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/principal" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/principal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/principal" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -282833,19 +283375,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedulerequests?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -282864,34 +283406,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -282910,94 +283452,94 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/principal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/principal" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/targetSchedule", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/targetSchedule" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -283016,19 +283558,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedules?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -283047,19 +283589,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -283078,64 +283620,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -283154,19 +283696,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityscheduleinstances?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -283185,19 +283727,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -283216,94 +283758,94 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/principal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/principal" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/principal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/principal" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -283322,19 +283864,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedulerequests?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -283353,19 +283895,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -283384,361 +283926,361 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/principal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/principal" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/targetSchedule", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/targetSchedule" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreement" + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-list-agreements?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreement" + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptanceCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptanceCount", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementCount", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAgreementFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFile" + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileLocalization" + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileCount", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileLocalization" + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileLocalization" + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersionCount", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersionCount", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityProvider", - "ApiReferenceLink": null, - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -283757,19 +284299,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityProviderBase" + "Command": "Get-MgIdentityProvider", + "Method": "GET", + "Uri": "/identity/identityProviders/{identityProviderBase-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityProvider", - "ApiReferenceLink": null, - "Uri": "/identity/identityProviders", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-identityproviders?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -283788,19 +284330,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityProviderBase" + "Command": "Get-MgIdentityProvider", + "Method": "GET", + "Uri": "/identity/identityProviders" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityProviderCount", - "ApiReferenceLink": null, - "Uri": "/identity/identityProviders/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -283819,20 +284361,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityProviderCount", + "Method": "GET", + "Uri": "/identity/identityProviders/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityUserFlowAttribute", - "ApiReferenceLink": null, - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -283851,19 +284393,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute" + "Command": "Get-MgIdentityUserFlowAttribute", + "Method": "GET", + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityUserFlowAttribute", - "ApiReferenceLink": null, - "Uri": "/identity/userFlowAttributes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -283882,19 +284424,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute" + "Command": "Get-MgIdentityUserFlowAttribute", + "Method": "GET", + "Uri": "/identity/userFlowAttributes" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgIdentityUserFlowAttributeCount", - "ApiReferenceLink": null, - "Uri": "/identity/userFlowAttributes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -283913,48 +284455,48 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgIdentityUserFlowAttributeCount", + "Method": "GET", + "Uri": "/identity/userFlowAttributes/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgInformationProtection", - "ApiReferenceLink": null, - "Uri": "/informationProtection", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtection" + "Command": "Get-MgInformationProtection", + "Method": "GET", + "Uri": "/informationProtection" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgInformationProtectionBitlocker", - "ApiReferenceLink": null, - "Uri": "/informationProtection/bitlocker", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBitlocker", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphBitlocker" + "Command": "Get-MgInformationProtectionBitlocker", + "Method": "GET", + "Uri": "/informationProtection/bitlocker" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", - "ApiReferenceLink": null, - "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlockerrecoverykey-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BitLockerKey.ReadBasic.All", @@ -283973,19 +284515,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey" + "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", + "Method": "GET", + "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", - "ApiReferenceLink": null, - "Uri": "/informationProtection/bitlocker/recoveryKeys", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlocker-list-recoverykeys?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BitLockerKey.ReadBasic.All", @@ -284004,19 +284546,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey" + "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", + "Method": "GET", + "Uri": "/informationProtection/bitlocker/recoveryKeys" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgInformationProtectionBitlockerRecoveryKeyCount", - "ApiReferenceLink": null, - "Uri": "/informationProtection/bitlocker/recoveryKeys/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BitLockerKey.ReadBasic.All", @@ -284035,20 +284577,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgInformationProtectionBitlockerRecoveryKeyCount", + "Method": "GET", + "Uri": "/informationProtection/bitlocker/recoveryKeys/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgInformationProtectionThreatAssessmentRequest", - "ApiReferenceLink": null, - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/threatassessmentrequest-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ThreatAssessment.ReadWrite.All", @@ -284067,19 +284609,19 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest" + "Command": "Get-MgInformationProtectionThreatAssessmentRequest", + "Method": "GET", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgInformationProtectionThreatAssessmentRequest", - "ApiReferenceLink": null, - "Uri": "/informationProtection/threatAssessmentRequests", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-list-threatassessmentrequests?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ThreatAssessment.ReadWrite.All", @@ -284098,19 +284640,19 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest" + "Command": "Get-MgInformationProtectionThreatAssessmentRequest", + "Method": "GET", + "Uri": "/informationProtection/threatAssessmentRequests" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgInformationProtectionThreatAssessmentRequestCount", - "ApiReferenceLink": null, - "Uri": "/informationProtection/threatAssessmentRequests/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ThreatAssessment.ReadWrite.All", @@ -284129,195 +284671,195 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Get-MgInformationProtectionThreatAssessmentRequestCount", + "Method": "GET", + "Uri": "/informationProtection/threatAssessmentRequests/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", - "ApiReferenceLink": null, - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphThreatAssessmentResult" + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", + "Method": "GET", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", - "ApiReferenceLink": null, - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphThreatAssessmentResult" + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", + "Method": "GET", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResultCount", - "ApiReferenceLink": null, - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResultCount", + "Method": "GET", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgInvitation", - "ApiReferenceLink": null, - "Uri": "/invitations/{invitation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInvitation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphInvitation" + "Command": "Get-MgInvitation", + "Method": "GET", + "Uri": "/invitations/{invitation-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgInvitation", - "ApiReferenceLink": null, - "Uri": "/invitations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInvitation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphInvitation" + "Command": "Get-MgInvitation", + "Method": "GET", + "Uri": "/invitations" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgInvitationCount", - "ApiReferenceLink": null, - "Uri": "/invitations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgInvitationCount", + "Method": "GET", + "Uri": "/invitations/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgInvitationInvitedUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgInvitationInvitedUserMailboxSetting", + "Method": "GET", + "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgInvitationInvitedUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/invitations/{invitation-id}/invitedUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgInvitationInvitedUserServiceProvisioningError", + "Method": "GET", + "Uri": "/invitations/{invitation-id}/invitedUser/serviceProvisioningErrors" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgInvitationInvitedUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/invitations/{invitation-id}/invitedUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgInvitationInvitedUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/invitations/{invitation-id}/invitedUser/serviceProvisioningErrors/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgInvitationInvitedUserSponsor", - "ApiReferenceLink": null, - "Uri": "/invitations/{invitation-id}/invitedUserSponsors/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgInvitationInvitedUserSponsor", + "Method": "GET", + "Uri": "/invitations/{invitation-id}/invitedUserSponsors/{directoryObject-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgInvitationInvitedUserSponsor", - "ApiReferenceLink": null, - "Uri": "/invitations/{invitation-id}/invitedUserSponsors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgInvitationInvitedUserSponsor", + "Method": "GET", + "Uri": "/invitations/{invitation-id}/invitedUserSponsors" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgInvitationInvitedUserSponsorCount", - "ApiReferenceLink": null, - "Uri": "/invitations/{invitation-id}/invitedUserSponsors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgInvitationInvitedUserSponsorCount", + "Method": "GET", + "Uri": "/invitations/{invitation-id}/invitedUserSponsors/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgOauth2PermissionGrant", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-get?view=graph-rest-1.0", - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -284344,19 +284886,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Command": "Get-MgOauth2PermissionGrant", + "Method": "GET", + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgOauth2PermissionGrant", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-list?view=graph-rest-1.0", - "Uri": "/oauth2PermissionGrants", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -284383,19 +284925,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Command": "Get-MgOauth2PermissionGrant", + "Method": "GET", + "Uri": "/oauth2PermissionGrants" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgOauth2PermissionGrantCount", - "ApiReferenceLink": null, - "Uri": "/oauth2PermissionGrants/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -284422,19 +284964,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgOauth2PermissionGrantCount", + "Method": "GET", + "Uri": "/oauth2PermissionGrants/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgOauth2PermissionGrantDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delta?view=graph-rest-1.0", - "Uri": "/oauth2PermissionGrants/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -284461,20 +285003,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Command": "Get-MgOauth2PermissionGrantDelta", + "Method": "GET", + "Uri": "/oauth2PermissionGrants/delta" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgOrganization", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-organization-get?view=graph-rest-1.0", - "Uri": "/organization/{organization-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-organization-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOrganization", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -284509,19 +285051,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOrganization" + "Command": "Get-MgOrganization", + "Method": "GET", + "Uri": "/organization/{organization-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgOrganization", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-organization-list?view=graph-rest-1.0", - "Uri": "/organization", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-organization-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOrganization", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -284596,20 +285138,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOrganization" + "Command": "Get-MgOrganization", + "Method": "GET", + "Uri": "/organization" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgOrganizationBranding", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOrganizationalBranding", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -284652,95 +285194,95 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOrganizationalBranding" + "Command": "Get-MgOrganizationBranding", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgOrganizationBrandingBackgroundImage", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/backgroundImage", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgOrganizationBrandingBackgroundImage", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/backgroundImage" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgOrganizationBrandingBannerLogo", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/bannerLogo", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgOrganizationBrandingBannerLogo", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/bannerLogo" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgOrganizationBrandingCustomCss", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/customCSS", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgOrganizationBrandingCustomCss", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/customCSS" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgOrganizationBrandingFavicon", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/favicon", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgOrganizationBrandingFavicon", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/favicon" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgOrganizationBrandingHeaderLogo", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/headerLogo", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgOrganizationBrandingHeaderLogo", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/headerLogo" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgOrganizationBrandingLocalization", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -284783,19 +285325,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization" + "Command": "Get-MgOrganizationBrandingLocalization", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgOrganizationBrandingLocalization", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -284838,20 +285380,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization" + "Command": "Get-MgOrganizationBrandingLocalization", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgOrganizationBrandingLocalizationBackgroundImage", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -284870,20 +285412,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgOrganizationBrandingLocalizationBackgroundImage", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgOrganizationBrandingLocalizationBannerLogo", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -284902,20 +285444,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgOrganizationBrandingLocalizationBannerLogo", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgOrganizationBrandingLocalizationCount", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -284958,20 +285500,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgOrganizationBrandingLocalizationCount", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgOrganizationBrandingLocalizationCustomCss", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -284990,20 +285532,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgOrganizationBrandingLocalizationCustomCss", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgOrganizationBrandingLocalizationFavicon", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -285022,20 +285564,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgOrganizationBrandingLocalizationFavicon", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgOrganizationBrandingLocalizationHeaderLogo", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -285054,20 +285596,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgOrganizationBrandingLocalizationHeaderLogo", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgOrganizationBrandingLocalizationSquareLogo", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -285086,20 +285628,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgOrganizationBrandingLocalizationSquareLogo", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgOrganizationBrandingLocalizationSquareLogoDark", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -285118,65 +285660,65 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgOrganizationBrandingLocalizationSquareLogoDark", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgOrganizationBrandingSquareLogo", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/squareLogo", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgOrganizationBrandingSquareLogo", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/squareLogo" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgOrganizationBrandingSquareLogoDark", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgOrganizationBrandingSquareLogoDark", + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/squareLogoDark" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgOrganizationById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "Uri": "/organization/getByIds", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgOrganizationById", + "Method": "POST", + "Uri": "/organization/getByIds" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Organization.Read.All", @@ -285195,19 +285737,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration" + "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", + "Method": "GET", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Organization.Read.All", @@ -285226,20 +285768,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration" + "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", + "Method": "GET", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgOrganizationCertificateBasedAuthConfigurationCount", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Organization.Read.All", @@ -285258,19 +285800,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgOrganizationCertificateBasedAuthConfigurationCount", + "Method": "GET", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgOrganizationCount", - "ApiReferenceLink": null, - "Uri": "/organization/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -285345,256 +285887,256 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgOrganizationCount", + "Method": "GET", + "Uri": "/organization/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgOrganizationExtension", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgOrganizationExtension", + "Method": "GET", + "Uri": "/organization/{organization-id}/extensions/{extension-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgOrganizationExtension", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgOrganizationExtension", + "Method": "GET", + "Uri": "/organization/{organization-id}/extensions" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgOrganizationExtensionCount", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/extensions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgOrganizationExtensionCount", + "Method": "GET", + "Uri": "/organization/{organization-id}/extensions/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgOrganizationMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "Uri": "/organization/{organization-id}/getMemberGroups", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgOrganizationMemberGroup", + "Method": "POST", + "Uri": "/organization/{organization-id}/getMemberGroups" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgOrganizationMemberObject", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "Uri": "/organization/{organization-id}/getMemberObjects", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgOrganizationMemberObject", + "Method": "POST", + "Uri": "/organization/{organization-id}/getMemberObjects" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPlaceAsRoom", - "ApiReferenceLink": null, - "Uri": "/places/{place-id}/room", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRoom" + "Command": "Get-MgPlaceAsRoom", + "Method": "GET", + "Uri": "/places/{place-id}/room" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPlaceAsRoom", - "ApiReferenceLink": null, - "Uri": "/places/room", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Calendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRoom" + "Command": "Get-MgPlaceAsRoom", + "Method": "GET", + "Uri": "/places/room" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPlaceAsRoomList", - "ApiReferenceLink": null, - "Uri": "/places/{place-id}/roomList", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoomList", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRoomList" + "Command": "Get-MgPlaceAsRoomList", + "Method": "GET", + "Uri": "/places/{place-id}/roomList" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPlaceAsRoomList", - "ApiReferenceLink": null, - "Uri": "/places/roomList", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoomList", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRoomList" + "Command": "Get-MgPlaceAsRoomList", + "Method": "GET", + "Uri": "/places/roomList" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPlaceAsRoomListRoom", - "ApiReferenceLink": null, - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRoom" + "Command": "Get-MgPlaceAsRoomListRoom", + "Method": "GET", + "Uri": "/places/{place-id}/roomList/rooms/{room-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPlaceAsRoomListRoom", - "ApiReferenceLink": null, - "Uri": "/places/{place-id}/roomList/rooms", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRoom" + "Command": "Get-MgPlaceAsRoomListRoom", + "Method": "GET", + "Uri": "/places/{place-id}/roomList/rooms" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPlaceAsRoomListRoomCount", - "ApiReferenceLink": null, - "Uri": "/places/{place-id}/roomList/rooms/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgPlaceAsRoomListRoomCount", + "Method": "GET", + "Uri": "/places/{place-id}/roomList/rooms/$count" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPlaceCount", - "ApiReferenceLink": null, - "Uri": "/places/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgPlaceCount", + "Method": "GET", + "Uri": "/places/$count" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPlaceCountAsRoom", - "ApiReferenceLink": null, - "Uri": "/places/room/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgPlaceCountAsRoom", + "Method": "GET", + "Uri": "/places/room/$count" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPlaceCountAsRoomList", - "ApiReferenceLink": null, - "Uri": "/places/roomList/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgPlaceCountAsRoomList", + "Method": "GET", + "Uri": "/places/roomList/$count" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPlanner", - "ApiReferenceLink": null, - "Uri": "/planner", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlanner", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPlanner" + "Command": "Get-MgPlanner", + "Method": "GET", + "Uri": "/planner" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPlannerBucket", - "ApiReferenceLink": null, - "Uri": "/planner/buckets/{plannerBucket-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -285645,82 +286187,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerBucket" + "Command": "Get-MgPlannerBucket", + "Method": "GET", + "Uri": "/planner/buckets/{plannerBucket-id}" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPlannerBucket", - "ApiReferenceLink": null, - "Uri": "/planner/buckets", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Planner", - "Permissions": [ - { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Tasks.Read.All", - "Description": "Read all users’ tasks and tasklist", - "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphPlannerBucket" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPlannerBucketCount", - "ApiReferenceLink": null, - "Uri": "/planner/buckets/$count", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-buckets?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPlannerBucket", "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Planner", "Permissions": [ { "Name": "Tasks.Read", @@ -285771,83 +286250,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPlannerBucket", + "Method": "GET", + "Uri": "/planner/buckets" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPlannerBucketTask", - "ApiReferenceLink": null, - "Uri": "/planner/buckets/{plannerBucket-id}/tasks", - "ApiVersion": "v1.0", "Variants": [ - "List" - ], - "Module": "Planner", - "Permissions": [ - { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Tasks.Read.All", - "Description": "Read all users’ tasks and tasklist", - "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } + "Get" ], - "OutputType": "IMicrosoftGraphPlannerTask" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPlannerPlan", "ApiReferenceLink": null, - "Uri": "/planner/plans/{plannerPlan-id}", + "OutputType": null, "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Planner", "Permissions": [ { "Name": "Tasks.Read", @@ -285898,19 +286313,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerPlan" + "Command": "Get-MgPlannerBucketCount", + "Method": "GET", + "Uri": "/planner/buckets/$count" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPlannerPlan", - "ApiReferenceLink": null, - "Uri": "/planner/plans", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -285961,19 +286376,83 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerPlan" + "Command": "Get-MgPlannerBucketTask", + "Method": "GET", + "Uri": "/planner/buckets/{plannerBucket-id}/tasks" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPlannerPlanBucket", - "ApiReferenceLink": null, - "Uri": "/planner/plans/{plannerPlan-id}/buckets", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPlannerPlan", "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.Read.All", + "Description": "Read all users’ tasks and tasklist", + "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgPlannerPlan", + "Method": "GET", + "Uri": "/planner/plans/{plannerPlan-id}" + }, + { + "Module": "Planner", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-plans?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -286024,19 +286503,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerBucket" + "Command": "Get-MgPlannerPlan", + "Method": "GET", + "Uri": "/planner/plans" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPlannerPlanCount", - "ApiReferenceLink": null, - "Uri": "/planner/plans/$count", - "ApiVersion": "v1.0", "Variants": [ - "Get" + "List" ], - "Module": "Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -286087,20 +286566,83 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPlannerPlanBucket", + "Method": "GET", + "Uri": "/planner/plans/{plannerPlan-id}/buckets" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPlannerPlanDetail", + "Variants": [ + "Get" + ], "ApiReferenceLink": null, - "Uri": "/planner/plans/{plannerPlan-id}/details", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.Read.All", + "Description": "Read all users’ tasks and tasklist", + "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgPlannerPlanCount", + "Method": "GET", + "Uri": "/planner/plans/$count" + }, + { + "Module": "Planner", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -286151,19 +286693,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerPlanDetails" + "Command": "Get-MgPlannerPlanDetail", + "Method": "GET", + "Uri": "/planner/plans/{plannerPlan-id}/details" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPlannerPlanTask", - "ApiReferenceLink": null, - "Uri": "/planner/plans/{plannerPlan-id}/tasks", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-tasks?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -286214,20 +286756,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerTask" + "Command": "Get-MgPlannerPlanTask", + "Method": "GET", + "Uri": "/planner/plans/{plannerPlan-id}/tasks" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPlannerTask", - "ApiReferenceLink": null, - "Uri": "/planner/tasks/{plannerTask-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -286278,19 +286820,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerTask" + "Command": "Get-MgPlannerTask", + "Method": "GET", + "Uri": "/planner/tasks/{plannerTask-id}" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPlannerTask", - "ApiReferenceLink": null, - "Uri": "/planner/tasks", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-tasks?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -286341,20 +286883,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerTask" + "Command": "Get-MgPlannerTask", + "Method": "GET", + "Uri": "/planner/tasks" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPlannerTaskAssignedToTaskBoardFormat", - "ApiReferenceLink": null, - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -286405,20 +286947,83 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat" + "Command": "Get-MgPlannerTaskAssignedToTaskBoardFormat", + "Method": "GET", + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPlannerTaskBucketTaskBoardFormat", - "ApiReferenceLink": null, - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "Tasks.Read", + "Description": "Read your tasks and task lists", + "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.Read.All", + "Description": "Read all users’ tasks and tasklist", + "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgPlannerTaskBucketTaskBoardFormat", + "Method": "GET", + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat" + }, + { "Module": "Planner", + "CommandAlias": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -286469,83 +287074,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat" - }, - { - "CommandAlias": null, - "Method": "GET", "Command": "Get-MgPlannerTaskCount", - "ApiReferenceLink": null, - "Uri": "/planner/tasks/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get" - ], - "Module": "Planner", - "Permissions": [ - { - "Name": "Tasks.Read", - "Description": "Read your tasks and task lists", - "FullDescription": "Allows the app to read your tasks and task lists, including any shared with you. Doesn't include permission to create, delete, or update anything.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Tasks.Read.All", - "Description": "Read all users’ tasks and tasklist", - "FullDescription": "Allows the app to read all users’ tasks and task lists in your organization, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Tasks.ReadWrite", - "Description": "Create, read, update, and delete your tasks and task lists", - "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups and read all group properties and memberships on your behalf. Additionally allows the app to manage your groups and to update group content for groups you are a member of.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to list groups, and to read their properties and all group memberships on your behalf. Also allows the app to read calendar, conversations, files, and other group content for all groups you can access. ", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Tasks.ReadWrite.All", - "Description": "Read and write all users’ tasks and tasklists", - "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": null + "Method": "GET", + "Uri": "/planner/tasks/$count" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPlannerTaskDetail", - "ApiReferenceLink": null, - "Uri": "/planner/tasks/{plannerTask-id}/details", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -286596,20 +287138,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerTaskDetails" + "Command": "Get-MgPlannerTaskDetail", + "Method": "GET", + "Uri": "/planner/tasks/{plannerTask-id}/details" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPlannerTaskProgressTaskBoardFormat", - "ApiReferenceLink": null, - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -286660,20 +287202,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat" + "Command": "Get-MgPlannerTaskProgressTaskBoardFormat", + "Method": "GET", + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -286700,19 +287242,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy" + "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", + "Method": "GET", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/activityBasedTimeoutPolicies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -286739,63 +287281,63 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy" + "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", + "Method": "GET", + "Uri": "/policies/activityBasedTimeoutPolicies" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", - "ApiReferenceLink": null, - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", + "Method": "GET", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", - "ApiReferenceLink": null, - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", + "Method": "GET", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyToCount", - "ApiReferenceLink": null, - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyToCount", + "Method": "GET", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyCount", - "ApiReferenceLink": null, - "Uri": "/policies/activityBasedTimeoutPolicies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -286822,19 +287364,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyCount", + "Method": "GET", + "Uri": "/policies/activityBasedTimeoutPolicies/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyAdminConsentRequestPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/adminConsentRequestPolicy", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -286869,20 +287411,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy" + "Command": "Get-MgPolicyAdminConsentRequestPolicy", + "Method": "GET", + "Uri": "/policies/adminConsentRequestPolicy" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyAppManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -286909,19 +287451,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppManagementPolicy" + "Command": "Get-MgPolicyAppManagementPolicy", + "Method": "GET", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyAppManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/appManagementPolicies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -286948,34 +287490,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppManagementPolicy" + "Command": "Get-MgPolicyAppManagementPolicy", + "Method": "GET", + "Uri": "/policies/appManagementPolicies" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyAppManagementPolicyApplyTo", - "ApiReferenceLink": null, - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgPolicyAppManagementPolicyApplyTo", + "Method": "GET", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyAppManagementPolicyApplyTo", - "ApiReferenceLink": null, - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list-appliesto?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -287010,20 +287552,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgPolicyAppManagementPolicyApplyTo", + "Method": "GET", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyAppManagementPolicyApplyToCount", - "ApiReferenceLink": null, - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -287058,19 +287600,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPolicyAppManagementPolicyApplyToCount", + "Method": "GET", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyAppManagementPolicyCount", - "ApiReferenceLink": null, - "Uri": "/policies/appManagementPolicies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -287097,19 +287639,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPolicyAppManagementPolicyCount", + "Method": "GET", + "Uri": "/policies/appManagementPolicies/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyAuthenticationFlowPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationFlowsPolicy", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -287128,77 +287670,77 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy" + "Command": "Get-MgPolicyAuthenticationFlowPolicy", + "Method": "GET", + "Uri": "/policies/authenticationFlowsPolicy" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyAuthenticationMethodPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationMethodsPolicy", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy" + "Command": "Get-MgPolicyAuthenticationMethodPolicy", + "Method": "GET", + "Uri": "/policies/authenticationMethodsPolicy" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration" + "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Method": "GET", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration" + "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Method": "GET", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", + "Method": "GET", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyAuthenticationStrengthPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -287225,19 +287767,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy" + "Command": "Get-MgPolicyAuthenticationStrengthPolicy", + "Method": "GET", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyAuthenticationStrengthPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationStrengthPolicies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-list-policies?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -287264,63 +287806,63 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy" + "Command": "Get-MgPolicyAuthenticationStrengthPolicy", + "Method": "GET", + "Uri": "/policies/authenticationStrengthPolicies" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration" + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "GET", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration" + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "GET", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", + "Method": "GET", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCount", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationStrengthPolicies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -287347,19 +287889,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCount", + "Method": "GET", + "Uri": "/policies/authenticationStrengthPolicies/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyAuthorizationPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/authorizationPolicy", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authorizationpolicy-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -287378,20 +287920,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthorizationPolicy" + "Command": "Get-MgPolicyAuthorizationPolicy", + "Method": "GET", + "Uri": "/policies/authorizationPolicy" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyClaimMappingPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -287418,19 +287960,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphClaimsMappingPolicy" + "Command": "Get-MgPolicyClaimMappingPolicy", + "Method": "GET", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyClaimMappingPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/claimsMappingPolicies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -287457,34 +287999,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphClaimsMappingPolicy" + "Command": "Get-MgPolicyClaimMappingPolicy", + "Method": "GET", + "Uri": "/policies/claimsMappingPolicies" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", - "ApiReferenceLink": null, - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", + "Method": "GET", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", - "ApiReferenceLink": null, - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list-appliesto?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -287527,20 +288069,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", + "Method": "GET", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyClaimMappingPolicyApplyToCount", - "ApiReferenceLink": null, - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -287583,19 +288125,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPolicyClaimMappingPolicyApplyToCount", + "Method": "GET", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyClaimMappingPolicyCount", - "ApiReferenceLink": null, - "Uri": "/policies/claimsMappingPolicies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -287622,33 +288164,33 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPolicyClaimMappingPolicyCount", + "Method": "GET", + "Uri": "/policies/claimsMappingPolicies/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyConditionalAccessPolicyCount", - "ApiReferenceLink": null, - "Uri": "/policies/conditionalAccessPolicies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgPolicyConditionalAccessPolicyCount", + "Method": "GET", + "Uri": "/policies/conditionalAccessPolicies/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyCrossTenantAccessPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -287667,19 +288209,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy" + "Command": "Get-MgPolicyCrossTenantAccessPolicy", + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyCrossTenantAccessPolicyDefault", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/default", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -287698,20 +288240,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault" + "Command": "Get-MgPolicyCrossTenantAccessPolicyDefault", + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy/default" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -287730,19 +288272,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner" + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/partners", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-list-partners?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -287761,19 +288303,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner" + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy/partners" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerCount", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/partners/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -287792,20 +288334,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerCount", + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy/partners/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -287824,19 +288366,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner" + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplate", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/templates", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPolicyTemplate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "MultiTenantOrganization.Read.All", @@ -287855,47 +288397,47 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPolicyTemplate" + "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplate", + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy/templates" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate" + "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate" + "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", + "Method": "GET", + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyDefaultAppManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/defaultAppManagementPolicy", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -287922,19 +288464,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTenantAppManagementPolicy" + "Command": "Get-MgPolicyDefaultAppManagementPolicy", + "Method": "GET", + "Uri": "/policies/defaultAppManagementPolicy" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgPolicyDeviceRegistrationPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/deviceRegistrationPolicy", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.DeviceConfiguration", @@ -287961,106 +288503,106 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy" + "Command": "Get-MgPolicyDeviceRegistrationPolicy", + "Method": "GET", + "Uri": "/policies/deviceRegistrationPolicy" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyFeatureRolloutPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy" + "Command": "Get-MgPolicyFeatureRolloutPolicy", + "Method": "GET", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyFeatureRolloutPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/featureRolloutPolicies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicies-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy" + "Command": "Get-MgPolicyFeatureRolloutPolicy", + "Method": "GET", + "Uri": "/policies/featureRolloutPolicies" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", - "ApiReferenceLink": null, - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", + "Method": "GET", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToByRef", - "ApiReferenceLink": null, - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToByRef", + "Method": "GET", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToCount", - "ApiReferenceLink": null, - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToCount", + "Method": "GET", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyFeatureRolloutPolicyCount", - "ApiReferenceLink": null, - "Uri": "/policies/featureRolloutPolicies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgPolicyFeatureRolloutPolicyCount", + "Method": "GET", + "Uri": "/policies/featureRolloutPolicies/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -288087,19 +288629,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy" + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", + "Method": "GET", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/homeRealmDiscoveryPolicies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -288126,145 +288668,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy" + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", + "Method": "GET", + "Uri": "/policies/homeRealmDiscoveryPolicies" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", - "ApiReferenceLink": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", - "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", "ApiReferenceLink": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo", + "OutputType": "IMicrosoftGraphDirectoryObject", "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Identity.SignIns", - "Permissions": [ - { - "Name": "Policy.Read.All", - "Description": "Read your organization's policies", - "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Policy.Read.ApplicationConfiguration", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Application.Read.All", - "Description": "Read all applications", - "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphDirectoryObject" - }, - { - "CommandAlias": null, + "Permissions": [], + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", "Method": "GET", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyToCount", - "ApiReferenceLink": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Permissions": [ - { - "Name": "Policy.Read.All", - "Description": "Read your organization's policies", - "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Policy.Read.ApplicationConfiguration", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Application.Read.All", - "Description": "Read all applications", - "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": null + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyCount", - "ApiReferenceLink": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/$count", - "ApiVersion": "v1.0", "Variants": [ - "Get" + "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list-appliesto?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -288289,36 +288720,147 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.Read.All", + "Description": "Read all applications", + "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", + "Method": "GET", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyIdentitySecurityDefaultEnforcementPolicy", + "Variants": [ + "Get", + "GetViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "Policy.Read.All", + "Description": "Read your organization's policies", + "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Policy.Read.ApplicationConfiguration", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.Read.All", + "Description": "Read all applications", + "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyToCount", + "Method": "GET", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count" + }, + { + "Module": "Identity.SignIns", + "CommandAlias": null, "Variants": [ "Get" ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "Policy.Read.All", + "Description": "Read your organization's policies", + "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Policy.Read.ApplicationConfiguration", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyCount", + "Method": "GET", + "Uri": "/policies/homeRealmDiscoveryPolicies/$count" + }, + { "Module": "Identity.SignIns", + "CommandAlias": null, + "Variants": [ + "Get" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy" + "Command": "Get-MgPolicyIdentitySecurityDefaultEnforcementPolicy", + "Method": "GET", + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyPermissionGrantPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -288337,19 +288879,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPermissionGrantPolicy" + "Command": "Get-MgPolicyPermissionGrantPolicy", + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyPermissionGrantPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -288368,19 +288910,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPermissionGrantPolicy" + "Command": "Get-MgPolicyPermissionGrantPolicy", + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyPermissionGrantPolicyCount", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -288399,34 +288941,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPolicyPermissionGrantPolicyCount", + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyPermissionGrantPolicyExclude", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet" + "Command": "Get-MgPolicyPermissionGrantPolicyExclude", + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyPermissionGrantPolicyExclude", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-excludes?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -288445,20 +288987,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet" + "Command": "Get-MgPolicyPermissionGrantPolicyExclude", + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyPermissionGrantPolicyExcludeCount", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -288477,34 +289019,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPolicyPermissionGrantPolicyExcludeCount", + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyPermissionGrantPolicyInclude", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet" + "Command": "Get-MgPolicyPermissionGrantPolicyInclude", + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyPermissionGrantPolicyInclude", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-includes?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -288523,20 +289065,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet" + "Command": "Get-MgPolicyPermissionGrantPolicyInclude", + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyPermissionGrantPolicyIncludeCount", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -288555,20 +289097,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPolicyPermissionGrantPolicyIncludeCount", + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -288611,19 +289153,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy" + "Command": "Get-MgPolicyRoleManagementPolicy", + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicies?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -288666,20 +289208,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy" + "Command": "Get-MgPolicyRoleManagementPolicy", + "Method": "GET", + "Uri": "/policies/roleManagementPolicies" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyassignment-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -288722,19 +289264,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment" + "Command": "Get-MgPolicyRoleManagementPolicyAssignment", + "Method": "GET", + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicyAssignments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicyassignments?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -288777,19 +289319,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment" + "Command": "Get-MgPolicyRoleManagementPolicyAssignment", + "Method": "GET", + "Uri": "/policies/roleManagementPolicyAssignments" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicyAssignments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -288832,34 +289374,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPolicyRoleManagementPolicyAssignmentCount", + "Method": "GET", + "Uri": "/policies/roleManagementPolicyAssignments/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyAssignmentPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy" + "Command": "Get-MgPolicyRoleManagementPolicyAssignmentPolicy", + "Method": "GET", + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyCount", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -288902,34 +289444,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPolicyRoleManagementPolicyCount", + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule" + "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -288972,20 +289514,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule" + "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRuleCount", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -289028,20 +289570,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRuleCount", + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyRule", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -289084,19 +289626,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule" + "Command": "Get-MgPolicyRoleManagementPolicyRule", + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyRule", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-rules?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -289139,20 +289681,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule" + "Command": "Get-MgPolicyRoleManagementPolicyRule", + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyRoleManagementPolicyRuleCount", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -289195,20 +289737,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPolicyRoleManagementPolicyRuleCount", + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyTokenIssuancePolicy", - "ApiReferenceLink": null, - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -289235,19 +289777,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy" + "Command": "Get-MgPolicyTokenIssuancePolicy", + "Method": "GET", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyTokenIssuancePolicy", - "ApiReferenceLink": null, - "Uri": "/policies/tokenIssuancePolicies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -289274,34 +289816,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy" + "Command": "Get-MgPolicyTokenIssuancePolicy", + "Method": "GET", + "Uri": "/policies/tokenIssuancePolicies" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", - "ApiReferenceLink": null, - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", + "Method": "GET", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", - "ApiReferenceLink": null, - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list-appliesto?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -289344,20 +289886,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", + "Method": "GET", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyTokenIssuancePolicyApplyToCount", - "ApiReferenceLink": null, - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -289400,19 +289942,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPolicyTokenIssuancePolicyApplyToCount", + "Method": "GET", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyTokenIssuancePolicyCount", - "ApiReferenceLink": null, - "Uri": "/policies/tokenIssuancePolicies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -289439,20 +289981,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPolicyTokenIssuancePolicyCount", + "Method": "GET", + "Uri": "/policies/tokenIssuancePolicies/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyTokenLifetimePolicy", - "ApiReferenceLink": null, - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -289479,19 +290021,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy" + "Command": "Get-MgPolicyTokenLifetimePolicy", + "Method": "GET", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyTokenLifetimePolicy", - "ApiReferenceLink": null, - "Uri": "/policies/tokenLifetimePolicies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -289518,34 +290060,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy" + "Command": "Get-MgPolicyTokenLifetimePolicy", + "Method": "GET", + "Uri": "/policies/tokenLifetimePolicies" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", - "ApiReferenceLink": null, - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", + "Method": "GET", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", - "ApiReferenceLink": null, - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list-appliesto?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -289588,20 +290130,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", + "Method": "GET", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyTokenLifetimePolicyApplyToCount", - "ApiReferenceLink": null, - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -289644,19 +290186,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPolicyTokenLifetimePolicyApplyToCount", + "Method": "GET", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPolicyTokenLifetimePolicyCount", - "ApiReferenceLink": null, - "Uri": "/policies/tokenLifetimePolicies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -289683,34 +290225,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPolicyTokenLifetimePolicyCount", + "Method": "GET", + "Uri": "/policies/tokenLifetimePolicies/$count" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrint", - "ApiReferenceLink": null, - "Uri": "/print", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrint", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrint" + "Command": "Get-MgPrint", + "Method": "GET", + "Uri": "/print" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintConnector", - "ApiReferenceLink": null, - "Uri": "/print/connectors/{printConnector-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -289729,19 +290271,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintConnector" + "Command": "Get-MgPrintConnector", + "Method": "GET", + "Uri": "/print/connectors/{printConnector-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintConnector", - "ApiReferenceLink": null, - "Uri": "/print/connectors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-connectors?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -289760,19 +290302,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintConnector" + "Command": "Get-MgPrintConnector", + "Method": "GET", + "Uri": "/print/connectors" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintConnectorCount", - "ApiReferenceLink": null, - "Uri": "/print/connectors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -289791,20 +290333,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPrintConnectorCount", + "Method": "GET", + "Uri": "/print/connectors/$count" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintOperation", - "ApiReferenceLink": null, - "Uri": "/print/operations/{printOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printoperation-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.Create", @@ -289831,48 +290373,48 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintOperation" + "Command": "Get-MgPrintOperation", + "Method": "GET", + "Uri": "/print/operations/{printOperation-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintOperation", - "ApiReferenceLink": null, - "Uri": "/print/operations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintOperation" + "Command": "Get-MgPrintOperation", + "Method": "GET", + "Uri": "/print/operations" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintOperationCount", - "ApiReferenceLink": null, - "Uri": "/print/operations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgPrintOperationCount", + "Method": "GET", + "Uri": "/print/operations/$count" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintPrinter", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrinter", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.Read.All", @@ -289923,19 +290465,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrinter" + "Command": "Get-MgPrintPrinter", + "Method": "GET", + "Uri": "/print/printers/{printer-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintPrinter", - "ApiReferenceLink": null, - "Uri": "/print/printers", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-printers?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrinter", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.Read.All", @@ -289962,34 +290504,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrinter" + "Command": "Get-MgPrintPrinter", + "Method": "GET", + "Uri": "/print/printers" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintPrinterConnector", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/connectors/{printConnector-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintConnector" + "Command": "Get-MgPrintPrinterConnector", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/connectors/{printConnector-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintPrinterConnector", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/connectors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-connectors?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -290008,20 +290550,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintConnector" + "Command": "Get-MgPrintPrinterConnector", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/connectors" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintPrinterConnectorCount", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/connectors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -290040,19 +290582,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPrintPrinterConnectorCount", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/connectors/$count" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintPrinterCount", - "ApiReferenceLink": null, - "Uri": "/print/printers/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.Read.All", @@ -290079,20 +290621,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPrintPrinterCount", + "Method": "GET", + "Uri": "/print/printers/$count" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintPrinterJob", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -290159,19 +290701,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintJob" + "Command": "Get-MgPrintPrinterJob", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintPrinterJob", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-jobs?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -290238,20 +290780,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintJob" + "Command": "Get-MgPrintPrinterJob", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintPrinterJobCount", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -290318,20 +290860,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPrintPrinterJobCount", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/$count" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintPrinterJobDocument", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.Read", @@ -290366,34 +290908,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintDocument" + "Command": "Get-MgPrintPrinterJobDocument", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintPrinterJobDocument", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintDocument" + "Command": "Get-MgPrintPrinterJobDocument", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintPrinterJobDocumentContent", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.Read", @@ -290428,109 +290970,109 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPrintPrinterJobDocumentContent", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintPrinterJobDocumentCount", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgPrintPrinterJobDocumentCount", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/$count" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintPrinterJobTask", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTask" + "Command": "Get-MgPrintPrinterJobTask", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintPrinterJobTask", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTask" + "Command": "Get-MgPrintPrinterJobTask", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintPrinterJobTaskCount", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgPrintPrinterJobTaskCount", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/$count" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintPrinterJobTaskDefinition", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTaskDefinition" + "Command": "Get-MgPrintPrinterJobTaskDefinition", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintPrinterJobTaskTrigger", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTaskTrigger" + "Command": "Get-MgPrintPrinterJobTaskTrigger", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintPrinterShare", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/shares/{printerShare-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -290557,19 +291099,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrinterShare" + "Command": "Get-MgPrintPrinterShare", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/shares/{printerShare-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintPrinterShare", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/shares", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-shares?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -290596,20 +291138,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrinterShare" + "Command": "Get-MgPrintPrinterShare", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/shares" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintPrinterShareCount", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/shares/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -290636,20 +291178,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPrintPrinterShareCount", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/shares/$count" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintPrinterTaskTrigger", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtasktrigger-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.Read.All", @@ -290676,19 +291218,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger" + "Command": "Get-MgPrintPrinterTaskTrigger", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintPrinterTaskTrigger", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/taskTriggers", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-tasktriggers?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.Read.All", @@ -290715,20 +291257,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger" + "Command": "Get-MgPrintPrinterTaskTrigger", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/taskTriggers" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintPrinterTaskTriggerCount", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/taskTriggers/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.Read.All", @@ -290755,35 +291297,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPrintPrinterTaskTriggerCount", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/taskTriggers/$count" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintPrinterTaskTriggerDefinition", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTaskDefinition" + "Command": "Get-MgPrintPrinterTaskTriggerDefinition", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintService", - "ApiReferenceLink": null, - "Uri": "/print/services/{printService-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintService", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -290954,19 +291496,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintService" + "Command": "Get-MgPrintService", + "Method": "GET", + "Uri": "/print/services/{printService-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintService", - "ApiReferenceLink": null, - "Uri": "/print/services", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-services?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintService", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -291137,19 +291679,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintService" + "Command": "Get-MgPrintService", + "Method": "GET", + "Uri": "/print/services" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintServiceCount", - "ApiReferenceLink": null, - "Uri": "/print/services/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -291320,20 +291862,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPrintServiceCount", + "Method": "GET", + "Uri": "/print/services/$count" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintServiceEndpoint", - "ApiReferenceLink": null, - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printserviceendpoint-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -291504,19 +292046,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintServiceEndpoint" + "Command": "Get-MgPrintServiceEndpoint", + "Method": "GET", + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintServiceEndpoint", - "ApiReferenceLink": null, - "Uri": "/print/services/{printService-id}/endpoints", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-list-endpoints?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -291687,20 +292229,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintServiceEndpoint" + "Command": "Get-MgPrintServiceEndpoint", + "Method": "GET", + "Uri": "/print/services/{printService-id}/endpoints" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintServiceEndpointCount", - "ApiReferenceLink": null, - "Uri": "/print/services/{printService-id}/endpoints/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -291871,20 +292413,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPrintServiceEndpointCount", + "Method": "GET", + "Uri": "/print/services/{printService-id}/endpoints/$count" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintShare", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -291911,19 +292453,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrinterShare" + "Command": "Get-MgPrintShare", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintShare", - "ApiReferenceLink": null, - "Uri": "/print/shares", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-shares?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -291950,19 +292492,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrinterShare" + "Command": "Get-MgPrintShare", + "Method": "GET", + "Uri": "/print/shares" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintShareAllowedGroup", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/allowedGroups", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -291981,19 +292523,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgPrintShareAllowedGroup", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedGroups" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintShareAllowedGroupByRef", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -292012,20 +292554,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPrintShareAllowedGroupByRef", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintShareAllowedGroupCount", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -292044,48 +292586,48 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPrintShareAllowedGroupCount", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$count" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintShareAllowedGroupServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgPrintShareAllowedGroupServiceProvisioningError", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintShareAllowedGroupServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgPrintShareAllowedGroupServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintShareAllowedUser", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -292104,19 +292646,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgPrintShareAllowedUser", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedUsers" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintShareAllowedUserByRef", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -292135,20 +292677,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPrintShareAllowedUserByRef", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintShareAllowedUserCount", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -292167,63 +292709,63 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPrintShareAllowedUserCount", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$count" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintShareAllowedUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgPrintShareAllowedUserMailboxSetting", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintShareAllowedUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgPrintShareAllowedUserServiceProvisioningError", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintShareAllowedUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgPrintShareAllowedUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintShareCount", - "ApiReferenceLink": null, - "Uri": "/print/shares/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -292250,20 +292792,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPrintShareCount", + "Method": "GET", + "Uri": "/print/shares/$count" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintShareJob", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -292330,19 +292872,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintJob" + "Command": "Get-MgPrintShareJob", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintShareJob", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-jobs?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -292409,20 +292951,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintJob" + "Command": "Get-MgPrintShareJob", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintShareJobCount", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -292489,153 +293031,153 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPrintShareJobCount", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/$count" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintShareJobDocument", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintDocument" + "Command": "Get-MgPrintShareJobDocument", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintShareJobDocument", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintDocument" + "Command": "Get-MgPrintShareJobDocument", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintShareJobDocumentContent", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgPrintShareJobDocumentContent", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintShareJobDocumentCount", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgPrintShareJobDocumentCount", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/$count" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintShareJobTask", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTask" + "Command": "Get-MgPrintShareJobTask", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintShareJobTask", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTask" + "Command": "Get-MgPrintShareJobTask", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintShareJobTaskCount", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgPrintShareJobTaskCount", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/$count" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintShareJobTaskDefinition", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTaskDefinition" + "Command": "Get-MgPrintShareJobTaskDefinition", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintShareJobTaskTrigger", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTaskTrigger" + "Command": "Get-MgPrintShareJobTaskTrigger", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintSharePrinter", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/printer", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrinter", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.Read.All", @@ -292662,124 +293204,124 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrinter" + "Command": "Get-MgPrintSharePrinter", + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/printer" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintTaskDefinition", - "ApiReferenceLink": null, - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTaskDefinition" + "Command": "Get-MgPrintTaskDefinition", + "Method": "GET", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintTaskDefinition", - "ApiReferenceLink": null, - "Uri": "/print/taskDefinitions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-taskdefinitions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTaskDefinition" + "Command": "Get-MgPrintTaskDefinition", + "Method": "GET", + "Uri": "/print/taskDefinitions" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintTaskDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/print/taskDefinitions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgPrintTaskDefinitionCount", + "Method": "GET", + "Uri": "/print/taskDefinitions/$count" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintTaskDefinitionTask", - "ApiReferenceLink": null, - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtask-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTask" + "Command": "Get-MgPrintTaskDefinitionTask", + "Method": "GET", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintTaskDefinitionTask", - "ApiReferenceLink": null, - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-list-tasks?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTask" + "Command": "Get-MgPrintTaskDefinitionTask", + "Method": "GET", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintTaskDefinitionTaskCount", - "ApiReferenceLink": null, - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgPrintTaskDefinitionTaskCount", + "Method": "GET", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/$count" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrintTaskDefinitionTaskTrigger", - "ApiReferenceLink": null, - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTaskTrigger" + "Command": "Get-MgPrintTaskDefinitionTaskTrigger", + "Method": "GET", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger" }, { + "Module": "Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequest", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -292798,19 +293340,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSubjectRightsRequest" + "Command": "Get-MgPrivacySubjectRightsRequest", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}" }, { + "Module": "Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequest", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -292829,195 +293371,195 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSubjectRightsRequest" + "Command": "Get-MgPrivacySubjectRightsRequest", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests" }, { + "Module": "Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestApprover", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgPrivacySubjectRightsRequestApprover", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}" }, { + "Module": "Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestApprover", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgPrivacySubjectRightsRequestApprover", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers" }, { + "Module": "Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestApproverCount", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgPrivacySubjectRightsRequestApproverCount", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count" }, { + "Module": "Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestApproverMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgPrivacySubjectRightsRequestApproverMailboxSetting", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings" }, { + "Module": "Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningError", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors" }, { + "Module": "Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count" }, { + "Module": "Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestCollaborator", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgPrivacySubjectRightsRequestCollaborator", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}" }, { + "Module": "Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestCollaborator", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgPrivacySubjectRightsRequestCollaborator", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators" }, { + "Module": "Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorCount", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorCount", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count" }, { + "Module": "Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings" }, { + "Module": "Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningError", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors" }, { + "Module": "Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count" }, { + "Module": "Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestCount", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -293036,34 +293578,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPrivacySubjectRightsRequestCount", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/$count" }, { + "Module": "Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestNote", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthoredNote" + "Command": "Get-MgPrivacySubjectRightsRequestNote", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}" }, { + "Module": "Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestNote", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list-notes?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -293082,20 +293624,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthoredNote" + "Command": "Get-MgPrivacySubjectRightsRequestNote", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes" }, { + "Module": "Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestNoteCount", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -293114,49 +293656,49 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgPrivacySubjectRightsRequestNoteCount", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count" }, { + "Module": "Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgPrivacySubjectRightsRequestTeam", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/team", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeam" + "Command": "Get-MgPrivacySubjectRightsRequestTeam", + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/team" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportAuthenticationMethod", - "ApiReferenceLink": null, - "Uri": "/reports/authenticationMethods", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot" + "Command": "Get-MgReportAuthenticationMethod", + "Method": "GET", + "Uri": "/reports/authenticationMethods" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", - "ApiReferenceLink": null, - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userregistrationdetails-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -293175,19 +293717,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserRegistrationDetails" + "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", + "Method": "GET", + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", - "ApiReferenceLink": null, - "Uri": "/reports/authenticationMethods/userRegistrationDetails", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-list-userregistrationdetails?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -293206,19 +293748,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserRegistrationDetails" + "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", + "Method": "GET", + "Uri": "/reports/authenticationMethods/userRegistrationDetails" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetailCount", - "ApiReferenceLink": null, - "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AuditLog.Read.All", @@ -293237,1751 +293779,1751 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetailCount", + "Method": "GET", + "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportDailyPrintUsageByPrinter", - "ApiReferenceLink": null, - "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyprinter-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter" + "Command": "Get-MgReportDailyPrintUsageByPrinter", + "Method": "GET", + "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportDailyPrintUsageByPrinter", - "ApiReferenceLink": null, - "Uri": "/reports/dailyPrintUsageByPrinter", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyprinter?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter" + "Command": "Get-MgReportDailyPrintUsageByPrinter", + "Method": "GET", + "Uri": "/reports/dailyPrintUsageByPrinter" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportDailyPrintUsageByPrinterCount", - "ApiReferenceLink": null, - "Uri": "/reports/dailyPrintUsageByPrinter/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportDailyPrintUsageByPrinterCount", + "Method": "GET", + "Uri": "/reports/dailyPrintUsageByPrinter/$count" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportDailyPrintUsageByUser", - "ApiReferenceLink": null, - "Uri": "/reports/dailyPrintUsageByUser/{printUsageByUser-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyuser-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintUsageByUser" + "Command": "Get-MgReportDailyPrintUsageByUser", + "Method": "GET", + "Uri": "/reports/dailyPrintUsageByUser/{printUsageByUser-id}" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportDailyPrintUsageByUser", - "ApiReferenceLink": null, - "Uri": "/reports/dailyPrintUsageByUser", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyuser?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintUsageByUser" + "Command": "Get-MgReportDailyPrintUsageByUser", + "Method": "GET", + "Uri": "/reports/dailyPrintUsageByUser" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportDailyPrintUsageByUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/dailyPrintUsageByUser/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportDailyPrintUsageByUserCount", + "Method": "GET", + "Uri": "/reports/dailyPrintUsageByUser/$count" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportDeviceConfigurationDeviceActivity", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-reportroot-deviceconfigurationdeviceactivity?view=graph-rest-1.0", - "Uri": "/reports/deviceConfigurationDeviceActivity", - "ApiVersion": "v1.0", "Variants": [ "Device" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-reportroot-deviceconfigurationdeviceactivity?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportDeviceConfigurationDeviceActivity", + "Method": "GET", + "Uri": "/reports/deviceConfigurationDeviceActivity" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportDeviceConfigurationUserActivity", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-reportroot-deviceconfigurationuseractivity?view=graph-rest-1.0", - "Uri": "/reports/deviceConfigurationUserActivity", - "ApiVersion": "v1.0", "Variants": [ "Device" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-reportroot-deviceconfigurationuseractivity?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportDeviceConfigurationUserActivity", + "Method": "GET", + "Uri": "/reports/deviceConfigurationUserActivity" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportEmailActivityCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailactivitycounts?view=graph-rest-1.0", - "Uri": "/reports/getEmailActivityCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailactivitycounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportEmailActivityCount", + "Method": "GET", + "Uri": "/reports/getEmailActivityCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportEmailActivityUserCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailactivityusercounts?view=graph-rest-1.0", - "Uri": "/reports/getEmailActivityUserCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailactivityusercounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportEmailActivityUserCount", + "Method": "GET", + "Uri": "/reports/getEmailActivityUserCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportEmailActivityUserDetail", - "ApiReferenceLink": null, - "Uri": "/reports/getEmailActivityUserDetail(date={date})", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportEmailActivityUserDetail", + "Method": "GET", + "Uri": "/reports/getEmailActivityUserDetail(date={date})" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportEmailAppUsageAppUserCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageappsusercounts?view=graph-rest-1.0", - "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageappsusercounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportEmailAppUsageAppUserCount", + "Method": "GET", + "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportEmailAppUsageUserCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageusercounts?view=graph-rest-1.0", - "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageusercounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportEmailAppUsageUserCount", + "Method": "GET", + "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportEmailAppUsageUserDetail", - "ApiReferenceLink": null, - "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportEmailAppUsageUserDetail", + "Method": "GET", + "Uri": "/reports/getEmailAppUsageUserDetail(date={date})" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportEmailAppUsageVersionUserCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageversionsusercounts?view=graph-rest-1.0", - "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageversionsusercounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportEmailAppUsageVersionUserCount", + "Method": "GET", + "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportGroupArchivedPrintJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getgrouparchivedprintjobs?view=graph-rest-1.0", - "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getgrouparchivedprintjobs?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphArchivedPrintJob" + "Command": "Get-MgReportGroupArchivedPrintJob", + "Method": "GET", + "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportM365AppPlatformUserCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appplatformusercounts?view=graph-rest-1.0", - "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appplatformusercounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportM365AppPlatformUserCount", + "Method": "GET", + "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportM365AppUserCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appusercounts?view=graph-rest-1.0", - "Uri": "/reports/getM365AppUserCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appusercounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportM365AppUserCount", + "Method": "GET", + "Uri": "/reports/getM365AppUserCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportM365AppUserDetail", - "ApiReferenceLink": null, - "Uri": "/reports/getM365AppUserDetail(date={date})", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportM365AppUserDetail", + "Method": "GET", + "Uri": "/reports/getM365AppUserDetail(date={date})" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportMailboxUsageDetail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagedetail?view=graph-rest-1.0", - "Uri": "/reports/getMailboxUsageDetail(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagedetail?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportMailboxUsageDetail", + "Method": "GET", + "Uri": "/reports/getMailboxUsageDetail(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportMailboxUsageMailboxCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagemailboxcounts?view=graph-rest-1.0", - "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagemailboxcounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportMailboxUsageMailboxCount", + "Method": "GET", + "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportMailboxUsageQuotaStatusMailboxCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagequotastatusmailboxcounts?view=graph-rest-1.0", - "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagequotastatusmailboxcounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportMailboxUsageQuotaStatusMailboxCount", + "Method": "GET", + "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportMailboxUsageStorage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagestorage?view=graph-rest-1.0", - "Uri": "/reports/getMailboxUsageStorage(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagestorage?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportMailboxUsageStorage", + "Method": "GET", + "Uri": "/reports/getMailboxUsageStorage(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportManagedDeviceEnrollmentFailureDetail", - "ApiReferenceLink": null, - "Uri": "/reports/managedDeviceEnrollmentFailureDetails", - "ApiVersion": "v1.0", "Variants": [ "Detail", "Detail1", "DetailViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportManagedDeviceEnrollmentFailureDetail", + "Method": "GET", + "Uri": "/reports/managedDeviceEnrollmentFailureDetails" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportManagedDeviceEnrollmentTopFailure", - "ApiReferenceLink": null, - "Uri": "/reports/managedDeviceEnrollmentTopFailures", - "ApiVersion": "v1.0", "Variants": [ "Top", "Top1", "TopViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportManagedDeviceEnrollmentTopFailure", + "Method": "GET", + "Uri": "/reports/managedDeviceEnrollmentTopFailures" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportMonthlyPrintUsageByPrinter", - "ApiReferenceLink": null, - "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter" + "Command": "Get-MgReportMonthlyPrintUsageByPrinter", + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportMonthlyPrintUsageByPrinter", - "ApiReferenceLink": null, - "Uri": "/reports/monthlyPrintUsageByPrinter", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyprinter?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintUsageByPrinter" + "Command": "Get-MgReportMonthlyPrintUsageByPrinter", + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageByPrinter" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportMonthlyPrintUsageByPrinterCount", - "ApiReferenceLink": null, - "Uri": "/reports/monthlyPrintUsageByPrinter/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportMonthlyPrintUsageByPrinterCount", + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageByPrinter/$count" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportMonthlyPrintUsageByUser", - "ApiReferenceLink": null, - "Uri": "/reports/monthlyPrintUsageByUser/{printUsageByUser-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintUsageByUser" + "Command": "Get-MgReportMonthlyPrintUsageByUser", + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageByUser/{printUsageByUser-id}" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportMonthlyPrintUsageByUser", - "ApiReferenceLink": null, - "Uri": "/reports/monthlyPrintUsageByUser", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyuser?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintUsageByUser" + "Command": "Get-MgReportMonthlyPrintUsageByUser", + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageByUser" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportMonthlyPrintUsageByUserCount", - "ApiReferenceLink": null, - "Uri": "/reports/monthlyPrintUsageByUser/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportMonthlyPrintUsageByUserCount", + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageByUser/$count" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportOffice365ActivationCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationcounts?view=graph-rest-1.0", - "Uri": "/reports/getOffice365ActivationCounts", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationcounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportOffice365ActivationCount", + "Method": "GET", + "Uri": "/reports/getOffice365ActivationCounts" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportOffice365ActivationUserCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationsusercounts?view=graph-rest-1.0", - "Uri": "/reports/getOffice365ActivationsUserCounts", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationsusercounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportOffice365ActivationUserCount", + "Method": "GET", + "Uri": "/reports/getOffice365ActivationsUserCounts" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportOffice365ActivationUserDetail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationsuserdetail?view=graph-rest-1.0", - "Uri": "/reports/getOffice365ActivationsUserDetail", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationsuserdetail?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportOffice365ActivationUserDetail", + "Method": "GET", + "Uri": "/reports/getOffice365ActivationsUserDetail" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportOffice365ActiveUserCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activeusercounts?view=graph-rest-1.0", - "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activeusercounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportOffice365ActiveUserCount", + "Method": "GET", + "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportOffice365ActiveUserDetail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activeuserdetail?view=graph-rest-1.0", - "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activeuserdetail?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportOffice365ActiveUserDetail", + "Method": "GET", + "Uri": "/reports/getOffice365ActiveUserDetail(date={date})" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportOffice365GroupActivityCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitycounts?view=graph-rest-1.0", - "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitycounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportOffice365GroupActivityCount", + "Method": "GET", + "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportOffice365GroupActivityDetail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitydetail?view=graph-rest-1.0", - "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitydetail?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportOffice365GroupActivityDetail", + "Method": "GET", + "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportOffice365GroupActivityFileCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivityfilecounts?view=graph-rest-1.0", - "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivityfilecounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportOffice365GroupActivityFileCount", + "Method": "GET", + "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportOffice365GroupActivityGroupCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitygroupcounts?view=graph-rest-1.0", - "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitygroupcounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportOffice365GroupActivityGroupCount", + "Method": "GET", + "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportOffice365GroupActivityStorage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitystorage?view=graph-rest-1.0", - "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitystorage?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportOffice365GroupActivityStorage", + "Method": "GET", + "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportOffice365ServiceUserCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365servicesusercounts?view=graph-rest-1.0", - "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365servicesusercounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportOffice365ServiceUserCount", + "Method": "GET", + "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportOneDriveActivityFileCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityfilecounts?view=graph-rest-1.0", - "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityfilecounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportOneDriveActivityFileCount", + "Method": "GET", + "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportOneDriveActivityUserCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityusercounts?view=graph-rest-1.0", - "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityusercounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportOneDriveActivityUserCount", + "Method": "GET", + "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportOneDriveActivityUserDetail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityuserdetail?view=graph-rest-1.0", - "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityuserdetail?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportOneDriveActivityUserDetail", + "Method": "GET", + "Uri": "/reports/getOneDriveActivityUserDetail(date={date})" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportOneDriveUsageAccountCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusageaccountcounts?view=graph-rest-1.0", - "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusageaccountcounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportOneDriveUsageAccountCount", + "Method": "GET", + "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportOneDriveUsageAccountDetail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusageaccountdetail?view=graph-rest-1.0", - "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusageaccountdetail?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportOneDriveUsageAccountDetail", + "Method": "GET", + "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportOneDriveUsageFileCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusagefilecounts?view=graph-rest-1.0", - "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusagefilecounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportOneDriveUsageFileCount", + "Method": "GET", + "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportOneDriveUsageStorage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusagestorage?view=graph-rest-1.0", - "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusagestorage?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportOneDriveUsageStorage", + "Method": "GET", + "Uri": "/reports/getOneDriveUsageStorage(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportPartner", - "ApiReferenceLink": null, - "Uri": "/reports/partners", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPartners", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPartners" + "Command": "Get-MgReportPartner", + "Method": "GET", + "Uri": "/reports/partners" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportPartnerBilling", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPartnersBilling", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBilling" + "Command": "Get-MgReportPartnerBilling", + "Method": "GET", + "Uri": "/reports/partners/billing" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportPartnerBillingManifest", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-manifest-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBillingManifest" + "Command": "Get-MgReportPartnerBillingManifest", + "Method": "GET", + "Uri": "/reports/partners/billing/manifests/{manifest-id}" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportPartnerBillingManifest", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/manifests", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBillingManifest" + "Command": "Get-MgReportPartnerBillingManifest", + "Method": "GET", + "Uri": "/reports/partners/billing/manifests" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportPartnerBillingManifestCount", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/manifests/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportPartnerBillingManifestCount", + "Method": "GET", + "Uri": "/reports/partners/billing/manifests/$count" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportPartnerBillingOperation", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/operations/{operation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-operation-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBillingOperation" + "Command": "Get-MgReportPartnerBillingOperation", + "Method": "GET", + "Uri": "/reports/partners/billing/operations/{operation-id}" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportPartnerBillingOperation", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/operations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBillingOperation" + "Command": "Get-MgReportPartnerBillingOperation", + "Method": "GET", + "Uri": "/reports/partners/billing/operations" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportPartnerBillingOperationCount", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/operations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportPartnerBillingOperationCount", + "Method": "GET", + "Uri": "/reports/partners/billing/operations/$count" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportPartnerBillingReconciliation", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/reconciliation", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBillingReconciliation" + "Command": "Get-MgReportPartnerBillingReconciliation", + "Method": "GET", + "Uri": "/reports/partners/billing/reconciliation" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportPartnerBillingReconciliationBilled", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/reconciliation/billed", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportPartnerBillingReconciliationBilled", + "Method": "GET", + "Uri": "/reports/partners/billing/reconciliation/billed" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportPartnerBillingUsage", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/usage", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage" + "Command": "Get-MgReportPartnerBillingUsage", + "Method": "GET", + "Uri": "/reports/partners/billing/usage" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportPartnerBillingUsageBilled", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/usage/billed", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportPartnerBillingUsageBilled", + "Method": "GET", + "Uri": "/reports/partners/billing/usage/billed" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportPartnerBillingUsageUnbilled", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/usage/unbilled", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportPartnerBillingUsageUnbilled", + "Method": "GET", + "Uri": "/reports/partners/billing/usage/unbilled" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportPrinterArchivedPrintJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getprinterarchivedprintjobs?view=graph-rest-1.0", - "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getprinterarchivedprintjobs?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphArchivedPrintJob" + "Command": "Get-MgReportPrinterArchivedPrintJob", + "Method": "GET", + "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportRelyingPartyDetailedSummary", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getrelyingpartydetailedsummary?view=graph-rest-1.0", - "Uri": "/reports/getRelyingPartyDetailedSummary(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getrelyingpartydetailedsummary?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary" + "Command": "Get-MgReportRelyingPartyDetailedSummary", + "Method": "GET", + "Uri": "/reports/getRelyingPartyDetailedSummary(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportSecurity", - "ApiReferenceLink": null, - "Uri": "/reports/security", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportSecurity", + "Method": "GET", + "Uri": "/reports/security" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportSecurityAttackSimulationRepeatOffender", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationrepeatoffenders?view=graph-rest-1.0", - "Uri": "/reports/security/getAttackSimulationRepeatOffenders", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationrepeatoffenders?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender" + "Command": "Get-MgReportSecurityAttackSimulationRepeatOffender", + "Method": "GET", + "Uri": "/reports/security/getAttackSimulationRepeatOffenders" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportSecurityAttackSimulationTrainingUserCoverage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationtrainingusercoverage?view=graph-rest-1.0", - "Uri": "/reports/security/getAttackSimulationTrainingUserCoverage", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationtrainingusercoverage?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage" + "Command": "Get-MgReportSecurityAttackSimulationTrainingUserCoverage", + "Method": "GET", + "Uri": "/reports/security/getAttackSimulationTrainingUserCoverage" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportSecurityAttackSimulationUserCoverage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationsimulationusercoverage?view=graph-rest-1.0", - "Uri": "/reports/security/getAttackSimulationSimulationUserCoverage", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationsimulationusercoverage?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage" + "Command": "Get-MgReportSecurityAttackSimulationUserCoverage", + "Method": "GET", + "Uri": "/reports/security/getAttackSimulationSimulationUserCoverage" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportSharePointActivityFileCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityfilecounts?view=graph-rest-1.0", - "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityfilecounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportSharePointActivityFileCount", + "Method": "GET", + "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportSharePointActivityPage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivitypages?view=graph-rest-1.0", - "Uri": "/reports/getSharePointActivityPages(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivitypages?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportSharePointActivityPage", + "Method": "GET", + "Uri": "/reports/getSharePointActivityPages(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportSharePointActivityUserCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityusercounts?view=graph-rest-1.0", - "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityusercounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportSharePointActivityUserCount", + "Method": "GET", + "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportSharePointActivityUserDetail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityuserdetail?view=graph-rest-1.0", - "Uri": "/reports/getSharePointActivityUserDetail(date={date})", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityuserdetail?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportSharePointActivityUserDetail", + "Method": "GET", + "Uri": "/reports/getSharePointActivityUserDetail(date={date})" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportSharePointSiteUsageDetail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagedetail?view=graph-rest-1.0", - "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagedetail?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportSharePointSiteUsageDetail", + "Method": "GET", + "Uri": "/reports/getSharePointSiteUsageDetail(date={date})" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportSharePointSiteUsageFileCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagefilecounts?view=graph-rest-1.0", - "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagefilecounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportSharePointSiteUsageFileCount", + "Method": "GET", + "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportSharePointSiteUsagePage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagepages?view=graph-rest-1.0", - "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagepages?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportSharePointSiteUsagePage", + "Method": "GET", + "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportSharePointSiteUsageSiteCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagesitecounts?view=graph-rest-1.0", - "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagesitecounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportSharePointSiteUsageSiteCount", + "Method": "GET", + "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportSharePointSiteUsageStorage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagestorage?view=graph-rest-1.0", - "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagestorage?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportSharePointSiteUsageStorage", + "Method": "GET", + "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessActivityCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivitycounts?view=graph-rest-1.0", - "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivitycounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportSkypeForBusinessActivityCount", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessActivityUserCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivityusercounts?view=graph-rest-1.0", - "Uri": "/reports/getSkypeForBusinessActivityUserCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivityusercounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportSkypeForBusinessActivityUserCount", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessActivityUserCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessActivityUserDetail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivityuserdetail?view=graph-rest-1.0", - "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivityuserdetail?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportSkypeForBusinessActivityUserDetail", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessDeviceUsageDistributionUserCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusagedistributionusercounts?view=graph-rest-1.0", - "Uri": "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusagedistributionusercounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportSkypeForBusinessDeviceUsageDistributionUserCount", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusageusercounts?view=graph-rest-1.0", - "Uri": "/reports/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusageusercounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserCount", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserDetail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusageuserdetail?view=graph-rest-1.0", - "Uri": "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusageuserdetail?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserDetail", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessOrganizerActivityCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivitycounts?view=graph-rest-1.0", - "Uri": "/reports/getSkypeForBusinessOrganizerActivityCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivitycounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportSkypeForBusinessOrganizerActivityCount", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessOrganizerActivityCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessOrganizerActivityMinuteCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivityminutecounts?view=graph-rest-1.0", - "Uri": "/reports/getSkypeForBusinessOrganizerActivityMinuteCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivityminutecounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportSkypeForBusinessOrganizerActivityMinuteCount", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessOrganizerActivityMinuteCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessOrganizerActivityUserCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivityusercounts?view=graph-rest-1.0", - "Uri": "/reports/getSkypeForBusinessOrganizerActivityUserCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivityusercounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportSkypeForBusinessOrganizerActivityUserCount", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessOrganizerActivityUserCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessParticipantActivityCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivitycounts?view=graph-rest-1.0", - "Uri": "/reports/getSkypeForBusinessParticipantActivityCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivitycounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportSkypeForBusinessParticipantActivityCount", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessParticipantActivityCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessParticipantActivityMinuteCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivityminutecounts?view=graph-rest-1.0", - "Uri": "/reports/getSkypeForBusinessParticipantActivityMinuteCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivityminutecounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportSkypeForBusinessParticipantActivityMinuteCount", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessParticipantActivityMinuteCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessParticipantActivityUserCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivityusercounts?view=graph-rest-1.0", - "Uri": "/reports/getSkypeForBusinessParticipantActivityUserCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivityusercounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportSkypeForBusinessParticipantActivityUserCount", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessParticipantActivityUserCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivitycounts?view=graph-rest-1.0", - "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivitycounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityCount", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityMinuteCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivityminutecounts?view=graph-rest-1.0", - "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivityminutecounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityMinuteCount", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityUserCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivityusercounts?view=graph-rest-1.0", - "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityUserCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivityusercounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityUserCount", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityUserCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportTeamActivityCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamactivitycounts?view=graph-rest-1.0", - "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamactivitycounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportTeamActivityCount", + "Method": "GET", + "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportTeamActivityDetail", - "ApiReferenceLink": null, - "Uri": "/reports/getTeamsTeamActivityDetail(date={date})", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportTeamActivityDetail", + "Method": "GET", + "Uri": "/reports/getTeamsTeamActivityDetail(date={date})" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportTeamActivityDistributionCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamactivitydistributioncounts?view=graph-rest-1.0", - "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamactivitydistributioncounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportTeamActivityDistributionCount", + "Method": "GET", + "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportTeamCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamcounts?view=graph-rest-1.0", - "Uri": "/reports/getTeamsTeamCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamcounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportTeamCount", + "Method": "GET", + "Uri": "/reports/getTeamsTeamCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportTeamDeviceUsageDistributionUserCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsdeviceusagedistributionusercounts?view=graph-rest-1.0", - "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsdeviceusagedistributionusercounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportTeamDeviceUsageDistributionUserCount", + "Method": "GET", + "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportTeamDeviceUsageUserCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsdeviceusageusercounts?view=graph-rest-1.0", - "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsdeviceusageusercounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportTeamDeviceUsageUserCount", + "Method": "GET", + "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportTeamDeviceUsageUserDetail", - "ApiReferenceLink": null, - "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportTeamDeviceUsageUserDetail", + "Method": "GET", + "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportTeamUserActivityCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsuseractivitycounts?view=graph-rest-1.0", - "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsuseractivitycounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportTeamUserActivityCount", + "Method": "GET", + "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportTeamUserActivityUserCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsuseractivityusercounts?view=graph-rest-1.0", - "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsuseractivityusercounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportTeamUserActivityUserCount", + "Method": "GET", + "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportTeamUserActivityUserDetail", - "ApiReferenceLink": null, - "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportTeamUserActivityUserDetail", + "Method": "GET", + "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportUserArchivedPrintJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getuserarchivedprintjobs?view=graph-rest-1.0", - "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getuserarchivedprintjobs?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphArchivedPrintJob" + "Command": "Get-MgReportUserArchivedPrintJob", + "Method": "GET", + "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportYammerActivityCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivitycounts?view=graph-rest-1.0", - "Uri": "/reports/getYammerActivityCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivitycounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportYammerActivityCount", + "Method": "GET", + "Uri": "/reports/getYammerActivityCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportYammerActivityUserCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivityusercounts?view=graph-rest-1.0", - "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivityusercounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportYammerActivityUserCount", + "Method": "GET", + "Uri": "/reports/getYammerActivityUserCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportYammerActivityUserDetail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivityuserdetail?view=graph-rest-1.0", - "Uri": "/reports/getYammerActivityUserDetail(date={date})", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivityuserdetail?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportYammerActivityUserDetail", + "Method": "GET", + "Uri": "/reports/getYammerActivityUserDetail(date={date})" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportYammerDeviceUsageDistributionUserCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusagedistributionusercounts?view=graph-rest-1.0", - "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusagedistributionusercounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportYammerDeviceUsageDistributionUserCount", + "Method": "GET", + "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportYammerDeviceUsageUserCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusageusercounts?view=graph-rest-1.0", - "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusageusercounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportYammerDeviceUsageUserCount", + "Method": "GET", + "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportYammerDeviceUsageUserDetail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusageuserdetail?view=graph-rest-1.0", - "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusageuserdetail?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportYammerDeviceUsageUserDetail", + "Method": "GET", + "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportYammerGroupActivityCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitycounts?view=graph-rest-1.0", - "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitycounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportYammerGroupActivityCount", + "Method": "GET", + "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportYammerGroupActivityDetail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitydetail?view=graph-rest-1.0", - "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitydetail?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportYammerGroupActivityDetail", + "Method": "GET", + "Uri": "/reports/getYammerGroupsActivityDetail(date={date})" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgReportYammerGroupActivityGroupCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitygroupcounts?view=graph-rest-1.0", - "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitygroupcounts?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgReportYammerGroupActivityGroupCount", + "Method": "GET", + "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRiskDetection", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRiskDetection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRiskDetection" + "Command": "Get-MgRiskDetection", + "Method": "GET", + "Uri": "/identityProtection/riskDetections/{riskDetection-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRiskDetection", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskDetections", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRiskDetection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRiskDetection" + "Command": "Get-MgRiskDetection", + "Method": "GET", + "Uri": "/identityProtection/riskDetections" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRiskDetectionCount", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskDetections/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgRiskDetectionCount", + "Method": "GET", + "Uri": "/identityProtection/riskDetections/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRiskyServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -295000,19 +295542,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRiskyServicePrincipal" + "Command": "Get-MgRiskyServicePrincipal", + "Method": "GET", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRiskyServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyServicePrincipals", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-riskyserviceprincipals?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -295031,19 +295573,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRiskyServicePrincipal" + "Command": "Get-MgRiskyServicePrincipal", + "Method": "GET", + "Uri": "/identityProtection/riskyServicePrincipals" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRiskyServicePrincipalCount", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyServicePrincipals/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -295062,34 +295604,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgRiskyServicePrincipalCount", + "Method": "GET", + "Uri": "/identityProtection/riskyServicePrincipals/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRiskyServicePrincipalHistory", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem" + "Command": "Get-MgRiskyServicePrincipalHistory", + "Method": "GET", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRiskyServicePrincipalHistory", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-list-history?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -295108,20 +295650,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem" + "Command": "Get-MgRiskyServicePrincipalHistory", + "Method": "GET", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRiskyServicePrincipalHistoryCount", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -295140,63 +295682,63 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgRiskyServicePrincipalHistoryCount", + "Method": "GET", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRiskyUser", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRiskyUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRiskyUser" + "Command": "Get-MgRiskyUser", + "Method": "GET", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRiskyUser", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyUsers", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRiskyUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRiskyUser" + "Command": "Get-MgRiskyUser", + "Method": "GET", + "Uri": "/identityProtection/riskyUsers" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRiskyUserCount", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyUsers/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgRiskyUserCount", + "Method": "GET", + "Uri": "/identityProtection/riskyUsers/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRiskyUserHistory", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -295215,19 +295757,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem" + "Command": "Get-MgRiskyUserHistory", + "Method": "GET", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRiskyUserHistory", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-get-riskyuserhistoryitem?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -295246,20 +295788,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem" + "Command": "Get-MgRiskyUserHistory", + "Method": "GET", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRiskyUserHistoryCount", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -295278,19 +295820,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgRiskyUserHistoryCount", + "Method": "GET", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count" }, { + "Module": "DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagement", - "ApiReferenceLink": null, - "Uri": "/roleManagement", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoleManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -295325,34 +295867,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRoleManagement" + "Command": "Get-MgRoleManagement", + "Method": "GET", + "Uri": "/roleManagement" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectory", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRbacApplication" + "Command": "Get-MgRoleManagementDirectory", + "Method": "GET", + "Uri": "/roleManagement/directory" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -295379,19 +295921,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "Get-MgRoleManagementDirectoryResourceNamespace", + "Method": "GET", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/resourceNamespaces", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -295418,19 +295960,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "Get-MgRoleManagementDirectoryResourceNamespace", + "Method": "GET", + "Uri": "/roleManagement/directory/resourceNamespaces" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/resourceNamespaces/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -295457,20 +295999,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceCount", + "Method": "GET", + "Uri": "/roleManagement/directory/resourceNamespaces/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -295497,19 +296039,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "GET", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -295536,20 +296078,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "GET", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceActionCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -295576,20 +296118,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceActionCount", + "Method": "GET", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -295632,19 +296174,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "Get-MgRoleManagementDirectoryRoleAssignment", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -295687,34 +296229,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "Get-MgRoleManagementDirectoryRoleAssignment", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignments" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentAppScope", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -295757,65 +296299,65 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentCount", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignments/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipal", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -295858,19 +296400,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedules?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -295913,49 +296455,49 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleAppScope", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -295998,35 +296540,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleCount", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -296069,19 +296611,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentscheduleinstances?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -296124,49 +296666,49 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -296209,80 +296751,80 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedulePrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedulePrincipal", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -296325,19 +296867,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedulerequests?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -296380,49 +296922,49 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -296465,95 +297007,95 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestCount", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -296596,19 +297138,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgRoleManagementDirectoryRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleDefinitions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -296651,19 +297193,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgRoleManagementDirectoryRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/directory/roleDefinitions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleDefinitions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -296706,64 +297248,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionCount", + "Method": "GET", + "Uri": "/roleManagement/directory/roleDefinitions/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Method": "GET", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Method": "GET", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount", + "Method": "GET", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -296806,19 +297348,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedules?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -296861,34 +297403,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilitySchedules" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleAppScope", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -296931,35 +297473,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleCount", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -297002,19 +297544,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityscheduleinstances?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -297057,34 +297599,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -297127,80 +297669,80 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedulePrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedulePrincipal", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -297243,19 +297785,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedulerequests?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -297298,34 +297840,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -297368,196 +297910,196 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestCount", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagement", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRbacApplication" + "Command": "Get-MgRoleManagementEntitlementManagement", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceCount", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -297616,19 +298158,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -297687,34 +298229,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignments" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -297773,434 +298315,434 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentCount", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleCount", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -298307,19 +298849,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -298426,19 +298968,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -298545,388 +299087,388 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionCount", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleCount", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition" }, { + "Module": "SchemaExtensions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSchemaExtension", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-get?view=graph-rest-1.0", - "Uri": "/schemaExtensions/{schemaExtension-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "SchemaExtensions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSchemaExtension", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -298945,19 +299487,19 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphSchemaExtension" + "Command": "Get-MgSchemaExtension", + "Method": "GET", + "Uri": "/schemaExtensions/{schemaExtension-id}" }, { + "Module": "SchemaExtensions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSchemaExtension", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-list?view=graph-rest-1.0", - "Uri": "/schemaExtensions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "SchemaExtensions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSchemaExtension", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -298976,19 +299518,19 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphSchemaExtension" + "Command": "Get-MgSchemaExtension", + "Method": "GET", + "Uri": "/schemaExtensions" }, { + "Module": "SchemaExtensions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSchemaExtensionCount", - "ApiReferenceLink": null, - "Uri": "/schemaExtensions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "SchemaExtensions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -299007,20 +299549,20 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Get-MgSchemaExtensionCount", + "Method": "GET", + "Uri": "/schemaExtensions/$count" }, { + "Module": "Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSearchAcronym", - "ApiReferenceLink": null, - "Uri": "/search/acronyms/{acronym-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSearchAcronym", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -299039,19 +299581,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSearchAcronym" + "Command": "Get-MgSearchAcronym", + "Method": "GET", + "Uri": "/search/acronyms/{acronym-id}" }, { + "Module": "Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSearchAcronym", - "ApiReferenceLink": null, - "Uri": "/search/acronyms", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-acronyms?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSearchAcronym", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -299070,19 +299612,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSearchAcronym" - }, - { - "CommandAlias": null, + "Command": "Get-MgSearchAcronym", "Method": "GET", - "Command": "Get-MgSearchAcronymCount", - "ApiReferenceLink": null, - "Uri": "/search/acronyms/$count", - "ApiVersion": "v1.0", + "Uri": "/search/acronyms" + }, + { + "Module": "Search", + "CommandAlias": null, "Variants": [ "Get" ], - "Module": "Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -299101,20 +299643,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSearchAcronymCount", + "Method": "GET", + "Uri": "/search/acronyms/$count" }, { + "Module": "Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSearchBookmark", - "ApiReferenceLink": null, - "Uri": "/search/bookmarks/{bookmark-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSearchBookmark", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -299133,19 +299675,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSearchBookmark" + "Command": "Get-MgSearchBookmark", + "Method": "GET", + "Uri": "/search/bookmarks/{bookmark-id}" }, { + "Module": "Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSearchBookmark", - "ApiReferenceLink": null, - "Uri": "/search/bookmarks", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-bookmarks?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSearchBookmark", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -299164,19 +299706,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSearchBookmark" + "Command": "Get-MgSearchBookmark", + "Method": "GET", + "Uri": "/search/bookmarks" }, { + "Module": "Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSearchBookmarkCount", - "ApiReferenceLink": null, - "Uri": "/search/bookmarks/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -299195,34 +299737,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSearchBookmarkCount", + "Method": "GET", + "Uri": "/search/bookmarks/$count" }, { + "Module": "Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSearchEntity", - "ApiReferenceLink": null, - "Uri": "/search", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSearchEntity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSearchEntity" + "Command": "Get-MgSearchEntity", + "Method": "GET", + "Uri": "/search" }, { + "Module": "Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSearchQna", - "ApiReferenceLink": null, - "Uri": "/search/qnas/{qna-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSearchQna", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -299241,19 +299783,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSearchQna" + "Command": "Get-MgSearchQna", + "Method": "GET", + "Uri": "/search/qnas/{qna-id}" }, { + "Module": "Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSearchQna", - "ApiReferenceLink": null, - "Uri": "/search/qnas", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-qnas?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSearchQna", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -299272,19 +299814,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSearchQna" + "Command": "Get-MgSearchQna", + "Method": "GET", + "Uri": "/search/qnas" }, { + "Module": "Search", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSearchQnaCount", - "ApiReferenceLink": null, - "Uri": "/search/qnas/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -299303,20 +299845,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSearchQnaCount", + "Method": "GET", + "Uri": "/search/qnas/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAlert", - "ApiReferenceLink": null, - "Uri": "/security/alerts/{alert-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAlert", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -299335,19 +299877,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAlert" + "Command": "Get-MgSecurityAlert", + "Method": "GET", + "Uri": "/security/alerts/{alert-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAlert", - "ApiReferenceLink": null, - "Uri": "/security/alerts", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAlert", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -299366,19 +299908,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAlert" + "Command": "Get-MgSecurityAlert", + "Method": "GET", + "Uri": "/security/alerts" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAlertCount", - "ApiReferenceLink": null, - "Uri": "/security/alerts/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -299397,20 +299939,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSecurityAlertCount", + "Method": "GET", + "Uri": "/security/alerts/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAlertV2", - "ApiReferenceLink": null, - "Uri": "/security/alerts_v2/{alert-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -299429,19 +299971,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityAlert" + "Command": "Get-MgSecurityAlertV2", + "Method": "GET", + "Uri": "/security/alerts_v2/{alert-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAlertV2", - "ApiReferenceLink": null, - "Uri": "/security/alerts_v2", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-alerts_v2?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -299460,19 +300002,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityAlert" + "Command": "Get-MgSecurityAlertV2", + "Method": "GET", + "Uri": "/security/alerts_v2" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAlertV2Count", - "ApiReferenceLink": null, - "Uri": "/security/alerts_v2/$count", - "ApiVersion": "v1.0", "Variants": [ "Get1" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -299491,561 +300033,561 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSecurityAlertV2Count", + "Method": "GET", + "Uri": "/security/alerts_v2/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulation", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttackSimulationRoot", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttackSimulationRoot" + "Command": "Get-MgSecurityAttackSimulation", + "Method": "GET", + "Uri": "/security/attackSimulation" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulation", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/simulations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulations?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSimulation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSimulation" + "Command": "Get-MgSecurityAttackSimulation", + "Method": "GET", + "Uri": "/security/attackSimulation/simulations" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationAutomation", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSimulationAutomation" + "Command": "Get-MgSecurityAttackSimulationAutomation", + "Method": "GET", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationAutomation", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/simulationAutomations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulationautomations?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSimulationAutomation" + "Command": "Get-MgSecurityAttackSimulationAutomation", + "Method": "GET", + "Uri": "/security/attackSimulation/simulationAutomations" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationAutomationCount", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/simulationAutomations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityAttackSimulationAutomationCount", + "Method": "GET", + "Uri": "/security/attackSimulation/simulationAutomations/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationAutomationRun", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSimulationAutomationRun" + "Command": "Get-MgSecurityAttackSimulationAutomationRun", + "Method": "GET", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationAutomationRun", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-list-runs?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSimulationAutomationRun" + "Command": "Get-MgSecurityAttackSimulationAutomationRun", + "Method": "GET", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationAutomationRunCount", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityAttackSimulationAutomationRunCount", + "Method": "GET", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationCount", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/simulations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityAttackSimulationCount", + "Method": "GET", + "Uri": "/security/attackSimulation/simulations/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationEndUserNotification", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndUserNotification", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEndUserNotification" + "Command": "Get-MgSecurityAttackSimulationEndUserNotification", + "Method": "GET", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationEndUserNotification", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/endUserNotifications", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-endusernotifications?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEndUserNotification", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEndUserNotification" + "Command": "Get-MgSecurityAttackSimulationEndUserNotification", + "Method": "GET", + "Uri": "/security/attackSimulation/endUserNotifications" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationEndUserNotificationCount", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/endUserNotifications/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityAttackSimulationEndUserNotificationCount", + "Method": "GET", + "Uri": "/security/attackSimulation/endUserNotifications/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetail", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEndUserNotificationDetail" + "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetail", + "Method": "GET", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetail", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEndUserNotificationDetail" + "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetail", + "Method": "GET", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetailCount", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetailCount", + "Method": "GET", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationLandingPage", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLandingPage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphLandingPage" + "Command": "Get-MgSecurityAttackSimulationLandingPage", + "Method": "GET", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationLandingPage", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/landingPages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-landingpage?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphLandingPage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphLandingPage" + "Command": "Get-MgSecurityAttackSimulationLandingPage", + "Method": "GET", + "Uri": "/security/attackSimulation/landingPages" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationLandingPageCount", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/landingPages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityAttackSimulationLandingPageCount", + "Method": "GET", + "Uri": "/security/attackSimulation/landingPages/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationLandingPageDetail", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLandingPageDetail", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphLandingPageDetail" + "Command": "Get-MgSecurityAttackSimulationLandingPageDetail", + "Method": "GET", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationLandingPageDetail", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLandingPageDetail", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphLandingPageDetail" + "Command": "Get-MgSecurityAttackSimulationLandingPageDetail", + "Method": "GET", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationLandingPageDetailCount", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityAttackSimulationLandingPageDetailCount", + "Method": "GET", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationLoginPage", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLoginPage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphLoginPage" + "Command": "Get-MgSecurityAttackSimulationLoginPage", + "Method": "GET", + "Uri": "/security/attackSimulation/loginPages/{loginPage-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationLoginPage", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/loginPages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-loginpage?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphLoginPage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphLoginPage" + "Command": "Get-MgSecurityAttackSimulationLoginPage", + "Method": "GET", + "Uri": "/security/attackSimulation/loginPages" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationLoginPageCount", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/loginPages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityAttackSimulationLoginPageCount", + "Method": "GET", + "Uri": "/security/attackSimulation/loginPages/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationOperation", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationoperation-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttackSimulationOperation" + "Command": "Get-MgSecurityAttackSimulationOperation", + "Method": "GET", + "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationOperation", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/operations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttackSimulationOperation" + "Command": "Get-MgSecurityAttackSimulationOperation", + "Method": "GET", + "Uri": "/security/attackSimulation/operations" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationOperationCount", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/operations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityAttackSimulationOperationCount", + "Method": "GET", + "Uri": "/security/attackSimulation/operations/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationPayload", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPayload", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPayload" + "Command": "Get-MgSecurityAttackSimulationPayload", + "Method": "GET", + "Uri": "/security/attackSimulation/payloads/{payload-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationPayload", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/payloads", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-payloads?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPayload", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPayload" + "Command": "Get-MgSecurityAttackSimulationPayload", + "Method": "GET", + "Uri": "/security/attackSimulation/payloads" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationPayloadCount", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/payloads/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityAttackSimulationPayloadCount", + "Method": "GET", + "Uri": "/security/attackSimulation/payloads/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationTraining", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/trainings/{training-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTraining", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTraining" + "Command": "Get-MgSecurityAttackSimulationTraining", + "Method": "GET", + "Uri": "/security/attackSimulation/trainings/{training-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationTraining", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/trainings", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-trainings?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTraining", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTraining" + "Command": "Get-MgSecurityAttackSimulationTraining", + "Method": "GET", + "Uri": "/security/attackSimulation/trainings" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationTrainingCount", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/trainings/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityAttackSimulationTrainingCount", + "Method": "GET", + "Uri": "/security/attackSimulation/trainings/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetail", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTrainingLanguageDetail" + "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetail", + "Method": "GET", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetail", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTrainingLanguageDetail" + "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetail", + "Method": "GET", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetailCount", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetailCount", + "Method": "GET", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCase", - "ApiReferenceLink": null, - "Uri": "/security/cases", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityCasesRoot" + "Command": "Get-MgSecurityCase", + "Method": "GET", + "Uri": "/security/cases" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCase", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -300064,19 +300606,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase" + "Command": "Get-MgSecurityCaseEdiscoveryCase", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCase", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-list-ediscoverycases?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -300095,19 +300637,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase" + "Command": "Get-MgSecurityCaseEdiscoveryCase", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -300126,20 +300668,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSecurityCaseEdiscoveryCaseCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -300158,19 +300700,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian" + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-custodians?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -300189,20 +300731,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian" + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -300221,20 +300763,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/lastIndexOperation", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -300253,34 +300795,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation" + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/lastIndexOperation" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySiteSource" + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -300299,20 +300841,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecuritySiteSource" + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -300331,49 +300873,49 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}/site", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}/site" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource" + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -300392,20 +300934,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource" + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -300424,78 +300966,78 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityUserSource" + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -300514,20 +301056,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityUserSource" + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSourceCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -300546,20 +301088,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSourceCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -300578,78 +301120,78 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource" + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource" + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/lastIndexOperation", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation" + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/lastIndexOperation" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-caseoperation-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityCaseOperation" + "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-operations?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -300668,20 +301210,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityCaseOperation" + "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseOperationCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -300700,20 +301242,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSecurityCaseEdiscoveryCaseOperationCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -300732,19 +301274,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet" + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-reviewsets?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -300763,20 +301305,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet" + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -300795,20 +301337,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -300827,19 +301369,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery" + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -300858,20 +301400,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery" + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQueryCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -300890,20 +301432,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQueryCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -300922,19 +301464,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch" + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-searches?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -300953,79 +301495,79 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch" + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityDataSource" + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityDataSource" + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/addToReviewSetOperation", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation" + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/addToReviewSetOperation" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -301044,64 +301586,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityDataSource" + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityDataSource" + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/lastEstimateStatisticsOperation", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -301120,64 +301662,64 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation" + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/lastEstimateStatisticsOperation" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource" + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource" + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSetting", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -301196,20 +301738,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings" + "Command": "Get-MgSecurityCaseEdiscoveryCaseSetting", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTag", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -301228,19 +301770,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Command": "Get-MgSecurityCaseEdiscoveryCaseTag", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTag", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-tags?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -301259,64 +301801,64 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Command": "Get-MgSecurityCaseEdiscoveryCaseTag", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/{ediscoveryReviewTag-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/{ediscoveryReviewTag-id1}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTagCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTagCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagCount", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -301335,35 +301877,92 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagCount", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count" + }, + { + "Module": "Security", + "CommandAlias": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagParent", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/parent" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagParent", + "Variants": [ + "Get" + ], "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/parent", + "OutputType": "IMicrosoftGraphSecurityIdentityContainer", "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Get-MgSecurityIdentity", + "Method": "GET", + "Uri": "/security/identities" + }, + { + "Module": "Security", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Command": "Get-MgSecurityIdentityHealthIssue", + "Method": "GET", + "Uri": "/security/identities/healthIssues/{healthIssue-id}" }, { + "Module": "Security", "CommandAlias": null, + "Variants": [ + "List" + ], + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Get-MgSecurityIdentityHealthIssue", "Method": "GET", - "Command": "Get-MgSecurityIncident", + "Uri": "/security/identities/healthIssues" + }, + { + "Module": "Security", + "CommandAlias": null, + "Variants": [ + "Get" + ], "ApiReferenceLink": null, - "Uri": "/security/incidents/{incident-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Get-MgSecurityIdentityHealthIssueCount", + "Method": "GET", + "Uri": "/security/identities/healthIssues/$count" + }, + { + "Module": "Security", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityIncident", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -301382,19 +301981,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityIncident" + "Command": "Get-MgSecurityIncident", + "Method": "GET", + "Uri": "/security/incidents/{incident-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityIncident", - "ApiReferenceLink": null, - "Uri": "/security/incidents", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-incidents?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityIncident", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -301413,78 +302012,78 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityIncident" + "Command": "Get-MgSecurityIncident", + "Method": "GET", + "Uri": "/security/incidents" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityIncidentAlert", - "ApiReferenceLink": null, - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityAlert" + "Command": "Get-MgSecurityIncidentAlert", + "Method": "GET", + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityIncidentAlert", - "ApiReferenceLink": null, - "Uri": "/security/incidents/{incident-id}/alerts", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityAlert" + "Command": "Get-MgSecurityIncidentAlert", + "Method": "GET", + "Uri": "/security/incidents/{incident-id}/alerts" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityIncidentAlertCommentCount", - "ApiReferenceLink": null, - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityIncidentAlertCommentCount", + "Method": "GET", + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityIncidentAlertCount", - "ApiReferenceLink": null, - "Uri": "/security/incidents/{incident-id}/alerts/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityIncidentAlertCount", + "Method": "GET", + "Uri": "/security/incidents/{incident-id}/alerts/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityIncidentCount", - "ApiReferenceLink": null, - "Uri": "/security/incidents/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -301503,308 +302102,308 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSecurityIncidentCount", + "Method": "GET", + "Uri": "/security/incidents/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityLabel", - "ApiReferenceLink": null, - "Uri": "/security/labels", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityLabelsRoot" + "Command": "Get-MgSecurityLabel", + "Method": "GET", + "Uri": "/security/labels" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityLabelAuthority", - "ApiReferenceLink": null, - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-authoritytemplate-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate" + "Command": "Get-MgSecurityLabelAuthority", + "Method": "GET", + "Uri": "/security/labels/authorities/{authorityTemplate-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityLabelAuthority", - "ApiReferenceLink": null, - "Uri": "/security/labels/authorities", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-authorities?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate" + "Command": "Get-MgSecurityLabelAuthority", + "Method": "GET", + "Uri": "/security/labels/authorities" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityLabelAuthorityCount", - "ApiReferenceLink": null, - "Uri": "/security/labels/authorities/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityLabelAuthorityCount", + "Method": "GET", + "Uri": "/security/labels/authorities/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityLabelCategory", - "ApiReferenceLink": null, - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate" + "Command": "Get-MgSecurityLabelCategory", + "Method": "GET", + "Uri": "/security/labels/categories/{categoryTemplate-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityLabelCategory", - "ApiReferenceLink": null, - "Uri": "/security/labels/categories", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-categories?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate" + "Command": "Get-MgSecurityLabelCategory", + "Method": "GET", + "Uri": "/security/labels/categories" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityLabelCategoryCount", - "ApiReferenceLink": null, - "Uri": "/security/labels/categories/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityLabelCategoryCount", + "Method": "GET", + "Uri": "/security/labels/categories/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityLabelCategorySubcategory", - "ApiReferenceLink": null, - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subcategorytemplate-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate" + "Command": "Get-MgSecurityLabelCategorySubcategory", + "Method": "GET", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityLabelCategorySubcategory", - "ApiReferenceLink": null, - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-list-subcategories?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate" + "Command": "Get-MgSecurityLabelCategorySubcategory", + "Method": "GET", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityLabelCategorySubcategoryCount", - "ApiReferenceLink": null, - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityLabelCategorySubcategoryCount", + "Method": "GET", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityLabelCitation", - "ApiReferenceLink": null, - "Uri": "/security/labels/citations/{citationTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-citationtemplate-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityCitationTemplate" + "Command": "Get-MgSecurityLabelCitation", + "Method": "GET", + "Uri": "/security/labels/citations/{citationTemplate-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityLabelCitation", - "ApiReferenceLink": null, - "Uri": "/security/labels/citations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-citations?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityCitationTemplate" + "Command": "Get-MgSecurityLabelCitation", + "Method": "GET", + "Uri": "/security/labels/citations" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityLabelCitationCount", - "ApiReferenceLink": null, - "Uri": "/security/labels/citations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityLabelCitationCount", + "Method": "GET", + "Uri": "/security/labels/citations/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityLabelDepartment", - "ApiReferenceLink": null, - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-departmenttemplate-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate" + "Command": "Get-MgSecurityLabelDepartment", + "Method": "GET", + "Uri": "/security/labels/departments/{departmentTemplate-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityLabelDepartment", - "ApiReferenceLink": null, - "Uri": "/security/labels/departments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-departments?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate" + "Command": "Get-MgSecurityLabelDepartment", + "Method": "GET", + "Uri": "/security/labels/departments" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityLabelDepartmentCount", - "ApiReferenceLink": null, - "Uri": "/security/labels/departments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityLabelDepartmentCount", + "Method": "GET", + "Uri": "/security/labels/departments/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityLabelFilePlanReference", - "ApiReferenceLink": null, - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-fileplanreferencetemplate-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate" + "Command": "Get-MgSecurityLabelFilePlanReference", + "Method": "GET", + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityLabelFilePlanReference", - "ApiReferenceLink": null, - "Uri": "/security/labels/filePlanReferences", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-fileplanreferences?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate" + "Command": "Get-MgSecurityLabelFilePlanReference", + "Method": "GET", + "Uri": "/security/labels/filePlanReferences" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityLabelFilePlanReferenceCount", - "ApiReferenceLink": null, - "Uri": "/security/labels/filePlanReferences/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityLabelFilePlanReferenceCount", + "Method": "GET", + "Uri": "/security/labels/filePlanReferences/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityLabelRetentionEventType", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/retentionEventType", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityRetentionEventType" + "Command": "Get-MgSecurityLabelRetentionEventType", + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/retentionEventType" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityLabelRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -301823,19 +302422,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityRetentionLabel" + "Command": "Get-MgSecurityLabelRetentionLabel", + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityLabelRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-retentionlabel?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -301854,19 +302453,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityRetentionLabel" + "Command": "Get-MgSecurityLabelRetentionLabel", + "Method": "GET", + "Uri": "/security/labels/retentionLabels" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityLabelRetentionLabelCount", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -301885,154 +302484,154 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSecurityLabelRetentionLabelCount", + "Method": "GET", + "Uri": "/security/labels/retentionLabels/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityLabelRetentionLabelDescriptor", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor" + "Command": "Get-MgSecurityLabelRetentionLabelDescriptor", + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorAuthorityTemplate", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/authorityTemplate", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate" + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorAuthorityTemplate", + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/authorityTemplate" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorCategoryTemplate", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/categoryTemplate", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate" + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorCategoryTemplate", + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/categoryTemplate" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorCitationTemplate", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/citationTemplate", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityCitationTemplate" + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorCitationTemplate", + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/citationTemplate" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorDepartmentTemplate", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/departmentTemplate", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate" + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorDepartmentTemplate", + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/departmentTemplate" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/filePlanReferenceTemplate", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate" + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate", + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/filePlanReferenceTemplate" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStage", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage" + "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStage", + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStage", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage" + "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStage", + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStageCount", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStageCount", + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecuritySecureScore", - "ApiReferenceLink": null, - "Uri": "/security/secureScores/{secureScore-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescore-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecureScore", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -302051,19 +302650,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecureScore" + "Command": "Get-MgSecuritySecureScore", + "Method": "GET", + "Uri": "/security/secureScores/{secureScore-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecuritySecureScore", - "ApiReferenceLink": null, - "Uri": "/security/secureScores", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-securescores?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecureScore", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -302082,20 +302681,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecureScore" + "Command": "Get-MgSecuritySecureScore", + "Method": "GET", + "Uri": "/security/secureScores" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecuritySecureScoreControlProfile", - "ApiReferenceLink": null, - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofile-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -302114,19 +302713,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecureScoreControlProfile" + "Command": "Get-MgSecuritySecureScoreControlProfile", + "Method": "GET", + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecuritySecureScoreControlProfile", - "ApiReferenceLink": null, - "Uri": "/security/secureScoreControlProfiles", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-securescorecontrolprofiles?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -302145,19 +302744,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecureScoreControlProfile" + "Command": "Get-MgSecuritySecureScoreControlProfile", + "Method": "GET", + "Uri": "/security/secureScoreControlProfiles" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecuritySecureScoreControlProfileCount", - "ApiReferenceLink": null, - "Uri": "/security/secureScoreControlProfiles/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -302176,19 +302775,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSecuritySecureScoreControlProfileCount", + "Method": "GET", + "Uri": "/security/secureScoreControlProfiles/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecuritySecureScoreCount", - "ApiReferenceLink": null, - "Uri": "/security/secureScores/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -302207,20 +302806,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSecuritySecureScoreCount", + "Method": "GET", + "Uri": "/security/secureScores/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequest", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -302239,19 +302838,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSubjectRightsRequest" + "Command": "Get-MgSecuritySubjectRightsRequest", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequest", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -302270,195 +302869,195 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSubjectRightsRequest" + "Command": "Get-MgSecuritySubjectRightsRequest", + "Method": "GET", + "Uri": "/security/subjectRightsRequests" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestApprover", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgSecuritySubjectRightsRequestApprover", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestApprover", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgSecuritySubjectRightsRequestApprover", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestApproverCount", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecuritySubjectRightsRequestApproverCount", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestApproverMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgSecuritySubjectRightsRequestApproverMailboxSetting", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestApproverServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgSecuritySubjectRightsRequestApproverServiceProvisioningError", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestApproverServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecuritySubjectRightsRequestApproverServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestCollaborator", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgSecuritySubjectRightsRequestCollaborator", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestCollaborator", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgSecuritySubjectRightsRequestCollaborator", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorCount", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorCount", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorMailboxSetting", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorServiceProvisioningError", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestCount", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -302477,20 +303076,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSecuritySubjectRightsRequestCount", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestFinalAttachment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalattachment?view=graph-rest-1.0", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalattachment?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -302509,49 +303108,49 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSecuritySubjectRightsRequestFinalAttachment", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestFinalReport", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalreport?view=graph-rest-1.0", - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalreport?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecuritySubjectRightsRequestFinalReport", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestNote", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthoredNote" + "Command": "Get-MgSecuritySubjectRightsRequestNote", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestNote", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -302570,20 +303169,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthoredNote" + "Command": "Get-MgSecuritySubjectRightsRequestNote", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestNoteCount", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -302602,666 +303201,664 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSecuritySubjectRightsRequestNoteCount", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecuritySubjectRightsRequestTeam", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/team", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeam" + "Command": "Get-MgSecuritySubjectRightsRequestTeam", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/team" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligence", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityThreatIntelligence" + "Command": "Get-MgSecurityThreatIntelligence", + "Method": "GET", + "Uri": "/security/threatIntelligence" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceArticle", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/articles/{article-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-article-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityArticle" + "Command": "Get-MgSecurityThreatIntelligenceArticle", + "Method": "GET", + "Uri": "/security/threatIntelligence/articles/{article-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceArticle", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/articles", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-articles?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityArticle" + "Command": "Get-MgSecurityThreatIntelligenceArticle", + "Method": "GET", + "Uri": "/security/threatIntelligence/articles" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceArticleCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/articles/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityThreatIntelligenceArticleCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/articles/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-articleindicator-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityArticleIndicator" + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", + "Method": "GET", + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/articleIndicators", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityArticleIndicator" + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", + "Method": "GET", + "Uri": "/security/threatIntelligence/articleIndicators" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorArtifact", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorArtifact", + "Method": "GET", + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/articleIndicators/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/articleIndicators/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "Get-MgSecurityThreatIntelligenceHost", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "Get-MgSecurityThreatIntelligenceHost", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPair", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/{hostPair-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostPair" + "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPair", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/{hostPair-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPair", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-childhostpairs?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostPair" + "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPair", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPairCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPairCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostComponent", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcomponent-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostComponent" + "Command": "Get-MgSecurityThreatIntelligenceHostComponent", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostComponent", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostComponents", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostComponent" + "Command": "Get-MgSecurityThreatIntelligenceHostComponent", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostComponents" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostComponentCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostComponents/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityThreatIntelligenceHostComponentCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostComponents/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostComponentHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "Get-MgSecurityThreatIntelligenceHostComponentHost", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostCookie", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcookie-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostCookie" + "Command": "Get-MgSecurityThreatIntelligenceHostCookie", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostCookie", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostCookies", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostCookie" + "Command": "Get-MgSecurityThreatIntelligenceHostCookie", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostCookies" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostCookieCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostCookies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityThreatIntelligenceHostCookieCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostCookies/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostCookieHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "Get-MgSecurityThreatIntelligenceHostCookieHost", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityThreatIntelligenceHostCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPair", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostpair-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostPair" + "Command": "Get-MgSecurityThreatIntelligenceHostPair", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPair", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostPairs", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostPair" + "Command": "Get-MgSecurityThreatIntelligenceHostPair", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPairs" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPairChildHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/childHost", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "Get-MgSecurityThreatIntelligenceHostPairChildHost", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/childHost" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPairCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostPairs/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityThreatIntelligenceHostPairCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPairs/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPairParentHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/parentHost", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "Get-MgSecurityThreatIntelligenceHostPairParentHost", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/parentHost" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPair", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/{hostPair-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostPair" + "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPair", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/{hostPair-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPair", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-parenthostpairs?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostPair" + "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPair", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPairCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPairCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/{passiveDnsRecord-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord" + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/{passiveDnsRecord-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivedns?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord" + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/{passiveDnsRecord-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord" + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/{passiveDnsRecord-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivednsreverse?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord" - }, - { - "CommandAlias": null, + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverseCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count", - "ApiVersion": "v1.0", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse" + }, + { + "Module": "Security", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverseCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPort", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostport-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityHostPort", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostPort" + "Command": "Get-MgSecurityThreatIntelligenceHostPort", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPort", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostPorts", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostPort", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostPort" + "Command": "Get-MgSecurityThreatIntelligenceHostPort", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPorts" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPortCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostPorts/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityThreatIntelligenceHostPortCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPorts/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPortHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/host", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "Get-MgSecurityThreatIntelligenceHostPortHost", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/host" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostPortMostRecentSslCertificate", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/mostRecentSslCertificate", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySslCertificate" + "Command": "Get-MgSecurityThreatIntelligenceHostPortMostRecentSslCertificate", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/mostRecentSslCertificate" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostReputation", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get-reputation?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityHostReputation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostReputation" + "Command": "Get-MgSecurityThreatIntelligenceHostReputation", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificate", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -303270,858 +303867,860 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostsslcertificate-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate" + "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificate", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificate", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostSslCertificates", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate" + "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificate", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostSslCertificates" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificateCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/sslCertificates/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificateCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/sslCertificates/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificateHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}/host", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificateHost", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}/host" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostSubdomain", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/{subdomain-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySubdomain" + "Command": "Get-MgSecurityThreatIntelligenceHostSubdomain", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/{subdomain-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostSubdomain", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-subdomains?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySubdomain" + "Command": "Get-MgSecurityThreatIntelligenceHostSubdomain", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostSubdomainCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityThreatIntelligenceHostSubdomainCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostTracker", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hosttracker-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostTracker" + "Command": "Get-MgSecurityThreatIntelligenceHostTracker", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostTracker", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostTrackers", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostTracker" + "Command": "Get-MgSecurityThreatIntelligenceHostTracker", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostTrackers" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostTrackerCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/trackers/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityThreatIntelligenceHostTrackerCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/trackers/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostTrackerHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}/host", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "Get-MgSecurityThreatIntelligenceHostTrackerHost", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}/host" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceHostWhoi", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/whois", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityWhoisRecord" + "Command": "Get-MgSecurityThreatIntelligenceHostWhoi", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/whois" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile" + "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", + "Method": "GET", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/intelProfiles", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-intelprofiles?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile" + "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", + "Method": "GET", + "Uri": "/security/threatIntelligence/intelProfiles" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/intelProfiles/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/intelProfiles/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator" + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", + "Method": "GET", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-list-indicators?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator" + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", + "Method": "GET", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicatorCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicatorCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-passivednsrecord-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord" + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", + "Method": "GET", + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/passiveDnsRecords", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord" + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", + "Method": "GET", + "Uri": "/security/threatIntelligence/passiveDnsRecords" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordArtifact", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordArtifact", + "Method": "GET", + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/passiveDnsRecords/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/passiveDnsRecords/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordParentHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordParentHost", + "Method": "GET", + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofileindicator-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator" + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", + "Method": "GET", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator" + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", + "Method": "GET", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorArtifact", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorArtifact", + "Method": "GET", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceSslCertificate", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySslCertificate" + "Command": "Get-MgSecurityThreatIntelligenceSslCertificate", + "Method": "GET", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceSslCertificate", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/sslCertificates", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-sslcertificates?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySslCertificate" + "Command": "Get-MgSecurityThreatIntelligenceSslCertificate", + "Method": "GET", + "Uri": "/security/threatIntelligence/sslCertificates" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceSslCertificateCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/sslCertificates/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityThreatIntelligenceSslCertificateCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/sslCertificates/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/{host-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHost", + "Method": "GET", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/{host-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHost", + "Method": "GET", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHostCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHostCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceSubdomain", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subdomain-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySubdomain" + "Command": "Get-MgSecurityThreatIntelligenceSubdomain", + "Method": "GET", + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceSubdomain", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/subdomains", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySubdomain" + "Command": "Get-MgSecurityThreatIntelligenceSubdomain", + "Method": "GET", + "Uri": "/security/threatIntelligence/subdomains" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceSubdomainCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/subdomains/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityThreatIntelligenceSubdomainCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/subdomains/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceSubdomainHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}/host", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "Get-MgSecurityThreatIntelligenceSubdomainHost", + "Method": "GET", + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}/host" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceVulnerability", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityVulnerability" + "Command": "Get-MgSecurityThreatIntelligenceVulnerability", + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceVulnerability", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/vulnerabilities", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityVulnerability" + "Command": "Get-MgSecurityThreatIntelligenceVulnerability", + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityArticle" + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityArticle" + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticleCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticleCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerabilitycomponent-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent" + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-list-components?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent" + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponentCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponentCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/vulnerabilities/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecord", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord" + "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecord", + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecord", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisHistoryRecords", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord" + "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecord", + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisHistoryRecords" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecordCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisHistoryRecords/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecordCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisHistoryRecords/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecordHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}/host", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecordHost", + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}/host" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecord", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityWhoisRecord" + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecord", + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecord", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisRecords", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-whoisrecords?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityWhoisRecord" + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecord", + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisRecords" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisRecords/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisRecords/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistory", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/{whoisHistoryRecord-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord" + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistory", + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/{whoisHistoryRecord-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistory", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord" + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistory", + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistoryCount", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistoryCount", + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/host", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHost", + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/host" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityTrigger", - "ApiReferenceLink": null, - "Uri": "/security/triggers", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityTriggersRoot" + "Command": "Get-MgSecurityTrigger", + "Method": "GET", + "Uri": "/security/triggers" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityTriggerRetentionEvent", - "ApiReferenceLink": null, - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -304140,19 +304739,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityRetentionEvent" + "Command": "Get-MgSecurityTriggerRetentionEvent", + "Method": "GET", + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityTriggerRetentionEvent", - "ApiReferenceLink": null, - "Uri": "/security/triggers/retentionEvents", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -304171,19 +304770,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityRetentionEvent" + "Command": "Get-MgSecurityTriggerRetentionEvent", + "Method": "GET", + "Uri": "/security/triggers/retentionEvents" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityTriggerRetentionEventCount", - "ApiReferenceLink": null, - "Uri": "/security/triggers/retentionEvents/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -304202,20 +304801,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSecurityTriggerRetentionEventCount", + "Method": "GET", + "Uri": "/security/triggers/retentionEvents/$count" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityTriggerRetentionEventType", - "ApiReferenceLink": null, - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}/retentionEventType", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -304234,34 +304833,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityRetentionEventType" + "Command": "Get-MgSecurityTriggerRetentionEventType", + "Method": "GET", + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}/retentionEventType" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityTriggerType", - "ApiReferenceLink": null, - "Uri": "/security/triggerTypes", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot" + "Command": "Get-MgSecurityTriggerType", + "Method": "GET", + "Uri": "/security/triggerTypes" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityTriggerTypeRetentionEventType", - "ApiReferenceLink": null, - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -304280,19 +304879,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityRetentionEventType" + "Command": "Get-MgSecurityTriggerTypeRetentionEventType", + "Method": "GET", + "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityTriggerTypeRetentionEventType", - "ApiReferenceLink": null, - "Uri": "/security/triggerTypes/retentionEventTypes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -304311,19 +304910,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityRetentionEventType" + "Command": "Get-MgSecurityTriggerTypeRetentionEventType", + "Method": "GET", + "Uri": "/security/triggerTypes/retentionEventTypes" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSecurityTriggerTypeRetentionEventTypeCount", - "ApiReferenceLink": null, - "Uri": "/security/triggerTypes/retentionEventTypes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -304342,267 +304941,267 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSecurityTriggerTypeRetentionEventTypeCount", + "Method": "GET", + "Uri": "/security/triggerTypes/retentionEventTypes/$count" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServiceAnnouncementHealthOverview", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealth-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphServiceHealth", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceHealth" + "Command": "Get-MgServiceAnnouncementHealthOverview", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServiceAnnouncementHealthOverview", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-healthoverviews?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphServiceHealth", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceHealth" + "Command": "Get-MgServiceAnnouncementHealthOverview", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/healthOverviews" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServiceAnnouncementHealthOverviewCount", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServiceAnnouncementHealthOverviewCount", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/healthOverviews/$count" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceHealthIssue" + "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceHealthIssue" + "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServiceAnnouncementHealthOverviewIssueCount", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServiceAnnouncementHealthOverviewIssueCount", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServiceAnnouncementIssue", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceHealthIssue" + "Command": "Get-MgServiceAnnouncementIssue", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServiceAnnouncementIssue", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/issues", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-issues?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceHealthIssue" + "Command": "Get-MgServiceAnnouncementIssue", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/issues" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServiceAnnouncementIssueCount", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/issues/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServiceAnnouncementIssueCount", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/issues/$count" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServiceAnnouncementMessage", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceUpdateMessage" + "Command": "Get-MgServiceAnnouncementMessage", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServiceAnnouncementMessage", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/messages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-messages?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceUpdateMessage" + "Command": "Get-MgServiceAnnouncementMessage", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/messages" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServiceAnnouncementMessageAttachment", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment" + "Command": "Get-MgServiceAnnouncementMessageAttachment", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServiceAnnouncementMessageAttachment", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment" + "Command": "Get-MgServiceAnnouncementMessageAttachment", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServiceAnnouncementMessageAttachmentArchive", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServiceAnnouncementMessageAttachmentArchive", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServiceAnnouncementMessageAttachmentContent", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServiceAnnouncementMessageAttachmentContent", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServiceAnnouncementMessageAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServiceAnnouncementMessageAttachmentCount", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServiceAnnouncementMessageCount", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/messages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServiceAnnouncementMessageCount", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/messages/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipal", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0", - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -304645,19 +305244,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgServicePrincipal", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipal", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list?view=graph-rest-1.0", - "Uri": "/servicePrincipals", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -304700,78 +305299,78 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgServicePrincipal", + "Method": "GET", + "Uri": "/servicePrincipals" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalAppManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppManagementPolicy" + "Command": "Get-MgServicePrincipalAppManagementPolicy", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalAppManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppManagementPolicy" + "Command": "Get-MgServicePrincipalAppManagementPolicy", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalAppManagementPolicyCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServicePrincipalAppManagementPolicyCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalAppRoleAssignedTo", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Get-MgServicePrincipalAppRoleAssignedTo", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalAppRoleAssignedTo", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignedto?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -304814,20 +305413,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Get-MgServicePrincipalAppRoleAssignedTo", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalAppRoleAssignedToCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -304870,34 +305469,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgServicePrincipalAppRoleAssignedToCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Get-MgServicePrincipalAppRoleAssignment", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignments?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -304940,20 +305539,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Get-MgServicePrincipalAppRoleAssignment", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalAppRoleAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -304996,90 +305595,90 @@ "IsLeastPrivilege": false } ], - "OutputType": null - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalByAppId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0", - "Uri": "/servicePrincipals(appId='{appId}')", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Applications", - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read all applications", - "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write all applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgServicePrincipalAppRoleAssignmentCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgServicePrincipalById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "Uri": "/servicePrincipals/getByIds", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": "Read all applications", + "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as other users, groups. It does not allow the app to delete users or groups, or reset user passwords.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write all applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgServicePrincipalByAppId", + "Method": "GET", + "Uri": "/servicePrincipals(appId='{appId}')" + }, + { + "Module": "Applications", + "CommandAlias": null, "Variants": [ "Get", "GetExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgServicePrincipalById", + "Method": "POST", + "Uri": "/servicePrincipals/getByIds" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalClaimMappingPolicy", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -305122,19 +305721,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphClaimsMappingPolicy" + "Command": "Get-MgServicePrincipalClaimMappingPolicy", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalClaimMappingPolicyByRef", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -305177,20 +305776,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgServicePrincipalClaimMappingPolicyByRef", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalClaimMappingPolicyCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -305233,19 +305832,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgServicePrincipalClaimMappingPolicyCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -305288,34 +305887,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgServicePrincipalCount", + "Method": "GET", + "Uri": "/servicePrincipals/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalCreatedObject", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgServicePrincipalCreatedObject", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalCreatedObject", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -305358,49 +305957,49 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgServicePrincipalCreatedObject", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalCreatedObjectCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -305443,49 +306042,49 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgServicePrincipalCreatedObjectCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalCreatedObjectCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServicePrincipalCreatedObjectCountAsServicePrincipal", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification" + "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-delegatedpermissionclassifications?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -305512,20 +306111,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification" + "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalDelegatedPermissionClassificationCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -305552,19 +306151,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgServicePrincipalDelegatedPermissionClassificationCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delta?view=graph-rest-1.0", - "Uri": "/servicePrincipals/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -305607,63 +306206,63 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgServicePrincipalDelta", + "Method": "GET", + "Uri": "/servicePrincipals/delta" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalEndpoint", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgServicePrincipalEndpoint", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalEndpoint", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgServicePrincipalEndpoint", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalEndpointCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServicePrincipalEndpointCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicy", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -305706,19 +306305,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy" + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicy", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -305761,20 +306360,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -305817,22 +306416,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgServicePrincipalMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -305915,22 +306514,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgServicePrincipalMemberGroup", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgServicePrincipalMemberObject", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -306029,34 +306628,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgServicePrincipalMemberObject", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOf", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgServicePrincipalMemberOf", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOf", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-memberof?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -306099,107 +306698,107 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgServicePrincipalMemberOf", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryRole" + "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryRole" + "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgServicePrincipalMemberOfAsGroup", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgServicePrincipalMemberOfAsGroup", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOfCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -306242,79 +306841,79 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgServicePrincipalMemberOfCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOfCountAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServicePrincipalMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOfCountAsDirectoryRole", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServicePrincipalMemberOfCountAsDirectoryRole", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalMemberOfCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServicePrincipalMemberOfCountAsGroup", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOauth2PermissionGrant", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Command": "Get-MgServicePrincipalOauth2PermissionGrant", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOauth2PermissionGrant", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-oauth2permissiongrants?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -306341,20 +306940,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Command": "Get-MgServicePrincipalOauth2PermissionGrant", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOauth2PermissionGrantCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -306381,34 +306980,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgServicePrincipalOauth2PermissionGrantCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObject", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgServicePrincipalOwnedObject", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObject", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -306451,165 +307050,165 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgServicePrincipalOwnedObject", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/appRoleAssignment", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/appRoleAssignment" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -306652,94 +307251,94 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgServicePrincipalOwnedObjectCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectCountAsApplication", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServicePrincipalOwnedObjectCountAsApplication", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectCountAsAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServicePrincipalOwnedObjectCountAsAppRoleAssignment", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectCountAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServicePrincipalOwnedObjectCountAsEndpoint", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServicePrincipalOwnedObjectCountAsGroup", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnedObjectCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServicePrincipalOwnedObjectCountAsServicePrincipal", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwner", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-owners?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -306782,135 +307381,135 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgServicePrincipalOwner", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/appRoleAssignment", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/appRoleAssignment" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgServicePrincipalOwnerAsEndpoint", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgServicePrincipalOwnerAsEndpoint", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerAsUser", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgServicePrincipalOwnerAsUser", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerAsUser", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgServicePrincipalOwnerAsUser", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerByRef", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-owners?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -306953,20 +307552,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgServicePrincipalOwnerByRef", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -307009,199 +307608,297 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgServicePrincipalOwnerCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerCountAsAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServicePrincipalOwnerCountAsAppRoleAssignment", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerCountAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServicePrincipalOwnerCountAsEndpoint", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServicePrincipalOwnerCountAsServicePrincipal", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalOwnerCountAsUser", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServicePrincipalOwnerCountAsUser", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfiguration", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Permissions": [], - "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": "Read all applications", + "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write all applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application-RemoteDesktopConfig.ReadWrite.All", + "Description": "Read and write the remote desktop security configuration for all apps", + "FullDescription": "Allows the app to read and write the remote desktop security configuration for all apps in your organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfiguration", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", - "Permissions": [], - "OutputType": "IMicrosoftGraphTargetDeviceGroup" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": "Read all applications", + "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write all applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application-RemoteDesktopConfig.ReadWrite.All", + "Description": "Read and write the remote desktop security configuration for all apps", + "FullDescription": "Allows the app to read and write the remote desktop security configuration for all apps in your organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-list-targetdevicegroups?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTargetDeviceGroup" + "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalRiskDetection", - "ApiReferenceLink": null, - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipalriskdetection-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection" + "Command": "Get-MgServicePrincipalRiskDetection", + "Method": "GET", + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalRiskDetection", - "ApiReferenceLink": null, - "Uri": "/identityProtection/servicePrincipalRiskDetections", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-serviceprincipalriskdetections?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection" + "Command": "Get-MgServicePrincipalRiskDetection", + "Method": "GET", + "Uri": "/identityProtection/servicePrincipalRiskDetections" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalRiskDetectionCount", - "ApiReferenceLink": null, - "Uri": "/identityProtection/servicePrincipalRiskDetections/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServicePrincipalRiskDetectionCount", + "Method": "GET", + "Uri": "/identityProtection/servicePrincipalRiskDetections/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronization", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronization", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronization" + "Command": "Get-MgServicePrincipalSynchronization", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgServicePrincipalSynchronizationAccessToken", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-1.0", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken", - "ApiVersion": "v1.0", "Variants": [ "Acquire", "AcquireExpanded", "AcquireViaIdentity", "AcquireViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -307220,20 +307917,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgServicePrincipalSynchronizationAccessToken", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationJob", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -307260,19 +307957,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSynchronizationJob" + "Command": "Get-MgServicePrincipalSynchronizationJob", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationJob", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-jobs?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -307299,50 +307996,50 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSynchronizationJob" + "Command": "Get-MgServicePrincipalSynchronizationJob", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationJobBulkUpload", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServicePrincipalSynchronizationJobBulkUpload", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationJobBulkUploadContent", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServicePrincipalSynchronizationJobBulkUploadContent", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationJobCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -307369,20 +308066,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgServicePrincipalSynchronizationJobCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationJobSchema", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomSecAttributeProvisioning.Read.All", @@ -307425,79 +308122,79 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSynchronizationSchema" + "Command": "Get-MgServicePrincipalSynchronizationJobSchema", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectoryCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectoryCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationSecretCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServicePrincipalSynchronizationSecretCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationTemplate", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -307524,19 +308221,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate" + "Command": "Get-MgServicePrincipalSynchronizationTemplate", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationTemplate", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-templates?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -307563,20 +308260,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate" + "Command": "Get-MgServicePrincipalSynchronizationTemplate", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationTemplateCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -307603,20 +308300,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgServicePrincipalSynchronizationTemplateCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchema", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -307643,122 +308340,122 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSynchronizationSchema" + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchema", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectoryCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectoryCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalTokenIssuancePolicy", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy" + "Command": "Get-MgServicePrincipalTokenIssuancePolicy", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalTokenIssuancePolicy", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy" + "Command": "Get-MgServicePrincipalTokenIssuancePolicy", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalTokenIssuancePolicyCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServicePrincipalTokenIssuancePolicyCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalTokenLifetimePolicy", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy" + "Command": "Get-MgServicePrincipalTokenLifetimePolicy", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalTokenLifetimePolicy", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-tokenlifetimepolicies?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -307801,20 +308498,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy" + "Command": "Get-MgServicePrincipalTokenLifetimePolicy", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalTokenLifetimePolicyCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -307857,34 +308554,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgServicePrincipalTokenLifetimePolicyCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOf", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgServicePrincipalTransitiveMemberOf", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOf", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-transitivememberof?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -307919,107 +308616,107 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgServicePrincipalTransitiveMemberOf", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryRole" + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryRole" + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOfCount", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -308054,197 +308751,197 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgServicePrincipalTransitiveMemberOfCount", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsDirectoryRole", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsDirectoryRole", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsGroup", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareContentTypeBase", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgShareContentTypeBase", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareContentTypeBaseType", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgShareContentTypeBaseType", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareContentTypeBaseType", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgShareContentTypeBaseType", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareContentTypeBaseTypeCount", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgShareContentTypeBaseTypeCount", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareCount", - "ApiReferenceLink": null, - "Uri": "/shares/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgShareCount", + "Method": "GET", + "Uri": "/shares/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgShareCreatedByUser", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgShareCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgShareCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgShareCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareDriveItem", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/driveItem", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -308271,20 +308968,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgShareDriveItem", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/driveItem" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -308335,591 +309032,589 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgShareDriveItemContent", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/driveItem/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareItem", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgShareItem", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareItem", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/items", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgShareItem", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/items" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareItemContent", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgShareItemContent", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareItemCount", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/items/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgShareItemCount", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/items/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareItemLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgShareItemLastModifiedByUser", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgShareItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareItemLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgShareItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgShareItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgShareLastModifiedByUser", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgShareLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgShareLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgShareLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareList", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "Get-MgShareList", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListColumn", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgShareListColumn", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListColumn", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgShareListColumn", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/columns" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListColumnCount", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/columns/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgShareListColumnCount", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/columns/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListColumnSourceColumn", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgShareListColumnSourceColumn", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListContentType", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgShareListContentType", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListContentType", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgShareListContentType", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgShareListContentTypeColumn", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgShareListContentTypeColumn", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListContentTypeColumnCount", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgShareListContentTypeColumnCount", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Get-MgShareListContentTypeColumnLink", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Get-MgShareListContentTypeColumnLink", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListContentTypeColumnLinkCount", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgShareListContentTypeColumnLinkCount", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListContentTypeColumnPosition", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgShareListContentTypeColumnPosition", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListContentTypeColumnPosition", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgShareListContentTypeColumnPosition", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListContentTypeColumnPositionCount", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgShareListContentTypeColumnPositionCount", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListContentTypeColumnSourceColumn", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgShareListContentTypeColumnSourceColumn", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListContentTypeCompatibleHubContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgShareListContentTypeCompatibleHubContentType", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListContentTypeCount", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgShareListContentTypeCount", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgShareListCreatedByUser", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgShareListCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgShareListCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgShareListCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListDrive", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/drive", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgShareListDrive", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/drive" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListItem", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/listItem", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgShareListItem", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/listItem" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListItem", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgShareListItem", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListItemActivityByInterval", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -308930,438 +309625,440 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgShareListItemActivityByInterval", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgShareListItemAnalytic", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListItemCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgShareListItemCreatedByUser", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgShareListItemCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListItemCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgShareListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListItemCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgShareListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListItemDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", - "Uri": "/shares/{sharedDriveItem-id}/list/items/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgShareListItemDelta", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/delta" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgShareListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgShareListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListItemDocumentSetVersionCount", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgShareListItemDocumentSetVersionCount", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgShareListItemDocumentSetVersionField", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListItemDriveItem", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgShareListItemDriveItem", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgShareListItemDriveItemContent", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListItemField", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgShareListItemField", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListItemVersion", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgShareListItemVersion", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListItemVersion", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgShareListItemVersion", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListItemVersionCount", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgShareListItemVersionCount", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgShareListItemVersionField", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListOperation", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgShareListOperation", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListOperation", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgShareListOperation", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/operations" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListOperationCount", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/operations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgShareListOperationCount", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/operations/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListSubscription", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgShareListSubscription", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListSubscription", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgShareListSubscription", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareListSubscriptionCount", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgShareListSubscriptionCount", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSharePermission", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/permission", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgSharePermission", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/permission" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareRoot", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/root", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgShareRoot", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/root" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareRootContent", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/root/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgShareRootContent", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/root/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareSharedDriveItemSharedDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-1.0", - "Uri": "/shares/{sharedDriveItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -309388,49 +310085,49 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSharedDriveItem" + "Command": "Get-MgShareSharedDriveItemSharedDriveItem", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareSharedDriveItemSharedDriveItem", - "ApiReferenceLink": null, - "Uri": "/shares", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedDriveItem" + "Command": "Get-MgShareSharedDriveItemSharedDriveItem", + "Method": "GET", + "Uri": "/shares" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgShareSite", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/site", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgShareSite", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/site" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get?view=graph-rest-1.0", - "Uri": "/sites/{site-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -309449,19 +310146,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgSite", + "Method": "GET", + "Uri": "/sites/{site-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-search?view=graph-rest-1.0", - "Uri": "/sites", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-search?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -309480,37 +310177,37 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgSite", + "Method": "GET", + "Uri": "/sites" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteActivityByInterval", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getActivitiesByInterval", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgSiteActivityByInterval", + "Method": "GET", + "Uri": "/sites/{site-id}/getActivitiesByInterval" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteAnalytic", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -309561,138 +310258,138 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgSiteAnalytic", + "Method": "GET", + "Uri": "/sites/{site-id}/analytics" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgSiteAnalyticItemActivityStat", + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgSiteAnalyticItemActivityStat", + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteAnalyticItemActivityStatActivity", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivity" + "Command": "Get-MgSiteAnalyticItemActivityStatActivity", + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteAnalyticItemActivityStatActivity", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivity" + "Command": "Get-MgSiteAnalyticItemActivityStatActivity", + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteAnalyticItemActivityStatActivityCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteAnalyticItemActivityStatActivityCount", + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItem", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItem", + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItemContent", + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteAnalyticItemActivityStatCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteAnalyticItemActivityStatCount", + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteAnalyticLastSevenDay", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/lastSevenDays", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -309743,20 +310440,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgSiteAnalyticLastSevenDay", + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/lastSevenDays" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteAnalyticTime", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/allTime", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -309807,20 +310504,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgSiteAnalyticTime", + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/allTime" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteApplicableContentTypeForList", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -309855,35 +310552,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgSiteApplicableContentTypeForList", + "Method": "GET", + "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteByPath", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgSiteByPath", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -309918,19 +310615,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgSiteColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/columns", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-columns?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -309965,20 +310662,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgSiteColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/columns" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteColumnCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/columns/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -310013,82 +310710,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSiteColumnCount", + "Method": "GET", + "Uri": "/sites/{site-id}/columns/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteColumnSourceColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgSiteColumnSourceColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteContentType", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Permissions": [ - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections ", - "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Read and write items in all site collections", - "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.Manage.All", - "Description": "Create, edit, and delete items and lists in all site collections", - "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all site collections", - "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphContentType" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteContentType", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -310123,86 +310773,133 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgSiteContentType", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteContentTypeBase", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", + "Variants": [ + "List" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-contenttypes?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections ", + "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Read and write items in all site collections", + "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.Manage.All", + "Description": "Create, edit, and delete items and lists in all site collections", + "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all site collections", + "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgSiteContentType", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes" + }, + { + "Module": "Sites", + "CommandAlias": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgSiteContentTypeBase", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteContentTypeBaseType", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgSiteContentTypeBaseType", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteContentTypeBaseType", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgSiteContentTypeBaseType", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteContentTypeBaseTypeCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteContentTypeBaseTypeCount", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -310237,19 +310934,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgSiteContentTypeColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -310284,20 +310981,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgSiteContentTypeColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteContentTypeColumnCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -310332,123 +311029,123 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSiteContentTypeColumnCount", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Get-MgSiteContentTypeColumnLink", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Get-MgSiteContentTypeColumnLink", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteContentTypeColumnLinkCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteContentTypeColumnLinkCount", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteContentTypeColumnPosition", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgSiteContentTypeColumnPosition", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteContentTypeColumnPosition", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgSiteContentTypeColumnPosition", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteContentTypeColumnPositionCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteContentTypeColumnPositionCount", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteContentTypeColumnSourceColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgSiteContentTypeColumnSourceColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteContentTypeCompatibleHubContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -310467,20 +311164,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgSiteContentTypeCompatibleHubContentType", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteContentTypeCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -310515,19 +311212,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSiteContentTypeCount", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteCount", - "ApiReferenceLink": null, - "Uri": "/sites/$count", - "ApiVersion": "v1.0", "Variants": [ "Get1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -310546,20 +311243,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSiteCount", + "Method": "GET", + "Uri": "/sites/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteDefaultDrive", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/drive", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -310610,19 +311307,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgSiteDefaultDrive", + "Method": "GET", + "Uri": "/sites/{site-id}/drive" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-1.0", - "Uri": "/sites/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -310641,34 +311338,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgSiteDelta", + "Method": "GET", + "Uri": "/sites/delta" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteDrive", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/drives/{drive-id}", - "ApiVersion": "v1.0", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgSiteDrive", + "Method": "GET", + "Uri": "/sites/{site-id}/drives/{drive-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteDrive", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/drives", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -310719,20 +311416,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgSiteDrive", + "Method": "GET", + "Uri": "/sites/{site-id}/drives" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteDriveCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/drives/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -310783,460 +311480,460 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSiteDriveCount", + "Method": "GET", + "Uri": "/sites/{site-id}/drives/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteExternalColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/externalColumns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgSiteExternalColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/externalColumns/{columnDefinition-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteExternalColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/externalColumns", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgSiteExternalColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/externalColumns" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteExternalColumnCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/externalColumns/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteExternalColumnCount", + "Method": "GET", + "Uri": "/sites/{site-id}/externalColumns/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteGetByPath", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "Get-MgSiteGetByPath", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteGetByPathAnalytic", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgSiteGetByPathAnalytic", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteGetByPathApplicableContentTypeForList", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgSiteGetByPathApplicableContentTypeForList", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteGetByPathColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgSiteGetByPathColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteGetByPathContentType", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgSiteGetByPathContentType", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteGetByPathDrive", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/drive", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgSiteGetByPathDrive", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/drive" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteGetByPathDrive", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/drives", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgSiteGetByPathDrive", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/drives" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteGetByPathExternalColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/externalColumns", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgSiteGetByPathExternalColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/externalColumns" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteGetByPathList", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/lists", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "Get-MgSiteGetByPathList", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/lists" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteGetByPathOnenote", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenote" + "Command": "Get-MgSiteGetByPathOnenote", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteGetByPathOperation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgSiteGetByPathOperation", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteGetByPathPage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphBaseSitePage" + "Command": "Get-MgSiteGetByPathPage", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteGetByPathPermission", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgSiteGetByPathPermission", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteGetByPathSite", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/sites", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgSiteGetByPathSite", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/sites" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteGetByPathTermStore", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStore" + "Command": "Get-MgSiteGetByPathTermStore", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteGetByPathTermStore", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStores", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStore" + "Command": "Get-MgSiteGetByPathTermStore", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStores" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteGetGraphBPrePathActivityByInterval", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgSiteGetGraphBPrePathActivityByInterval", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteGetGraphBPrePathByPath", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgSiteGetGraphBPrePathByPath", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteItemLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgSiteItemLastModifiedByUser", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgSiteItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteItemLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgSiteItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgSiteLastModifiedByUser", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgSiteLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgSiteLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteList", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -311255,19 +311952,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphList" + "Command": "Get-MgSiteList", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteList", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists", - "ApiVersion": "v1.0", "Variants": [ "List1" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -311286,20 +311983,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphList" + "Command": "Get-MgSiteList", + "Method": "GET", + "Uri": "/sites/{site-id}/lists" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -311334,19 +312031,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgSiteListColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -311381,20 +312078,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgSiteListColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/columns" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListColumnCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -311429,35 +312126,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSiteListColumnCount", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListColumnSourceColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgSiteListColumnSourceColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListContentType", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -311492,19 +312189,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgSiteListContentType", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListContentType", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -311539,20 +312236,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgSiteListContentType", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -311587,19 +312284,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgSiteListContentTypeColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -311634,20 +312331,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgSiteListContentTypeColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListContentTypeColumnCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -311682,123 +312379,123 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSiteListContentTypeColumnCount", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Get-MgSiteListContentTypeColumnLink", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Get-MgSiteListContentTypeColumnLink", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListContentTypeColumnLinkCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteListContentTypeColumnLinkCount", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListContentTypeColumnPosition", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgSiteListContentTypeColumnPosition", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListContentTypeColumnPosition", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgSiteListContentTypeColumnPosition", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListContentTypeColumnPositionCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteListContentTypeColumnPositionCount", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListContentTypeColumnSourceColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgSiteListContentTypeColumnSourceColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListContentTypeCompatibleHubContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -311817,20 +312514,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgSiteListContentTypeCompatibleHubContentType", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListContentTypeCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -311865,20 +312562,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSiteListContentTypeCount", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -311897,94 +312594,94 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSiteListCount", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgSiteListCreatedByUser", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgSiteListCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgSiteListCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteListCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListDrive", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/drive", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgSiteListDrive", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/drive" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListItem", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -312011,19 +312708,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgSiteListItem", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListItem", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -312042,37 +312739,37 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgSiteListItem", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListItemActivityByInterval", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgSiteListItemActivityByInterval", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -312123,81 +312820,81 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgSiteListItemAnalytic", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListItemCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgSiteListItemCreatedByUser", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgSiteListItemCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListItemCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgSiteListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListItemCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListItemDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/lists/{list-id}/items/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -312216,20 +312913,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgSiteListItemDelta", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/delta" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -312272,19 +312969,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgSiteListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -312327,20 +313024,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgSiteListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListItemDocumentSetVersionCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -312383,35 +313080,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSiteListItemDocumentSetVersionCount", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteListItemDocumentSetVersionField", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListItemDriveItem", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -312462,50 +313159,50 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgSiteListItemDriveItem", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteListItemDriveItemContent", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListItemField", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteListItemField", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListItemVersion", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -312524,19 +313221,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgSiteListItemVersion", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListItemVersion", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -312555,20 +313252,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgSiteListItemVersion", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListItemVersionCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -312587,82 +313284,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSiteListItemVersionCount", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteListItemVersionField", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListOperation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", - "Permissions": [ - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections ", - "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Read and write items in all site collections", - "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.Manage.All", - "Description": "Create, edit, and delete items and lists in all site collections", - "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.FullControl.All", - "Description": "Have full control of all site collections", - "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListOperation", "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Sites", "Permissions": [ { "Name": "Sites.Read.All", @@ -312697,20 +313347,67 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgSiteListOperation", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListOperationCount", + "Variants": [ + "List" + ], "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections ", + "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Read and write items in all site collections", + "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.Manage.All", + "Description": "Create, edit, and delete items and lists in all site collections", + "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.FullControl.All", + "Description": "Have full control of all site collections", + "FullDescription": "Allows the app to have full control of all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgSiteListOperation", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/operations" + }, + { + "Module": "Sites", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -312745,64 +313442,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSiteListOperationCount", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListSubscription", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgSiteListSubscription", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListSubscription", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgSiteListSubscription", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteListSubscriptionCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteListSubscriptionCount", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -312845,19 +313542,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgSiteOnenoteNotebook", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/notebooks", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -312900,20 +313597,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgSiteOnenoteNotebook", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteOnenoteNotebookCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/notebooks/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -312956,22 +313653,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSiteOnenoteNotebookCount", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgSiteOnenoteNotebookFromWebUrl", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -313014,19 +313711,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCopyNotebookModel" + "Command": "Get-MgSiteOnenoteNotebookFromWebUrl", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteOnenoteNotebookSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -313069,19 +313766,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgSiteOnenoteNotebookSection", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteOnenoteNotebookSectionGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -313124,20 +313821,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgSiteOnenoteNotebookSectionGroup", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteOnenoteOperation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -313180,35 +313877,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Get-MgSiteOnenoteOperation", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteOnenoteOperationCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/operations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteOnenoteOperationCount", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/operations/$count" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteOnenotePage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -313243,19 +313940,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgSiteOnenotePage", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteOnenotePage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/pages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -313290,35 +313987,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgSiteOnenotePage", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/pages" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteOnenotePageContent", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteOnenotePageContent", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteOnenotePageCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/pages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -313353,35 +314050,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSiteOnenotePageCount", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/pages/$count" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteOnenoteResource", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteResource" + "Command": "Get-MgSiteOnenoteResource", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteOnenoteResourceContent", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -313416,35 +314113,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSiteOnenoteResourceContent", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteOnenoteResourceCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/resources/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteOnenoteResourceCount", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/resources/$count" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -313487,19 +314184,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgSiteOnenoteSection", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sections", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -313542,20 +314239,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgSiteOnenoteSection", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sections" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteOnenoteSectionCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sections/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -313598,20 +314295,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSiteOnenoteSectionCount", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sections/$count" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -313654,20 +314351,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgSiteOnenoteSectionGroup", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -313710,22 +314407,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgSiteOnenoteSectionGroup", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sectionGroups" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteOnenoteSectionGroupCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -313768,19 +314465,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSiteOnenoteSectionGroupCount", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteOnenoteSectionGroupSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -313823,19 +314520,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgSiteOnenoteSectionGroupSection", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteOnenoteSectionPage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -313870,20 +314567,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgSiteOnenoteSectionPage", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteOperation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/richlongrunningoperation-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -313918,19 +314615,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgSiteOperation", + "Method": "GET", + "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteOperation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/operations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-operations?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -313965,20 +314662,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgSiteOperation", + "Method": "GET", + "Uri": "/sites/{site-id}/operations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteOperationCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/operations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -314013,20 +314710,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSiteOperationCount", + "Method": "GET", + "Uri": "/sites/{site-id}/operations/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -314045,19 +314742,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBaseSitePage" + "Command": "Get-MgSitePage", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -314076,34 +314773,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBaseSitePage" + "Command": "Get-MgSitePage", + "Method": "GET", + "Uri": "/sites/{site-id}/pages" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageAsSitePage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSitePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSitePage" + "Command": "Get-MgSitePageAsSitePage", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageAsSitePage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/sitePage", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSitePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -314122,388 +314819,388 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSitePage" + "Command": "Get-MgSitePageAsSitePage", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/sitePage" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCanvaLayout", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCanvasLayout" + "Command": "Get-MgSitePageAsSitePageCanvaLayout", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphHorizontalSection" + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphHorizontalSection" + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphHorizontalSectionColumn" + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphHorizontalSectionColumn" + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWebPart" + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionCount", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVerticalSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphVerticalSection" + "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSection", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWebPart" + "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgSitePageAsSitePageCreatedByUser", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgSitePageAsSitePageCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgSitePageAsSitePageCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgSitePageAsSitePageLastModifiedByUser", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgSitePageAsSitePageLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgSitePageAsSitePageLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageWebPart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSitePageAsSitePageWebPart", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageWebPart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWebPart" + "Command": "Get-MgSitePageAsSitePageWebPart", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageAsSitePageWebPartCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSitePageAsSitePageWebPartCount", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -314522,20 +315219,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSitePageCount", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageCountAsSitePage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/sitePage/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -314554,227 +315251,227 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSitePageCountAsSitePage", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/sitePage/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgSitePageCreatedByUser", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgSitePageCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgSitePageCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSitePageCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgSitePageLastModifiedByUser", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgSitePageLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgSitePageLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePageLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSitePageLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWebPartPosition" + "Command": "Get-MgSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", + "Method": "POST", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWebPartPosition" + "Command": "Get-MgSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", + "Method": "POST", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWebPartPosition" + "Command": "Get-MgSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", + "Method": "POST", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePermission", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/permissions/{permission-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get-permission?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgSitePermission", + "Method": "GET", + "Uri": "/sites/{site-id}/permissions/{permission-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePermission", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/permissions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-permissions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgSitePermission", + "Method": "GET", + "Uri": "/sites/{site-id}/permissions" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSitePermissionCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/permissions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSitePermissionCount", + "Method": "GET", + "Uri": "/sites/{site-id}/permissions/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteRecentNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRecentNotebook", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -314817,22 +315514,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRecentNotebook" + "Command": "Get-MgSiteRecentNotebook", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStore", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-store-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -314851,51 +315548,51 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermStore" + "Command": "Get-MgSiteTermStore", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStore", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStores", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStore" + "Command": "Get-MgSiteTermStore", + "Method": "GET", + "Uri": "/sites/{site-id}/termStores" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStores/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteTermStoreCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStores/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -314914,20 +315611,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Command": "Get-MgSiteTermStoreGroup", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-list-groups?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -314946,22 +315643,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Command": "Get-MgSiteTermStoreGroup", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -314980,37 +315677,37 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSiteTermStoreGroupCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgSiteTermStoreGroupSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -315029,15 +315726,13 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgSiteTermStoreGroupSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -315048,34 +315743,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreGroupSetChild", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "ApiVersion": "v1.0", "Variants": [ "List", "List1", "List2", "List3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreGroupSetChild", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetChildCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -315086,17 +315781,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteTermStoreGroupSetChildCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -315107,34 +315802,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgSiteTermStoreGroupSetChildRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", "Variants": [ "List", "List1", "List2", "List3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgSiteTermStoreGroupSetChildRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -315145,17 +315840,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteTermStoreGroupSetChildRelationCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -315166,17 +315861,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreGroupSetChildRelationFromTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -315187,17 +315882,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgSiteTermStoreGroupSetChildRelationSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -315208,17 +315903,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreGroupSetChildRelationToTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetChildSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -315229,24 +315924,26 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgSiteTermStoreGroupSetChildSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -315265,139 +315962,139 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSiteTermStoreGroupSetCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetParentGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Command": "Get-MgSiteTermStoreGroupSetParentGroup", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgSiteTermStoreGroupSetRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgSiteTermStoreGroupSetRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetRelationCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteTermStoreGroupSetRelationCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreGroupSetRelationFromTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetRelationSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgSiteTermStoreGroupSetRelationSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreGroupSetRelationToTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -315416,337 +316113,337 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreGroupSetTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreGroupSetTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreGroupSetTermChild", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreGroupSetTermChild", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermChildCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteTermStoreGroupSetTermChildCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationFromTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationToTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermChildSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgSiteTermStoreGroupSetTermChildSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteTermStoreGroupSetTermCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgSiteTermStoreGroupSetTermRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgSiteTermStoreGroupSetTermRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermRelationCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteTermStoreGroupSetTermRelationCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreGroupSetTermRelationFromTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermRelationSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgSiteTermStoreGroupSetTermRelationSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreGroupSetTermRelationToTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreGroupSetTermSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgSiteTermStoreGroupSetTermSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -315765,30 +316462,28 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgSiteTermStoreSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgSiteTermStoreSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -315799,24 +316494,26 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreSetChild", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", - "ApiVersion": "v1.0", "Variants": [ "List", "List1", "List2", "List3" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -315835,15 +316532,13 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreSetChild", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetChildCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -315854,17 +316549,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteTermStoreSetChildCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -315875,34 +316570,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgSiteTermStoreSetChildRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", "Variants": [ "List", "List1", "List2", "List3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgSiteTermStoreSetChildRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetChildRelationCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -315913,17 +316608,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteTermStoreSetChildRelationCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetChildRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -315934,17 +316629,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreSetChildRelationFromTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetChildRelationSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -315955,17 +316650,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgSiteTermStoreSetChildRelationSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetChildRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -315976,17 +316671,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreSetChildRelationToTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetChildSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -315997,83 +316692,83 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgSiteTermStoreSetChildSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteTermStoreSetCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Command": "Get-MgSiteTermStoreSetParentGroup", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgSiteTermStoreSetParentGroupSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgSiteTermStoreSetParentGroupSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -316084,34 +316779,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "ApiVersion": "v1.0", "Variants": [ "List", "List1", "List2", "List3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -316122,17 +316817,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -316143,34 +316838,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", "Variants": [ "List", "List1", "List2", "List3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -316181,17 +316876,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -316202,17 +316897,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationFromTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -316223,17 +316918,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -316244,17 +316939,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationToTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -316265,488 +316960,490 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteTermStoreSetParentGroupSetCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationFromTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationToTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationToTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationFromTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationToTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgSiteTermStoreSetRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -316765,22 +317462,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgSiteTermStoreSetRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetRelationCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -316799,73 +317496,73 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSiteTermStoreSetRelationCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreSetRelationFromTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetRelationSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgSiteTermStoreSetRelationSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreSetRelationToTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -316884,52 +317581,52 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreSetTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreSetTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreSetTermChild", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -316948,22 +317645,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreSetTermChild", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermChildCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -316982,171 +317679,171 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSiteTermStoreSetTermChildCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgSiteTermStoreSetTermChildRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgSiteTermStoreSetTermChildRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermChildRelationCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteTermStoreSetTermChildRelationCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermChildRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreSetTermChildRelationFromTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermChildRelationSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgSiteTermStoreSetTermChildRelationSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermChildRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreSetTermChildRelationToTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermChildSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgSiteTermStoreSetTermChildSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgSiteTermStoreSetTermCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgSiteTermStoreSetTermRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -317165,22 +317862,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Get-MgSiteTermStoreSetTermRelation", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermRelationCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TermStore.Read.All", @@ -317199,88 +317896,88 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSiteTermStoreSetTermRelationCount", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermRelationFromTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreSetTermRelationFromTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermRelationSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgSiteTermStoreSetTermRelationSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermRelationToTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Get-MgSiteTermStoreSetTermRelationToTerm", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSiteTermStoreSetTermSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Get-MgSiteTermStoreSetTermSet", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgSubscribedSku", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-get?view=graph-rest-1.0", - "Uri": "/subscribedSkus/{subscribedSku-id}", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Organization.Read.All", @@ -317315,19 +318012,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSubscribedSku" + "Command": "Get-MgSubscribedSku", + "Method": "GET", + "Uri": "/subscribedSkus/{subscribedSku-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgSubscribedSku", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-list?view=graph-rest-1.0", - "Uri": "/subscribedSkus", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Organization.Read.All", @@ -317362,63 +318059,63 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSubscribedSku" + "Command": "Get-MgSubscribedSku", + "Method": "GET", + "Uri": "/subscribedSkus" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-get?view=graph-rest-1.0", - "Uri": "/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", + "Module": "ChangeNotifications", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "ChangeNotifications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgSubscription", + "Method": "GET", + "Uri": "/subscriptions/{subscription-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-list?view=graph-rest-1.0", - "Uri": "/subscriptions", - "ApiVersion": "v1.0", + "Module": "ChangeNotifications", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "ChangeNotifications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgSubscription", + "Method": "GET", + "Uri": "/subscriptions" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSubSite", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/sites/{site-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgSubSite", + "Method": "GET", + "Uri": "/sites/{site-id}/sites/{site-id1}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSubSite", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/sites", - "ApiVersion": "v1.0", "Variants": [ "List2" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-subsites?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -317437,20 +318134,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgSubSite", + "Method": "GET", + "Uri": "/sites/{site-id}/sites" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgSubSiteCount", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/sites/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -317469,20 +318166,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgSubSiteCount", + "Method": "GET", + "Uri": "/sites/{site-id}/sites/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeam", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get?view=graph-rest-1.0", - "Uri": "/teams/{team-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamSettings.Read.Group", @@ -317557,19 +318254,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeam" + "Command": "Get-MgTeam", + "Method": "GET", + "Uri": "/teams/{team-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeam", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teams-list?view=graph-rest-1.0", - "Uri": "/teams", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teams-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -317596,20 +318293,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeam" + "Command": "Get-MgTeam", + "Method": "GET", + "Uri": "/teams" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamChannel", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}", - "ApiVersion": "v1.0", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -317684,107 +318381,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Get-MgTeamChannel", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamChannel", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels", - "ApiVersion": "v1.0", "Variants": [ "List1" ], - "Module": "Teams", - "Permissions": [ - { - "Name": "ChannelSettings.Read.Group", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Group.ReadWrite.All", - "Description": "Read and write all groups", - "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Group.Read.All", - "Description": "Read all groups", - "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.ReadWrite.All", - "Description": "Read and write directory data", - "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "ChannelSettings.ReadWrite.Group", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "ChannelSettings.ReadWrite.All", - "Description": "Read and write the names, descriptions, and settings of all channels", - "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "ChannelSettings.Read.All", - "Description": "Read the names, descriptions, and settings of all channels", - "FullDescription": "Read all channel names, channel descriptions, and channel settings, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Channel.ReadBasic.All", - "Description": "Read the names and descriptions of all channels", - "FullDescription": "Read all channel names and channel descriptions, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphChannel" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamChannelCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/$count", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChannel", "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -317859,20 +318468,108 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTeamChannel", + "Method": "GET", + "Uri": "/teams/{team-id}/channels" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamChannelFileFolder", + "Variants": [ + "Get", + "GetViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "ChannelSettings.Read.Group", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Group.Read.All", + "Description": "Read all groups", + "FullDescription": "Allows the app to read group properties and memberships, and read conversations for all groups, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "ChannelSettings.ReadWrite.Group", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "ChannelSettings.ReadWrite.All", + "Description": "Read and write the names, descriptions, and settings of all channels", + "FullDescription": "Read and write the names, descriptions, and settings of all channels, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "ChannelSettings.Read.All", + "Description": "Read the names, descriptions, and settings of all channels", + "FullDescription": "Read all channel names, channel descriptions, and channel settings, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Channel.ReadBasic.All", + "Description": "Read the names and descriptions of all channels", + "FullDescription": "Read all channel names and channel descriptions, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgTeamChannelCount", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/$count" + }, + { + "Module": "Teams", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read.All", @@ -317947,35 +318644,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgTeamChannelFileFolder", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamChannelFileFolderContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgTeamChannelFileFolderContent", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamChannelMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -318010,19 +318707,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgTeamChannelMember", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamChannelMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/members", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -318049,20 +318746,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgTeamChannelMember", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/members" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamChannelMemberCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -318089,22 +318786,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTeamChannelMemberCount", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamChannelMessage", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -318139,19 +318836,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgTeamChannelMessage", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamChannelMessage", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -318186,20 +318883,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgTeamChannelMessage", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamChannelMessageCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -318234,20 +318931,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTeamChannelMessageCount", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamChannelMessageDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -318282,22 +318979,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgTeamChannelMessageDelta", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -318332,19 +319029,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgTeamChannelMessageHostedContent", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -318379,20 +319076,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgTeamChannelMessageHostedContent", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamChannelMessageHostedContentCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -318427,20 +319124,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTeamChannelMessageHostedContentCount", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -318475,19 +319172,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgTeamChannelMessageReply", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -318522,20 +319219,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgTeamChannelMessageReply", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamChannelMessageReplyCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -318570,20 +319267,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTeamChannelMessageReplyCount", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamChannelMessageReplyDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -318618,22 +319315,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgTeamChannelMessageReplyDelta", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -318668,19 +319365,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgTeamChannelMessageReplyHostedContent", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -318715,20 +319412,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgTeamChannelMessageReplyHostedContent", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamChannelMessageReplyHostedContentCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -318763,22 +319460,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTeamChannelMessageReplyHostedContentCount", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -318797,19 +319494,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "Get-MgTeamChannelSharedWithTeam", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -318828,34 +319525,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "Get-MgTeamChannelSharedWithTeam", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -318874,20 +319571,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamChannelSharedWithTeamAllowedMemberCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -318906,20 +319603,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTeamChannelSharedWithTeamAllowedMemberCount", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamChannelSharedWithTeamCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -318938,20 +319635,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTeamChannelSharedWithTeamCount", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamChannelTab", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-tabs?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsTab.Read.Group", @@ -319050,19 +319747,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Get-MgTeamChannelTab", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamChannelTab", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsTab.Read.Group", @@ -319161,20 +319858,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Get-MgTeamChannelTab", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamChannelTabCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsTab.Read.Group", @@ -319273,34 +319970,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTeamChannelTabCount", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamChannelTabTeamApp", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsApp" + "Command": "Get-MgTeamChannelTabTeamApp", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamCount", - "ApiReferenceLink": null, - "Uri": "/teams/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -319327,63 +320024,63 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTeamCount", + "Method": "GET", + "Uri": "/teams/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamGroupServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/group/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgTeamGroupServiceProvisioningError", + "Method": "GET", + "Uri": "/teams/{team-id}/group/serviceProvisioningErrors" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamGroupServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/group/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgTeamGroupServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/teams/{team-id}/group/serviceProvisioningErrors/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamIncomingChannel", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Get-MgTeamIncomingChannel", + "Method": "GET", + "Uri": "/teams/{team-id}/incomingChannels/{channel-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamIncomingChannel", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/incomingChannels", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-incomingchannels?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -319410,20 +320107,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Get-MgTeamIncomingChannel", + "Method": "GET", + "Uri": "/teams/{team-id}/incomingChannels" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamIncomingChannelCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/incomingChannels/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -319450,20 +320147,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTeamIncomingChannelCount", + "Method": "GET", + "Uri": "/teams/{team-id}/incomingChannels/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamInstalledApp", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-installedapps?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -319610,19 +320307,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Command": "Get-MgTeamInstalledApp", + "Method": "GET", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamInstalledApp", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/installedApps", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-installedapps?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -319761,20 +320458,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Command": "Get-MgTeamInstalledApp", + "Method": "GET", + "Uri": "/teams/{team-id}/installedApps" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamInstalledAppCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/installedApps/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -319913,50 +320610,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTeamInstalledAppCount", + "Method": "GET", + "Uri": "/teams/{team-id}/installedApps/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamInstalledAppTeamApp", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsApp" + "Command": "Get-MgTeamInstalledAppTeamApp", + "Method": "GET", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamInstalledAppTeamAppDefinition", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppDefinition" + "Command": "Get-MgTeamInstalledAppTeamAppDefinition", + "Method": "GET", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-members?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamMember.Read.Group", @@ -319983,19 +320680,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgTeamMember", + "Method": "GET", + "Uri": "/teams/{team-id}/members/{conversationMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/members", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-members?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamMember.Read.Group", @@ -320022,20 +320719,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgTeamMember", + "Method": "GET", + "Uri": "/teams/{team-id}/members" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamMemberCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/members/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamMember.Read.Group", @@ -320062,78 +320759,78 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTeamMemberCount", + "Method": "GET", + "Uri": "/teams/{team-id}/members/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamOperation", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Command": "Get-MgTeamOperation", + "Method": "GET", + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamOperation", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/operations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Command": "Get-MgTeamOperation", + "Method": "GET", + "Uri": "/teams/{team-id}/operations" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamOperationCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/operations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgTeamOperationCount", + "Method": "GET", + "Uri": "/teams/{team-id}/operations/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "Get-MgTeamPermissionGrant", + "Method": "GET", + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/permissionGrants", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-permissiongrants?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -320216,20 +320913,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "Get-MgTeamPermissionGrant", + "Method": "GET", + "Uri": "/teams/{team-id}/permissionGrants" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPermissionGrantCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/permissionGrants/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -320312,50 +321009,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTeamPermissionGrantCount", + "Method": "GET", + "Uri": "/teams/{team-id}/permissionGrants/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPhoto", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/photo", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphProfilePhoto" + "Command": "Get-MgTeamPhoto", + "Method": "GET", + "Uri": "/teams/{team-id}/photo" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPhotoContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/photo/$value", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgTeamPhotoContent", + "Method": "GET", + "Uri": "/teams/{team-id}/photo/$value" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannel", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-primarychannel?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -320398,453 +321095,453 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Get-MgTeamPrimaryChannel", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelFileFolder", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/filesFolder", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgTeamPrimaryChannelFileFolder", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/filesFolder" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelFileFolderContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgTeamPrimaryChannelFileFolderContent", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgTeamPrimaryChannelMember", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/members", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgTeamPrimaryChannelMember", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/members" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMemberCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/members/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgTeamPrimaryChannelMemberCount", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/members/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessage", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgTeamPrimaryChannelMessage", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessage", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgTeamPrimaryChannelMessage", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgTeamPrimaryChannelMessageCount", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "Uri": "/teams/{team-id}/primaryChannel/messages/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgTeamPrimaryChannelMessageDelta", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/delta" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageHostedContentCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgTeamPrimaryChannelMessageHostedContentCount", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgTeamPrimaryChannelMessageReply", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgTeamPrimaryChannelMessageReply", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageReplyCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgTeamPrimaryChannelMessageReplyCount", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageReplyDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgTeamPrimaryChannelMessageReplyDelta", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContentCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContentCount", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMemberCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMemberCount", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamCount", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelTab", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Get-MgTeamPrimaryChannelTab", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelTab", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/tabs", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Get-MgTeamPrimaryChannelTab", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/tabs" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelTabCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/tabs/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgTeamPrimaryChannelTabCount", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/tabs/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamPrimaryChannelTabTeamApp", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsApp" + "Command": "Get-MgTeamPrimaryChannelTabTeamApp", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamSchedule", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSchedule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -320879,20 +321576,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSchedule" + "Command": "Get-MgTeamSchedule", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamScheduleOfferShiftRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -320927,19 +321624,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOfferShiftRequest" + "Command": "Get-MgTeamScheduleOfferShiftRequest", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamScheduleOfferShiftRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/offerShiftRequests", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -320958,20 +321655,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOfferShiftRequest" + "Command": "Get-MgTeamScheduleOfferShiftRequest", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamScheduleOfferShiftRequestCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -320990,20 +321687,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTeamScheduleOfferShiftRequestCount", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamScheduleOpenShift", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -321038,19 +321735,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOpenShift" + "Command": "Get-MgTeamScheduleOpenShift", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamScheduleOpenShift", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/openShifts", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -321085,20 +321782,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOpenShift" + "Command": "Get-MgTeamScheduleOpenShift", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/openShifts" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -321133,19 +321830,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest" + "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -321180,20 +321877,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest" + "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamScheduleOpenShiftChangeRequestCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -321228,20 +321925,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTeamScheduleOpenShiftChangeRequestCount", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamScheduleOpenShiftCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/openShifts/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -321276,20 +321973,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTeamScheduleOpenShiftCount", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/openShifts/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgTeamScheduleSchedulingGroup", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiVersion": "v1.0", + "Module": "Teams", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -321324,19 +322021,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSchedulingGroup" + "Command": "Get-MgTeamScheduleSchedulingGroup", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgTeamScheduleSchedulingGroup", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "ApiVersion": "v1.0", + "Module": "Teams", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-schedulinggroups?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -321371,20 +322068,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSchedulingGroup" + "Command": "Get-MgTeamScheduleSchedulingGroup", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/schedulingGroups" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamScheduleSchedulingGroupCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -321419,20 +322116,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTeamScheduleSchedulingGroupCount", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgTeamScheduleShift", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "ApiVersion": "v1.0", + "Module": "Teams", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -321467,19 +322164,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphShift" + "Command": "Get-MgTeamScheduleShift", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgTeamScheduleShift", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/shifts", - "ApiVersion": "v1.0", + "Module": "Teams", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-shifts?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -321514,20 +322211,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphShift" + "Command": "Get-MgTeamScheduleShift", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/shifts" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamScheduleShiftCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/shifts/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -321562,34 +322259,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTeamScheduleShiftCount", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/shifts/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest" + "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -321624,20 +322321,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest" + "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamScheduleSwapShiftChangeRequestCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -321672,20 +322369,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTeamScheduleSwapShiftChangeRequestCount", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgTeamScheduleTimeOff", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "ApiVersion": "v1.0", + "Module": "Teams", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -321720,19 +322417,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTimeOff" + "Command": "Get-MgTeamScheduleTimeOff", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgTeamScheduleTimeOff", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timesOff", - "ApiVersion": "v1.0", + "Module": "Teams", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timesoff?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -321767,20 +322464,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTimeOff" + "Command": "Get-MgTeamScheduleTimeOff", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timesOff" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamScheduleTimeOffCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timesOff/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -321815,20 +322512,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTeamScheduleTimeOffCount", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timesOff/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgTeamScheduleTimeOffReason", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "ApiVersion": "v1.0", + "Module": "Teams", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -321863,19 +322560,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTimeOffReason" + "Command": "Get-MgTeamScheduleTimeOffReason", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgTeamScheduleTimeOffReason", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timeOffReasons", - "ApiVersion": "v1.0", + "Module": "Teams", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timeoffreasons?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -321910,20 +322607,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTimeOffReason" + "Command": "Get-MgTeamScheduleTimeOffReason", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeOffReasons" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamScheduleTimeOffReasonCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -321958,20 +322655,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTeamScheduleTimeOffReasonCount", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgTeamScheduleTimeOffRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiVersion": "v1.0", + "Module": "Teams", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -322006,19 +322703,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTimeOffRequest" + "Command": "Get-MgTeamScheduleTimeOffRequest", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgTeamScheduleTimeOffRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "ApiVersion": "v1.0", + "Module": "Teams", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -322053,20 +322750,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTimeOffRequest" + "Command": "Get-MgTeamScheduleTimeOffRequest", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeOffRequests" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamScheduleTimeOffRequestCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.Read.All", @@ -322101,20 +322798,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTeamScheduleTimeOffRequestCount", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamTag", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -322149,19 +322846,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamworkTag" + "Command": "Get-MgTeamTag", + "Method": "GET", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamTag", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/tags", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -322196,20 +322893,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamworkTag" + "Command": "Get-MgTeamTag", + "Method": "GET", + "Uri": "/teams/{team-id}/tags" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamTagCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/tags/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -322244,20 +322941,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTeamTagCount", + "Method": "GET", + "Uri": "/teams/{team-id}/tags/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamTagMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -322292,19 +322989,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamworkTagMember" + "Command": "Get-MgTeamTagMember", + "Method": "GET", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamTagMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -322339,20 +323036,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamworkTagMember" + "Command": "Get-MgTeamTagMember", + "Method": "GET", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamTagMemberCount", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkTag.Read", @@ -322387,613 +323084,613 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTeamTagMemberCount", + "Method": "GET", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamTemplate", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/template", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgTeamTemplate", + "Method": "GET", + "Uri": "/teams/{team-id}/template" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamwork", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-get?view=graph-rest-1.0", - "Uri": "/teamwork", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeamwork", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamwork" + "Command": "Get-MgTeamwork", + "Method": "GET", + "Uri": "/teamwork" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedChat", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-get?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgTeamworkDeletedChat", + "Method": "GET", + "Uri": "/teamwork/deletedChats/{deletedChat-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedChat", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedChats", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeletedChat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeletedChat" + "Command": "Get-MgTeamworkDeletedChat", + "Method": "GET", + "Uri": "/teamwork/deletedChats" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedChatCount", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedChats/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgTeamworkDeletedChatCount", + "Method": "GET", + "Uri": "/teamwork/deletedChats/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeam", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeletedTeam" + "Command": "Get-MgTeamworkDeletedTeam", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeam", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-list-deletedteams?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeletedTeam" + "Command": "Get-MgTeamworkDeletedTeam", + "Method": "GET", + "Uri": "/teamwork/deletedTeams" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannel", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Get-MgTeamworkDeletedTeamChannel", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannel", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Get-MgTeamworkDeletedTeamChannel", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelCount", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgTeamworkDeletedTeamChannelCount", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelFileFolder", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgTeamworkDeletedTeamChannelFileFolder", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelFileFolderContent", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgTeamworkDeletedTeamChannelFileFolderContent", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMember", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgTeamworkDeletedTeamChannelMember", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMember", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgTeamworkDeletedTeamChannelMember", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMemberCount", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgTeamworkDeletedTeamChannelMemberCount", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessage", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgTeamworkDeletedTeamChannelMessage", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessage", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgTeamworkDeletedTeamChannelMessage", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageCount", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgTeamworkDeletedTeamChannelMessageCount", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgTeamworkDeletedTeamChannelMessageDelta", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContentCount", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContentCount", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyCount", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyCount", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyDelta", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContentCount", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContentCount", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamCount", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamCount", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelTab", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Get-MgTeamworkDeletedTeamChannelTab", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelTab", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Get-MgTeamworkDeletedTeamChannelTab", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelTabCount", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgTeamworkDeletedTeamChannelTabCount", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamChannelTabTeamApp", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsApp" + "Command": "Get-MgTeamworkDeletedTeamChannelTabTeamApp", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkDeletedTeamCount", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgTeamworkDeletedTeamCount", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkTeamAppSetting", - "ApiReferenceLink": null, - "Uri": "/teamwork/teamsAppSettings", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeamsAppSettings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkAppSettings.Read.All", @@ -323012,20 +323709,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsAppSettings" + "Command": "Get-MgTeamworkTeamAppSetting", + "Method": "GET", + "Uri": "/teamwork/teamsAppSettings" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkWorkforceIntegration", - "ApiReferenceLink": null, - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -323044,19 +323741,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWorkforceIntegration" + "Command": "Get-MgTeamworkWorkforceIntegration", + "Method": "GET", + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkWorkforceIntegration", - "ApiReferenceLink": null, - "Uri": "/teamwork/workforceIntegrations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -323075,19 +323772,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWorkforceIntegration" + "Command": "Get-MgTeamworkWorkforceIntegration", + "Method": "GET", + "Uri": "/teamwork/workforceIntegrations" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTeamworkWorkforceIntegrationCount", - "ApiReferenceLink": null, - "Uri": "/teamwork/workforceIntegrations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -323106,20 +323803,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTeamworkWorkforceIntegrationCount", + "Method": "GET", + "Uri": "/teamwork/workforceIntegrations/$count" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -323138,19 +323835,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer" + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadmincustomers?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -323169,19 +323866,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer" + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminCustomers" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Partner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -323200,34 +323897,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerCount", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminCustomers/$count" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Partner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail" + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-list-servicemanagementdetails?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -323246,20 +323943,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail" + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Partner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -323278,20 +323975,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/$count" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -323310,19 +324007,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship" + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadminrelationships?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -323341,20 +324038,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship" + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminRelationships" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -323373,19 +324070,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment" + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-accessassignments?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -323404,20 +324101,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment" + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Partner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -323436,19 +324133,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/$count" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.Partner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -323467,20 +324164,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipCount", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminRelationships/$count" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshipoperation-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -323499,19 +324196,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation" + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-operations?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -323530,20 +324227,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation" + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperationCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Partner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -323562,20 +324259,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperationCount", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/$count" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshiprequest-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -323594,19 +324291,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest" + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-requests?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -323625,20 +324322,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest" + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequestCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Partner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -323657,19 +324354,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequestCount", + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTenantRelationshipMultiTenantOrganization", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/multiTenantOrganization", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganization", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "MultiTenantOrganization.ReadBasic.All", @@ -323696,19 +324393,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMultiTenantOrganization" + "Command": "Get-MgTenantRelationshipMultiTenantOrganization", + "Method": "GET", + "Uri": "/tenantRelationships/multiTenantOrganization" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTenantRelationshipMultiTenantOrganizationJoinRequest", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "MultiTenantOrganization.Read.All", @@ -323727,34 +324424,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord" + "Command": "Get-MgTenantRelationshipMultiTenantOrganizationJoinRequest", + "Method": "GET", + "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenant", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationmember-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember" + "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenant", + "Method": "GET", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenant", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/multiTenantOrganization/tenants", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-list-tenants?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "MultiTenantOrganization.ReadBasic.All", @@ -323781,19 +324478,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember" + "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenant", + "Method": "GET", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenantCount", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "MultiTenantOrganization.ReadBasic.All", @@ -323820,20 +324517,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenantCount", + "Method": "GET", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/$count" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-user-get?view=graph-rest-1.0", - "Uri": "/users/{user-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -323956,19 +324653,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgUser", + "Method": "GET", + "Uri": "/users/{user-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-user-list?view=graph-rest-1.0", - "Uri": "/users", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-user-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -324075,137 +324772,137 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgUser", + "Method": "GET", + "Uri": "/users" }, { + "Module": "CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserActivity", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUserActivity" + "Command": "Get-MgUserActivity", + "Method": "GET", + "Uri": "/users/{user-id}/activities/{userActivity-id}" }, { + "Module": "CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserActivity", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/activities", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUserActivity" + "Command": "Get-MgUserActivity", + "Method": "GET", + "Uri": "/users/{user-id}/activities" }, { + "Module": "CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserActivityCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/activities/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserActivityCount", + "Method": "GET", + "Uri": "/users/{user-id}/activities/$count" }, { + "Module": "CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserActivityHistoryItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphActivityHistoryItem" + "Command": "Get-MgUserActivityHistoryItem", + "Method": "GET", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}" }, { + "Module": "CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserActivityHistoryItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphActivityHistoryItem" + "Command": "Get-MgUserActivityHistoryItem", + "Method": "GET", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems" }, { + "Module": "CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserActivityHistoryItemActivity", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUserActivity" + "Command": "Get-MgUserActivityHistoryItemActivity", + "Method": "GET", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity" }, { + "Module": "CrossDeviceExperiences", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserActivityHistoryItemCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserActivityHistoryItemCount", + "Method": "GET", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/$count" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAgreementAcceptance", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/agreementAcceptances/{agreementAcceptance-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Command": "Get-MgUserAgreementAcceptance", + "Method": "GET", + "Uri": "/users/{user-id}/agreementAcceptances/{agreementAcceptance-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAgreementAcceptance", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/agreementAcceptances", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AgreementAcceptance.Read", @@ -324224,20 +324921,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Command": "Get-MgUserAgreementAcceptance", + "Method": "GET", + "Uri": "/users/{user-id}/agreementAcceptances" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAgreementAcceptanceCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/agreementAcceptances/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AgreementAcceptance.Read", @@ -324256,34 +324953,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserAgreementAcceptanceCount", + "Method": "GET", + "Uri": "/users/{user-id}/agreementAcceptances/$count" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Get-MgUserAppRoleAssignment", + "Method": "GET", + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/appRoleAssignments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-approleassignments?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -324302,20 +324999,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Get-MgUserAppRoleAssignment", + "Method": "GET", + "Uri": "/users/{user-id}/appRoleAssignments" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAppRoleAssignmentCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/appRoleAssignments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -324334,20 +325031,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserAppRoleAssignmentCount", + "Method": "GET", + "Uri": "/users/{user-id}/appRoleAssignments/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAuthenticationEmailMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -324382,19 +325079,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod" + "Command": "Get-MgUserAuthenticationEmailMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAuthenticationEmailMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/emailMethods", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -324429,20 +325126,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod" + "Command": "Get-MgUserAuthenticationEmailMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/emailMethods" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAuthenticationEmailMethodCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/emailMethods/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -324477,20 +325174,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserAuthenticationEmailMethodCount", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/emailMethods/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAuthenticationFido2Method", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -324525,19 +325222,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod" + "Command": "Get-MgUserAuthenticationFido2Method", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAuthenticationFido2Method", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/fido2Methods", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -324572,20 +325269,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphFido2AuthenticationMethod" + "Command": "Get-MgUserAuthenticationFido2Method", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/fido2Methods" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAuthenticationFido2MethodCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/fido2Methods/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -324620,20 +325317,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserAuthenticationFido2MethodCount", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/fido2Methods/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAuthenticationMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -324668,19 +325365,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserAuthenticationMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAuthenticationMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/methods", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -324715,20 +325412,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthenticationMethod" + "Command": "Get-MgUserAuthenticationMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/methods" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAuthenticationMethodCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/methods/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -324763,115 +325460,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null - }, - { - "CommandAlias": null, + "Command": "Get-MgUserAuthenticationMethodCount", "Method": "GET", - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Identity.SignIns", - "Permissions": [ - { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "UserAuthenticationMethod.ReadWrite.All", - "Description": "Read and write all users' authentication methods", - "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "UserAuthenticationMethod.ReadWrite", - "Description": "Read and write your authentication methods", - "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "UserAuthenticationMethod.Read.All", - "Description": "Read all users' authentication methods", - "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod" + "Uri": "/users/{user-id}/authentication/methods/$count" }, { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], "Module": "Identity.SignIns", - "Permissions": [ - { - "Name": "UserAuthenticationMethod.Read", - "Description": "Read your authentication methods.", - "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "UserAuthenticationMethod.ReadWrite.All", - "Description": "Read and write all users' authentication methods", - "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "UserAuthenticationMethod.ReadWrite", - "Description": "Read and write your authentication methods", - "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "UserAuthenticationMethod.Read.All", - "Description": "Read all users' authentication methods", - "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod" - }, - { "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -324906,35 +325508,130 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, + "Variants": [ + "List" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "UserAuthenticationMethod.Read", + "Description": "Read your authentication methods.", + "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": "Read and write all users' authentication methods", + "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "UserAuthenticationMethod.ReadWrite", + "Description": "Read and write your authentication methods", + "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "UserAuthenticationMethod.Read.All", + "Description": "Read all users' authentication methods", + "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", "Method": "GET", - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods" + }, + { + "Module": "Identity.SignIns", + "CommandAlias": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "UserAuthenticationMethod.Read", + "Description": "Read your authentication methods.", + "FullDescription": "Allows the app to read your authentication methods, including phone numbers and Authenticator app settings. This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "UserAuthenticationMethod.ReadWrite.All", + "Description": "Read and write all users' authentication methods", + "FullDescription": "Allows the app to read and write authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "UserAuthenticationMethod.ReadWrite", + "Description": "Read and write your authentication methods", + "FullDescription": "Allows the app to read and write your authentication methods, including phone numbers and Authenticator app settings.This does not allow the app to see secret information like your passwords, or to sign-in or otherwise use your authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "UserAuthenticationMethod.Read.All", + "Description": "Read all users' authentication methods", + "FullDescription": "Allows the app to read authentication methods of all users you have access to in your organization. Authentication methods include things like a user’s phone numbers and Authenticator app settings. This does not allow the app to see secret information like passwords, or to sign-in or otherwise use the authentication methods.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodCount", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/$count" + }, + { + "Module": "Identity.SignIns", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAuthenticationOperation", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/longrunningoperation-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -324969,49 +325666,49 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphLongRunningOperation" + "Command": "Get-MgUserAuthenticationOperation", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAuthenticationOperation", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/operations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphLongRunningOperation" + "Command": "Get-MgUserAuthenticationOperation", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/operations" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAuthenticationOperationCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/operations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserAuthenticationOperationCount", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/operations/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAuthenticationPasswordMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -325046,19 +325743,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod" + "Command": "Get-MgUserAuthenticationPasswordMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAuthenticationPasswordMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/passwordMethods", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -325093,20 +325790,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod" + "Command": "Get-MgUserAuthenticationPasswordMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/passwordMethods" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAuthenticationPasswordMethodCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/passwordMethods/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -325141,20 +325838,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserAuthenticationPasswordMethodCount", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/passwordMethods/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAuthenticationPhoneMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -325189,19 +325886,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod" + "Command": "Get-MgUserAuthenticationPhoneMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAuthenticationPhoneMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/phoneMethods", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -325236,20 +325933,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod" + "Command": "Get-MgUserAuthenticationPhoneMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/phoneMethods" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAuthenticationPhoneMethodCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/phoneMethods/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -325284,20 +325981,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserAuthenticationPhoneMethodCount", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/phoneMethods/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAuthenticationSoftwareOathMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -325332,19 +326029,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod" + "Command": "Get-MgUserAuthenticationSoftwareOathMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAuthenticationSoftwareOathMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/softwareOathMethods", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -325379,20 +326076,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod" + "Command": "Get-MgUserAuthenticationSoftwareOathMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/softwareOathMethods" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAuthenticationSoftwareOathMethodCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/softwareOathMethods/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -325427,20 +326124,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserAuthenticationSoftwareOathMethodCount", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/softwareOathMethods/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -325475,19 +326172,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod" + "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-temporaryaccesspassmethods?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -325522,20 +326219,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod" + "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethodCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -325570,20 +326267,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethodCount", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -325618,19 +326315,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod" + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -325665,20 +326362,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod" + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -325713,64 +326410,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodCount", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/$count" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodDevice", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgUserById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", - "Uri": "/users/getByIds", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgUserById", + "Method": "POST", + "Uri": "/users/getByIds" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserCalendar", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendars/{calendar-id}", - "ApiVersion": "v1.0", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendar" + "Command": "Get-MgUserCalendar", + "Method": "GET", + "Uri": "/users/{user-id}/calendars/{calendar-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserCalendar", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendars", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -325805,20 +326502,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCalendar" + "Command": "Get-MgUserCalendar", + "Method": "GET", + "Uri": "/users/{user-id}/calendars" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserCalendarCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendars/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -325853,19 +326550,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserCalendarCount", + "Method": "GET", + "Uri": "/users/{user-id}/calendars/$count" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserCalendarEvent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "ApiVersion": "v1.0", "Variants": [ "List1" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -325892,22 +326589,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgUserCalendarEvent", + "Method": "GET", + "Uri": "/users/{user-id}/calendars/{calendar-id}/events" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserCalendarEventDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", - "Uri": "/users/{user-id}/calendar/events/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read", @@ -325934,20 +326631,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgUserCalendarEventDelta", + "Method": "GET", + "Uri": "/users/{user-id}/calendar/events/delta" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgUserCalendarGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "ApiVersion": "v1.0", + "Module": "Calendar", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -325966,19 +326663,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCalendarGroup" + "Command": "Get-MgUserCalendarGroup", + "Method": "GET", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgUserCalendarGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendarGroups", - "ApiVersion": "v1.0", + "Module": "Calendar", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -326005,19 +326702,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCalendarGroup" + "Command": "Get-MgUserCalendarGroup", + "Method": "GET", + "Uri": "/users/{user-id}/calendarGroups" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgUserCalendarGroupCalendar", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "ApiVersion": "v1.0", + "Module": "Calendar", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -326052,20 +326749,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCalendar" + "Command": "Get-MgUserCalendarGroupCalendar", + "Method": "GET", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserCalendarGroupCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendarGroups/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -326092,86 +326789,86 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserCalendarGroupCount", + "Method": "GET", + "Uri": "/users/{user-id}/calendarGroups/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgUserCalendarPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "v1.0", + "Module": "Calendar", + "CommandAlias": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Calendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendarPermission" + "Command": "Get-MgUserCalendarPermission", + "Method": "GET", + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgUserCalendarPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendar/calendarPermissions", - "ApiVersion": "v1.0", + "Module": "Calendar", + "CommandAlias": null, "Variants": [ "List", "List1" ], - "Module": "Calendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-list-calendarpermissions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendarPermission" + "Command": "Get-MgUserCalendarPermission", + "Method": "GET", + "Uri": "/users/{user-id}/calendar/calendarPermissions" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserCalendarPermissionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendar/calendarPermissions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserCalendarPermissionCount", + "Method": "GET", + "Uri": "/users/{user-id}/calendar/calendarPermissions/$count" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgUserCalendarSchedule", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0", - "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule", - "ApiVersion": "v1.0", "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphScheduleInformation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphScheduleInformation" + "Command": "Get-MgUserCalendarSchedule", + "Method": "POST", + "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgUserCalendarView", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendar/calendarView", - "ApiVersion": "v1.0", + "Module": "Calendar", + "CommandAlias": null, "Variants": [ "List", "List1" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -326198,20 +326895,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgUserCalendarView", + "Method": "GET", + "Uri": "/users/{user-id}/calendar/calendarView" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChat", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -326246,123 +326943,123 @@ "IsLeastPrivilege": false }, { - "Name": "ChatSettings.ReadWrite.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "ChatSettings.Read.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Chat.ReadWrite.All", - "Description": "Read and write all chat messages", - "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Chat.ReadBasic.All", - "Description": "Read names and members of all chat threads", - "FullDescription": "Read names and members of all one-to-one and group chats in Microsoft Teams, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Chat.Read.All", - "Description": "Read all chat messages", - "FullDescription": "Allows the app to read all 1-to-1 or group chat messages in Microsoft Teams.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Chat.Manage.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphChat" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChat", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats", - "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Teams", - "Permissions": [ - { - "Name": "Chat.ReadBasic", - "Description": "Read names and members of your chat threads", - "FullDescription": "Allows an app to read the members and descriptions of one-to-one and group chat threads, on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Chat.ReadBasic.All", - "Description": "Read names and members of all chat threads", - "FullDescription": "Read names and members of all one-to-one and group chats in Microsoft Teams, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Chat.ReadWrite", - "Description": "Read and write your chat messages", - "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Chat.Read", - "Description": "Read your chat messages", - "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { + "Name": "ChatSettings.ReadWrite.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "ChatSettings.Read.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { "Name": "Chat.ReadWrite.All", "Description": "Read and write all chat messages", "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false + }, + { + "Name": "Chat.ReadBasic.All", + "Description": "Read names and members of all chat threads", + "FullDescription": "Read names and members of all one-to-one and group chats in Microsoft Teams, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Chat.Read.All", + "Description": "Read all chat messages", + "FullDescription": "Allows the app to read all 1-to-1 or group chat messages in Microsoft Teams.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Chat.Manage.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChat" + "Command": "Get-MgUserChat", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/$count", + "Variants": [ + "List" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChat", "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "Chat.ReadBasic", + "Description": "Read names and members of your chat threads", + "FullDescription": "Allows an app to read the members and descriptions of one-to-one and group chat threads, on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Chat.ReadBasic.All", + "Description": "Read names and members of all chat threads", + "FullDescription": "Read names and members of all one-to-one and group chats in Microsoft Teams, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Chat.ReadWrite", + "Description": "Read and write your chat messages", + "FullDescription": "Allows an app to read and write your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Chat.Read", + "Description": "Read your chat messages", + "FullDescription": "Allows an app to read your 1 on 1 or group chat messages in Microsoft Teams, on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Chat.ReadWrite.All", + "Description": "Read and write all chat messages", + "FullDescription": "Allows an app to read and write all chat messages in Microsoft Teams, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgUserChat", + "Method": "GET", + "Uri": "/users/{user-id}/chats" + }, + { + "Module": "Teams", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -326405,109 +327102,109 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserChatCount", + "Method": "GET", + "Uri": "/users/{user-id}/chats/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatInstalledApp", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Command": "Get-MgUserChatInstalledApp", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatInstalledApp", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Command": "Get-MgUserChatInstalledApp", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatInstalledAppCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserChatInstalledAppCount", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatInstalledAppTeamApp", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsApp" + "Command": "Get-MgUserChatInstalledAppTeamApp", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatInstalledAppTeamAppDefinition", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppDefinition" + "Command": "Get-MgUserChatInstalledAppTeamAppDefinition", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatLastMessagePreview", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageInfo" + "Command": "Get-MgUserChatLastMessagePreview", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatMember", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChatMember.Read", @@ -326606,19 +327303,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgUserChatMember", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatMember", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/members", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChatMember.Read", @@ -326717,20 +327414,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Get-MgUserChatMember", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/members" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatMemberCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/members/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChatMember.Read", @@ -326829,20 +327526,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserChatMemberCount", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/members/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -326901,19 +327598,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgUserChatMessage", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -326956,20 +327653,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgUserChatMessage", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatMessageCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -327012,20 +327709,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserChatMessageCount", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/$count" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatMessageDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -327084,22 +327781,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgUserChatMessageDelta", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/delta" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -327158,19 +327855,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgUserChatMessageHostedContent", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -327229,20 +327926,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgUserChatMessageHostedContent", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatMessageHostedContentCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Read", @@ -327301,274 +327998,274 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserChatMessageHostedContentCount", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatMessageReply", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgUserChatMessageReply", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatMessageReply", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgUserChatMessageReply", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatMessageReplyCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserChatMessageReplyCount", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatMessageReplyDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Get-MgUserChatMessageReplyDelta", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgUserChatMessageReplyHostedContent", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Get-MgUserChatMessageReplyHostedContent", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatMessageReplyHostedContentCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserChatMessageReplyHostedContentCount", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "Get-MgUserChatPermissionGrant", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "Get-MgUserChatPermissionGrant", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatPermissionGrantCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserChatPermissionGrantCount", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatPinnedMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo" + "Command": "Get-MgUserChatPinnedMessage", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatPinnedMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo" + "Command": "Get-MgUserChatPinnedMessage", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatPinnedMessageCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserChatPinnedMessageCount", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatTab", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Get-MgUserChatTab", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatTab", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Get-MgUserChatTab", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatTabCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserChatTabCount", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserChatTabTeamApp", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsApp" + "Command": "Get-MgUserChatTabTeamApp", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contacts/{contact-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -327587,19 +328284,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContact" + "Command": "Get-MgUserContact", + "Method": "GET", + "Uri": "/users/{user-id}/contacts/{contact-id}" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contacts", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -327618,20 +328315,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContact" + "Command": "Get-MgUserContact", + "Method": "GET", + "Uri": "/users/{user-id}/contacts" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserContactCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contacts/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -327650,20 +328347,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserContactCount", + "Method": "GET", + "Uri": "/users/{user-id}/contacts/$count" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserContactDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0", - "Uri": "/users/{user-id}/contacts/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -327682,64 +328379,64 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContact" + "Command": "Get-MgUserContactDelta", + "Method": "GET", + "Uri": "/users/{user-id}/contacts/delta" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserContactExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserContactExtension", + "Method": "GET", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserContactExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgUserContactExtension", + "Method": "GET", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserContactExtensionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserContactExtensionCount", + "Method": "GET", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserContactFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -327758,19 +328455,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContactFolder" + "Command": "Get-MgUserContactFolder", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserContactFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -327789,34 +328486,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContactFolder" + "Command": "Get-MgUserContactFolder", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContactFolder" + "Command": "Get-MgUserContactFolderChildFolder", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -327835,20 +328532,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContactFolder" + "Command": "Get-MgUserContactFolderChildFolder", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -327867,19 +328564,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContact" + "Command": "Get-MgUserContactFolderChildFolderContact", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -327898,20 +328595,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContact" + "Command": "Get-MgUserContactFolderChildFolderContact", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderContactCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -327930,20 +328627,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserContactFolderChildFolderContactCount", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderContactDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -327962,94 +328659,94 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContact" + "Command": "Get-MgUserContactFolderChildFolderContactDelta", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/delta" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderContactExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserContactFolderChildFolderContactExtension", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderContactExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgUserContactFolderChildFolderContactExtension", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderContactExtensionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserContactFolderChildFolderContactExtensionCount", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderContactPhoto", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphProfilePhoto" + "Command": "Get-MgUserContactFolderChildFolderContactPhoto", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderContactPhotoContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserContactFolderChildFolderContactPhotoContent", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -328068,35 +328765,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserContactFolderChildFolderCount", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserContactFolderChildFolderDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContactFolder" + "Command": "Get-MgUserContactFolderChildFolderDelta", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserContactFolderContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -328115,19 +328812,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContact" + "Command": "Get-MgUserContactFolderContact", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserContactFolderContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -328146,20 +328843,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContact" + "Command": "Get-MgUserContactFolderContact", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserContactFolderContactCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -328178,20 +328875,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserContactFolderContactCount", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/$count" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserContactFolderContactDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0", - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -328210,94 +328907,94 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContact" + "Command": "Get-MgUserContactFolderContactDelta", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserContactFolderContactExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserContactFolderContactExtension", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserContactFolderContactExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgUserContactFolderContactExtension", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserContactFolderContactExtensionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserContactFolderContactExtensionCount", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgUserContactFolderContactPhoto", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphProfilePhoto" + "Command": "Get-MgUserContactFolderContactPhoto", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserContactFolderContactPhotoContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserContactFolderContactPhotoContent", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserContactFolderCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -328316,20 +329013,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserContactFolderCount", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/$count" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserContactFolderDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0", - "Uri": "/users/{user-id}/contactFolders/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Contacts.Read", @@ -328348,49 +329045,49 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContactFolder" + "Command": "Get-MgUserContactFolderDelta", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/delta" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgUserContactPhoto", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphProfilePhoto" + "Command": "Get-MgUserContactPhoto", + "Method": "GET", + "Uri": "/users/{user-id}/contacts/{contact-id}/photo" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserContactPhotoContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserContactPhotoContent", + "Method": "GET", + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserCount", - "ApiReferenceLink": null, - "Uri": "/users/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -328497,34 +329194,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserCount", + "Method": "GET", + "Uri": "/users/$count" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserCreatedObject", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgUserCreatedObject", + "Method": "GET", + "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserCreatedObject", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/createdObjects", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -328575,49 +329272,49 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgUserCreatedObject", + "Method": "GET", + "Uri": "/users/{user-id}/createdObjects" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserCreatedObjectAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgUserCreatedObjectAsServicePrincipal", + "Method": "GET", + "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}/servicePrincipal" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserCreatedObjectAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/createdObjects/servicePrincipal", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgUserCreatedObjectAsServicePrincipal", + "Method": "GET", + "Uri": "/users/{user-id}/createdObjects/servicePrincipal" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserCreatedObjectCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/createdObjects/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -328668,49 +329365,49 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserCreatedObjectCount", + "Method": "GET", + "Uri": "/users/{user-id}/createdObjects/$count" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserCreatedObjectCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/createdObjects/servicePrincipal/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserCreatedObjectCountAsServicePrincipal", + "Method": "GET", + "Uri": "/users/{user-id}/createdObjects/servicePrincipal/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgUserDefaultCalendar", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendar", - "ApiVersion": "v1.0", + "Module": "Calendar", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendar" + "Command": "Get-MgUserDefaultCalendar", + "Method": "GET", + "Uri": "/users/{user-id}/calendar" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDefaultCalendarEvent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendar/events", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -328737,22 +329434,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgUserDefaultCalendarEvent", + "Method": "GET", + "Uri": "/users/{user-id}/calendar/events" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgUserDefaultCalendarSchedule", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0", - "Uri": "/users/{user-id}/calendar/getSchedule", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphScheduleInformation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -328779,20 +329476,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphScheduleInformation" + "Command": "Get-MgUserDefaultCalendarSchedule", + "Method": "POST", + "Uri": "/users/{user-id}/calendar/getSchedule" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDefaultDrive", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drive", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -328843,19 +329540,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgUserDefaultDrive", + "Method": "GET", + "Uri": "/users/{user-id}/drive" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delta?view=graph-rest-1.0", - "Uri": "/users/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read.All", @@ -328890,78 +329587,78 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgUserDelta", + "Method": "GET", + "Uri": "/users/delta" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent" + "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", + "Method": "GET", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent" + "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", + "Method": "GET", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDeviceManagementTroubleshootingEventCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDeviceManagementTroubleshootingEventCount", + "Method": "GET", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDirectReport", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/directReports/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgUserDirectReport", + "Method": "GET", + "Uri": "/users/{user-id}/directReports/{directoryObject-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDirectReport", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/directReports", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -329004,78 +329701,78 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgUserDirectReport", + "Method": "GET", + "Uri": "/users/{user-id}/directReports" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDirectReportAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/directReports/{directoryObject-id}/orgContact", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgUserDirectReportAsOrgContact", + "Method": "GET", + "Uri": "/users/{user-id}/directReports/{directoryObject-id}/orgContact" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDirectReportAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/directReports/orgContact", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Get-MgUserDirectReportAsOrgContact", + "Method": "GET", + "Uri": "/users/{user-id}/directReports/orgContact" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDirectReportAsUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgUserDirectReportAsUser", + "Method": "GET", + "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDirectReportAsUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/directReports/user", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgUserDirectReportAsUser", + "Method": "GET", + "Uri": "/users/{user-id}/directReports/user" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDirectReportCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/directReports/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -329118,64 +329815,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserDirectReportCount", + "Method": "GET", + "Uri": "/users/{user-id}/directReports/$count" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDirectReportCountAsOrgContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/directReports/orgContact/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDirectReportCountAsOrgContact", + "Method": "GET", + "Uri": "/users/{user-id}/directReports/orgContact/$count" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDirectReportCountAsUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/directReports/user/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDirectReportCountAsUser", + "Method": "GET", + "Uri": "/users/{user-id}/directReports/user/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDrive", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}", - "ApiVersion": "v1.0", "Variants": [ "Get1", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgUserDrive", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDrive", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -329226,138 +329923,138 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgUserDrive", + "Method": "GET", + "Uri": "/users/{user-id}/drives" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveBundle", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgUserDriveBundle", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveBundle", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/bundles", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgUserDriveBundle", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveBundleContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveBundleContent", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveBundleCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveBundleCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveContentTypeBase", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgUserDriveContentTypeBase", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveContentTypeBaseType", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgUserDriveContentTypeBaseType", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveContentTypeBaseType", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgUserDriveContentTypeBaseType", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveContentTypeBaseTypeCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveContentTypeBaseTypeCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -329408,2797 +330105,2797 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserDriveCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgUserDriveCreatedByUser", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgUserDriveCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgUserDriveCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveFollowing", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgUserDriveFollowing", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveFollowing", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/following", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgUserDriveFollowing", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/following" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveFollowingContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveFollowingContent", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveFollowingCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/following/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveFollowingCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/following/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgUserDriveItem", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgUserDriveItem", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemActivityByInterval", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgUserDriveItemActivityByInterval", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgUserDriveItemAnalytic", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemAnalyticItemActivityStatActivity", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivity" + "Command": "Get-MgUserDriveItemAnalyticItemActivityStatActivity", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemAnalyticItemActivityStatCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveItemAnalyticItemActivityStatCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemAnalyticLastSevenDay", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgUserDriveItemAnalyticLastSevenDay", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemAnalyticTime", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgUserDriveItemAnalyticTime", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemChild", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgUserDriveItemChild", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemChild", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgUserDriveItemChild", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemChildContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveItemChildContent", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemChildCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveItemChildCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveItemContent", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveItemCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgUserDriveItemCreatedByUser", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgUserDriveItemCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgUserDriveItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgUserDriveItemDelta", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemItemLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgUserDriveItemItemLastModifiedByUser", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgUserDriveItemItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgUserDriveItemLastModifiedByUser", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgUserDriveItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgUserDriveItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemListItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgUserDriveItemListItem", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemActivityByInterval", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Users.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgUserDriveItemListItemActivityByInterval", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgUserDriveItemListItemAnalytic", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgUserDriveItemListItemCreatedByUser", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgUserDriveItemListItemCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemDocumentSetVersionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveItemListItemDocumentSetVersionCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveItemListItemDocumentSetVersionField", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemDriveItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgUserDriveItemListItemDriveItem", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveItemListItemDriveItemContent", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveItemListItemField", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgUserDriveItemListItemVersion", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgUserDriveItemListItemVersion", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemVersionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveItemListItemVersionCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveItemListItemVersionField", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgUserDriveItemPermission", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgUserDriveItemPermission", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemPermissionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveItemPermissionCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemRetentionLabel" + "Command": "Get-MgUserDriveItemRetentionLabel", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemSubscription", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgUserDriveItemSubscription", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemSubscription", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgUserDriveItemSubscription", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemSubscriptionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveItemSubscriptionCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemThumbnail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Get-MgUserDriveItemThumbnail", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemThumbnail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Get-MgUserDriveItemThumbnail", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemThumbnailCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveItemThumbnailCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Get-MgUserDriveItemVersion", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Get-MgUserDriveItemVersion", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemVersionContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveItemVersionContent", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveItemVersionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveItemVersionCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgUserDriveLastModifiedByUser", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgUserDriveLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgUserDriveLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveList", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "Get-MgUserDriveList", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListColumn", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgUserDriveListColumn", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListColumn", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgUserDriveListColumn", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListColumnCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveListColumnCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListColumnSourceColumn", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgUserDriveListColumnSourceColumn", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListContentType", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgUserDriveListContentType", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListContentType", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgUserDriveListContentType", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgUserDriveListContentTypeColumn", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgUserDriveListContentTypeColumn", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeColumnCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveListContentTypeColumnCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Get-MgUserDriveListContentTypeColumnLink", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Get-MgUserDriveListContentTypeColumnLink", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeColumnLinkCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveListContentTypeColumnLinkCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeColumnPosition", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgUserDriveListContentTypeColumnPosition", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeColumnPosition", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgUserDriveListContentTypeColumnPosition", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeColumnPositionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveListContentTypeColumnPositionCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeColumnSourceColumn", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Get-MgUserDriveListContentTypeColumnSourceColumn", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeCompatibleHubContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Get-MgUserDriveListContentTypeCompatibleHubContentType", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListContentTypeCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveListContentTypeCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgUserDriveListCreatedByUser", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgUserDriveListCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgUserDriveListCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveListCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListDrive", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/drive", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Get-MgUserDriveListDrive", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/drive" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgUserDriveListItem", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgUserDriveListItem", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListItemActivityByInterval", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Users.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgUserDriveListItemActivityByInterval", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgUserDriveListItemAnalytic", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/analytics" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListItemCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgUserDriveListItemCreatedByUser", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgUserDriveListItemCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListItemCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgUserDriveListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListItemCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListItemDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgUserDriveListItemDelta", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/delta" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgUserDriveListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgUserDriveListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListItemDocumentSetVersionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveListItemDocumentSetVersionCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveListItemDocumentSetVersionField", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListItemDriveItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgUserDriveListItemDriveItem", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveListItemDriveItemContent", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListItemField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveListItemField", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgUserDriveListItemVersion", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgUserDriveListItemVersion", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListItemVersionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveListItemVersionCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveListItemVersionField", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListOperation", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgUserDriveListOperation", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListOperation", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Get-MgUserDriveListOperation", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListOperationCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveListOperationCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListSubscription", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgUserDriveListSubscription", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListSubscription", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgUserDriveListSubscription", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveListSubscriptionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveListSubscriptionCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRoot", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgUserDriveRoot", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootActivityByInterval", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/root/getActivitiesByInterval", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgUserDriveRootActivityByInterval", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/getActivitiesByInterval" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootAnalytic", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgUserDriveRootAnalytic", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootAnalyticItemActivityStatActivity", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivity" + "Command": "Get-MgUserDriveRootAnalyticItemActivityStatActivity", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootAnalyticItemActivityStatCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveRootAnalyticItemActivityStatCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootAnalyticLastSevenDay", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/lastSevenDays", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgUserDriveRootAnalyticLastSevenDay", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/lastSevenDays" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootAnalyticTime", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/allTime", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgUserDriveRootAnalyticTime", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/allTime" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootChild", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgUserDriveRootChild", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootChild", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/children", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgUserDriveRootChild", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootChildContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveRootChildContent", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootChildCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveRootChildCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveRootContent", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgUserDriveRootCreatedByUser", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgUserDriveRootCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgUserDriveRootCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveRootCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/root/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgUserDriveRootDelta", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/delta" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootItemLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgUserDriveRootItemLastModifiedByUser", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgUserDriveRootItemLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootLastModifiedByUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgUserDriveRootLastModifiedByUser", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgUserDriveRootLastModifiedByUserMailboxSetting", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootLastModifiedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgUserDriveRootLastModifiedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootLastModifiedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveRootLastModifiedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootListItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Get-MgUserDriveRootListItem", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemActivityByInterval", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Users.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Get-MgUserDriveRootListItemActivityByInterval", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/analytics", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Get-MgUserDriveRootListItemAnalytic", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/analytics" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemCreatedByUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgUserDriveRootListItemCreatedByUser", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgUserDriveRootListItemCreatedByUserMailboxSetting", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningError", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceProvisioningError" + "Command": "Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningError", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemDocumentSetVersionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveRootListItemDocumentSetVersionCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveRootListItemDocumentSetVersionField", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemDriveItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgUserDriveRootListItemDriveItem", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveRootListItemDriveItemContent", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveRootListItemField", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgUserDriveRootListItemVersion", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Get-MgUserDriveRootListItemVersion", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemVersionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveRootListItemVersionCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveRootListItemVersionField", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgUserDriveRootPermission", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Get-MgUserDriveRootPermission", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootPermissionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveRootPermissionCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemRetentionLabel" + "Command": "Get-MgUserDriveRootRetentionLabel", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootSubscription", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgUserDriveRootSubscription", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootSubscription", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Get-MgUserDriveRootSubscription", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootSubscriptionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveRootSubscriptionCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootThumbnail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Get-MgUserDriveRootThumbnail", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootThumbnail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Get-MgUserDriveRootThumbnail", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootThumbnailCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveRootThumbnailCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Get-MgUserDriveRootVersion", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Get-MgUserDriveRootVersion", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootVersionContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveRootVersionContent", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveRootVersionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveRootVersionCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/$count" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveSpecial", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgUserDriveSpecial", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveSpecial", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/special", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Get-MgUserDriveSpecial", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/special" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveSpecialContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveSpecialContent", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserDriveSpecialCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/special/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserDriveSpecialCount", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/special/$count" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserEvent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -332217,19 +332914,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgUserEvent", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserEvent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -332256,79 +332953,79 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgUserEvent", + "Method": "GET", + "Uri": "/users/{user-id}/events" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserEventAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgUserEventAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserEventAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/attachments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgUserEventAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/attachments" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserEventAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/attachments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserEventAttachmentCount", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/attachments/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgUserEventCalendar", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/calendar", - "ApiVersion": "v1.0", + "Module": "Calendar", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendar" + "Command": "Get-MgUserEventCalendar", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/calendar" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserEventCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -332355,20 +333052,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserEventCount", + "Method": "GET", + "Uri": "/users/{user-id}/events/$count" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserEventDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", - "Uri": "/users/{user-id}/events/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.Read", @@ -332395,78 +333092,78 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgUserEventDelta", + "Method": "GET", + "Uri": "/users/{user-id}/events/delta" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserEventExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserEventExtension", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserEventExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgUserEventExtension", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/extensions" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserEventExtensionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/extensions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserEventExtensionCount", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/extensions/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgUserEventInstance", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", - "ApiVersion": "v1.0", + "Module": "Calendar", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgUserEventInstance", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgUserEventInstance", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances", - "ApiVersion": "v1.0", + "Module": "Calendar", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -332485,79 +333182,79 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgUserEventInstance", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserEventInstanceAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgUserEventInstanceAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserEventInstanceAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgUserEventInstanceAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserEventInstanceAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserEventInstanceAttachmentCount", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgUserEventInstanceCalendar", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar", - "ApiVersion": "v1.0", + "Module": "Calendar", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendar" + "Command": "Get-MgUserEventInstanceCalendar", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserEventInstanceCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -332576,137 +333273,137 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserEventInstanceCount", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/$count" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserEventInstanceDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", - "Uri": "/users/{user-id}/events/{event-id}/instances/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Get-MgUserEventInstanceDelta", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/delta" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserEventInstanceExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserEventInstanceExtension", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserEventInstanceExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgUserEventInstanceExtension", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserEventInstanceExtensionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserEventInstanceExtensionCount", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserExtension", + "Method": "GET", + "Uri": "/users/{user-id}/extensions/{extension-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgUserExtension", + "Method": "GET", + "Uri": "/users/{user-id}/extensions" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserExtensionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/extensions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserExtensionCount", + "Method": "GET", + "Uri": "/users/{user-id}/extensions/$count" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserFollowedSite", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/followedSites/{site-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgUserFollowedSite", + "Method": "GET", + "Uri": "/users/{user-id}/followedSites/{site-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserFollowedSite", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/followedSites", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -332725,20 +333422,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSite" + "Command": "Get-MgUserFollowedSite", + "Method": "GET", + "Uri": "/users/{user-id}/followedSites" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserFollowedSiteCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/followedSites/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -332757,78 +333454,78 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserFollowedSiteCount", + "Method": "GET", + "Uri": "/users/{user-id}/followedSites/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgUserInferenceClassification", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/inferenceClassification", - "ApiVersion": "v1.0", + "Module": "Mail", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInferenceClassification", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphInferenceClassification" + "Command": "Get-MgUserInferenceClassification", + "Method": "GET", + "Uri": "/users/{user-id}/inferenceClassification" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgUserInferenceClassificationOverride", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "ApiVersion": "v1.0", + "Module": "Mail", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphInferenceClassificationOverride" + "Command": "Get-MgUserInferenceClassificationOverride", + "Method": "GET", + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgUserInferenceClassificationOverride", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/inferenceClassification/overrides", - "ApiVersion": "v1.0", + "Module": "Mail", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphInferenceClassificationOverride" + "Command": "Get-MgUserInferenceClassificationOverride", + "Method": "GET", + "Uri": "/users/{user-id}/inferenceClassification/overrides" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserInferenceClassificationOverrideCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/inferenceClassification/overrides/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserInferenceClassificationOverrideCount", + "Method": "GET", + "Uri": "/users/{user-id}/inferenceClassification/overrides/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserJoinedTeam", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/joinedTeams", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -332887,49 +333584,49 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeam" + "Command": "Get-MgUserJoinedTeam", + "Method": "GET", + "Uri": "/users/{user-id}/joinedTeams" }, { + "Module": "People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserLastSharedMethodInsight", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserLastSharedMethodInsight", + "Method": "GET", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserLicenseDetail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphLicenseDetails" + "Command": "Get-MgUserLicenseDetail", + "Method": "GET", + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserLicenseDetail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/licenseDetails", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -332972,20 +333669,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphLicenseDetails" + "Command": "Get-MgUserLicenseDetail", + "Method": "GET", + "Uri": "/users/{user-id}/licenseDetails" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserLicenseDetailCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/licenseDetails/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -333028,20 +333725,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserLicenseDetailCount", + "Method": "GET", + "Uri": "/users/{user-id}/licenseDetails/$count" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserLicenseDetailTeamLicensingDetail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-1.0", - "Uri": "/users/{user-id}/licenseDetails/getTeamsLicensingDetails", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeamsLicensingDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -333076,20 +333773,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsLicensingDetails" + "Command": "Get-MgUserLicenseDetailTeamLicensingDetail", + "Method": "GET", + "Uri": "/users/{user-id}/licenseDetails/getTeamsLicensingDetails" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "MailboxSettings.Read", @@ -333108,20 +333805,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Get-MgUserMailboxSetting", + "Method": "GET", + "Uri": "/users/{user-id}/mailboxSettings" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -333156,19 +333853,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMailFolder" + "Command": "Get-MgUserMailFolder", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -333203,34 +333900,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMailFolder" + "Command": "Get-MgUserMailFolder", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailFolder" + "Command": "Get-MgUserMailFolderChildFolder", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -333265,20 +333962,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMailFolder" + "Command": "Get-MgUserMailFolderChildFolder", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -333313,241 +334010,241 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserMailFolderChildFolderCount", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailFolder" + "Command": "Get-MgUserMailFolderChildFolderDelta", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Get-MgUserMailFolderChildFolderMessage", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Get-MgUserMailFolderChildFolderMessage", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserMailFolderChildFolderMessageAttachmentCount", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/$count" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserMailFolderChildFolderMessageContent", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserMailFolderChildFolderMessageCount", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/$count" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Get-MgUserMailFolderChildFolderMessageDelta", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserMailFolderChildFolderMessageExtension", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgUserMailFolderChildFolderMessageExtension", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageExtensionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserMailFolderChildFolderMessageExtensionCount", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageRule", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "ApiVersion": "v1.0", + "Module": "Mail", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMessageRule" + "Command": "Get-MgUserMailFolderChildFolderMessageRule", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageRule", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "ApiVersion": "v1.0", + "Module": "Mail", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMessageRule" + "Command": "Get-MgUserMailFolderChildFolderMessageRule", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailFolderChildFolderMessageRuleCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserMailFolderChildFolderMessageRuleCount", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailFolderCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -333582,20 +334279,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserMailFolderCount", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/$count" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailFolderDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0", - "Uri": "/users/{user-id}/mailFolders/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -333630,20 +334327,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMailFolder" + "Command": "Get-MgUserMailFolderDelta", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/delta" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailFolderMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.Read", @@ -333670,19 +334367,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Get-MgUserMailFolderMessage", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailFolderMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -333717,64 +334414,64 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Get-MgUserMailFolderMessage", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailFolderMessageAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgUserMailFolderMessageAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailFolderMessageAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgUserMailFolderMessageAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailFolderMessageAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserMailFolderMessageAttachmentCount", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailFolderMessageContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.Read", @@ -333801,20 +334498,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserMailFolderMessageContent", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailFolderMessageCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -333849,20 +334546,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserMailFolderMessageCount", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/$count" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailFolderMessageDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -333897,110 +334594,110 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Get-MgUserMailFolderMessageDelta", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailFolderMessageExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserMailFolderMessageExtension", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailFolderMessageExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgUserMailFolderMessageExtension", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailFolderMessageExtensionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserMailFolderMessageExtensionCount", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgUserMailFolderMessageRule", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "ApiVersion": "v1.0", + "Module": "Mail", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMessageRule" + "Command": "Get-MgUserMailFolderMessageRule", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgUserMailFolderMessageRule", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "ApiVersion": "v1.0", + "Module": "Mail", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMessageRule" + "Command": "Get-MgUserMailFolderMessageRule", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMailFolderMessageRuleCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserMailFolderMessageRuleCount", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgUserMailTip", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getmailtips?view=graph-rest-1.0", - "Uri": "/users/{user-id}/getMailTips", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getmailtips?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMailTips", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.Read", @@ -334019,20 +334716,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMailTips" + "Command": "Get-MgUserMailTip", + "Method": "POST", + "Uri": "/users/{user-id}/getMailTips" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserManagedAppDiagnosticStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-user-getmanagedappdiagnosticstatuses?view=graph-rest-1.0", - "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-user-getmanagedappdiagnosticstatuses?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -334051,20 +334748,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus" + "Command": "Get-MgUserManagedAppDiagnosticStatus", + "Method": "GET", + "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserManagedAppPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-user-getmanagedapppolicies?view=graph-rest-1.0", - "Uri": "/users/{user-id}/getManagedAppPolicies", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-user-getmanagedapppolicies?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -334083,328 +334780,328 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Command": "Get-MgUserManagedAppPolicy", + "Method": "GET", + "Uri": "/users/{user-id}/getManagedAppPolicies" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserManagedAppRegistration", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedAppRegistration" + "Command": "Get-MgUserManagedAppRegistration", + "Method": "GET", + "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserManagedAppRegistration", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedAppRegistrations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedAppRegistration" + "Command": "Get-MgUserManagedAppRegistration", + "Method": "GET", + "Uri": "/users/{user-id}/managedAppRegistrations" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserManagedAppRegistrationCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedAppRegistrations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserManagedAppRegistrationCount", + "Method": "GET", + "Uri": "/users/{user-id}/managedAppRegistrations/$count" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserManagedDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDevice" + "Command": "Get-MgUserManagedDevice", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserManagedDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDevice" + "Command": "Get-MgUserManagedDevice", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserManagedDeviceCategory", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCategory" + "Command": "Get-MgUserManagedDeviceCategory", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserManagedDeviceCompliancePolicyState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" + "Command": "Get-MgUserManagedDeviceCompliancePolicyState", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserManagedDeviceCompliancePolicyState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" + "Command": "Get-MgUserManagedDeviceCompliancePolicyState", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserManagedDeviceCompliancePolicyStateCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserManagedDeviceCompliancePolicyStateCount", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserManagedDeviceConfigurationState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationState" + "Command": "Get-MgUserManagedDeviceConfigurationState", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserManagedDeviceConfigurationState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationState" + "Command": "Get-MgUserManagedDeviceConfigurationState", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserManagedDeviceConfigurationStateCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserManagedDeviceConfigurationStateCount", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserManagedDeviceCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserManagedDeviceCount", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/$count" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserManagedDeviceLogCollectionRequestCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserManagedDeviceLogCollectionRequestCount", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserManagedDeviceLogCollectionResponse", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" + "Command": "Get-MgUserManagedDeviceLogCollectionResponse", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserManagedDeviceLogCollectionResponse", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" + "Command": "Get-MgUserManagedDeviceLogCollectionResponse", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserManagedDeviceUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUser" + "Command": "Get-MgUserManagedDeviceUser", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserManagedDeviceWindowsProtectionState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsProtectionState" + "Command": "Get-MgUserManagedDeviceWindowsProtectionState", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserManagedDeviceWithAppFailure", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-troubleshooting-user-getmanageddeviceswithappfailures?view=graph-rest-1.0", - "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-troubleshooting-user-getmanageddeviceswithappfailures?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -334423,20 +335120,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserManagedDeviceWithAppFailure", + "Method": "GET", + "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserManager", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/manager", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read.All", @@ -334471,20 +335168,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgUserManager", + "Method": "GET", + "Uri": "/users/{user-id}/manager" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserManagerByRef", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/manager/$ref", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read.All", @@ -334519,22 +335216,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserManagerByRef", + "Method": "GET", + "Uri": "/users/{user-id}/manager/$ref" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgUserMemberGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", - "Uri": "/users/{user-id}/getMemberGroups", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -334617,22 +335314,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserMemberGroup", + "Method": "POST", + "Uri": "/users/{user-id}/getMemberGroups" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgUserMemberObject", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", - "Uri": "/users/{user-id}/getMemberObjects", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -334731,20 +335428,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserMemberObject", + "Method": "POST", + "Uri": "/users/{user-id}/getMemberObjects" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMemberOf", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -334763,19 +335460,19 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgUserMemberOf", + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMemberOf", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/memberOf", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -334810,34 +335507,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgUserMemberOf", + "Method": "GET", + "Uri": "/users/{user-id}/memberOf" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgUserMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/administrativeUnit" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/memberOf/administrativeUnit", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -334856,34 +335553,34 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgUserMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/administrativeUnit" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMemberOfAsDirectoryRole", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/directoryRole", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryRole" + "Command": "Get-MgUserMemberOfAsDirectoryRole", + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/directoryRole" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMemberOfAsDirectoryRole", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/memberOf/directoryRole", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -334902,34 +335599,34 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphDirectoryRole" + "Command": "Get-MgUserMemberOfAsDirectoryRole", + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/directoryRole" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgUserMemberOfAsGroup", + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/memberOf/group", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -334948,20 +335645,20 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgUserMemberOfAsGroup", + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/group" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMemberOfCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/memberOf/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -334996,20 +335693,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserMemberOfCount", + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/$count" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMemberOfCountAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/memberOf/administrativeUnit/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -335028,20 +335725,20 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Get-MgUserMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/administrativeUnit/$count" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMemberOfCountAsDirectoryRole", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/memberOf/directoryRole/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -335060,20 +335757,20 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Get-MgUserMemberOfCountAsDirectoryRole", + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/directoryRole/$count" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMemberOfCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/memberOf/group/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -335092,20 +335789,20 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Get-MgUserMemberOfCountAsGroup", + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/group/$count" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.Read", @@ -335132,19 +335829,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Get-MgUserMessage", + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -335179,64 +335876,64 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Get-MgUserMessage", + "Method": "GET", + "Uri": "/users/{user-id}/messages" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMessageAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgUserMessageAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMessageAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "Get-MgUserMessageAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/attachments" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMessageAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserMessageAttachmentCount", + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMessageContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}/$value", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.Read", @@ -335263,20 +335960,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserMessageContent", + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/$value" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMessageCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.ReadBasic", @@ -335311,20 +336008,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserMessageCount", + "Method": "GET", + "Uri": "/users/{user-id}/messages/$count" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMessageDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0", - "Uri": "/users/{user-id}/messages/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.Read", @@ -335351,78 +336048,78 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Get-MgUserMessageDelta", + "Method": "GET", + "Uri": "/users/{user-id}/messages/delta" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMessageExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserMessageExtension", + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMessageExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgUserMessageExtension", + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/extensions" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserMessageExtensionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserMessageExtensionCount", + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOauth2PermissionGrant", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Command": "Get-MgUserOauth2PermissionGrant", + "Method": "GET", + "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOauth2PermissionGrant", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/oauth2PermissionGrants", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-oauth2permissiongrants?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -335441,20 +336138,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Command": "Get-MgUserOauth2PermissionGrant", + "Method": "GET", + "Uri": "/users/{user-id}/oauth2PermissionGrants" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOauth2PermissionGrantCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/oauth2PermissionGrants/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -335473,75 +336170,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserOauth2PermissionGrantCount", + "Method": "GET", + "Uri": "/users/{user-id}/oauth2PermissionGrants/$count" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", - "Permissions": [ - { - "Name": "Notes.Create", - "Description": "Create your OneNote notebooks", - "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "Notes.ReadWrite.All", - "Description": "Read and write all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.Read.All", - "Description": "Read all OneNote notebooks that you can access", - "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.ReadWrite", - "Description": "Read and write your OneNote notebooks", - "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphNotebook" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnenoteNotebook", "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/notebooks", + "OutputType": "IMicrosoftGraphNotebook", "ApiVersion": "v1.0", - "Variants": [ - "List" - ], - "Module": "Notes", "Permissions": [ { "Name": "Notes.Create", @@ -335584,20 +336226,75 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Get-MgUserOnenoteNotebook", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnenoteNotebookCount", + "Variants": [ + "List" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/notebooks/$count", + "OutputType": "IMicrosoftGraphNotebook", "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "Notes.Create", + "Description": "Create your OneNote notebooks", + "FullDescription": "Allows the app to view the titles of your OneNote notebooks and sections and to create new pages, notebooks, and sections on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "Notes.ReadWrite.All", + "Description": "Read and write all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read, share, and modify all the OneNote notebooks that you have access to.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.Read.All", + "Description": "Read all OneNote notebooks that you can access", + "FullDescription": "Allows the app to read all the OneNote notebooks that you have access to.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.ReadWrite", + "Description": "Read and write your OneNote notebooks", + "FullDescription": "Allows the app to read, share, and modify OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgUserOnenoteNotebook", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/notebooks" + }, + { + "Module": "Notes", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -335640,22 +336337,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserOnenoteNotebookCount", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/notebooks/$count" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Get-MgUserOnenoteNotebookFromWebUrl", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", - "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCopyNotebookModel", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -335698,19 +336395,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCopyNotebookModel" + "Command": "Get-MgUserOnenoteNotebookFromWebUrl", + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnenoteNotebookSection", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -335753,19 +336450,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgUserOnenoteNotebookSection", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnenoteNotebookSectionGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -335808,20 +336505,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgUserOnenoteNotebookSectionGroup", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnenoteOperation", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -335864,35 +336561,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Get-MgUserOnenoteOperation", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnenoteOperationCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/operations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserOnenoteOperationCount", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/operations/$count" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnenotePage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -335927,19 +336624,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgUserOnenotePage", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnenotePage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/pages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -335974,20 +336671,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgUserOnenotePage", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/pages" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnenotePageContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -336022,20 +336719,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserOnenotePageContent", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnenotePageCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/pages/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -336070,20 +336767,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserOnenotePageCount", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/pages/$count" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnenoteRecentNotebook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", - "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRecentNotebook", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -336126,35 +336823,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRecentNotebook" + "Command": "Get-MgUserOnenoteRecentNotebook", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnenoteResource", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteResource" + "Command": "Get-MgUserOnenoteResource", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnenoteResourceContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -336189,35 +336886,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserOnenoteResourceContent", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnenoteResourceCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/resources/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserOnenoteResourceCount", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/resources/$count" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -336260,19 +336957,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgUserOnenoteSection", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sections", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -336315,20 +337012,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgUserOnenoteSection", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sections" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnenoteSectionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sections/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -336371,20 +337068,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserOnenoteSectionCount", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sections/$count" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -336427,20 +337124,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgUserOnenoteSectionGroup", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sectionGroups", - "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -336483,22 +337180,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Get-MgUserOnenoteSectionGroup", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sectionGroups" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnenoteSectionGroupCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -336541,19 +337238,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserOnenoteSectionGroupCount", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnenoteSectionGroupSection", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -336596,19 +337293,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Get-MgUserOnenoteSectionGroupSection", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnenoteSectionPage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Read", @@ -336643,20 +337340,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Get-MgUserOnenoteSectionPage", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnlineMeeting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -336691,19 +337388,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Command": "Get-MgUserOnlineMeeting", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnlineMeeting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -336738,123 +337435,123 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Command": "Get-MgUserOnlineMeeting", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "Get-MgUserOnlineMeetingAttendanceReport", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "Get-MgUserOnlineMeetingAttendanceReport", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingAttendanceReportCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserOnlineMeetingAttendanceReportCount", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingAttendeeReport", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserOnlineMeetingAttendeeReport", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -336889,153 +337586,153 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserOnlineMeetingCount", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/$count" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingRecording", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecording-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecording" + "Command": "Get-MgUserOnlineMeetingRecording", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingRecording", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecording" + "Command": "Get-MgUserOnlineMeetingRecording", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingRecordingContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserOnlineMeetingRecordingContent", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingRecordingCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserOnlineMeetingRecordingCount", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingTranscript", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCallTranscript" + "Command": "Get-MgUserOnlineMeetingTranscript", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingTranscript", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCallTranscript" + "Command": "Get-MgUserOnlineMeetingTranscript", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingTranscriptContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserOnlineMeetingTranscriptContent", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingTranscriptCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserOnlineMeetingTranscriptCount", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingTranscriptMetadataContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserOnlineMeetingTranscriptMetadataContent", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-1.0", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "VirtualAppointment.Read", @@ -337086,78 +337783,78 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgUserOutlookMasterCategory", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "ApiVersion": "v1.0", + "Module": "Users", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookCategory" + "Command": "Get-MgUserOutlookMasterCategory", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgUserOutlookMasterCategory", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/masterCategories", - "ApiVersion": "v1.0", + "Module": "Users", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookCategory" + "Command": "Get-MgUserOutlookMasterCategory", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/masterCategories" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOutlookMasterCategoryCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/masterCategories/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserOutlookMasterCategoryCount", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/masterCategories/$count" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOwnedDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgUserOwnedDevice", + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOwnedDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedDevices", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -337200,107 +337897,107 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgUserOwnedDevice", + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/appRoleAssignment", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/appRoleAssignment" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOwnedDeviceAsDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgUserOwnedDeviceAsDevice", + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOwnedDeviceAsDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedDevices/device", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgUserOwnedDeviceAsDevice", + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/device" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOwnedDeviceAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgUserOwnedDeviceAsEndpoint", + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOwnedDeviceAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedDevices/endpoint", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgUserOwnedDeviceAsEndpoint", + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/endpoint" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOwnedDeviceCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedDevices/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -337343,79 +338040,79 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserOwnedDeviceCount", + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/$count" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOwnedDeviceCountAsAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserOwnedDeviceCountAsAppRoleAssignment", + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment/$count" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOwnedDeviceCountAsDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedDevices/device/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserOwnedDeviceCountAsDevice", + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/device/$count" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOwnedDeviceCountAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedDevices/endpoint/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserOwnedDeviceCountAsEndpoint", + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/endpoint/$count" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOwnedObject", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgUserOwnedObject", + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOwnedObject", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedObjects", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -337458,107 +338155,107 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgUserOwnedObject", + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOwnedObjectAsApplication", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/application", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgUserOwnedObjectAsApplication", + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/application" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOwnedObjectAsApplication", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedObjects/application", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Get-MgUserOwnedObjectAsApplication", + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/application" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOwnedObjectAsGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgUserOwnedObjectAsGroup", + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOwnedObjectAsGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedObjects/group", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgUserOwnedObjectAsGroup", + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/group" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOwnedObjectAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgUserOwnedObjectAsServicePrincipal", + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOwnedObjectAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedObjects/servicePrincipal", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Get-MgUserOwnedObjectAsServicePrincipal", + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/servicePrincipal" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOwnedObjectCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedObjects/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -337601,79 +338298,79 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserOwnedObjectCount", + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/$count" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOwnedObjectCountAsApplication", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedObjects/application/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserOwnedObjectCountAsApplication", + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/application/$count" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOwnedObjectCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedObjects/group/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserOwnedObjectCountAsGroup", + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/group/$count" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserOwnedObjectCountAsServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/ownedObjects/servicePrincipal/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserOwnedObjectCountAsServicePrincipal", + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/servicePrincipal/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgUserPerson", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/people/{person-id}", - "ApiVersion": "v1.0", + "Module": "People", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPerson", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPerson" + "Command": "Get-MgUserPerson", + "Method": "GET", + "Uri": "/users/{user-id}/people/{person-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgUserPerson", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/people", - "ApiVersion": "v1.0", + "Module": "People", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPerson", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "People.Read", @@ -337692,20 +338389,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPerson" + "Command": "Get-MgUserPerson", + "Method": "GET", + "Uri": "/users/{user-id}/people" }, { + "Module": "People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserPersonCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/people/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "People.Read", @@ -337724,22 +338421,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserPersonCount", + "Method": "GET", + "Uri": "/users/{user-id}/people/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgUserPhoto", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/photo", - "ApiVersion": "v1.0", + "Module": "Users", + "CommandAlias": null, "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -337782,19 +338479,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphProfilePhoto" + "Command": "Get-MgUserPhoto", + "Method": "GET", + "Uri": "/users/{user-id}/photo" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgUserPhoto", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/photos", - "ApiVersion": "v1.0", + "Module": "Users", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -337837,22 +338534,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphProfilePhoto" + "Command": "Get-MgUserPhoto", + "Method": "GET", + "Uri": "/users/{user-id}/photos" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserPhotoContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/photo/$value", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -337895,20 +338592,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserPhotoContent", + "Method": "GET", + "Uri": "/users/{user-id}/photo/$value" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserPlanner", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/planner", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -337951,19 +338648,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerUser" + "Command": "Get-MgUserPlanner", + "Method": "GET", + "Uri": "/users/{user-id}/planner" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserPlannerPlan", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/planner/plans", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -337998,19 +338695,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerPlan" + "Command": "Get-MgUserPlannerPlan", + "Method": "GET", + "Uri": "/users/{user-id}/planner/plans" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserPlannerTask", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/planner/tasks", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -338061,20 +338758,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerTask" + "Command": "Get-MgUserPlannerTask", + "Method": "GET", + "Uri": "/users/{user-id}/planner/tasks" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserPresence", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/presence", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Presence.Read", @@ -338101,34 +338798,34 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPresence" + "Command": "Get-MgUserPresence", + "Method": "GET", + "Uri": "/users/{user-id}/presence" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserRegisteredDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgUserRegisteredDevice", + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserRegisteredDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/registeredDevices", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -338171,107 +338868,107 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgUserRegisteredDevice", + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/appRoleAssignment", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/appRoleAssignment" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserRegisteredDeviceAsDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgUserRegisteredDeviceAsDevice", + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserRegisteredDeviceAsDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/registeredDevices/device", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Get-MgUserRegisteredDeviceAsDevice", + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/device" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserRegisteredDeviceAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgUserRegisteredDeviceAsEndpoint", + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserRegisteredDeviceAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/registeredDevices/endpoint", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Get-MgUserRegisteredDeviceAsEndpoint", + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/endpoint" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserRegisteredDeviceCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/registeredDevices/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -338314,79 +339011,79 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserRegisteredDeviceCount", + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/$count" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserRegisteredDeviceCountAsAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserRegisteredDeviceCountAsAppRoleAssignment", + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment/$count" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserRegisteredDeviceCountAsDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/registeredDevices/device/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserRegisteredDeviceCountAsDevice", + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/device/$count" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserRegisteredDeviceCountAsEndpoint", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/registeredDevices/endpoint/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserRegisteredDeviceCountAsEndpoint", + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/endpoint/$count" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserScopedRoleMemberOf", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Command": "Get-MgUserScopedRoleMemberOf", + "Method": "GET", + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserScopedRoleMemberOf", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/scopedRoleMemberOf", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -338405,20 +339102,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Command": "Get-MgUserScopedRoleMemberOf", + "Method": "GET", + "Uri": "/users/{user-id}/scopedRoleMemberOf" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserScopedRoleMemberOfCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/scopedRoleMemberOf/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.Read.All", @@ -338437,20 +339134,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserScopedRoleMemberOfCount", + "Method": "GET", + "Uri": "/users/{user-id}/scopedRoleMemberOf/$count" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserSettings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read.All", @@ -338469,20 +339166,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserSettings" + "Command": "Get-MgUserSetting", + "Method": "GET", + "Uri": "/users/{user-id}/settings" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserSettingShiftPreference", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/shiftPreferences", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphShiftPreferences", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read.All", @@ -338517,108 +339214,108 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphShiftPreferences" + "Command": "Get-MgUserSettingShiftPreference", + "Method": "GET", + "Uri": "/users/{user-id}/settings/shiftPreferences" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserSettingWindows", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsSetting", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsSetting" + "Command": "Get-MgUserSettingWindows", + "Method": "GET", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserSettingWindows", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/windows", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsSetting", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsSetting" + "Command": "Get-MgUserSettingWindows", + "Method": "GET", + "Uri": "/users/{user-id}/settings/windows" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserSettingWindowsCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/windows/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserSettingWindowsCount", + "Method": "GET", + "Uri": "/users/{user-id}/settings/windows/$count" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserSettingWindowsInstance", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsSettingInstance" + "Command": "Get-MgUserSettingWindowsInstance", + "Method": "GET", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserSettingWindowsInstance", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsSettingInstance" + "Command": "Get-MgUserSettingWindowsInstance", + "Method": "GET", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserSettingWindowsInstanceCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserSettingWindowsInstanceCount", + "Method": "GET", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/$count" }, { + "Module": "People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserSharedCountInsight", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/shared/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -338637,34 +339334,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserSharedCountInsight", + "Method": "GET", + "Uri": "/users/{user-id}/insights/shared/$count" }, { + "Module": "People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserSharedInsight", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedInsight", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedInsight" + "Command": "Get-MgUserSharedInsight", + "Method": "GET", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}" }, { + "Module": "People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserSharedInsight", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/shared", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedInsight", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -338683,49 +339380,49 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSharedInsight" + "Command": "Get-MgUserSharedInsight", + "Method": "GET", + "Uri": "/users/{user-id}/insights/shared" }, { + "Module": "People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserSharedResourceInsight", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserSharedResourceInsight", + "Method": "GET", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserSponsor", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/sponsors/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgUserSponsor", + "Method": "GET", + "Uri": "/users/{user-id}/sponsors/{directoryObject-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserSponsor", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/sponsors", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-sponsors?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -338752,20 +339449,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgUserSponsor", + "Method": "GET", + "Uri": "/users/{user-id}/sponsors" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserSponsorCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/sponsors/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -338792,20 +339489,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserSponsorCount", + "Method": "GET", + "Uri": "/users/{user-id}/sponsors/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTeamwork", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUserTeamwork", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserTeamwork.Read", @@ -338824,36 +339521,36 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphUserTeamwork" + "Command": "Get-MgUserTeamwork", + "Method": "GET", + "Uri": "/users/{user-id}/teamwork" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTeamworkAssociatedTeam", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAssociatedTeamInfo" + "Command": "Get-MgUserTeamworkAssociatedTeam", + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTeamworkAssociatedTeam", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork/associatedTeams", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -338880,20 +339577,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAssociatedTeamInfo" + "Command": "Get-MgUserTeamworkAssociatedTeam", + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/associatedTeams" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTeamworkAssociatedTeamCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork/associatedTeams/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -338920,20 +339617,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserTeamworkAssociatedTeamCount", + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/associatedTeams/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTeamworkInstalledApp", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get-installedapps?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -339048,19 +339745,147 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation" + "Command": "Get-MgUserTeamworkInstalledApp", + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTeamworkInstalledApp", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork/installedApps", - "ApiVersion": "v1.0", "Variants": [ "List" ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-list-installedapps?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "TeamsAppInstallation.ReadForUser", + "Description": "Read your installed Teams apps", + "FullDescription": "Allows the app to read the Teams apps that are installed for you. Does not give the ability to read application-specific settings.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "TeamsAppInstallation.ReadForUser.All", + "Description": "Read installed Teams apps for all users", + "FullDescription": "Allows the app to read the Teams apps that are installed for any user, without a signed-in user. Does not give the ability to read application-specific settings.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelfForUser", + "Description": "Allow the Teams app to manage itself for you", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for you.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelectedForUser", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteForUser", + "Description": "Manage your installed Teams apps", + "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps installed for you. Does not give the ability to read application-specific settings.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser", + "Description": "Allow the Teams app to manage itself and its permission grants on your user account", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in your account, and manage its permission grants for accessing your data, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteAndConsentForUser", + "Description": "Manage installation and permission grants of Teams apps on your user account", + "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for your account, on your behalf. Gives the ability to manage permission grants for accessing your data.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.ManageSelectedForUser", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelfForUser.All", + "Description": "Allow the app to manage itself for all users", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to any user, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteSelectedForUser.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteForUser.All", + "Description": "Manage Teams apps for all users", + "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for any user, without a signed-in user. Does not give the ability to read application-specific settings.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser.All", + "Description": "Allow the Teams app to manage itself and its permission grants in all user accounts", + "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any user account, without a signed-in user, and manage its permission grants for accessing those specific users' data.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.ReadWriteAndConsentForUser.All", + "Description": "Manage installation and permission grants of Teams apps in a user account", + "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any user account, without a signed-in user. Gives the ability to manage permission grants for accessing those specific users' data.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.ManageSelectedForUser.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Get-MgUserTeamworkInstalledApp", + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/installedApps" + }, + { "Module": "Teams", + "CommandAlias": null, + "Variants": [ + "Get", + "GetViaIdentity" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userscopeteamsappinstallation-get-chat?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -339102,30 +339927,6 @@ "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, - { - "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser", - "Description": "Allow the Teams app to manage itself and its permission grants on your user account", - "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself in your account, and manage its permission grants for accessing your data, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteAndConsentForUser", - "Description": "Manage installation and permission grants of Teams apps on your user account", - "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for your account, on your behalf. Gives the ability to manage permission grants for accessing your data.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ManageSelectedForUser", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, { "Name": "TeamsAppInstallation.ReadWriteSelfForUser.All", "Description": "Allow the app to manage itself for all users", @@ -339149,126 +339950,22 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteAndConsentSelfForUser.All", - "Description": "Allow the Teams app to manage itself and its permission grants in all user accounts", - "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for any user account, without a signed-in user, and manage its permission grants for accessing those specific users' data.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteAndConsentForUser.All", - "Description": "Manage installation and permission grants of Teams apps in a user account", - "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps in any user account, without a signed-in user. Gives the ability to manage permission grants for accessing those specific users' data.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ManageSelectedForUser.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation" + "Command": "Get-MgUserTeamworkInstalledAppChat", + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTeamworkInstalledAppChat", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", - "Permissions": [ - { - "Name": "TeamsAppInstallation.ReadForUser", - "Description": "Read your installed Teams apps", - "FullDescription": "Allows the app to read the Teams apps that are installed for you. Does not give the ability to read application-specific settings.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "TeamsAppInstallation.ReadForUser.All", - "Description": "Read installed Teams apps for all users", - "FullDescription": "Allows the app to read the Teams apps that are installed for any user, without a signed-in user. Does not give the ability to read application-specific settings.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "TeamsAppInstallation.ReadWriteSelfForUser", - "Description": "Allow the Teams app to manage itself for you", - "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself for you.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteSelectedForUser", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteForUser", - "Description": "Manage your installed Teams apps", - "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps installed for you. Does not give the ability to read application-specific settings.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteSelfForUser.All", - "Description": "Allow the app to manage itself for all users", - "FullDescription": "Allows a Teams app to read, install, upgrade, and uninstall itself to any user, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteSelectedForUser.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ReadWriteForUser.All", - "Description": "Manage Teams apps for all users", - "FullDescription": "Allows the app to read, install, upgrade, and uninstall Teams apps for any user, without a signed-in user. Does not give the ability to read application-specific settings.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": "IMicrosoftGraphChat" - }, - { - "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTeamworkInstalledAppCount", "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork/installedApps/$count", + "OutputType": null, "ApiVersion": "v1.0", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Module": "Teams", "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -339383,50 +340080,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserTeamworkInstalledAppCount", + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/installedApps/$count" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTeamworkInstalledAppTeamApp", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsApp", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsApp" + "Command": "Get-MgUserTeamworkInstalledAppTeamApp", + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsApp" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTeamworkInstalledAppTeamAppDefinition", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppDefinition" + "Command": "Get-MgUserTeamworkInstalledAppTeamAppDefinition", + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTodoList", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -339461,19 +340158,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTodoTaskList" + "Command": "Get-MgUserTodoList", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTodoList", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -339508,20 +340205,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTodoTaskList" + "Command": "Get-MgUserTodoList", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTodoListCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -339556,20 +340253,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserTodoListCount", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/$count" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTodoListDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/todotasklist-delta?view=graph-rest-1.0", - "Uri": "/users/{user-id}/todo/lists/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/todotasklist-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -339596,64 +340293,64 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTodoTaskList" + "Command": "Get-MgUserTodoListDelta", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/delta" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTodoListExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserTodoListExtension", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTodoListExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgUserTodoListExtension", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTodoListExtensionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserTodoListExtensionCount", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTodoTask", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTodoTask", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -339688,19 +340385,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTodoTask" + "Command": "Get-MgUserTodoTask", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTodoTask", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTodoTask", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -339735,20 +340432,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTodoTask" + "Command": "Get-MgUserTodoTask", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgUserTodoTaskAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", - "ApiVersion": "v1.0", + "Module": "Users", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachmentBase", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -339783,19 +340480,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAttachmentBase" + "Command": "Get-MgUserTodoTaskAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgUserTodoTaskAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", - "ApiVersion": "v1.0", + "Module": "Users", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachmentBase", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -339830,20 +340527,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAttachmentBase" + "Command": "Get-MgUserTodoTaskAttachment", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTodoTaskAttachmentContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -339878,20 +340575,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserTodoTaskAttachmentContent", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTodoTaskAttachmentCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -339926,79 +340623,79 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserTodoTaskAttachmentCount", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgUserTodoTaskAttachmentSession", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "ApiVersion": "v1.0", + "Module": "Users", + "CommandAlias": null, "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachmentSession" + "Command": "Get-MgUserTodoTaskAttachmentSession", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}" }, { - "CommandAlias": "Select", - "Method": "GET", - "Command": "Get-MgUserTodoTaskAttachmentSession", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions", - "ApiVersion": "v1.0", + "Module": "Users", + "CommandAlias": null, "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachmentSession" + "Command": "Get-MgUserTodoTaskAttachmentSession", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTodoTaskAttachmentSessionContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserTodoTaskAttachmentSessionContent", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTodoTaskAttachmentSessionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserTodoTaskAttachmentSessionCount", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTodoTaskChecklistItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChecklistItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -340033,19 +340730,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChecklistItem" + "Command": "Get-MgUserTodoTaskChecklistItem", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTodoTaskChecklistItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChecklistItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -340080,20 +340777,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChecklistItem" + "Command": "Get-MgUserTodoTaskChecklistItem", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTodoTaskChecklistItemCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -340128,20 +340825,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserTodoTaskChecklistItemCount", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/$count" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTodoTaskCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -340176,20 +340873,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserTodoTaskCount", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/$count" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTodoTaskDelta", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/todotask-delta?view=graph-rest-1.0", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", - "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/todotask-delta?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTodoTask", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -340224,64 +340921,64 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTodoTask" + "Command": "Get-MgUserTodoTaskDelta", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTodoTaskExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserTodoTaskExtension", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTodoTaskExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExtension" + "Command": "Get-MgUserTodoTaskExtension", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTodoTaskExtensionCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserTodoTaskExtensionCount", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTodoTaskLinkedResource", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLinkedResource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -340316,19 +341013,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphLinkedResource" + "Command": "Get-MgUserTodoTaskLinkedResource", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTodoTaskLinkedResource", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLinkedResource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -340363,20 +341060,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphLinkedResource" + "Command": "Get-MgUserTodoTaskLinkedResource", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTodoTaskLinkedResourceCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -340411,34 +341108,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserTodoTaskLinkedResourceCount", + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOf", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgUserTransitiveMemberOf", + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOf", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/transitiveMemberOf", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-transitivememberof?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -340489,107 +341186,107 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Get-MgUserTransitiveMemberOf", + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryRole" + "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole", + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryRole" + "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole", + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgUserTransitiveMemberOfAsGroup", + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOfAsGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/transitiveMemberOf/group", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Get-MgUserTransitiveMemberOfAsGroup", + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/group" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOfCount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/transitiveMemberOf/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read", @@ -340640,65 +341337,65 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserTransitiveMemberOfCount", + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/$count" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOfCountAsAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserTransitiveMemberOfCountAsAdministrativeUnit", + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOfCountAsDirectoryRole", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserTransitiveMemberOfCountAsDirectoryRole", + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole/$count" }, { + "Module": "Users", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTransitiveMemberOfCountAsGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/transitiveMemberOf/group/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgUserTransitiveMemberOfCountAsGroup", + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/group/$count" }, { + "Module": "People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTrendingCountInsight", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/trending/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -340717,34 +341414,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserTrendingCountInsight", + "Method": "GET", + "Uri": "/users/{user-id}/insights/trending/$count" }, { + "Module": "People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTrendingInsight", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTrending", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTrending" + "Command": "Get-MgUserTrendingInsight", + "Method": "GET", + "Uri": "/users/{user-id}/insights/trending/{trending-id}" }, { + "Module": "People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTrendingInsight", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/trending", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTrending", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -340763,20 +341460,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTrending" + "Command": "Get-MgUserTrendingInsight", + "Method": "GET", + "Uri": "/users/{user-id}/insights/trending" }, { + "Module": "People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserTrendingResourceInsight", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -340795,20 +341492,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserTrendingResourceInsight", + "Method": "GET", + "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource" }, { + "Module": "People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserUsedCountInsight", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/used/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -340827,34 +341524,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserUsedCountInsight", + "Method": "GET", + "Uri": "/users/{user-id}/insights/used/$count" }, { + "Module": "People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserUsedInsight", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUsedInsight", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUsedInsight" + "Command": "Get-MgUserUsedInsight", + "Method": "GET", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}" }, { + "Module": "People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserUsedInsight", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/used", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUsedInsight", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -340873,20 +341570,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUsedInsight" + "Command": "Get-MgUserUsedInsight", + "Method": "GET", + "Uri": "/users/{user-id}/insights/used" }, { + "Module": "People", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgUserUsedResourceInsight", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Read.All", @@ -340905,531 +341602,531 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Get-MgUserUsedResourceInsight", + "Method": "GET", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgVirtualEvent", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "ApiVersion": "v1.0", "Variants": [ "Get1", "GetViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEvent" + "Command": "Get-MgVirtualEvent", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgVirtualEvent", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEvent" + "Command": "Get-MgVirtualEvent", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgVirtualEventCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgVirtualEventCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/$count" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgVirtualEventSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Get-MgVirtualEventSession", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgVirtualEventSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Get-MgVirtualEventSession", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgVirtualEventSessionAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "Get-MgVirtualEventSessionAttendanceReport", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgVirtualEventSessionAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "Get-MgVirtualEventSessionAttendanceReport", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecord", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecord", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecordCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecordCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgVirtualEventSessionAttendanceReportCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgVirtualEventSessionAttendanceReportCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgVirtualEventSessionCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgVirtualEventSessionCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgVirtualEventWebinar", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventWebinar" + "Command": "Get-MgVirtualEventWebinar", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgVirtualEventWebinar", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-list-webinars?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventWebinar" + "Command": "Get-MgVirtualEventWebinar", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarByUserIdAndRole", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuseridandrole?view=graph-rest-1.0", - "Uri": "/solutions/virtualEvents/webinars/getByUserIdAndRole(userId='{userId}',role='{role}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuseridandrole?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventWebinar" + "Command": "Get-MgVirtualEventWebinarByUserIdAndRole", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/getByUserIdAndRole(userId='{userId}',role='{role}')" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarByUserRole", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuserrole?view=graph-rest-1.0", - "Uri": "/solutions/virtualEvents/webinars/getByUserRole(role='{role}')", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuserrole?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventWebinar" + "Command": "Get-MgVirtualEventWebinarByUserRole", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/getByUserRole(role='{role}')" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/$count", - "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgVirtualEventWebinarCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/$count" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarRegistration", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventRegistration" + "Command": "Get-MgVirtualEventWebinarRegistration", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarRegistration", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-list-registrations?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventRegistration" + "Command": "Get-MgVirtualEventWebinarRegistration", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarRegistrationCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgVirtualEventWebinarRegistrationCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/$count" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Get-MgVirtualEventWebinarSession", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Get-MgVirtualEventWebinarSession", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReport", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReport", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "v1.0", "Variants": [ "List" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "GET", - "Command": "Get-MgVirtualEventWebinarSessionCount", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count", - "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Get-MgVirtualEventWebinarSessionCount", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Grant-MgBetaDriveItemPermission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Grant-MgBetaDriveItemPermission", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Grant-MgBetaDriveRootPermission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/grant", - "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Grant-MgBetaDriveRootPermission", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/grant" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Grant-MgBetaGroupDriveItemPermission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Grant-MgBetaGroupDriveItemPermission", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Grant-MgBetaGroupDriveRootPermission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Grant-MgBetaGroupDriveRootPermission", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/grant" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Grant-MgBetaGroupSitePermission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/grant", - "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Grant-MgBetaGroupSitePermission", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/grant" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Grant-MgBetaSharePermission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "Uri": "/shares/{sharedDriveItem-id}/permission/grant", - "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -341456,158 +342153,158 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Grant-MgBetaSharePermission", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/permission/grant" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Grant-MgBetaSitePermission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "Uri": "/sites/{site-id}/permissions/{permission-id}/grant", - "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Grant-MgBetaSitePermission", + "Method": "POST", + "Uri": "/sites/{site-id}/permissions/{permission-id}/grant" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Grant-MgBetaUserDriveItemPermission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Grant-MgBetaUserDriveItemPermission", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Grant-MgBetaUserDriveRootPermission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Grant-MgBetaUserDriveRootPermission", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/grant" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Grant-MgDriveItemPermission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "ApiVersion": "v1.0", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Grant-MgDriveItemPermission", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Grant-MgDriveRootPermission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/grant", - "ApiVersion": "v1.0", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Grant-MgDriveRootPermission", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/grant" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Grant-MgGroupDriveItemPermission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "ApiVersion": "v1.0", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Grant-MgGroupDriveItemPermission", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Grant-MgGroupDriveRootPermission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "ApiVersion": "v1.0", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Grant-MgGroupDriveRootPermission", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/grant" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Grant-MgGroupSitePermission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/grant", - "ApiVersion": "v1.0", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Grant-MgGroupSitePermission", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/grant" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Grant-MgSharePermission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "Uri": "/shares/{sharedDriveItem-id}/permission/grant", - "ApiVersion": "v1.0", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -341634,332 +342331,332 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Grant-MgSharePermission", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/permission/grant" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Grant-MgSitePermission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/permissions/{permission-id}/grant", - "ApiVersion": "v1.0", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Grant-MgSitePermission", + "Method": "POST", + "Uri": "/sites/{site-id}/permissions/{permission-id}/grant" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Grant-MgUserDriveItemPermission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "ApiVersion": "v1.0", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Grant-MgUserDriveItemPermission", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Grant-MgUserDriveRootPermission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "ApiVersion": "v1.0", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Grant-MgUserDriveRootPermission", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/grant" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Hide-MgBetaChatForUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-beta", - "Uri": "/chats/{chat-id}/hideForUser", - "ApiVersion": "beta", "Variants": [ "Hide", "HideExpanded", "HideViaIdentity", "HideViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Hide-MgBetaChatForUser", + "Method": "POST", + "Uri": "/chats/{chat-id}/hideForUser" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Hide-MgBetaUserChatForUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-beta", - "Uri": "/users/{user-id}/chats/{chat-id}/hideForUser", - "ApiVersion": "beta", "Variants": [ "Hide", "HideExpanded", "HideViaIdentity", "HideViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Hide-MgBetaUserChatForUser", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/hideForUser" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Hide-MgChatForUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0", - "Uri": "/chats/{chat-id}/hideForUser", - "ApiVersion": "v1.0", "Variants": [ "Hide", "HideExpanded", "HideViaIdentity", "HideViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Hide-MgChatForUser", + "Method": "POST", + "Uri": "/chats/{chat-id}/hideForUser" }, { - "CommandAlias": null, - "Method": "POST", - "Command": "Hide-MgUserChatForUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0", - "Uri": "/users/{user-id}/chats/{chat-id}/hideForUser", - "ApiVersion": "v1.0", + "Module": "Users.Actions", + "CommandAlias": null, "Variants": [ "Hide", "HideExpanded", "HideViaIdentity", "HideViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Hide-MgUserChatForUser", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/hideForUser" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Import-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityAppleDeviceIdentityList", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/importAppleDeviceIdentityList", - "ApiVersion": "beta", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentityResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentityResult" + "Command": "Import-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityAppleDeviceIdentityList", + "Method": "POST", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/importAppleDeviceIdentityList" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Import-MgBetaDeviceManagementImportedDeviceIdentityList", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/importedDeviceIdentities/importDeviceIdentityList", - "ApiVersion": "beta", "Variants": [ "Import", "ImportExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphImportedDeviceIdentityResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphImportedDeviceIdentityResult" + "Command": "Import-MgBetaDeviceManagementImportedDeviceIdentityList", + "Method": "POST", + "Uri": "/deviceManagement/importedDeviceIdentities/importDeviceIdentityList" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Import-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", - "ApiVersion": "beta", "Variants": [ "Import", "ImportExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity" + "Command": "Import-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "POST", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Import-MgBetaDeviceManagementTemplateMigratableToOffice365DeviceConfigurationPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/importOffice365DeviceConfigurationPolicies", - "ApiVersion": "beta", "Variants": [ "Import", "ImportViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementIntent" + "Command": "Import-MgBetaDeviceManagementTemplateMigratableToOffice365DeviceConfigurationPolicy", + "Method": "POST", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/importOffice365DeviceConfigurationPolicies" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Import-MgBetaDeviceManagementTemplateOffice365DeviceConfigurationPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/importOffice365DeviceConfigurationPolicies", - "ApiVersion": "beta", "Variants": [ "Import" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementIntent" + "Command": "Import-MgBetaDeviceManagementTemplateOffice365DeviceConfigurationPolicy", + "Method": "POST", + "Uri": "/deviceManagement/templates/importOffice365DeviceConfigurationPolicies" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Import-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "ApiVersion": "beta", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "Import-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Method": "POST", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Import-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "ApiVersion": "beta", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "Import-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Method": "POST", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Import-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "ApiVersion": "beta", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "Import-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "POST", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Import-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "ApiVersion": "beta", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "Import-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Import-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "ApiVersion": "beta", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "Import-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Import-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "ApiVersion": "beta", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "Import-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", + "Method": "POST", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-import?view=graph-rest-1.0", - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", - "ApiVersion": "v1.0", "Variants": [ "Import", "ImportExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-import?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity" + "Command": "Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "POST", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "Initialize-MgBetaComplianceEdiscoveryCaseCustodian", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-activate?view=graph-rest-beta", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/activate", - "ApiVersion": "beta", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-activate?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -341978,22 +342675,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Initialize-MgBetaComplianceEdiscoveryCaseCustodian", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/activate" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Initialize-MgBetaDeviceManagementComanagedDeviceEsim", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/activateDeviceEsim", - "ApiVersion": "beta", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -342012,22 +342709,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Initialize-MgBetaDeviceManagementComanagedDeviceEsim", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/activateDeviceEsim" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Initialize-MgBetaDeviceManagementManagedDeviceEsim", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/activateDeviceEsim", - "ApiVersion": "beta", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -342046,20 +342743,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Initialize-MgBetaDeviceManagementManagedDeviceEsim", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/activateDeviceEsim" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Initialize-MgBetaEducationClassAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/activate", - "ApiVersion": "beta", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -342078,84 +342775,84 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Initialize-MgBetaEducationClassAssignment", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/activate" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Initialize-MgBetaEducationMeAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta", - "Uri": "/education/me/assignments/{educationAssignment-id}/activate", - "ApiVersion": "beta", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Initialize-MgBetaEducationMeAssignment", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/activate" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Initialize-MgBetaEducationUserAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/activate", - "ApiVersion": "beta", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Initialize-MgBetaEducationUserAssignment", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/activate" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflow", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-beta", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate", - "ApiVersion": "beta", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflow", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-beta", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/activate", - "ApiVersion": "beta", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/activate" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Initialize-MgBetaSecurityCaseEdiscoveryCaseCustodian", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-activate?view=graph-rest-beta", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate", - "ApiVersion": "beta", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-activate?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -342174,37 +342871,37 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Initialize-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Initialize-MgBetaUserManagedDeviceEsim", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/activateDeviceEsim", - "ApiVersion": "beta", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Initialize-MgBetaUserManagedDeviceEsim", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/activateDeviceEsim" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Initialize-MgEducationClassAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/activate", - "ApiVersion": "v1.0", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -342223,84 +342920,84 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Initialize-MgEducationClassAssignment", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/activate" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Initialize-MgEducationMeAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0", - "Uri": "/education/me/assignments/{educationAssignment-id}/activate", - "ApiVersion": "v1.0", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Initialize-MgEducationMeAssignment", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/activate" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Initialize-MgEducationUserAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/activate", - "ApiVersion": "v1.0", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Initialize-MgEducationUserAssignment", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/activate" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflow", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate", - "ApiVersion": "v1.0", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflow", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/activate", - "ApiVersion": "v1.0", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/activate" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "Initialize-MgSecurityCaseEdiscoveryCaseCustodian", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-activate?view=graph-rest-1.0", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate", - "ApiVersion": "v1.0", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-activate?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -342319,22 +343016,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Initialize-MgSecurityCaseEdiscoveryCaseCustodian", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgAbortPrintPrinterJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort", - "ApiVersion": "v1.0", "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadWriteBasic.All", @@ -342361,190 +343058,190 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgAbortPrintPrinterJob", + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgAbortPrintShareJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort", - "ApiVersion": "v1.0", "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgAbortPrintShareJob", + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgAcceptGroupCalendarEvent", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept", - "ApiVersion": "v1.0", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgAcceptGroupCalendarEvent", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgAcceptGroupCalendarEventTentatively", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", - "ApiVersion": "v1.0", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgAcceptGroupCalendarEventTentatively", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgAcceptGroupEvent", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/events/{event-id}/accept", - "ApiVersion": "v1.0", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgAcceptGroupEvent", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/accept" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgAcceptGroupEventTentatively", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept", - "ApiVersion": "v1.0", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgAcceptGroupEventTentatively", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-1.0", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/acceptRecommendations", - "ApiVersion": "v1.0", "Variants": [ "Accept", "AcceptViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/acceptRecommendations" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgAcceptUserEvent", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", - "Uri": "/users/{user-id}/events/{event-id}/accept", - "ApiVersion": "v1.0", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgAcceptUserEvent", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/accept" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgAcceptUserEventInstance", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept", - "ApiVersion": "v1.0", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgAcceptUserEventInstance", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgAcceptUserEventInstanceTentatively", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", - "ApiVersion": "v1.0", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgAcceptUserEventInstanceTentatively", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgAcceptUserEventTentatively", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", - "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept", - "ApiVersion": "v1.0", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgAcceptUserEventTentatively", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgAnswerCommunicationCall", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-answer?view=graph-rest-1.0", - "Uri": "/communications/calls/{call-id}/answer", - "ApiVersion": "v1.0", "Variants": [ "Answer", "AnswerExpanded", "AnswerViaIdentity", "AnswerViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-answer?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -342563,37 +343260,37 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgAnswerCommunicationCall", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/answer" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgArchiveServiceAnnouncementMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-archive?view=graph-rest-1.0", - "Uri": "/admin/serviceAnnouncement/messages/archive", - "ApiVersion": "v1.0", "Variants": [ "Archive", "ArchiveExpanded" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-archive?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgArchiveServiceAnnouncementMessage", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/messages/archive" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgArchiveTeam", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-1.0", - "Uri": "/teams/{team-id}/archive", - "ApiVersion": "v1.0", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamSettings.ReadWrite.Group", @@ -342628,20 +343325,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgArchiveTeam", + "Method": "POST", + "Uri": "/teams/{team-id}/archive" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgAsSecurityCaseEdiscoveryCaseTagHierarchy", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy", - "ApiVersion": "v1.0", "Variants": [ "As", "AsViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -342660,19 +343357,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Command": "Invoke-MgAsSecurityCaseEdiscoveryCaseTagHierarchy", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgAvailableDirectoryFederationConfigurationProviderType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-1.0", - "Uri": "/directory/federationConfigurations/availableProviderTypes", - "ApiVersion": "v1.0", "Variants": [ "Available" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -342691,19 +343388,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgAvailableDirectoryFederationConfigurationProviderType", + "Method": "GET", + "Uri": "/directory/federationConfigurations/availableProviderTypes" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgAvailableIdentityProviderType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-1.0", - "Uri": "/identity/identityProviders/availableProviderTypes", - "ApiVersion": "v1.0", "Variants": [ "Available" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -342722,37 +343419,37 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgAvailableIdentityProviderType", + "Method": "GET", + "Uri": "/identity/identityProviders/availableProviderTypes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-1.0", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions", - "ApiVersion": "v1.0", "Variants": [ "Batch", "BatchExpanded", "BatchViaIdentity", "BatchViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-beginonboarding?view=graph-rest-1.0", - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding", - "ApiVersion": "v1.0", "Variants": [ "Begin", "BeginViaIdentity" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-beginonboarding?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -342771,22 +343468,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding", + "Method": "POST", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaAbortPrintPrinterJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort", - "ApiVersion": "beta", "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.ReadWriteBasic.All", @@ -342813,282 +343510,282 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaAbortPrintPrinterJob", + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaAbortPrintPrinterShareJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/abort", - "ApiVersion": "beta", "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaAbortPrintPrinterShareJob", + "Method": "POST", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/abort" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaAbortPrintShareJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort", - "ApiVersion": "beta", "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaAbortPrintShareJob", + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaAcceptGroupCalendarEvent", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept", - "ApiVersion": "beta", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaAcceptGroupCalendarEvent", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaAcceptGroupCalendarEventTentatively", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", - "ApiVersion": "beta", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaAcceptGroupCalendarEventTentatively", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaAcceptGroupEvent", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", - "Uri": "/groups/{group-id}/events/{event-id}/accept", - "ApiVersion": "beta", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaAcceptGroupEvent", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/accept" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaAcceptGroupEventTentatively", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", - "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept", - "ApiVersion": "beta", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaAcceptGroupEventTentatively", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDecisionInstanceRecommendation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-beta", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/acceptRecommendations", - "ApiVersion": "beta", "Variants": [ "Accept", "AcceptViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDecisionInstanceRecommendation", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/acceptRecommendations" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-beta", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/acceptRecommendations", - "ApiVersion": "beta", "Variants": [ "Accept", "AcceptViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/acceptRecommendations" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaAcceptUserEvent", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", - "Uri": "/users/{user-id}/events/{event-id}/accept", - "ApiVersion": "beta", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaAcceptUserEvent", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/accept" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaAcceptUserEventInstance", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept", - "ApiVersion": "beta", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaAcceptUserEventInstance", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaAcceptUserEventInstanceTentatively", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", - "ApiVersion": "beta", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaAcceptUserEventInstanceTentatively", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaAcceptUserEventTentatively", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", - "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept", - "ApiVersion": "beta", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaAcceptUserEventTentatively", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaAcceptUserPendingAccessReviewInstanceRecommendation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-beta", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/acceptRecommendations", - "ApiVersion": "beta", "Variants": [ "Accept", "AcceptViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaAcceptUserPendingAccessReviewInstanceRecommendation", + "Method": "POST", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/acceptRecommendations" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaAccountDeviceManagementWindowsAutopilotDeviceIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignResourceAccountFromDevice", - "ApiVersion": "beta", "Variants": [ "Account", "AccountViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaAccountDeviceManagementWindowsAutopilotDeviceIdentity", + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignResourceAccountFromDevice" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaAllowDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceNextEnrollment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/allowNextEnrollment", - "ApiVersion": "beta", "Variants": [ "Allow", "AllowViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaAllowDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceNextEnrollment", + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/allowNextEnrollment" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaAllowDeviceManagementWindowsAutopilotDeviceIdentityNextEnrollment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/allowNextEnrollment", - "ApiVersion": "beta", "Variants": [ "Allow", "AllowViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaAllowDeviceManagementWindowsAutopilotDeviceIdentityNextEnrollment", + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/allowNextEnrollment" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaAnswerCommunicationCall", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-answer?view=graph-rest-beta", - "Uri": "/communications/calls/{call-id}/answer", - "ApiVersion": "beta", "Variants": [ "Answer", "AnswerExpanded", "AnswerViaIdentity", "AnswerViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-answer?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -343107,20 +343804,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaAnswerCommunicationCall", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/answer" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaAppDeviceManagementComanagedDeviceDiagnostic", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/appDiagnostics(upn='{upn}')", - "ApiVersion": "beta", "Variants": [ "App", "AppViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -343139,20 +343836,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata" + "Command": "Invoke-MgBetaAppDeviceManagementComanagedDeviceDiagnostic", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/appDiagnostics(upn='{upn}')" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaAppDeviceManagementManagedDeviceDiagnostic", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/appDiagnostics(upn='{upn}')", - "ApiVersion": "beta", "Variants": [ "App", "AppViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -343171,54 +343868,54 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata" + "Command": "Invoke-MgBetaAppDeviceManagementManagedDeviceDiagnostic", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/appDiagnostics(upn='{upn}')" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaAppUserManagedDeviceDiagnostic", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/appDiagnostics(upn='{upn}')", - "ApiVersion": "beta", "Variants": [ "App", "AppViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata" + "Command": "Invoke-MgBetaAppUserManagedDeviceDiagnostic", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/appDiagnostics(upn='{upn}')" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaArchiveGroupPlannerPlan", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/archive", - "ApiVersion": "beta", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaArchiveGroupPlannerPlan", + "Method": "POST", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/archive" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaArchivePlannerPlan", - "ApiReferenceLink": null, - "Uri": "/planner/plans/{plannerPlan-id}/archive", - "ApiVersion": "beta", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -343237,37 +343934,37 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Invoke-MgBetaArchivePlannerPlan", + "Method": "POST", + "Uri": "/planner/plans/{plannerPlan-id}/archive" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaArchiveServiceAnnouncementMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-archive?view=graph-rest-beta", - "Uri": "/admin/serviceAnnouncement/messages/archive", - "ApiVersion": "beta", "Variants": [ "Archive", "ArchiveExpanded" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-archive?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaArchiveServiceAnnouncementMessage", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/messages/archive" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaArchiveTeam", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-beta", - "Uri": "/teams/{team-id}/archive", - "ApiVersion": "beta", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamSettings.ReadWrite.Group", @@ -343302,88 +343999,88 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaArchiveTeam", + "Method": "POST", + "Uri": "/teams/{team-id}/archive" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaArchiveTeamChannel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", - "Uri": "/teams/{team-id}/channels/{channel-id}/archive", - "ApiVersion": "beta", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaArchiveTeamChannel", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/archive" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaArchiveTeamPrimaryChannel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", - "Uri": "/teams/{team-id}/primaryChannel/archive", - "ApiVersion": "beta", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaArchiveTeamPrimaryChannel", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/archive" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaArchiveTeamworkDeletedTeamChannel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/archive", - "ApiVersion": "beta", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaArchiveTeamworkDeletedTeamChannel", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/archive" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaArchiveUserPlannerPlan", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/archive", - "ApiVersion": "beta", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaArchiveUserPlannerPlan", + "Method": "POST", + "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/archive" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaAsComplianceEdiscoveryCaseTagHierarchy", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/asHierarchy", - "ApiVersion": "beta", "Variants": [ "As", "AsViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -343402,20 +344099,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryTag" + "Command": "Invoke-MgBetaAsComplianceEdiscoveryCaseTagHierarchy", + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/asHierarchy" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaAsSecurityCaseEdiscoveryCaseTagHierarchy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-ashierarchy?view=graph-rest-beta", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy", - "ApiVersion": "beta", "Variants": [ "As", "AsViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-ashierarchy?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -343434,95 +344131,95 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Command": "Invoke-MgBetaAsSecurityCaseEdiscoveryCaseTagHierarchy", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionInheritPermissionFromPrincipal", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "ApiVersion": "beta", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionInheritPermissionFromPrincipal", + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionPrincipal", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "ApiVersion": "beta", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionPrincipal", + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionInheritPermissionFromPrincipal", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "ApiVersion": "beta", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionInheritPermissionFromPrincipal", + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionPrincipal", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "ApiVersion": "beta", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionPrincipal", + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionInheritPermissionFromPrincipal", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "ApiVersion": "beta", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionInheritPermissionFromPrincipal", + "Method": "GET", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionPrincipal", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "ApiVersion": "beta", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -343549,109 +344246,109 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionPrincipal", + "Method": "GET", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromPrincipal", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "ApiVersion": "beta", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromPrincipal", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionPrincipal", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "ApiVersion": "beta", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionPrincipal", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromPrincipal", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "ApiVersion": "beta", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromPrincipal", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionPrincipal", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "ApiVersion": "beta", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionPrincipal", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionInheritPermissionFromPrincipal", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "ApiVersion": "beta", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionInheritPermissionFromPrincipal", + "Method": "GET", + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionPrincipal", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "ApiVersion": "beta", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionPrincipal", + "Method": "GET", + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaAvailableDirectoryFederationConfigurationProviderType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-beta", - "Uri": "/directory/federationConfigurations/availableProviderTypes", - "ApiVersion": "beta", "Variants": [ "Available" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -343670,19 +344367,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaAvailableDirectoryFederationConfigurationProviderType", + "Method": "GET", + "Uri": "/directory/federationConfigurations/availableProviderTypes" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaAvailableIdentityProviderType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-beta", - "Uri": "/identity/identityProviders/availableProviderTypes", - "ApiVersion": "beta", "Variants": [ "Available" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -343701,71 +344398,71 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaAvailableIdentityProviderType", + "Method": "GET", + "Uri": "/identity/identityProviders/availableProviderTypes" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDecisionInstanceRecordDecision", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/batchRecordDecisions", - "ApiVersion": "beta", "Variants": [ "Batch", "BatchExpanded", "BatchViaIdentity", "BatchViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDecisionInstanceRecordDecision", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/batchRecordDecisions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions", - "ApiVersion": "beta", "Variants": [ "Batch", "BatchExpanded", "BatchViaIdentity", "BatchViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaBatchUserPendingAccessReviewInstanceRecordDecision", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/batchRecordDecisions", - "ApiVersion": "beta", "Variants": [ "Batch", "BatchExpanded", "BatchViaIdentity", "BatchViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaBatchUserPendingAccessReviewInstanceRecordDecision", + "Method": "POST", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/batchRecordDecisions" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaBeginDeviceManagementRemoteAssistancePartnerOnboarding", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding", - "ApiVersion": "beta", "Variants": [ "Begin", "BeginViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -343784,359 +344481,359 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaBeginDeviceManagementRemoteAssistancePartnerOnboarding", + "Method": "POST", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionDecrypt", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/decryptBuffer", - "ApiVersion": "beta", "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionDecrypt", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/decryptBuffer" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionEncrypt", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/encryptBuffer", - "ApiVersion": "beta", "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBufferEncryptionResult" + "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionEncrypt", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/encryptBuffer" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaBufferInformationProtectionDecrypt", - "ApiReferenceLink": null, - "Uri": "/informationProtection/decryptBuffer", - "ApiVersion": "beta", "Variants": [ "Buffer", "BufferExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaBufferInformationProtectionDecrypt", + "Method": "POST", + "Uri": "/informationProtection/decryptBuffer" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaBufferInformationProtectionEncrypt", - "ApiReferenceLink": null, - "Uri": "/informationProtection/encryptBuffer", - "ApiVersion": "beta", "Variants": [ "Buffer", "BufferExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBufferEncryptionResult" + "Command": "Invoke-MgBetaBufferInformationProtectionEncrypt", + "Method": "POST", + "Uri": "/informationProtection/encryptBuffer" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaBufferSiteInformationProtectionDecrypt", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/informationProtection/decryptBuffer", - "ApiVersion": "beta", "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaBufferSiteInformationProtectionDecrypt", + "Method": "POST", + "Uri": "/sites/{site-id}/informationProtection/decryptBuffer" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaBufferSiteInformationProtectionEncrypt", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/informationProtection/encryptBuffer", - "ApiVersion": "beta", "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBufferEncryptionResult" + "Command": "Invoke-MgBetaBufferSiteInformationProtectionEncrypt", + "Method": "POST", + "Uri": "/sites/{site-id}/informationProtection/encryptBuffer" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaBufferUserInformationProtectionDecrypt", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/decryptBuffer", - "ApiVersion": "beta", "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaBufferUserInformationProtectionDecrypt", + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/decryptBuffer" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaBufferUserInformationProtectionEncrypt", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/encryptBuffer", - "ApiVersion": "beta", "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBufferEncryptionResult" + "Command": "Invoke-MgBetaBufferUserInformationProtectionEncrypt", + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/encryptBuffer" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaBulkDeviceManagementComanagedDeviceSetCloudPcReviewStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta", - "Uri": "/deviceManagement/comanagedDevices/bulkSetCloudPcReviewStatus", - "ApiVersion": "beta", "Variants": [ "Bulk", "BulkExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult" + "Command": "Invoke-MgBetaBulkDeviceManagementComanagedDeviceSetCloudPcReviewStatus", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/bulkSetCloudPcReviewStatus" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaBulkDeviceManagementManagedDeviceSetCloudPcReviewStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta", - "Uri": "/deviceManagement/managedDevices/bulkSetCloudPcReviewStatus", - "ApiVersion": "beta", "Variants": [ "Bulk", "BulkExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult" + "Command": "Invoke-MgBetaBulkDeviceManagementManagedDeviceSetCloudPcReviewStatus", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/bulkSetCloudPcReviewStatus" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaBulkDeviceManagementVirtualEndpointCloudPcResize", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-bulkresize?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/bulkResize", - "ApiVersion": "beta", "Variants": [ "Bulk", "BulkExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-bulkresize?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult" + "Command": "Invoke-MgBetaBulkDeviceManagementVirtualEndpointCloudPcResize", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/bulkResize" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaBulkReprovisionDeviceManagementComanagedDeviceCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta", - "Uri": "/deviceManagement/comanagedDevices/bulkReprovisionCloudPc", - "ApiVersion": "beta", "Variants": [ "Bulk", "BulkExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult" + "Command": "Invoke-MgBetaBulkReprovisionDeviceManagementComanagedDeviceCloudPc", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/bulkReprovisionCloudPc" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaBulkReprovisionDeviceManagementManagedDeviceCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta", - "Uri": "/deviceManagement/managedDevices/bulkReprovisionCloudPc", - "ApiVersion": "beta", "Variants": [ "Bulk", "BulkExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult" + "Command": "Invoke-MgBetaBulkReprovisionDeviceManagementManagedDeviceCloudPc", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/bulkReprovisionCloudPc" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaBulkReprovisionUserManagedDeviceCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta", - "Uri": "/users/{user-id}/managedDevices/bulkReprovisionCloudPc", - "ApiVersion": "beta", "Variants": [ "Bulk", "BulkExpanded", "BulkViaIdentity", "BulkViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult" + "Command": "Invoke-MgBetaBulkReprovisionUserManagedDeviceCloudPc", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/bulkReprovisionCloudPc" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaBulkRestoreDeviceManagementComanagedDeviceCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta", - "Uri": "/deviceManagement/comanagedDevices/bulkRestoreCloudPc", - "ApiVersion": "beta", "Variants": [ "Bulk", "BulkExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult" + "Command": "Invoke-MgBetaBulkRestoreDeviceManagementComanagedDeviceCloudPc", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/bulkRestoreCloudPc" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaBulkRestoreDeviceManagementManagedDeviceCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta", - "Uri": "/deviceManagement/managedDevices/bulkRestoreCloudPc", - "ApiVersion": "beta", "Variants": [ "Bulk", "BulkExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult" + "Command": "Invoke-MgBetaBulkRestoreDeviceManagementManagedDeviceCloudPc", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/bulkRestoreCloudPc" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaBulkRestoreUserManagedDeviceCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta", - "Uri": "/users/{user-id}/managedDevices/bulkRestoreCloudPc", - "ApiVersion": "beta", "Variants": [ "Bulk", "BulkExpanded", "BulkViaIdentity", "BulkViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult" + "Command": "Invoke-MgBetaBulkRestoreUserManagedDeviceCloudPc", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/bulkRestoreCloudPc" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaBulkUserCloudPcResize", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-bulkresize?view=graph-rest-beta", - "Uri": "/users/{user-id}/cloudPCs/bulkResize", - "ApiVersion": "beta", "Variants": [ "Bulk", "BulkExpanded", "BulkViaIdentity", "BulkViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-bulkresize?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult" + "Command": "Invoke-MgBetaBulkUserCloudPcResize", + "Method": "POST", + "Uri": "/users/{user-id}/cloudPCs/bulkResize" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaBulkUserManagedDeviceSetCloudPcReviewStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta", - "Uri": "/users/{user-id}/managedDevices/bulkSetCloudPcReviewStatus", - "ApiVersion": "beta", "Variants": [ "Bulk", "BulkExpanded", "BulkViaIdentity", "BulkViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult" + "Command": "Invoke-MgBetaBulkUserManagedDeviceSetCloudPcReviewStatus", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/bulkSetCloudPcReviewStatus" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaCalendarGroupCalendar", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "ApiVersion": "beta", "Variants": [ "Calendar", "CalendarViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaCalendarGroupCalendar", + "Method": "GET", + "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaCalendarUserCalendarAllowedCalendarSharingRoles", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "ApiVersion": "beta", "Variants": [ "Calendar", "Calendar1", "CalendarViaIdentity", "CalendarViaIdentity1" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaCalendarUserCalendarAllowedCalendarSharingRoles", + "Method": "GET", + "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaCheckinDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin", - "ApiVersion": "beta", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -344163,105 +344860,105 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaCheckinDriveItem", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaCheckinDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/root/checkin", - "ApiVersion": "beta", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaCheckinDriveRoot", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/checkin" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaCheckinGroupDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkin", - "ApiVersion": "beta", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaCheckinGroupDriveItem", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkin" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaCheckinGroupDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkin", - "ApiVersion": "beta", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaCheckinGroupDriveRoot", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkin" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaCheckinUserDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkin", - "ApiVersion": "beta", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaCheckinUserDriveItem", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkin" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaCheckinUserDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/root/checkin", - "ApiVersion": "beta", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaCheckinUserDriveRoot", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/checkin" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaCheckoutDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout", - "ApiVersion": "beta", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -344288,431 +344985,431 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaCheckoutDriveItem", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaCheckoutDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/root/checkout", - "ApiVersion": "beta", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaCheckoutDriveRoot", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/checkout" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaCheckoutGroupDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkout", - "ApiVersion": "beta", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaCheckoutGroupDriveItem", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkout" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaCheckoutGroupDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkout", - "ApiVersion": "beta", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaCheckoutGroupDriveRoot", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkout" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaCheckoutUserDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkout", - "ApiVersion": "beta", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaCheckoutUserDriveItem", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkout" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaCheckoutUserDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/root/checkout", - "ApiVersion": "beta", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaCheckoutUserDriveRoot", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/checkout" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaCleanDeviceManagementComanagedDeviceWindowsDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/cleanWindowsDevice", - "ApiVersion": "beta", "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaCleanDeviceManagementComanagedDeviceWindowsDevice", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/cleanWindowsDevice" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaCleanDeviceManagementManagedDeviceWindowsDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "ApiVersion": "beta", "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaCleanDeviceManagementManagedDeviceWindowsDevice", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaCleanUserManagedDeviceWindowsDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "ApiVersion": "beta", "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaCleanUserManagedDeviceWindowsDevice", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaClockTeamScheduleTimeCardIn", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockin?view=graph-rest-beta", - "Uri": "/teams/{team-id}/schedule/timeCards/clockIn", - "ApiVersion": "beta", "Variants": [ "Clock", "ClockExpanded", "ClockViaIdentity", "ClockViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockin?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeCard" + "Command": "Invoke-MgBetaClockTeamScheduleTimeCardIn", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/timeCards/clockIn" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaClockTeamScheduleTimeCardOut", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockout?view=graph-rest-beta", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/clockOut", - "ApiVersion": "beta", "Variants": [ "Clock", "ClockExpanded", "ClockViaIdentity", "ClockViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockout?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeCard" + "Command": "Invoke-MgBetaClockTeamScheduleTimeCardOut", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/clockOut" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaCommentSecurityAlert", - "ApiReferenceLink": null, - "Uri": "/security/alerts_v2/{alert-id}/comments/$count", - "ApiVersion": "beta", "Variants": [ "Comment", "CommentViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaCommentSecurityAlert", + "Method": "GET", + "Uri": "/security/alerts_v2/{alert-id}/comments/$count" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "beta", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "beta", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "beta", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "beta", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSPkgAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "beta", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSPkgAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "beta", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "beta", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "beta", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "beta", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "beta", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "beta", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "beta", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaConsentDeviceManagementDataSharingConsentToDataSharing", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}/consentToDataSharing", - "ApiVersion": "beta", "Variants": [ "Consent", "ConsentViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDataSharingConsent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDataSharingConsent" + "Command": "Invoke-MgBetaConsentDeviceManagementDataSharingConsentToDataSharing", + "Method": "POST", + "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}/consentToDataSharing" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaCreateOrGetCommunicationOnlineMeeting", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-beta", - "Uri": "/communications/onlineMeetings/createOrGet", - "ApiVersion": "beta", "Variants": [ "Create1", "CreateExpanded1" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Command": "Invoke-MgBetaCreateOrGetCommunicationOnlineMeeting", + "Method": "POST", + "Uri": "/communications/onlineMeetings/createOrGet" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaCreateOrGetUserOnlineMeeting", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-beta", - "Uri": "/users/{user-id}/onlineMeetings/createOrGet", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -344731,19 +345428,19 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Command": "Invoke-MgBetaCreateOrGetUserOnlineMeeting", + "Method": "POST", + "Uri": "/users/{user-id}/onlineMeetings/createOrGet" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaCustomDeviceManagementRoleScopeTag", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleScopeTags/hasCustomRoleScopeTag", - "ApiVersion": "beta", "Variants": [ "Custom" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -344778,20 +345475,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaCustomDeviceManagementRoleScopeTag", + "Method": "GET", + "Uri": "/deviceManagement/roleScopeTags/hasCustomRoleScopeTag" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaDeactivateEducationClassAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/deactivate", - "ApiVersion": "beta", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -344810,120 +345507,120 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Invoke-MgBetaDeactivateEducationClassAssignment", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/deactivate" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaDeactivateEducationMeAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta", - "Uri": "/education/me/assignments/{educationAssignment-id}/deactivate", - "ApiVersion": "beta", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Invoke-MgBetaDeactivateEducationMeAssignment", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/deactivate" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaDeactivateEducationUserAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/deactivate", - "ApiVersion": "beta", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Invoke-MgBetaDeactivateEducationUserAssignment", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/deactivate" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaDeclineGroupCalendarEvent", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline", - "ApiVersion": "beta", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaDeclineGroupCalendarEvent", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaDeclineGroupEvent", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", - "Uri": "/groups/{group-id}/events/{event-id}/decline", - "ApiVersion": "beta", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaDeclineGroupEvent", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/decline" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaDeclineUserEvent", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", - "Uri": "/users/{user-id}/events/{event-id}/decline", - "ApiVersion": "beta", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaDeclineUserEvent", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/decline" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaDeclineUserEventInstance", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline", - "ApiVersion": "beta", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaDeclineUserEventInstance", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaDeprovisionDeviceManagementComanagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deprovision", - "ApiVersion": "beta", "Variants": [ "Deprovision", "DeprovisionExpanded", "DeprovisionViaIdentity", "DeprovisionViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -344942,22 +345639,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaDeprovisionDeviceManagementComanagedDevice", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deprovision" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaDeprovisionDeviceManagementManagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deprovision", - "ApiVersion": "beta", "Variants": [ "Deprovision", "DeprovisionExpanded", "DeprovisionViaIdentity", "DeprovisionViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -344976,241 +345673,241 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaDeprovisionDeviceManagementManagedDevice", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deprovision" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaDeprovisionUserManagedDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deprovision", - "ApiVersion": "beta", "Variants": [ "Deprovision", "DeprovisionExpanded", "DeprovisionViaIdentity", "DeprovisionViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaDeprovisionUserManagedDevice", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deprovision" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaDeviceManagementDeviceConfigurationAssignedAccessMultiModeProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignedAccessMultiModeProfiles", - "ApiVersion": "beta", "Variants": [ "Access", "AccessExpanded", "AccessViaIdentity", "AccessViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaDeviceManagementDeviceConfigurationAssignedAccessMultiModeProfile", + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignedAccessMultiModeProfiles" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaDeviceManagementDeviceConfigurationWindowsPrivacyAccessControl", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/windowsPrivacyAccessControls", - "ApiVersion": "beta", "Variants": [ "Access1", "AccessExpanded1", "AccessViaIdentity1", "AccessViaIdentityExpanded1" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaDeviceManagementDeviceConfigurationWindowsPrivacyAccessControl", + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/windowsPrivacyAccessControls" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaDismissDirectoryImpactedResource", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-dismiss?view=graph-rest-beta", - "Uri": "/directory/impactedResources/{impactedResource-id}/dismiss", - "ApiVersion": "beta", "Variants": [ "Dismiss", "DismissExpanded", "DismissViaIdentity", "DismissViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-dismiss?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphImpactedResource" + "Command": "Invoke-MgBetaDismissDirectoryImpactedResource", + "Method": "POST", + "Uri": "/directory/impactedResources/{impactedResource-id}/dismiss" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaDismissDirectoryRecommendation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-dismiss?view=graph-rest-beta", - "Uri": "/directory/recommendations/{recommendation-id}/dismiss", - "ApiVersion": "beta", "Variants": [ "Dismiss", "DismissExpanded", "DismissViaIdentity", "DismissViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-dismiss?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphRecommendation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRecommendation" + "Command": "Invoke-MgBetaDismissDirectoryRecommendation", + "Method": "POST", + "Uri": "/directory/recommendations/{recommendation-id}/dismiss" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaDismissDirectoryRecommendationImpactedResource", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-dismiss?view=graph-rest-beta", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/dismiss", - "ApiVersion": "beta", "Variants": [ "Dismiss", "DismissExpanded", "DismissViaIdentity", "DismissViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-dismiss?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphImpactedResource" + "Command": "Invoke-MgBetaDismissDirectoryRecommendationImpactedResource", + "Method": "POST", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/dismiss" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaDismissGroupCalendarEventReminder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", - "ApiVersion": "beta", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaDismissGroupCalendarEventReminder", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaDismissGroupEventReminder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", - "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", - "ApiVersion": "beta", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaDismissGroupEventReminder", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaDismissRiskyServicePrincipal", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-dismiss?view=graph-rest-beta", - "Uri": "/identityProtection/riskyServicePrincipals/dismiss", - "ApiVersion": "beta", "Variants": [ "Dismiss", "DismissExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-dismiss?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaDismissRiskyServicePrincipal", + "Method": "POST", + "Uri": "/identityProtection/riskyServicePrincipals/dismiss" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaDismissRiskyUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-dismiss?view=graph-rest-beta", - "Uri": "/identityProtection/riskyUsers/dismiss", - "ApiVersion": "beta", "Variants": [ "Dismiss", "DismissExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-dismiss?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaDismissRiskyUser", + "Method": "POST", + "Uri": "/identityProtection/riskyUsers/dismiss" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaDismissUserEventInstanceReminder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", - "ApiVersion": "beta", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaDismissUserEventInstanceReminder", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaDismissUserEventReminder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", - "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", - "ApiVersion": "beta", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaDismissUserEventReminder", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/dismissReminder" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaDownDeviceManagementComanagedDeviceShut", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/shutDown", - "ApiVersion": "beta", "Variants": [ "Down", "DownViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaDownDeviceManagementComanagedDeviceShut", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/shutDown" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaDownDeviceManagementManagedDeviceShut", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", - "ApiVersion": "beta", "Variants": [ "Down", "DownViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaDownDeviceManagementManagedDeviceShut", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest", - "ApiVersion": "beta", "Variants": [ "Download" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -345229,20 +345926,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", + "Method": "GET", + "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaDownloadDeviceManagementComanagedDeviceAppDiagnostic", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/downloadAppDiagnostics", - "ApiVersion": "beta", "Variants": [ "Download", "DownloadExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -345261,35 +345958,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null - }, - { - "CommandAlias": null, + "Command": "Invoke-MgBetaDownloadDeviceManagementComanagedDeviceAppDiagnostic", "Method": "POST", - "Command": "Invoke-MgBetaDownloadDeviceManagementComanagedDeviceLogCollectionRequestDeviceLog", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/downloadDeviceLogs", - "ApiVersion": "beta", - "Variants": [ - "Download", - "DownloadViaIdentity" - ], - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], - "OutputType": null + "Uri": "/deviceManagement/comanagedDevices/downloadAppDiagnostics" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaDownloadDeviceManagementManagedDeviceAppDiagnostic", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/downloadAppDiagnostics", - "ApiVersion": "beta", "Variants": [ "Download", "DownloadExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -345308,82 +345990,52 @@ "IsLeastPrivilege": false } ], - "OutputType": null - }, - { - "CommandAlias": null, + "Command": "Invoke-MgBetaDownloadDeviceManagementManagedDeviceAppDiagnostic", "Method": "POST", - "Command": "Invoke-MgBetaDownloadDeviceManagementManagedDeviceLogCollectionRequestDeviceLog", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/downloadDeviceLogs", - "ApiVersion": "beta", - "Variants": [ - "Download", - "DownloadViaIdentity" - ], - "Module": "Beta.DeviceManagement.Actions", - "Permissions": [], - "OutputType": null + "Uri": "/deviceManagement/managedDevices/downloadAppDiagnostics" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaDownloadUserManagedDeviceAppDiagnostic", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/downloadAppDiagnostics", - "ApiVersion": "beta", "Variants": [ "Download", "DownloadExpanded", "DownloadViaIdentity", "DownloadViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", - "Permissions": [], - "OutputType": null - }, - { - "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaDownloadUserManagedDeviceLogCollectionRequestDeviceLog", "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/downloadDeviceLogs", + "OutputType": null, "ApiVersion": "beta", - "Variants": [ - "Download", - "DownloadViaIdentity" - ], - "Module": "Beta.Users.Actions", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaDownloadUserManagedDeviceAppDiagnostic", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/downloadAppDiagnostics" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaDownUserManagedDeviceShut", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", - "ApiVersion": "beta", "Variants": [ "Down", "DownViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaDownUserManagedDeviceShut", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaEnrollDeviceManagementComanagedDeviceNowAction", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enrollNowAction", - "ApiVersion": "beta", "Variants": [ "Enroll", "EnrollViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -345402,20 +346054,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaEnrollDeviceManagementComanagedDeviceNowAction", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enrollNowAction" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaEnrollDeviceManagementManagedDeviceNowAction", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enrollNowAction", - "ApiVersion": "beta", "Variants": [ "Enroll", "EnrollViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -345434,167 +346086,167 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaEnrollDeviceManagementManagedDeviceNowAction", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enrollNowAction" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaEnrollUserManagedDeviceNowAction", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enrollNowAction", - "ApiVersion": "beta", "Variants": [ "Enroll", "EnrollViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaEnrollUserManagedDeviceNowAction", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enrollNowAction" }, { - "CommandAlias": "Invoke-MgBetaEnrollWuDeploymentAudienceExclusionAssetGraphBPreId", - "Method": "POST", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceExclusionAssetById", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/enrollAssetsById", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceExclusionAssetById", + "Method": "POST", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/enrollAssetsById" }, { - "CommandAlias": "Invoke-MgBetaEnrollWuDeploymentAudienceMemberAssetGraphBPreId", - "Method": "POST", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceMemberAssetById", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/enrollAssetsById", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceMemberAssetById", + "Method": "POST", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/enrollAssetsById" }, { - "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceExclusionAsset", - "Method": "POST", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAsset", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssets", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAsset", + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssets" }, { - "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceExclusionAssetGraphBPreId", - "Method": "POST", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAssetById", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssetsById", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAssetById", + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssetsById" }, { - "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceMemberAsset", - "Method": "POST", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAsset", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssets", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAsset", + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssets" }, { - "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceMemberAssetGraphBPreId", - "Method": "POST", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAssetById", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssetsById", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAssetById", + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssetsById" }, { - "CommandAlias": "Invoke-MgBetaEnrollWuUpdatableAsset", - "Method": "POST", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAsset", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatableAssets/enrollAssets", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Enroll", "EnrollExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAsset", + "Method": "POST", + "Uri": "/admin/windows/updates/updatableAssets/enrollAssets" }, { - "CommandAlias": "Invoke-MgBetaEnrollWuUpdatableAssetGraphBPreId", - "Method": "POST", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAssetById", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatableAssets/enrollAssetsById", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Enroll", "EnrollExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAssetById", + "Method": "POST", + "Uri": "/admin/windows/updates/updatableAssets/enrollAssetsById" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaEstimateComplianceEdiscoveryCaseSourceCollectionStatistics", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-estimatestatistics?view=graph-rest-beta", - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/estimateStatistics", - "ApiVersion": "beta", "Variants": [ "Estimate", "EstimateViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-estimatestatistics?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -345613,20 +346265,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaEstimateComplianceEdiscoveryCaseSourceCollectionStatistics", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/estimateStatistics" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaEstimateSecurityCaseEdiscoveryCaseSearchStatistics", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-estimatestatistics?view=graph-rest-beta", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics", - "ApiVersion": "beta", "Variants": [ "Estimate", "EstimateViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-estimatestatistics?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -345645,20 +346297,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaEstimateSecurityCaseEdiscoveryCaseSearchStatistics", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaExcuseEducationClassAssignmentSubmission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "ApiVersion": "beta", "Variants": [ "Excuse", "ExcuseViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -345677,50 +346329,50 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Invoke-MgBetaExcuseEducationClassAssignmentSubmission", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaExcuseEducationMeAssignmentSubmission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "ApiVersion": "beta", "Variants": [ "Excuse", "ExcuseViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Invoke-MgBetaExcuseEducationMeAssignmentSubmission", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaExcuseEducationUserAssignmentSubmission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "ApiVersion": "beta", "Variants": [ "Excuse", "ExcuseViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Invoke-MgBetaExcuseEducationUserAssignmentSubmission", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaExecuteDeviceManagementComanagedDeviceAction", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/executeAction", - "ApiVersion": "beta", "Variants": [ "Execute", "ExecuteExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -345747,20 +346399,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult" + "Command": "Invoke-MgBetaExecuteDeviceManagementComanagedDeviceAction", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/executeAction" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaExecuteDeviceManagementManagedDeviceAction", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/executeAction", - "ApiVersion": "beta", "Variants": [ "Execute", "ExecuteExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -345787,54 +346439,54 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult" + "Command": "Invoke-MgBetaExecuteDeviceManagementManagedDeviceAction", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/executeAction" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaExecuteDeviceManagementWindowsDriverUpdateProfileAction", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/executeAction", - "ApiVersion": "beta", "Variants": [ "Execute", "ExecuteExpanded", "ExecuteViaIdentity", "ExecuteViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBulkDriverActionResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBulkDriverActionResult" + "Command": "Invoke-MgBetaExecuteDeviceManagementWindowsDriverUpdateProfileAction", + "Method": "POST", + "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/executeAction" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaExecuteUserManagedDeviceAction", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/executeAction", - "ApiVersion": "beta", "Variants": [ "Execute", "ExecuteExpanded", "ExecuteViaIdentity", "ExecuteViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult" + "Command": "Invoke-MgBetaExecuteUserManagedDeviceAction", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/executeAction" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaExperienceDeviceManagement", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsSummarizedDeviceScopes", - "ApiVersion": "beta", "Variants": [ "Experience", "Experience1" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScopeSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -345853,20 +346505,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScopeSummary" + "Command": "Invoke-MgBetaExperienceDeviceManagement", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsSummarizedDeviceScopes" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaExtractDriveItemSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "ApiVersion": "beta", "Variants": [ "Extract", "ExtractViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read.All", @@ -345901,82 +346553,82 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment" + "Command": "Invoke-MgBetaExtractDriveItemSensitivityLabel", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaExtractDriveRootSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/extractSensitivityLabels", - "ApiVersion": "beta", "Variants": [ "Extract", "ExtractViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment" + "Command": "Invoke-MgBetaExtractDriveRootSensitivityLabel", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/extractSensitivityLabels" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaExtractGroupDriveItemSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "ApiVersion": "beta", "Variants": [ "Extract", "ExtractViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment" + "Command": "Invoke-MgBetaExtractGroupDriveItemSensitivityLabel", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaExtractGroupDriveRootSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/extractSensitivityLabels", - "ApiVersion": "beta", "Variants": [ "Extract", "ExtractViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment" + "Command": "Invoke-MgBetaExtractGroupDriveRootSensitivityLabel", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/extractSensitivityLabels" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaExtractGroupSiteInformationProtectionPolicyLabel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/extractLabel", - "ApiVersion": "beta", "Variants": [ "Extract", "ExtractExpanded", "ExtractViaIdentity", "ExtractViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtectionContentLabel" + "Command": "Invoke-MgBetaExtractGroupSiteInformationProtectionPolicyLabel", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/extractLabel" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaExtractInformationProtectionPolicyLabel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", - "Uri": "/informationProtection/policy/labels/extractLabel", - "ApiVersion": "beta", "Variants": [ "Extract", "ExtractExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -345995,101 +346647,101 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphInformationProtectionContentLabel" + "Command": "Invoke-MgBetaExtractInformationProtectionPolicyLabel", + "Method": "POST", + "Uri": "/informationProtection/policy/labels/extractLabel" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaExtractSecurityInformationProtectionSensitivityLabelContentLabel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-extractcontentlabel?view=graph-rest-beta", - "Uri": "/security/informationProtection/sensitivityLabels/extractContentLabel", - "ApiVersion": "beta", "Variants": [ "Extract", "ExtractExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-extractcontentlabel?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityContentLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityContentLabel" + "Command": "Invoke-MgBetaExtractSecurityInformationProtectionSensitivityLabelContentLabel", + "Method": "POST", + "Uri": "/security/informationProtection/sensitivityLabels/extractContentLabel" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaExtractSiteInformationProtectionPolicyLabel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", - "Uri": "/sites/{site-id}/informationProtection/policy/labels/extractLabel", - "ApiVersion": "beta", "Variants": [ "Extract", "ExtractExpanded", "ExtractViaIdentity", "ExtractViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtectionContentLabel" + "Command": "Invoke-MgBetaExtractSiteInformationProtectionPolicyLabel", + "Method": "POST", + "Uri": "/sites/{site-id}/informationProtection/policy/labels/extractLabel" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaExtractUserDriveItemSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "ApiVersion": "beta", "Variants": [ "Extract", "ExtractViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment" + "Command": "Invoke-MgBetaExtractUserDriveItemSensitivityLabel", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaExtractUserDriveRootSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels", - "ApiVersion": "beta", "Variants": [ "Extract", "ExtractViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment" + "Command": "Invoke-MgBetaExtractUserDriveRootSensitivityLabel", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaExtractUserInformationProtectionPolicyLabel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", - "Uri": "/users/{user-id}/informationProtection/policy/labels/extractLabel", - "ApiVersion": "beta", "Variants": [ "Extract", "ExtractExpanded", "ExtractViaIdentity", "ExtractViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtectionContentLabel" + "Command": "Invoke-MgBetaExtractUserInformationProtectionPolicyLabel", + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/policy/labels/extractLabel" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaExtractUserSecurityInformationProtectionSensitivityLabelContentLabel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-extractcontentlabel?view=graph-rest-beta", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/extractContentLabel", - "ApiVersion": "beta", "Variants": [ "Extract", "ExtractExpanded", "ExtractViaIdentity", "ExtractViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-extractcontentlabel?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityContentLabel", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -346108,50 +346760,50 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphSecurityContentLabel" + "Command": "Invoke-MgBetaExtractUserSecurityInformationProtectionSensitivityLabelContentLabel", + "Method": "POST", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/extractContentLabel" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaFavoriteServiceAnnouncementMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-favorite?view=graph-rest-beta", - "Uri": "/admin/serviceAnnouncement/messages/favorite", - "ApiVersion": "beta", "Variants": [ "Favorite", "FavoriteExpanded" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-favorite?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaFavoriteServiceAnnouncementMessage", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/messages/favorite" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterApplicationSynchronizationJobSchemaOperator", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphFilterOperatorSchema" + "Command": "Invoke-MgBetaFilterApplicationSynchronizationJobSchemaOperator", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterApplicationSynchronizationTemplateSchemaOperator", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -346170,20 +346822,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphFilterOperatorSchema" + "Command": "Invoke-MgBetaFilterApplicationSynchronizationTemplateSchemaOperator", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -346202,35 +346854,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageAssignment" + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentRequestByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -346249,20 +346901,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest" + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentRequestByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -346281,20 +346933,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackage" + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterEntitlementManagementAssignmentRequestByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -346313,80 +346965,80 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest" + "Command": "Invoke-MgBetaFilterEntitlementManagementAssignmentRequestByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "Uri": "/identityGovernance/accessReviews/decisions/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceDecisionByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceDecisionByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewStage" + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageDecisionByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageDecisionByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -346405,20 +347057,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition" + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -346437,20 +347089,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewInstance" + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -346469,20 +347121,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -346501,20 +347153,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewStage" + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -346533,20 +347185,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterByCurrentUser?view=graph-rest-beta", - "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterByCurrentUser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -346565,20 +347217,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppConsentRequest" + "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterByCurrentUser?view=graph-rest-beta", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterByCurrentUser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -346597,65 +347249,65 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserConsentRequest" + "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernancePermissionManagementScheduledPermissionApprovalByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Invoke-MgBetaFilterIdentityGovernancePermissionManagementScheduledPermissionApprovalByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernancePermissionManagementScheduledPermissionRequestByCurrentUser", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphScheduledPermissionsRequest" + "Command": "Invoke-MgBetaFilterIdentityGovernancePermissionManagementScheduledPermissionRequestByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -346674,20 +347326,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule" + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -346706,20 +347358,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance" + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -346738,20 +347390,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest" + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -346770,20 +347422,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -346802,20 +347454,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance" + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -346834,35 +347486,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest" + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentApprovalByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/roleManagement/directory/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentApprovalByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -346905,20 +347557,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -346961,20 +347613,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -347017,20 +347669,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -347073,20 +347725,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -347129,20 +347781,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -347185,230 +347837,230 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentApprovalByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentApprovalByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleRequestByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleRequestByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleRequestByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleRequestByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentApprovalByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentApprovalByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationJobSchemaOperator", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -347427,20 +348079,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphFilterOperatorSchema" + "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationJobSchemaOperator", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators" }, { - "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationTemplateSchemaOperator", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", - "ApiVersion": "beta", + "Module": "Beta.Applications", + "CommandAlias": null, "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -347459,170 +348111,170 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphFilterOperatorSchema" + "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationTemplateSchemaOperator", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterUserAppConsentRequestForApprovalByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterByCurrentUser?view=graph-rest-beta", - "Uri": "/users/{user-id}/appConsentRequestsForApproval/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterByCurrentUser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppConsentRequest" + "Command": "Invoke-MgBetaFilterUserAppConsentRequestForApprovalByCurrentUser", + "Method": "GET", + "Uri": "/users/{user-id}/appConsentRequestsForApproval/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterUserAppConsentRequestForApprovalUserConsentRequestByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterByCurrentUser?view=graph-rest-beta", - "Uri": "/users/{user-id}/appConsentRequestsForApproval/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterByCurrentUser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserConsentRequest" + "Command": "Invoke-MgBetaFilterUserAppConsentRequestForApprovalUserConsentRequestByCurrentUser", + "Method": "GET", + "Uri": "/users/{user-id}/appConsentRequestsForApproval/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterUserApprovalByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/users/{user-id}/approvals/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Invoke-MgBetaFilterUserApprovalByCurrentUser", + "Method": "GET", + "Uri": "/users/{user-id}/approvals/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstance" + "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceByCurrentUser", + "Method": "GET", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceDecisionByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceDecisionByCurrentUser", + "Method": "GET", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceStageByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", - "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewStage" + "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceStageByCurrentUser", + "Method": "GET", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaFinancialCompanyJournal", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/journals/{journal-id}/post", - "ApiVersion": "beta", "Variants": [ "Post", "PostViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaFinancialCompanyJournal", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/journals/{journal-id}/post" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaFinancialCompanyPurchaseInvoice", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/post", - "ApiVersion": "beta", "Variants": [ "Post", "PostViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaFinancialCompanyPurchaseInvoice", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/post" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaFinancialCompanySaleInvoiceAndSend", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/postAndSend", - "ApiVersion": "beta", "Variants": [ "Post", "PostViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaFinancialCompanySaleInvoiceAndSend", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/postAndSend" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaFinancialCompanySalesInvoice", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/post", - "ApiVersion": "beta", "Variants": [ "Post", "PostViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaFinancialCompanySalesInvoice", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/post" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaFollowDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow", - "ApiVersion": "beta", "Variants": [ "Follow", "FollowViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -347673,131 +348325,131 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Invoke-MgBetaFollowDriveItem", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaFollowDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/root/follow", - "ApiVersion": "beta", "Variants": [ "Follow", "FollowViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Invoke-MgBetaFollowDriveRoot", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/follow" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaFollowGroupDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/follow", - "ApiVersion": "beta", "Variants": [ "Follow", "FollowViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Invoke-MgBetaFollowGroupDriveItem", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/follow" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaFollowGroupDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/follow", - "ApiVersion": "beta", "Variants": [ "Follow", "FollowViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Invoke-MgBetaFollowGroupDriveRoot", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/follow" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaFollowUserDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/follow", - "ApiVersion": "beta", "Variants": [ "Follow", "FollowViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Invoke-MgBetaFollowUserDriveItem", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/follow" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaFollowUserDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/root/follow", - "ApiVersion": "beta", "Variants": [ "Follow", "FollowViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Invoke-MgBetaFollowUserDriveRoot", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/follow" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaForceDomainDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-forcedelete?view=graph-rest-beta", - "Uri": "/domains/{domain-id}/forceDelete", - "ApiVersion": "beta", "Variants": [ "Force", "ForceExpanded", "ForceViaIdentity", "ForceViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-forcedelete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaForceDomainDelete", + "Method": "POST", + "Uri": "/domains/{domain-id}/forceDelete" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaForwardGroupCalendarEvent", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward", - "ApiVersion": "beta", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaForwardGroupCalendarEvent", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaForwardGroupConversationThreadPost", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", - "ApiVersion": "beta", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -347816,56 +348468,56 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaForwardGroupConversationThreadPost", + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaForwardGroupConversationThreadPostInReplyTo", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "ApiVersion": "beta", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaForwardGroupConversationThreadPostInReplyTo", + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaForwardGroupEvent", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", - "Uri": "/groups/{group-id}/events/{event-id}/forward", - "ApiVersion": "beta", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaForwardGroupEvent", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/forward" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaForwardGroupThreadPost", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", - "ApiVersion": "beta", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -347884,137 +348536,137 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaForwardGroupThreadPost", + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaForwardGroupThreadPostInReplyTo", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "ApiVersion": "beta", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaForwardGroupThreadPostInReplyTo", + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaForwardUserEvent", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", - "Uri": "/users/{user-id}/events/{event-id}/forward", - "ApiVersion": "beta", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaForwardUserEvent", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/forward" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaForwardUserEventInstance", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward", - "ApiVersion": "beta", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaForwardUserEventInstance", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaForwardUserMailFolderChildFolderMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/forward", - "ApiVersion": "beta", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaForwardUserMailFolderChildFolderMessage", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/forward" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaForwardUserMailFolderMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward", - "ApiVersion": "beta", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaForwardUserMailFolderMessage", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaForwardUserMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta", - "Uri": "/users/{user-id}/messages/{message-id}/forward", - "ApiVersion": "beta", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaForwardUserMessage", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/forward" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFunctionApplicationSynchronizationJobSchema", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "ApiVersion": "beta", "Variants": [ "Function", "FunctionViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema" + "Command": "Invoke-MgBetaFunctionApplicationSynchronizationJobSchema", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFunctionApplicationSynchronizationTemplateSchema", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", - "ApiVersion": "beta", "Variants": [ "Function", "FunctionViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -348033,20 +348685,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema" + "Command": "Invoke-MgBetaFunctionApplicationSynchronizationTemplateSchema", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationJobSchema", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "ApiVersion": "beta", "Variants": [ "Function", "FunctionViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -348065,20 +348717,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema" + "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationJobSchema", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationTemplateSchema", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", - "ApiVersion": "beta", "Variants": [ "Function", "FunctionViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -348097,37 +348749,37 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema" + "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationTemplateSchema", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaGraphChat", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-beta", - "Uri": "/chats/{chat-id}/unhideForUser", - "ApiVersion": "beta", "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaGraphChat", + "Method": "POST", + "Uri": "/chats/{chat-id}/unhideForUser" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaGraphDeviceManagement", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/scopedForResource(resource='{resource}')", - "ApiVersion": "beta", "Variants": [ "Graph", "GraphViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -348162,75 +348814,73 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaGraphDeviceManagement", + "Method": "GET", + "Uri": "/deviceManagement/scopedForResource(resource='{resource}')" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaGraphDeviceManagementDepOnboardingSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/unshareForSchoolDataSyncService", - "ApiVersion": "beta", "Variants": [ "Graph", "GraphViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaGraphDeviceManagementDepOnboardingSetting", + "Method": "POST", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/unshareForSchoolDataSyncService" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaGraphDrive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/sharedWithMe", - "ApiVersion": "beta", "Variants": [ "Graph", "GraphViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Invoke-MgBetaGraphDrive", + "Method": "GET", + "Uri": "/drives/{drive-id}/sharedWithMe" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaGraphGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-unsubscribebymail?view=graph-rest-beta", - "Uri": "/groups/{group-id}/unsubscribeByMail", - "ApiVersion": "beta", "Variants": [ "Graph", "GraphViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-unsubscribebymail?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaGraphGroup", + "Method": "POST", + "Uri": "/groups/{group-id}/unsubscribeByMail" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaGraphGroupDrive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/sharedWithMe", - "ApiVersion": "beta", "Variants": [ "Graph", "GraphViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Invoke-MgBetaGraphGroupDrive", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/sharedWithMe" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaGraphReportAuthenticationMethod", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-usersregisteredbyfeature?view=graph-rest-beta", - "Uri": "/reports/authenticationMethods/usersRegisteredByFeature", - "ApiVersion": "beta", "Variants": [ "Graph", "Graph1", @@ -348239,333 +348889,335 @@ "GraphViaIdentity", "GraphViaIdentity1" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-usersregisteredbyfeature?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary" + "Command": "Invoke-MgBetaGraphReportAuthenticationMethod", + "Method": "GET", + "Uri": "/reports/authenticationMethods/usersRegisteredByFeature" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaGraphUserChat", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-beta", - "Uri": "/users/{user-id}/chats/{chat-id}/unhideForUser", - "ApiVersion": "beta", "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaGraphUserChat", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/unhideForUser" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaGraphUserDrive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe", - "ApiVersion": "beta", "Variants": [ "Graph", "GraphViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Invoke-MgBetaGraphUserDrive", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe" }, { - "CommandAlias": "Invoke-MgBetaGraphWuDeploymentAudienceExclusion", - "Method": "POST", - "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceExclusion", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/unenrollAssetsById", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceExclusion", + "Method": "POST", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/unenrollAssetsById" }, { - "CommandAlias": "Invoke-MgBetaGraphWuDeploymentAudienceMember", - "Method": "POST", - "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceMember", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/unenrollAssetsById", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceMember", + "Method": "POST", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/unenrollAssetsById" }, { - "CommandAlias": "Invoke-MgBetaGraphWuPolicyAudienceExclusion", - "Method": "POST", - "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceExclusion", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssetsById", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceExclusion", + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssetsById" }, { - "CommandAlias": "Invoke-MgBetaGraphWuPolicyAudienceMember", - "Method": "POST", - "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceMember", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssetsById", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceMember", + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssetsById" }, { - "CommandAlias": "Invoke-MgBetaGraphWuUpdatableAsset", - "Method": "POST", - "Command": "Invoke-MgBetaGraphWindowsUpdatesUpdatableAsset", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatableAssets/unenrollAssetsById", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Graph", "GraphExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaGraphWindowsUpdatesUpdatableAsset", + "Method": "POST", + "Uri": "/admin/windows/updates/updatableAssets/unenrollAssetsById" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceAppManagementAndroidManagedAppProtectionPayloadLink", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/hasPayloadLinks", - "ApiVersion": "beta", "Variants": [ "Link", "LinkExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem" + "Command": "Invoke-MgBetaHasDeviceAppManagementAndroidManagedAppProtectionPayloadLink", + "Method": "POST", + "Uri": "/deviceAppManagement/androidManagedAppProtections/hasPayloadLinks" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceAppManagementiOSLobAppProvisioningConfigurationPayloadLink", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/hasPayloadLinks", - "ApiVersion": "beta", "Variants": [ "Link", "LinkExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem" + "Command": "Invoke-MgBetaHasDeviceAppManagementiOSLobAppProvisioningConfigurationPayloadLink", + "Method": "POST", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/hasPayloadLinks" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceAppManagementiOSManagedAppProtectionPayloadLink", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/hasPayloadLinks", - "ApiVersion": "beta", "Variants": [ "Link", "LinkExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem" + "Command": "Invoke-MgBetaHasDeviceAppManagementiOSManagedAppProtectionPayloadLink", + "Method": "POST", + "Uri": "/deviceAppManagement/iosManagedAppProtections/hasPayloadLinks" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceAppManagementMdmWindowsInformationProtectionPolicyPayloadLink", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/hasPayloadLinks", - "ApiVersion": "beta", "Variants": [ "Link", "LinkExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem" + "Command": "Invoke-MgBetaHasDeviceAppManagementMdmWindowsInformationProtectionPolicyPayloadLink", + "Method": "POST", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/hasPayloadLinks" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceAppManagementMobileAppPayloadLink", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/hasPayloadLinks", - "ApiVersion": "beta", "Variants": [ "Link", "LinkExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem" + "Command": "Invoke-MgBetaHasDeviceAppManagementMobileAppPayloadLink", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/hasPayloadLinks" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceAppManagementTargetedManagedAppConfigurationPayloadLink", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/hasPayloadLinks", - "ApiVersion": "beta", "Variants": [ "Link", "LinkExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem" + "Command": "Invoke-MgBetaHasDeviceAppManagementTargetedManagedAppConfigurationPayloadLink", + "Method": "POST", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/hasPayloadLinks" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceManagementDeviceCompliancePolicyPayloadLink", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/hasPayloadLinks", - "ApiVersion": "beta", "Variants": [ "Link", "LinkExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem" + "Command": "Invoke-MgBetaHasDeviceManagementDeviceCompliancePolicyPayloadLink", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/hasPayloadLinks" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceManagementDeviceConfigurationPayloadLink", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/hasPayloadLinks", - "ApiVersion": "beta", "Variants": [ "Link", "LinkExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem" + "Command": "Invoke-MgBetaHasDeviceManagementDeviceConfigurationPayloadLink", + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations/hasPayloadLinks" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceManagementDeviceEnrollmentConfigurationPayloadLink", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/hasPayloadLinks", - "ApiVersion": "beta", "Variants": [ "Link", "LinkExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem" + "Command": "Invoke-MgBetaHasDeviceManagementDeviceEnrollmentConfigurationPayloadLink", + "Method": "POST", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/hasPayloadLinks" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceManagementScriptPayloadLink", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/hasPayloadLinks", - "ApiVersion": "beta", "Variants": [ "Link", "LinkExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem" + "Command": "Invoke-MgBetaHasDeviceManagementScriptPayloadLink", + "Method": "POST", + "Uri": "/deviceManagement/deviceManagementScripts/hasPayloadLinks" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceManagementWindowsAutopilotDeploymentProfilePayloadLink", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/hasPayloadLinks", - "ApiVersion": "beta", "Variants": [ "Link", "LinkExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem" + "Command": "Invoke-MgBetaHasDeviceManagementWindowsAutopilotDeploymentProfilePayloadLink", + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/hasPayloadLinks" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaHasDeviceManagementZebraFotaConnectorActiveDeployment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/zebraFotaConnector/hasActiveDeployments", - "ApiVersion": "beta", "Variants": [ "Has" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaHasDeviceManagementZebraFotaConnectorActiveDeployment", + "Method": "POST", + "Uri": "/deviceManagement/zebraFotaConnector/hasActiveDeployments" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaHasUserDeviceEnrollmentConfigurationPayloadLink", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/hasPayloadLinks", - "ApiVersion": "beta", "Variants": [ "Link", "LinkExpanded", "LinkViaIdentity", "LinkViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem" + "Command": "Invoke-MgBetaHasUserDeviceEnrollmentConfigurationPayloadLink", + "Method": "POST", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/hasPayloadLinks" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaHaveTeamChannel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", - "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "ApiVersion": "beta", "Variants": [ "Have", "HaveViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -348584,65 +349236,65 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaHaveTeamChannel", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaHaveTeamPrimaryChannel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", - "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "ApiVersion": "beta", "Variants": [ "Have", "HaveViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaHaveTeamPrimaryChannel", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaHaveTeamworkDeletedTeamChannel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "ApiVersion": "beta", "Variants": [ "Have", "HaveViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaHaveTeamworkDeletedTeamChannel", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceAttestation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateDeviceAttestation", - "ApiVersion": "beta", "Variants": [ "Initiate", "InitiateViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceAttestation", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateDeviceAttestation" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceMobileDeviceManagementKeyRecovery", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", - "ApiVersion": "beta", "Variants": [ "Initiate", "InitiateViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -348661,22 +349313,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceMobileDeviceManagementKeyRecovery", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceOnDemandProactiveRemediation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", - "ApiVersion": "beta", "Variants": [ "Initiate", "InitiateExpanded", "InitiateViaIdentity", "InitiateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -348695,35 +349347,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceOnDemandProactiveRemediation", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceAttestation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateDeviceAttestation", - "ApiVersion": "beta", "Variants": [ "Initiate", "InitiateViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceAttestation", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateDeviceAttestation" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceMobileDeviceManagementKeyRecovery", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", - "ApiVersion": "beta", "Variants": [ "Initiate", "InitiateViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -348742,22 +349394,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceMobileDeviceManagementKeyRecovery", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceOnDemandProactiveRemediation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", - "ApiVersion": "beta", "Variants": [ "Initiate", "InitiateExpanded", "InitiateViaIdentity", "InitiateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -348776,69 +349428,69 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceOnDemandProactiveRemediation", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaInitiateUserManagedDeviceAttestation", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateDeviceAttestation", - "ApiVersion": "beta", "Variants": [ "Initiate", "InitiateViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaInitiateUserManagedDeviceAttestation", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateDeviceAttestation" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaInitiateUserManagedDeviceMobileDeviceManagementKeyRecovery", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", - "ApiVersion": "beta", "Variants": [ "Initiate", "InitiateViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaInitiateUserManagedDeviceMobileDeviceManagementKeyRecovery", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaInitiateUserManagedDeviceOnDemandProactiveRemediation", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", - "ApiVersion": "beta", "Variants": [ "Initiate", "InitiateExpanded", "InitiateViaIdentity", "InitiateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaInitiateUserManagedDeviceOnDemandProactiveRemediation", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaInstantiateApplicationTemplate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-instantiate?view=graph-rest-beta", - "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", - "ApiVersion": "beta", "Variants": [ "Instantiate", "InstantiateExpanded", "InstantiateViaIdentity", "InstantiateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-instantiate?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphApplicationServicePrincipal", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -348865,20 +349517,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphApplicationServicePrincipal" + "Command": "Invoke-MgBetaInstantiateApplicationTemplate", + "Method": "POST", + "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate" }, { - "CommandAlias": "Invoke-MgBetaInvalidateUserRefreshToken", - "Method": "POST", - "Command": "Invoke-MgBetaInvalidateAllUserRefreshToken", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-invalidateallrefreshtokens?view=graph-rest-beta", - "Uri": "/users/{user-id}/invalidateAllRefreshTokens", - "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "CommandAlias": null, "Variants": [ "Invalidate", "InvalidateViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-invalidateallrefreshtokens?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.RevokeSessions.All", @@ -348905,39 +349557,39 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaInvalidateAllUserRefreshToken", + "Method": "POST", + "Uri": "/users/{user-id}/invalidateAllRefreshTokens" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaInviteCommunicationCallParticipant", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-beta", - "Uri": "/communications/calls/{call-id}/participants/invite", - "ApiVersion": "beta", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphInviteParticipantsOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInviteParticipantsOperation" + "Command": "Invoke-MgBetaInviteCommunicationCallParticipant", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/participants/invite" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaInviteDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/invite", - "ApiVersion": "beta", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -348964,104 +349616,104 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Invoke-MgBetaInviteDriveItem", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/invite" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaInviteDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/root/invite", - "ApiVersion": "beta", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Invoke-MgBetaInviteDriveRoot", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/invite" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaInviteGroupDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/invite", - "ApiVersion": "beta", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Invoke-MgBetaInviteGroupDriveItem", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/invite" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaInviteGroupDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/invite", - "ApiVersion": "beta", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Invoke-MgBetaInviteGroupDriveRoot", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/invite" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaInviteUserDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/invite", - "ApiVersion": "beta", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Invoke-MgBetaInviteUserDriveItem", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/invite" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaInviteUserDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/root/invite", - "ApiVersion": "beta", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Invoke-MgBetaInviteUserDriveRoot", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/invite" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaIsDeviceManagementDeviceHealthScriptGlobalScriptAvailable", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceHealthScripts/areGlobalScriptsAvailable", - "ApiVersion": "beta", "Variants": [ "Are" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -349078,22 +349730,38 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.Read.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaIsDeviceManagementDeviceHealthScriptGlobalScriptAvailable", + "Method": "GET", + "Uri": "/deviceManagement/deviceHealthScripts/areGlobalScriptsAvailable" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaKeepCommunicationCallAlive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-keepalive?view=graph-rest-beta", - "Uri": "/communications/calls/{call-id}/keepAlive", - "ApiVersion": "beta", "Variants": [ "Keep", "KeepViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-keepalive?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -349112,20 +349780,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaKeepCommunicationCallAlive", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/keepAlive" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaLicenseUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-beta", - "Uri": "/users/{user-id}/reprocessLicenseAssignment", - "ApiVersion": "beta", "Variants": [ "License", "LicenseViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -349144,279 +349812,279 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUser" + "Command": "Invoke-MgBetaLicenseUser", + "Method": "POST", + "Uri": "/users/{user-id}/reprocessLicenseAssignment" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaLogCommunicationCallTeleconferenceDeviceQuality", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-logteleconferencedevicequality?view=graph-rest-beta", - "Uri": "/communications/calls/logTeleconferenceDeviceQuality", - "ApiVersion": "beta", "Variants": [ "Log", "LogExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-logteleconferencedevicequality?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaLogCommunicationCallTeleconferenceDeviceQuality", + "Method": "POST", + "Uri": "/communications/calls/logTeleconferenceDeviceQuality" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaLogoutDeviceManagementComanagedDeviceSharedAppleDeviceActiveUser", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "ApiVersion": "beta", "Variants": [ "Logout", "LogoutViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaLogoutDeviceManagementComanagedDeviceSharedAppleDeviceActiveUser", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "ApiVersion": "beta", "Variants": [ "Logout", "LogoutViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaLogoutUserManagedDeviceSharedAppleDeviceActiveUser", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "ApiVersion": "beta", "Variants": [ "Logout", "LogoutViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaLogoutUserManagedDeviceSharedAppleDeviceActiveUser", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaMarkChatReadForUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-beta", - "Uri": "/chats/{chat-id}/markChatReadForUser", - "ApiVersion": "beta", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaMarkChatReadForUser", + "Method": "POST", + "Uri": "/chats/{chat-id}/markChatReadForUser" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaMarkChatUnreadForUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-beta", - "Uri": "/chats/{chat-id}/markChatUnreadForUser", - "ApiVersion": "beta", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaMarkChatUnreadForUser", + "Method": "POST", + "Uri": "/chats/{chat-id}/markChatUnreadForUser" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageRead", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markread?view=graph-rest-beta", - "Uri": "/admin/serviceAnnouncement/messages/markRead", - "ApiVersion": "beta", "Variants": [ "Mark", "MarkExpanded" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markread?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageRead", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/messages/markRead" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageUnread", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markunread?view=graph-rest-beta", - "Uri": "/admin/serviceAnnouncement/messages/markUnread", - "ApiVersion": "beta", "Variants": [ "Mark", "MarkExpanded" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markunread?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageUnread", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/messages/markUnread" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaMarkUserChatReadForUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-beta", - "Uri": "/users/{user-id}/chats/{chat-id}/markChatReadForUser", - "ApiVersion": "beta", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaMarkUserChatReadForUser", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/markChatReadForUser" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaMarkUserChatUnreadForUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-beta", - "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser", - "ApiVersion": "beta", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaMarkUserChatUnreadForUser", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsJunk", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/markAsJunk", - "ApiVersion": "beta", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsJunk", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/markAsJunk" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsNotJunk", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/markAsNotJunk", - "ApiVersion": "beta", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsNotJunk", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/markAsNotJunk" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsJunk", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/markAsJunk", - "ApiVersion": "beta", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsJunk", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/markAsJunk" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsNotJunk", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/markAsNotJunk", - "ApiVersion": "beta", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsNotJunk", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/markAsNotJunk" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaMarkUserMessageAsJunk", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta", - "Uri": "/users/{user-id}/messages/{message-id}/markAsJunk", - "ApiVersion": "beta", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Invoke-MgBetaMarkUserMessageAsJunk", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/markAsJunk" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaMarkUserMessageAsNotJunk", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta", - "Uri": "/users/{user-id}/messages/{message-id}/markAsNotJunk", - "ApiVersion": "beta", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Invoke-MgBetaMarkUserMessageAsNotJunk", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/markAsNotJunk" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaMessageChat", - "ApiReferenceLink": null, - "Uri": "/chats/allMessages", - "ApiVersion": "beta", "Variants": [ "Message" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -349483,19 +350151,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Invoke-MgBetaMessageChat", + "Method": "GET", + "Uri": "/chats/allMessages" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaMessageTeam", - "ApiReferenceLink": null, - "Uri": "/teams/allMessages", - "ApiVersion": "beta", "Variants": [ "Message" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamSettings.Read.Group", @@ -349570,20 +350238,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Invoke-MgBetaMessageTeam", + "Method": "GET", + "Uri": "/teams/allMessages" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaMessageTeamChannel", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/allMessages", - "ApiVersion": "beta", "Variants": [ "Message", "MessageViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -349658,35 +350326,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Invoke-MgBetaMessageTeamChannel", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/allMessages" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaMessageTeamworkDeletedTeamChannel", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/allMessages", - "ApiVersion": "beta", "Variants": [ "Message", "MessageViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Invoke-MgBetaMessageTeamworkDeletedTeamChannel", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/allMessages" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaMessageUserChat", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/allMessages", - "ApiVersion": "beta", "Variants": [ "Message", "MessageViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadBasic", @@ -349769,22 +350437,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Invoke-MgBetaMessageUserChat", + "Method": "GET", + "Uri": "/users/{user-id}/chats/allMessages" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaMuteAllCommunicationCallParticipant", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-muteall?view=graph-rest-beta", - "Uri": "/communications/calls/{call-id}/participants/muteAll", - "ApiVersion": "beta", "Variants": [ "Mute1", "MuteExpanded1", "MuteViaIdentity1", "MuteViaIdentityExpanded1" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-muteall?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMuteParticipantsOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -349803,22 +350471,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMuteParticipantsOperation" + "Command": "Invoke-MgBetaMuteAllCommunicationCallParticipant", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/participants/muteAll" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaMuteCommunicationCall", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-mute?view=graph-rest-beta", - "Uri": "/communications/calls/{call-id}/mute", - "ApiVersion": "beta", "Variants": [ "Mute", "MuteExpanded", "MuteViaIdentity", "MuteViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-mute?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMuteParticipantOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -349837,22 +350505,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMuteParticipantOperation" + "Command": "Invoke-MgBetaMuteCommunicationCall", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/mute" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaMuteCommunicationCallParticipant", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-mute?view=graph-rest-beta", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", - "ApiVersion": "beta", "Variants": [ "Mute", "MuteExpanded", "MuteViaIdentity", "MuteViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-mute?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMuteParticipantOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -349871,135 +350539,135 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMuteParticipantOperation" + "Command": "Invoke-MgBetaMuteCommunicationCallParticipant", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaMyPrivilegedRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignments/my", - "ApiVersion": "beta", "Variants": [ "My" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Command": "Invoke-MgBetaMyPrivilegedRoleAssignment", + "Method": "GET", + "Uri": "/privilegedRoleAssignments/my" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaMyPrivilegedRoleAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignmentRequests/my", - "ApiVersion": "beta", "Variants": [ "My" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest" + "Command": "Invoke-MgBetaMyPrivilegedRoleAssignmentRequest", + "Method": "GET", + "Uri": "/privilegedRoleAssignmentRequests/my" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaOverrideDeviceManagementComanagedDeviceComplianceState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/overrideComplianceState", - "ApiVersion": "beta", "Variants": [ "Override", "OverrideExpanded", "OverrideViaIdentity", "OverrideViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaOverrideDeviceManagementComanagedDeviceComplianceState", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/overrideComplianceState" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaOverrideDeviceManagementManagedDeviceComplianceState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/overrideComplianceState", - "ApiVersion": "beta", "Variants": [ "Override", "OverrideExpanded", "OverrideViaIdentity", "OverrideViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaOverrideDeviceManagementManagedDeviceComplianceState", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/overrideComplianceState" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaOverrideUserManagedDeviceComplianceState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/overrideComplianceState", - "ApiVersion": "beta", "Variants": [ "Override", "OverrideExpanded", "OverrideViaIdentity", "OverrideViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaOverrideUserManagedDeviceComplianceState", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/overrideComplianceState" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaParseApplicationSynchronizationJobSchemaExpression", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "ApiVersion": "beta", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphParseExpressionResponse" + "Command": "Invoke-MgBetaParseApplicationSynchronizationJobSchemaExpression", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaParseApplicationSynchronizationTemplateSchemaExpression", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "ApiVersion": "beta", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphParseExpressionResponse" + "Command": "Invoke-MgBetaParseApplicationSynchronizationTemplateSchemaExpression", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationJobSchemaExpression", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "ApiVersion": "beta", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -350018,22 +350686,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphParseExpressionResponse" + "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationJobSchemaExpression", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationTemplateSchemaExpression", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "ApiVersion": "beta", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -350052,20 +350720,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphParseExpressionResponse" + "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationTemplateSchemaExpression", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaPendingUserApp", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps", - "ApiVersion": "beta", "Variants": [ "Pending", "PendingViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -350084,20 +350752,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState" + "Command": "Invoke-MgBetaPendingUserApp", + "Method": "GET", + "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaPinEducationClassModule", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-pin?view=graph-rest-beta", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/pin", - "ApiVersion": "beta", "Variants": [ "Pin", "PinViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-pin?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -350116,22 +350784,22 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphEducationModule" + "Command": "Invoke-MgBetaPinEducationClassModule", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/pin" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaPlayCommunicationCallPrompt", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-playprompt?view=graph-rest-beta", - "Uri": "/communications/calls/{call-id}/playPrompt", - "ApiVersion": "beta", "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-playprompt?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlayPromptOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -350150,124 +350818,124 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlayPromptOperation" + "Command": "Invoke-MgBetaPlayCommunicationCallPrompt", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/playPrompt" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaPlayDeviceManagementComanagedDeviceLostModeSound", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/playLostModeSound", - "ApiVersion": "beta", "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaPlayDeviceManagementComanagedDeviceLostModeSound", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/playLostModeSound" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaPlayDeviceManagementManagedDeviceLostModeSound", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/playLostModeSound", - "ApiVersion": "beta", "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaPlayDeviceManagementManagedDeviceLostModeSound", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/playLostModeSound" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaPlayUserManagedDeviceLostModeSound", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/playLostModeSound", - "ApiVersion": "beta", "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaPlayUserManagedDeviceLostModeSound", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/playLostModeSound" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaPostponeDirectoryImpactedResource", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-beta", - "Uri": "/directory/impactedResources/{impactedResource-id}/postpone", - "ApiVersion": "beta", "Variants": [ "Postpone", "PostponeExpanded", "PostponeViaIdentity", "PostponeViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphImpactedResource" + "Command": "Invoke-MgBetaPostponeDirectoryImpactedResource", + "Method": "POST", + "Uri": "/directory/impactedResources/{impactedResource-id}/postpone" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaPostponeDirectoryRecommendation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-postpone?view=graph-rest-beta", - "Uri": "/directory/recommendations/{recommendation-id}/postpone", - "ApiVersion": "beta", "Variants": [ "Postpone", "PostponeExpanded", "PostponeViaIdentity", "PostponeViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-postpone?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphRecommendation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRecommendation" + "Command": "Invoke-MgBetaPostponeDirectoryRecommendation", + "Method": "POST", + "Uri": "/directory/recommendations/{recommendation-id}/postpone" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaPostponeDirectoryRecommendationImpactedResource", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-beta", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/postpone", - "ApiVersion": "beta", "Variants": [ "Postpone", "PostponeExpanded", "PostponeViaIdentity", "PostponeViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphImpactedResource" + "Command": "Invoke-MgBetaPostponeDirectoryRecommendationImpactedResource", + "Method": "POST", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/postpone" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaPreviewDriveItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview", - "ApiVersion": "beta", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.Read", @@ -350318,255 +350986,255 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemPreviewInfo" + "Command": "Invoke-MgBetaPreviewDriveItem", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaPreviewDriveRoot", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/preview", - "ApiVersion": "beta", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemPreviewInfo" + "Command": "Invoke-MgBetaPreviewDriveRoot", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/preview" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaPreviewGroupDriveItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "ApiVersion": "beta", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemPreviewInfo" + "Command": "Invoke-MgBetaPreviewGroupDriveItem", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/preview" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaPreviewGroupDriveRoot", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/preview", - "ApiVersion": "beta", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemPreviewInfo" + "Command": "Invoke-MgBetaPreviewGroupDriveRoot", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/preview" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaPreviewGroupOnenotePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview", - "ApiVersion": "beta", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePagePreview" + "Command": "Invoke-MgBetaPreviewGroupOnenotePage", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionGroupSectionPage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "beta", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePagePreview" + "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionPage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "beta", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePagePreview" + "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionPage", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaPreviewSiteOnenotePage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", - "ApiVersion": "beta", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePagePreview" + "Command": "Invoke-MgBetaPreviewSiteOnenotePage", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionGroupSectionPage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "beta", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePagePreview" + "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionGroupSectionPage", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionPage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "beta", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePagePreview" + "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionPage", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaPreviewUserDriveItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "ApiVersion": "beta", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemPreviewInfo" + "Command": "Invoke-MgBetaPreviewUserDriveItem", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaPreviewUserDriveRoot", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/preview", - "ApiVersion": "beta", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemPreviewInfo" + "Command": "Invoke-MgBetaPreviewUserDriveRoot", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/preview" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaPreviewUserOnenotePage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", - "ApiVersion": "beta", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePagePreview" + "Command": "Invoke-MgBetaPreviewUserOnenotePage", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaPromoteDomain", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-promote?view=graph-rest-beta", - "Uri": "/domains/{domain-id}/promote", - "ApiVersion": "beta", "Variants": [ "Promote", "PromoteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-promote?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaPromoteDomain", + "Method": "POST", + "Uri": "/domains/{domain-id}/promote" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaPromoteDomainToInitial", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/promoteToInitial", - "ApiVersion": "beta", "Variants": [ "Promote", "PromoteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaPromoteDomainToInitial", + "Method": "POST", + "Uri": "/domains/{domain-id}/promoteToInitial" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaQueryDeviceManagementResourceAccessProfileByPlatformType", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/resourceAccessProfiles/queryByPlatformType", - "ApiVersion": "beta", "Variants": [ "Query", "QueryExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase" + "Command": "Invoke-MgBetaQueryDeviceManagementResourceAccessProfileByPlatformType", + "Method": "POST", + "Uri": "/deviceManagement/resourceAccessProfiles/queryByPlatformType" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaQuerySearch", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-query?view=graph-rest-beta", - "Uri": "/search/query", - "ApiVersion": "beta", "Variants": [ "Query", "QueryExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-query?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSearchResponse", + "ApiVersion": "beta", "Permissions": [ { "Name": "Mail.Read", @@ -350641,65 +351309,65 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSearchResponse" + "Command": "Invoke-MgBetaQuerySearch", + "Method": "POST", + "Uri": "/search/query" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReactivateDirectoryImpactedResource", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-reactivate?view=graph-rest-beta", - "Uri": "/directory/impactedResources/{impactedResource-id}/reactivate", - "ApiVersion": "beta", "Variants": [ "Reactivate", "ReactivateViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-reactivate?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphImpactedResource" + "Command": "Invoke-MgBetaReactivateDirectoryImpactedResource", + "Method": "POST", + "Uri": "/directory/impactedResources/{impactedResource-id}/reactivate" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReactivateDirectoryRecommendation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-reactivate?view=graph-rest-beta", - "Uri": "/directory/recommendations/{recommendation-id}/reactivate", - "ApiVersion": "beta", "Variants": [ "Reactivate", "ReactivateViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-reactivate?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphRecommendation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRecommendation" + "Command": "Invoke-MgBetaReactivateDirectoryRecommendation", + "Method": "POST", + "Uri": "/directory/recommendations/{recommendation-id}/reactivate" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReactivateDirectoryRecommendationImpactedResource", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-reactivate?view=graph-rest-beta", - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/reactivate", - "ApiVersion": "beta", "Variants": [ "Reactivate", "ReactivateViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-reactivate?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphImpactedResource" + "Command": "Invoke-MgBetaReactivateDirectoryRecommendationImpactedResource", + "Method": "POST", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/reactivate" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReassignEducationClassAssignmentSubmission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "ApiVersion": "beta", "Variants": [ "Reassign", "ReassignViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -350726,507 +351394,507 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Invoke-MgBetaReassignEducationClassAssignmentSubmission", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReassignEducationMeAssignmentSubmission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "ApiVersion": "beta", "Variants": [ "Reassign", "ReassignViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Invoke-MgBetaReassignEducationMeAssignmentSubmission", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReassignEducationUserAssignmentSubmission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "ApiVersion": "beta", "Variants": [ "Reassign", "ReassignViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Invoke-MgBetaReassignEducationUserAssignmentSubmission", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeDriveItemSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "beta", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaReauthorizeDriveItemSubscription", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeDriveListSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "beta", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaReauthorizeDriveListSubscription", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeDriveRootSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "beta", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaReauthorizeDriveRootSubscription", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeGroupDriveItemSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "beta", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaReauthorizeGroupDriveItemSubscription", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeGroupDriveListSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "beta", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaReauthorizeGroupDriveListSubscription", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeGroupDriveRootSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "beta", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaReauthorizeGroupDriveRootSubscription", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeGroupSiteListSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "beta", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaReauthorizeGroupSiteListSubscription", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeShareListSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "beta", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaReauthorizeShareListSubscription", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}/reauthorize" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeSiteListSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "beta", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaReauthorizeSiteListSubscription", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize" }, { + "Module": "Beta.ChangeNotifications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "Uri": "/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "beta", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Beta.ChangeNotifications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaReauthorizeSubscription", + "Method": "POST", + "Uri": "/subscriptions/{subscription-id}/reauthorize" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeUserDriveItemSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "beta", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaReauthorizeUserDriveItemSubscription", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeUserDriveListSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "beta", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaReauthorizeUserDriveListSubscription", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReauthorizeUserDriveRootSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "beta", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaReauthorizeUserDriveRootSubscription", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaRecentDrive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/recent", - "ApiVersion": "beta", "Variants": [ "Recent", "RecentViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Invoke-MgBetaRecentDrive", + "Method": "GET", + "Uri": "/drives/{drive-id}/recent" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaRecentGroupDrive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/recent", - "ApiVersion": "beta", "Variants": [ "Recent", "RecentViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Invoke-MgBetaRecentGroupDrive", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/recent" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaRecentUserActivity", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/activities/recent", - "ApiVersion": "beta", "Variants": [ "Recent", "RecentViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserActivity" + "Command": "Invoke-MgBetaRecentUserActivity", + "Method": "GET", + "Uri": "/users/{user-id}/activities/recent" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaRecentUserDrive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/recent", - "ApiVersion": "beta", "Variants": [ "Recent", "RecentViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Invoke-MgBetaRecentUserDrive", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/recent" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRecordCommunicationCall", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/record", - "ApiVersion": "beta", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRecordOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRecordOperation" + "Command": "Invoke-MgBetaRecordCommunicationCall", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/record" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRecordCommunicationCallResponse", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-record?view=graph-rest-beta", - "Uri": "/communications/calls/{call-id}/recordResponse", - "ApiVersion": "beta", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-record?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphRecordOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRecordOperation" + "Command": "Invoke-MgBetaRecordCommunicationCallResponse", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/recordResponse" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecision", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", - "Uri": "/identityGovernance/accessReviews/decisions/recordAllDecisions", - "ApiVersion": "beta", "Variants": [ "Record", "RecordExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecision", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/recordAllDecisions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceDecision", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/recordAllDecisions", - "ApiVersion": "beta", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/recordAllDecisions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/recordAllDecisions", - "ApiVersion": "beta", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/recordAllDecisions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/recordAllDecisions", - "ApiVersion": "beta", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/recordAllDecisions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/recordAllDecisions", - "ApiVersion": "beta", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/recordAllDecisions" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRecordUserPendingAccessReviewInstanceDecision", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/recordAllDecisions", - "ApiVersion": "beta", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRecordUserPendingAccessReviewInstanceDecision", + "Method": "POST", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/recordAllDecisions" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRedirectCommunicationCall", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-redirect?view=graph-rest-beta", - "Uri": "/communications/calls/{call-id}/redirect", - "ApiVersion": "beta", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-redirect?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRedirectCommunicationCall", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/redirect" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRedirectPrintPrinterJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect", - "ApiVersion": "beta", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintJob" + "Command": "Invoke-MgBetaRedirectPrintPrinterJob", + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRedirectPrintPrinterShareJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/redirect", - "ApiVersion": "beta", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintJob" + "Command": "Invoke-MgBetaRedirectPrintPrinterShareJob", + "Method": "POST", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/redirect" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRedirectPrintShareJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/redirect", - "ApiVersion": "beta", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintJob" + "Command": "Invoke-MgBetaRedirectPrintShareJob", + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/redirect" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReenableDeviceManagementComanagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reenable", - "ApiVersion": "beta", "Variants": [ "Reenable", "ReenableViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -351245,20 +351913,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaReenableDeviceManagementComanagedDevice", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reenable" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReenableDeviceManagementManagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reenable", - "ApiVersion": "beta", "Variants": [ "Reenable", "ReenableViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -351277,54 +351945,54 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaReenableDeviceManagementManagedDevice", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reenable" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReenableUserManagedDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reenable", - "ApiVersion": "beta", "Variants": [ "Reenable", "ReenableViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaReenableUserManagedDevice", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reenable" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRejectCommunicationCall", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-reject?view=graph-rest-beta", - "Uri": "/communications/calls/{call-id}/reject", - "ApiVersion": "beta", "Variants": [ "Reject", "RejectExpanded", "RejectViaIdentity", "RejectViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-reject?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRejectCommunicationCall", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/reject" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRejectDeviceManagementOperationApprovalRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/operationApprovalRequests/{operationApprovalRequest-id}/reject", - "ApiVersion": "beta", "Variants": [ "Reject", "RejectExpanded", "RejectViaIdentity", "RejectViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -351343,230 +352011,230 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaRejectDeviceManagementOperationApprovalRequest", + "Method": "POST", + "Uri": "/deviceManagement/operationApprovalRequests/{operationApprovalRequest-id}/reject" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRemediateIdentityGovernanceRoleManagementAlertIncident", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}/remediate", - "ApiVersion": "beta", "Variants": [ "Remediate", "RemediateViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRemediateIdentityGovernanceRoleManagementAlertIncident", + "Method": "POST", + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}/remediate" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRemediateSecurityCollaborationAnalyzedEmail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-analyzedemail-remediate?view=graph-rest-beta", - "Uri": "/security/collaboration/analyzedEmails/remediate", - "ApiVersion": "beta", "Variants": [ "Remediate", "RemediateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-analyzedemail-remediate?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRemediateSecurityCollaborationAnalyzedEmail", + "Method": "POST", + "Uri": "/security/collaboration/analyzedEmails/remediate" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "beta", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "beta", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "beta", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "beta", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSPkgAppContentVersionFileUpload", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "beta", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSPkgAppContentVersionFileUpload", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "beta", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "beta", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "beta", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "beta", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "beta", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "beta", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "beta", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRenewGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-renew?view=graph-rest-beta", - "Uri": "/groups/{group-id}/renew", - "ApiVersion": "beta", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-renew?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -351585,20 +352253,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaRenewGroup", + "Method": "POST", + "Uri": "/groups/{group-id}/renew" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRenewGroupLifecyclePolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-renewgroup?view=graph-rest-beta", - "Uri": "/groupLifecyclePolicies/renewGroup", - "ApiVersion": "beta", "Variants": [ "Renew", "RenewExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-renewgroup?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -351617,20 +352285,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaRenewGroupLifecyclePolicy", + "Method": "POST", + "Uri": "/groupLifecyclePolicies/renewGroup" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReopenComplianceEdiscoveryCase", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-reopen?view=graph-rest-beta", - "Uri": "/compliance/ediscovery/cases/{case-id}/reopen", - "ApiVersion": "beta", "Variants": [ "Reopen", "ReopenViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-reopen?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -351649,20 +352317,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaReopenComplianceEdiscoveryCase", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/reopen" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReopenSecurityCaseEdiscoveryCase", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-reopen?view=graph-rest-beta", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen", - "ApiVersion": "beta", "Variants": [ "Reopen", "ReopenViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-reopen?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -351681,107 +352349,107 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaReopenSecurityCaseEdiscoveryCase", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReorderDeviceManagementConfigurationPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/reorder", - "ApiVersion": "beta", "Variants": [ "Reorder", "ReorderExpanded", "ReorderViaIdentity", "ReorderViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaReorderDeviceManagementConfigurationPolicy", + "Method": "POST", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/reorder" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReorderDeviceManagementReusablePolicySettingReferencingConfigurationPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/referencingConfigurationPolicies/{deviceManagementConfigurationPolicy-id}/reorder", - "ApiVersion": "beta", "Variants": [ "Reorder", "ReorderExpanded", "ReorderViaIdentity", "ReorderViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaReorderDeviceManagementReusablePolicySettingReferencingConfigurationPolicy", + "Method": "POST", + "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/referencingConfigurationPolicies/{deviceManagementConfigurationPolicy-id}/reorder" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReplyAllUserMailFolderChildFolderMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll", - "ApiVersion": "beta", "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaReplyAllUserMailFolderChildFolderMessage", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReplyAllUserMailFolderMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", - "ApiVersion": "beta", "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaReplyAllUserMailFolderMessage", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReplyAllUserMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta", - "Uri": "/users/{user-id}/messages/{message-id}/replyAll", - "ApiVersion": "beta", "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaReplyAllUserMessage", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/replyAll" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReplyGroupConversationThread", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-beta", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", - "ApiVersion": "beta", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -351800,22 +352468,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaReplyGroupConversationThread", + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReplyGroupConversationThreadPost", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", - "ApiVersion": "beta", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -351834,39 +352502,39 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaReplyGroupConversationThreadPost", + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReplyGroupConversationThreadPostInReplyTo", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "ApiVersion": "beta", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaReplyGroupConversationThreadPostInReplyTo", + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReplyGroupThread", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-beta", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply", - "ApiVersion": "beta", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -351885,22 +352553,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaReplyGroupThread", + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReplyGroupThreadPost", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply", - "ApiVersion": "beta", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -351919,317 +352587,317 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaReplyGroupThreadPost", + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReplyGroupThreadPostInReplyTo", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "ApiVersion": "beta", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaReplyGroupThreadPostInReplyTo", + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReplyUserMailFolderChildFolderMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/reply", - "ApiVersion": "beta", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaReplyUserMailFolderChildFolderMessage", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/reply" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReplyUserMailFolderMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply", - "ApiVersion": "beta", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaReplyUserMailFolderMessage", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReplyUserMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta", - "Uri": "/users/{user-id}/messages/{message-id}/reply", - "ApiVersion": "beta", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaReplyUserMessage", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/reply" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaReportServiceAnnouncementHealthOverviewIssueIncident", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-incidentreport?view=graph-rest-beta", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport", - "ApiVersion": "beta", "Variants": [ "Report", "ReportViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaReportServiceAnnouncementHealthOverviewIssueIncident", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaReportServiceAnnouncementIssueIncident", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-incidentreport?view=graph-rest-beta", - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport", - "ApiVersion": "beta", "Variants": [ "Report", "ReportViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-incidentreport?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaReportServiceAnnouncementIssueIncident", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReprovisionDeviceManagementComanagedDeviceCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-beta", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reprovisionCloudPc", - "ApiVersion": "beta", "Variants": [ "Cloud", "CloudViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaReprovisionDeviceManagementComanagedDeviceCloudPc", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reprovisionCloudPc" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReprovisionDeviceManagementManagedDeviceCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-beta", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reprovisionCloudPc", - "ApiVersion": "beta", "Variants": [ "Cloud", "CloudViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaReprovisionDeviceManagementManagedDeviceCloudPc", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reprovisionCloudPc" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReprovisionDeviceManagementVirtualEndpointCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reprovision?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reprovision", - "ApiVersion": "beta", "Variants": [ "Reprovision", "ReprovisionExpanded", "ReprovisionViaIdentity", "ReprovisionViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reprovision?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaReprovisionDeviceManagementVirtualEndpointCloudPc", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reprovision" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReprovisionUserCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reprovision?view=graph-rest-beta", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reprovision", - "ApiVersion": "beta", "Variants": [ "Reprovision", "ReprovisionExpanded", "ReprovisionViaIdentity", "ReprovisionViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reprovision?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaReprovisionUserCloudPc", + "Method": "POST", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reprovision" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReprovisionUserManagedDeviceCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-beta", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reprovisionCloudPc", - "ApiVersion": "beta", "Variants": [ "Cloud", "CloudViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaReprovisionUserManagedDeviceCloudPc", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reprovisionCloudPc" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRetireDeviceManagementComanagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/retire", - "ApiVersion": "beta", "Variants": [ "Retire", "RetireViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRetireDeviceManagementComanagedDevice", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/retire" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRetireDeviceManagementManagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire", - "ApiVersion": "beta", "Variants": [ "Retire", "RetireViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRetireDeviceManagementManagedDevice", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRetireUserManagedDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", - "ApiVersion": "beta", "Variants": [ "Retire", "RetireViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRetireUserManagedDevice", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRetryContactServiceProvisioning", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-retryserviceprovisioning?view=graph-rest-beta", - "Uri": "/contacts/{orgContact-id}/retryServiceProvisioning", - "ApiVersion": "beta", "Variants": [ "Retry", "RetryViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-retryserviceprovisioning?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRetryContactServiceProvisioning", + "Method": "POST", + "Uri": "/contacts/{orgContact-id}/retryServiceProvisioning" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRetryDeviceManagementVirtualEndpointCloudPcPartnerAgentInstallation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-retrypartneragentinstallation?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/retryPartnerAgentInstallation", - "ApiVersion": "beta", "Variants": [ "Retry", "RetryViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-retrypartneragentinstallation?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRetryDeviceManagementVirtualEndpointCloudPcPartnerAgentInstallation", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/retryPartnerAgentInstallation" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRetryGroupServiceProvisioning", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-retryserviceprovisioning?view=graph-rest-beta", - "Uri": "/groups/{group-id}/retryServiceProvisioning", - "ApiVersion": "beta", "Variants": [ "Retry", "RetryViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-retryserviceprovisioning?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRetryGroupServiceProvisioning", + "Method": "POST", + "Uri": "/groups/{group-id}/retryServiceProvisioning" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRetryUserCloudPcPartnerAgentInstallation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-retrypartneragentinstallation?view=graph-rest-beta", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/retryPartnerAgentInstallation", - "ApiVersion": "beta", "Variants": [ "Retry", "RetryViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-retrypartneragentinstallation?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRetryUserCloudPcPartnerAgentInstallation", + "Method": "POST", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/retryPartnerAgentInstallation" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRetryUserServiceProvisioning", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-retryserviceprovisioning?view=graph-rest-beta", - "Uri": "/users/{user-id}/retryServiceProvisioning", - "ApiVersion": "beta", "Variants": [ "Retry", "RetryViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-retryserviceprovisioning?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRetryUserServiceProvisioning", + "Method": "POST", + "Uri": "/users/{user-id}/retryServiceProvisioning" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReturnEducationClassAssignmentSubmission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "ApiVersion": "beta", "Variants": [ "Return", "ReturnViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -352248,65 +352916,65 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Invoke-MgBetaReturnEducationClassAssignmentSubmission", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReturnEducationMeAssignmentSubmission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "ApiVersion": "beta", "Variants": [ "Return", "ReturnViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Invoke-MgBetaReturnEducationMeAssignmentSubmission", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReturnEducationUserAssignmentSubmission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "ApiVersion": "beta", "Variants": [ "Return", "ReturnViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Invoke-MgBetaReturnEducationUserAssignmentSubmission", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaReuploadDeviceManagementVirtualEndpointDeviceImage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-reupload?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}/reupload", - "ApiVersion": "beta", "Variants": [ "Reupload", "ReuploadViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-reupload?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaReuploadDeviceManagementVirtualEndpointDeviceImage", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}/reupload" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceBitLockerKey", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateBitLockerKeys", - "ApiVersion": "beta", "Variants": [ "Rotate", "RotateViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -352325,35 +352993,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceBitLockerKey", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateBitLockerKeys" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceFileVaultKey", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateFileVaultKey", - "ApiVersion": "beta", "Variants": [ "Rotate", "RotateViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceFileVaultKey", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateFileVaultKey" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceLocalAdminPassword", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateLocalAdminPassword", - "ApiVersion": "beta", "Variants": [ "Rotate", "RotateViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -352372,20 +353040,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceLocalAdminPassword", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateLocalAdminPassword" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceBitLockerKey", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateBitLockerKeys", - "ApiVersion": "beta", "Variants": [ "Rotate", "RotateViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -352404,35 +353072,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceBitLockerKey", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateBitLockerKeys" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceFileVaultKey", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateFileVaultKey", - "ApiVersion": "beta", "Variants": [ "Rotate", "RotateViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceFileVaultKey", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateFileVaultKey" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceLocalAdminPassword", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateLocalAdminPassword", - "ApiVersion": "beta", "Variants": [ "Rotate", "RotateViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -352451,132 +353119,132 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceLocalAdminPassword", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateLocalAdminPassword" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRotateUserManagedDeviceBitLockerKey", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateBitLockerKeys", - "ApiVersion": "beta", "Variants": [ "Rotate", "RotateViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRotateUserManagedDeviceBitLockerKey", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateBitLockerKeys" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRotateUserManagedDeviceFileVaultKey", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateFileVaultKey", - "ApiVersion": "beta", "Variants": [ "Rotate", "RotateViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRotateUserManagedDeviceFileVaultKey", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateFileVaultKey" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaRotateUserManagedDeviceLocalAdminPassword", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateLocalAdminPassword", - "ApiVersion": "beta", "Variants": [ "Rotate", "RotateViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaRotateUserManagedDeviceLocalAdminPassword", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateLocalAdminPassword" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaScanDeviceManagementComanagedDeviceWindowsDefender", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsDefenderScan", - "ApiVersion": "beta", "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaScanDeviceManagementComanagedDeviceWindowsDefender", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsDefenderScan" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaScanDeviceManagementManagedDeviceWindowsDefender", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", - "ApiVersion": "beta", "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaScanDeviceManagementManagedDeviceWindowsDefender", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaScanUserManagedDeviceWindowsDefender", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", - "ApiVersion": "beta", "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaScanUserManagedDeviceWindowsDefender", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaScheduleDeviceManagementDeviceCompliancePolicyActionForRule", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", - "ApiVersion": "beta", "Variants": [ "Schedule", "ScheduleExpanded", "ScheduleViaIdentity", "ScheduleViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaScheduleDeviceManagementDeviceCompliancePolicyActionForRule", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaScheduleRoleManagementDirectory", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta", - "Uri": "/roleManagement/directory/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "ApiVersion": "beta", "Variants": [ "Schedule" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedAccess.ReadWrite.AzureAD", @@ -352595,19 +353263,19 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase" + "Command": "Invoke-MgBetaScheduleRoleManagementDirectory", + "Method": "GET", + "Uri": "/roleManagement/directory/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaScheduleRoleManagementDirectoryRole", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta", - "Uri": "/roleManagement/directory/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "ApiVersion": "beta", "Variants": [ "Schedule" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedAccess.ReadWrite.AzureAD", @@ -352626,223 +353294,223 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase" + "Command": "Invoke-MgBetaScheduleRoleManagementDirectoryRole", + "Method": "GET", + "Uri": "/roleManagement/directory/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseApp", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "ApiVersion": "beta", "Variants": [ "Schedule", "ScheduleViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase" + "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseApp", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseAppRole", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "ApiVersion": "beta", "Variants": [ "Schedule", "ScheduleViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase" + "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseAppRole", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagement", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta", - "Uri": "/roleManagement/entitlementManagement/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "ApiVersion": "beta", "Variants": [ "Schedule" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase" + "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagement", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagementRole", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta", - "Uri": "/roleManagement/entitlementManagement/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "ApiVersion": "beta", "Variants": [ "Schedule" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase" + "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagementRole", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoActivate", - "ApiReferenceLink": null, - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfActivate", - "ApiVersion": "beta", "Variants": [ "Self", "SelfExpanded", "SelfViaIdentity", "SelfViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoActivate", + "Method": "POST", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfActivate" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoDeactivate", - "ApiReferenceLink": null, - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfDeactivate", - "ApiVersion": "beta", "Variants": [ "Self", "SelfViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoDeactivate", + "Method": "POST", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfDeactivate" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaSelfPrivilegedRoleActivate", - "ApiReferenceLink": null, - "Uri": "/privilegedRoles/{privilegedRole-id}/selfActivate", - "ApiVersion": "beta", "Variants": [ "Self", "SelfExpanded", "SelfViaIdentity", "SelfViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Command": "Invoke-MgBetaSelfPrivilegedRoleActivate", + "Method": "POST", + "Uri": "/privilegedRoles/{privilegedRole-id}/selfActivate" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoActivate", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfActivate", - "ApiVersion": "beta", "Variants": [ "Self", "SelfExpanded", "SelfViaIdentity", "SelfViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoActivate", + "Method": "POST", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfActivate" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoDeactivate", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfDeactivate", - "ApiVersion": "beta", "Variants": [ "Self", "SelfViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoDeactivate", + "Method": "POST", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfDeactivate" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoActivate", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfActivate", - "ApiVersion": "beta", "Variants": [ "Self", "SelfExpanded", "SelfViaIdentity", "SelfViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoActivate", + "Method": "POST", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfActivate" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoDeactivate", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfDeactivate", - "ApiVersion": "beta", "Variants": [ "Self", "SelfViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoDeactivate", + "Method": "POST", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfDeactivate" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaSelfPrivilegedRoleDeactivate", - "ApiReferenceLink": null, - "Uri": "/privilegedRoles/{privilegedRole-id}/selfDeactivate", - "ApiVersion": "beta", "Variants": [ "Self", "SelfViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Command": "Invoke-MgBetaSelfPrivilegedRoleDeactivate", + "Method": "POST", + "Uri": "/privilegedRoles/{privilegedRole-id}/selfDeactivate" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaShareDeviceManagementDepOnboardingSettingForSchoolDataSyncService", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/shareForSchoolDataSyncService", - "ApiVersion": "beta", "Variants": [ "Share", "ShareViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaShareDeviceManagementDepOnboardingSettingForSchoolDataSyncService", + "Method": "POST", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/shareForSchoolDataSyncService" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaShareTeamSchedule", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-beta", - "Uri": "/teams/{team-id}/schedule/share", - "ApiVersion": "beta", "Variants": [ "Share", "ShareExpanded", "ShareViaIdentity", "ShareViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -352861,336 +353529,336 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaShareTeamSchedule", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/share" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaSignGroupSiteInformationProtectionDigest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/signDigest", - "ApiVersion": "beta", "Variants": [ "Sign", "SignExpanded", "SignViaIdentity", "SignViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSigningResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSigningResult" + "Command": "Invoke-MgBetaSignGroupSiteInformationProtectionDigest", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/signDigest" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaSignInformationProtectionDigest", - "ApiReferenceLink": null, - "Uri": "/informationProtection/signDigest", - "ApiVersion": "beta", "Variants": [ "Sign", "SignExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSigningResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSigningResult" + "Command": "Invoke-MgBetaSignInformationProtectionDigest", + "Method": "POST", + "Uri": "/informationProtection/signDigest" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaSignSiteInformationProtectionDigest", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/informationProtection/signDigest", - "ApiVersion": "beta", "Variants": [ "Sign", "SignExpanded", "SignViaIdentity", "SignViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSigningResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSigningResult" + "Command": "Invoke-MgBetaSignSiteInformationProtectionDigest", + "Method": "POST", + "Uri": "/sites/{site-id}/informationProtection/signDigest" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaSignUserInformationProtectionDigest", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/signDigest", - "ApiVersion": "beta", "Variants": [ "Sign", "SignExpanded", "SignViaIdentity", "SignViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSigningResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSigningResult" + "Command": "Invoke-MgBetaSignUserInformationProtectionDigest", + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/signDigest" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaSnoozeGroupCalendarEventReminder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", - "ApiVersion": "beta", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaSnoozeGroupCalendarEventReminder", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaSnoozeGroupEventReminder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", - "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder", - "ApiVersion": "beta", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaSnoozeGroupEventReminder", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaSnoozeUserEventInstanceReminder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", - "ApiVersion": "beta", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaSnoozeUserEventInstanceReminder", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaSnoozeUserEventReminder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", - "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder", - "ApiVersion": "beta", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaSnoozeUserEventReminder", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaSoftChatMessageDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete", - "ApiVersion": "beta", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaSoftChatMessageDelete", + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaSoftChatMessageReplyDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "ApiVersion": "beta", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaSoftChatMessageReplyDelete", + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaSoftTeamChannelMessageDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "ApiVersion": "beta", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaSoftTeamChannelMessageDelete", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaSoftTeamChannelMessageReplyDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "ApiVersion": "beta", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaSoftTeamChannelMessageReplyDelete", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete", - "ApiVersion": "beta", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageDelete", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageReplyDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "ApiVersion": "beta", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageReplyDelete", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "ApiVersion": "beta", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageDelete", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageReplyDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "ApiVersion": "beta", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageReplyDelete", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaSoftUserChatMessageDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete", - "ApiVersion": "beta", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaSoftUserChatMessageDelete", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaSoftUserChatMessageReplyDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "ApiVersion": "beta", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaSoftUserChatMessageReplyDelete", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaSubscribeCommunicationCallToTone", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-subscribetotone?view=graph-rest-beta", - "Uri": "/communications/calls/{call-id}/subscribeToTone", - "ApiVersion": "beta", "Variants": [ "Subscribe", "SubscribeExpanded", "SubscribeViaIdentity", "SubscribeViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-subscribetotone?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSubscribeToToneOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscribeToToneOperation" + "Command": "Invoke-MgBetaSubscribeCommunicationCallToTone", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/subscribeToTone" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaSubscribeGroupByMail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-subscribebymail?view=graph-rest-beta", - "Uri": "/groups/{group-id}/subscribeByMail", - "ApiVersion": "beta", "Variants": [ "Subscribe", "SubscribeViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-subscribebymail?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaSubscribeGroupByMail", + "Method": "POST", + "Uri": "/groups/{group-id}/subscribeByMail" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy='{summarizeBy}')", - "ApiVersion": "beta", "Variants": [ "Summarize", "SummarizeViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -353225,20 +353893,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance" + "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy='{summarizeBy}')" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticRemoteConnectionDeviceRemoteConnection", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/summarizeDeviceRemoteConnection(summarizeBy='{summarizeBy}')", - "ApiVersion": "beta", "Variants": [ "Summarize", "SummarizeViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -353257,20 +353925,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection" + "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticRemoteConnectionDeviceRemoteConnection", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/summarizeDeviceRemoteConnection(summarizeBy='{summarizeBy}')" }, { + "Module": "Beta.DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticResourcePerformanceDeviceResourcePerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/summarizeDeviceResourcePerformance(summarizeBy='{summarizeBy}')", - "ApiVersion": "beta", "Variants": [ "Summarize", "SummarizeViaIdentity" ], - "Module": "Beta.DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -353289,20 +353957,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance" + "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticResourcePerformanceDeviceResourcePerformance", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/summarizeDeviceResourcePerformance(summarizeBy='{summarizeBy}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRun", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "beta", "Variants": [ "Summary", "SummaryViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -353321,20 +353989,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary" + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRun", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "beta", "Variants": [ "Summary", "SummaryViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -353353,50 +354021,50 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary" + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowTaskReport", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "beta", "Variants": [ "Summary", "SummaryViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary" + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowTaskReport", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "beta", "Variants": [ "Summary", "SummaryViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary" + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaSupportedUserOutlookLanguage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlookuser-supportedlanguages?view=graph-rest-beta", - "Uri": "/users/{user-id}/outlook/supportedLanguages", - "ApiVersion": "beta", "Variants": [ "Supported", "SupportedViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlookuser-supportedlanguages?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphLocaleInfo", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read.All", @@ -353423,39 +354091,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphLocaleInfo" + "Command": "Invoke-MgBetaSupportedUserOutlookLanguage", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/supportedLanguages" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaTagTenantRelationshipManagedTenantTagUnassign", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-unassigntag?view=graph-rest-beta", - "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}/unassignTag", - "ApiVersion": "beta", "Variants": [ "Tag", "TagExpanded", "TagViaIdentity", "TagViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-unassigntag?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag" + "Command": "Invoke-MgBetaTagTenantRelationshipManagedTenantTagUnassign", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}/unassignTag" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppPolicyApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", - "ApiVersion": "beta", "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -353474,22 +354142,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppPolicyApp", + "Method": "POST", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", - "ApiVersion": "beta", "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -353508,22 +354176,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", + "Method": "POST", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", - "ApiVersion": "beta", "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -353542,39 +354210,39 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", + "Method": "POST", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaTargetDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", - "ApiVersion": "beta", "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaTargetDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "POST", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaTargetDeviceAppManagementWindowsManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/targetApps", - "ApiVersion": "beta", "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -353593,20 +354261,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaTargetDeviceAppManagementWindowsManagedAppProtectionApp", + "Method": "POST", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/targetApps" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaTenantRelationshipManagedTenantGroupSearch", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/tenantGroups/tenantSearch", - "ApiVersion": "beta", "Variants": [ "Tenant", "TenantExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -353625,35 +354293,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup" + "Command": "Invoke-MgBetaTenantRelationshipManagedTenantGroupSearch", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/tenantGroups/tenantSearch" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaTenantRelationshipManagedTenantOffboard", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenant-offboardtenant?view=graph-rest-beta", - "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}/offboardTenant", - "ApiVersion": "beta", "Variants": [ "Tenant", "TenantViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenant-offboardtenant?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsTenant" + "Command": "Invoke-MgBetaTenantRelationshipManagedTenantOffboard", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}/offboardTenant" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaTerminateDeviceManagementPartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}/terminate", - "ApiVersion": "beta", "Variants": [ "Terminate", "TerminateViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -353672,22 +354340,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaTerminateDeviceManagementPartner", + "Method": "POST", + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}/terminate" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaTimeUserOutlook", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/supportedTimeZones", - "ApiVersion": "beta", "Variants": [ "Time", "Time1", "TimeViaIdentity", "TimeViaIdentity1" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeZoneInformation", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read.All", @@ -353714,22 +354382,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTimeZoneInformation" + "Command": "Invoke-MgBetaTimeUserOutlook", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/supportedTimeZones" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaTranslateUserExchangeId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-beta", - "Uri": "/users/{user-id}/translateExchangeIds", - "ApiVersion": "beta", "Variants": [ "Translate", "TranslateExpanded", "TranslateViaIdentity", "TranslateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConvertIdResult", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -353772,69 +354440,69 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConvertIdResult" + "Command": "Invoke-MgBetaTranslateUserExchangeId", + "Method": "POST", + "Uri": "/users/{user-id}/translateExchangeIds" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaTroubleshootDeviceManagementVirtualEndpointCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot", - "ApiVersion": "beta", "Variants": [ "Troubleshoot", "TroubleshootViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaTroubleshootDeviceManagementVirtualEndpointCloudPc", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaTroubleshootUserCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-beta", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/troubleshoot", - "ApiVersion": "beta", "Variants": [ "Troubleshoot", "TroubleshootViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaTroubleshootUserCloudPc", + "Method": "POST", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/troubleshoot" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUnarchiveGroupPlannerPlan", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/unarchive", - "ApiVersion": "beta", "Variants": [ "Unarchive", "UnarchiveExpanded", "UnarchiveViaIdentity", "UnarchiveViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaUnarchiveGroupPlannerPlan", + "Method": "POST", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/unarchive" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUnarchivePlannerPlan", - "ApiReferenceLink": null, - "Uri": "/planner/plans/{plannerPlan-id}/unarchive", - "ApiVersion": "beta", "Variants": [ "Unarchive", "UnarchiveExpanded", "UnarchiveViaIdentity", "UnarchiveViaIdentityExpanded" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -353853,35 +354521,35 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Invoke-MgBetaUnarchivePlannerPlan", + "Method": "POST", + "Uri": "/planner/plans/{plannerPlan-id}/unarchive" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUnarchiveServiceAnnouncementMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unarchive?view=graph-rest-beta", - "Uri": "/admin/serviceAnnouncement/messages/unarchive", - "ApiVersion": "beta", "Variants": [ "Unarchive", "UnarchiveExpanded" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unarchive?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaUnarchiveServiceAnnouncementMessage", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/messages/unarchive" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUnarchiveTeam", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-beta", - "Uri": "/teams/{team-id}/unarchive", - "ApiVersion": "beta", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamSettings.ReadWrite.Group", @@ -353916,97 +354584,97 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaUnarchiveTeam", + "Method": "POST", + "Uri": "/teams/{team-id}/unarchive" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUnarchiveTeamChannel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", - "Uri": "/teams/{team-id}/channels/{channel-id}/unarchive", - "ApiVersion": "beta", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaUnarchiveTeamChannel", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/unarchive" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUnarchiveTeamPrimaryChannel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", - "Uri": "/teams/{team-id}/primaryChannel/unarchive", - "ApiVersion": "beta", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaUnarchiveTeamPrimaryChannel", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/unarchive" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUnarchiveTeamworkDeletedTeamChannel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/unarchive", - "ApiVersion": "beta", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaUnarchiveTeamworkDeletedTeamChannel", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/unarchive" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUnarchiveUserPlannerPlan", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/unarchive", - "ApiVersion": "beta", "Variants": [ "Unarchive", "UnarchiveExpanded", "UnarchiveViaIdentity", "UnarchiveViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaUnarchiveUserPlannerPlan", + "Method": "POST", + "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/unarchive" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserFromDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", - "ApiVersion": "beta", "Variants": [ "Unassign", "UnassignViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserFromDevice", + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", - "ApiVersion": "beta", "Variants": [ "Unassign", "UnassignViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -354025,204 +354693,204 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidForWorkSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidForWorkSettings/unbind", - "ApiVersion": "beta", "Variants": [ "Unbind" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidForWorkSetting", + "Method": "POST", + "Uri": "/deviceManagement/androidForWorkSettings/unbind" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/unbind", - "ApiVersion": "beta", "Variants": [ "Unbind" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", + "Method": "POST", + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/unbind" }, { - "CommandAlias": "Invoke-MgBetaUnenrollWuPolicyAudienceExclusionAsset", - "Method": "POST", - "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceExclusionAsset", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssets", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Unenroll", "UnenrollExpanded", "UnenrollViaIdentity", "UnenrollViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceExclusionAsset", + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssets" }, { - "CommandAlias": "Invoke-MgBetaUnenrollWuPolicyAudienceMemberAsset", - "Method": "POST", - "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceMemberAsset", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssets", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Unenroll", "UnenrollExpanded", "UnenrollViaIdentity", "UnenrollViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceMemberAsset", + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssets" }, { - "CommandAlias": "Invoke-MgBetaUnenrollWuUpdatableAsset", - "Method": "POST", - "Command": "Invoke-MgBetaUnenrollWindowsUpdatesUpdatableAsset", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatableAssets/unenrollAssets", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Unenroll", "UnenrollExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaUnenrollWindowsUpdatesUpdatableAsset", + "Method": "POST", + "Uri": "/admin/windows/updates/updatableAssets/unenrollAssets" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUnfavoriteServiceAnnouncementMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unfavorite?view=graph-rest-beta", - "Uri": "/admin/serviceAnnouncement/messages/unfavorite", - "ApiVersion": "beta", "Variants": [ "Unfavorite", "UnfavoriteExpanded" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unfavorite?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaUnfavoriteServiceAnnouncementMessage", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/messages/unfavorite" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUnfollowDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/unfollow", - "ApiVersion": "beta", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaUnfollowDriveItem", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/unfollow" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUnfollowDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/root/unfollow", - "ApiVersion": "beta", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaUnfollowDriveRoot", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/unfollow" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUnfollowGroupDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", - "ApiVersion": "beta", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaUnfollowGroupDriveItem", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/unfollow" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUnfollowGroupDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/unfollow", - "ApiVersion": "beta", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaUnfollowGroupDriveRoot", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/unfollow" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUnfollowUserDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", - "ApiVersion": "beta", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaUnfollowUserDriveItem", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/unfollow" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUnfollowUserDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/root/unfollow", - "ApiVersion": "beta", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaUnfollowUserDriveRoot", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/unfollow" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUnmuteCommunicationCall", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-unmute?view=graph-rest-beta", - "Uri": "/communications/calls/{call-id}/unmute", - "ApiVersion": "beta", "Variants": [ "Unmute", "UnmuteExpanded", "UnmuteViaIdentity", "UnmuteViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-unmute?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -354241,20 +354909,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnmuteParticipantOperation" + "Command": "Invoke-MgBetaUnmuteCommunicationCall", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/unmute" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUnpinEducationClassModule", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-unpin?view=graph-rest-beta", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/unpin", - "ApiVersion": "beta", "Variants": [ "Unpin", "UnpinViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-unpin?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -354273,20 +354941,20 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphEducationModule" + "Command": "Invoke-MgBetaUnpinEducationClassModule", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/unpin" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUnsubmitEducationClassAssignmentSubmission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "ApiVersion": "beta", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -354313,129 +354981,129 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Invoke-MgBetaUnsubmitEducationClassAssignmentSubmission", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUnsubmitEducationMeAssignmentSubmission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "ApiVersion": "beta", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Invoke-MgBetaUnsubmitEducationMeAssignmentSubmission", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUnsubmitEducationUserAssignmentSubmission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "ApiVersion": "beta", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Invoke-MgBetaUnsubmitEducationUserAssignmentSubmission", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUnsubscribeUserMailFolderChildFolderMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/unsubscribe", - "ApiVersion": "beta", "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaUnsubscribeUserMailFolderChildFolderMessage", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/unsubscribe" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUnsubscribeUserMailFolderMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/unsubscribe", - "ApiVersion": "beta", "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaUnsubscribeUserMailFolderMessage", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/unsubscribe" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUnsubscribeUserMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta", - "Uri": "/users/{user-id}/messages/{message-id}/unsubscribe", - "ApiVersion": "beta", "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaUnsubscribeUserMessage", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/unsubscribe" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUploadDeviceManagementDepOnboardingSettingDepToken", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/uploadDepToken", - "ApiVersion": "beta", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaUploadDeviceManagementDepOnboardingSettingDepToken", + "Method": "POST", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/uploadDepToken" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUploadDeviceManagementGroupPolicyUploadedDefinitionFileNewVersion", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/uploadNewVersion", - "ApiVersion": "beta", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgBetaUploadDeviceManagementGroupPolicyUploadedDefinitionFileNewVersion", + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/uploadNewVersion" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaUploadEducationSynchronizationProfileUrl", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-uploadurl?view=graph-rest-beta", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/uploadUrl", - "ApiVersion": "beta", "Variants": [ "Upload", "UploadViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-uploadurl?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAdministration.ReadWrite", @@ -354454,156 +355122,156 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Invoke-MgBetaUploadEducationSynchronizationProfileUrl", + "Method": "GET", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/uploadUrl" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUploadIdentityApiConnectorClientCertificate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", - "Uri": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate", - "ApiVersion": "beta", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityApiConnector" + "Command": "Invoke-MgBetaUploadIdentityApiConnectorClientCertificate", + "Method": "POST", + "Uri": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate", - "ApiVersion": "beta", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityApiConnector" + "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate", + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate", - "ApiVersion": "beta", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityApiConnector" + "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate", + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPreTokenIssuanceClientCertificate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance/uploadClientCertificate", - "ApiVersion": "beta", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityApiConnector" + "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPreTokenIssuanceClientCertificate", + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance/uploadClientCertificate" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetCertificate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadcertificate?view=graph-rest-beta", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadCertificate", - "ApiVersion": "beta", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadcertificate?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTrustFrameworkKey" + "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetCertificate", + "Method": "POST", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadCertificate" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetPkcs12", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadpkcs12?view=graph-rest-beta", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadPkcs12", - "ApiVersion": "beta", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadpkcs12?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTrustFrameworkKey" + "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetPkcs12", + "Method": "POST", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadPkcs12" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetSecret", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadsecret?view=graph-rest-beta", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadSecret", - "ApiVersion": "beta", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadsecret?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTrustFrameworkKey" + "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetSecret", + "Method": "POST", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadSecret" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaUsageIdentityConditionalAccessAuthenticationStrengthPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-beta", - "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage", - "ApiVersion": "beta", "Variants": [ "Usage", "Usage1", "UsageViaIdentity", "UsageViaIdentity1" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage" + "Command": "Invoke-MgBetaUsageIdentityConditionalAccessAuthenticationStrengthPolicy", + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaUsagePolicyAuthenticationStrengthPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-beta", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage", - "ApiVersion": "beta", "Variants": [ "Usage", "UsageViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -354630,69 +355298,69 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage" + "Command": "Invoke-MgBetaUsagePolicyAuthenticationStrengthPolicy", + "Method": "GET", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgBetaViewUserReminder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reminderview?view=graph-rest-beta", - "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", - "ApiVersion": "beta", "Variants": [ "View", "ViewViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reminderview?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphReminder", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphReminder" + "Command": "Invoke-MgBetaViewUserReminder", + "Method": "GET", + "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgCalendarGroupCalendar", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "ApiVersion": "v1.0", "Variants": [ "Calendar", "CalendarViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgCalendarGroupCalendar", + "Method": "GET", + "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "ApiVersion": "v1.0", "Variants": [ "Calendar", "Calendar1", "CalendarViaIdentity", "CalendarViaIdentity1" ], - "Module": "Users.Functions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles", + "Method": "GET", + "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgCheckinDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin", - "ApiVersion": "v1.0", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -354719,105 +355387,105 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgCheckinDriveItem", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgCheckinDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/root/checkin", - "ApiVersion": "v1.0", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgCheckinDriveRoot", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/checkin" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgCheckinGroupDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkin", - "ApiVersion": "v1.0", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgCheckinGroupDriveItem", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkin" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgCheckinGroupDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkin", - "ApiVersion": "v1.0", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgCheckinGroupDriveRoot", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkin" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgCheckinUserDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkin", - "ApiVersion": "v1.0", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgCheckinUserDriveItem", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkin" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgCheckinUserDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/root/checkin", - "ApiVersion": "v1.0", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgCheckinUserDriveRoot", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/checkin" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgCheckoutDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout", - "ApiVersion": "v1.0", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -354844,348 +355512,348 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgCheckoutDriveItem", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgCheckoutDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/root/checkout", - "ApiVersion": "v1.0", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgCheckoutDriveRoot", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/checkout" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgCheckoutGroupDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkout", - "ApiVersion": "v1.0", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgCheckoutGroupDriveItem", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkout" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgCheckoutGroupDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkout", - "ApiVersion": "v1.0", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgCheckoutGroupDriveRoot", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkout" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgCheckoutUserDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkout", - "ApiVersion": "v1.0", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgCheckoutUserDriveItem", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkout" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgCheckoutUserDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/root/checkout", - "ApiVersion": "v1.0", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgCheckoutUserDriveRoot", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/checkout" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgCleanDeviceManagementManagedDeviceWindowsDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "ApiVersion": "v1.0", "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgCleanDeviceManagementManagedDeviceWindowsDevice", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgCleanUserManagedDeviceWindowsDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "ApiVersion": "v1.0", "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgCleanUserManagedDeviceWindowsDevice", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice" }, { + "Module": "Security", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgCommentSecurityAlert", - "ApiReferenceLink": null, - "Uri": "/security/alerts_v2/{alert-id}/comments/$count", - "ApiVersion": "v1.0", "Variants": [ "Comment", "CommentViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgCommentSecurityAlert", + "Method": "GET", + "Uri": "/security/alerts_v2/{alert-id}/comments/$count" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "v1.0", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "v1.0", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "v1.0", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "v1.0", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "v1.0", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "v1.0", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "v1.0", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "v1.0", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "v1.0", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "v1.0", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "ApiVersion": "v1.0", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgCreateOrGetCommunicationOnlineMeeting", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0", - "Uri": "/communications/onlineMeetings/createOrGet", - "ApiVersion": "v1.0", "Variants": [ "Create1", "CreateExpanded1" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Command": "Invoke-MgCreateOrGetCommunicationOnlineMeeting", + "Method": "POST", + "Uri": "/communications/onlineMeetings/createOrGet" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgCreateOrGetUserOnlineMeeting", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0", - "Uri": "/users/{user-id}/onlineMeetings/createOrGet", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -355204,20 +355872,20 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Command": "Invoke-MgCreateOrGetUserOnlineMeeting", + "Method": "POST", + "Uri": "/users/{user-id}/onlineMeetings/createOrGet" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgDeactivateEducationClassAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/deactivate", - "ApiVersion": "v1.0", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -355236,222 +355904,222 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Invoke-MgDeactivateEducationClassAssignment", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/deactivate" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgDeactivateEducationMeAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0", - "Uri": "/education/me/assignments/{educationAssignment-id}/deactivate", - "ApiVersion": "v1.0", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Invoke-MgDeactivateEducationMeAssignment", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/deactivate" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgDeactivateEducationUserAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/deactivate", - "ApiVersion": "v1.0", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Invoke-MgDeactivateEducationUserAssignment", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/deactivate" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgDeclineGroupCalendarEvent", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline", - "ApiVersion": "v1.0", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgDeclineGroupCalendarEvent", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgDeclineGroupEvent", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/events/{event-id}/decline", - "ApiVersion": "v1.0", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgDeclineGroupEvent", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/decline" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgDeclineUserEvent", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", - "Uri": "/users/{user-id}/events/{event-id}/decline", - "ApiVersion": "v1.0", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgDeclineUserEvent", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/decline" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgDeclineUserEventInstance", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline", - "ApiVersion": "v1.0", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgDeclineUserEventInstance", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgDismissGroupCalendarEventReminder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", - "ApiVersion": "v1.0", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgDismissGroupCalendarEventReminder", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgDismissGroupEventReminder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", - "ApiVersion": "v1.0", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgDismissGroupEventReminder", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgDismissRiskyServicePrincipal", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-dismiss?view=graph-rest-1.0", - "Uri": "/identityProtection/riskyServicePrincipals/dismiss", - "ApiVersion": "v1.0", "Variants": [ "Dismiss", "DismissExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-dismiss?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgDismissRiskyServicePrincipal", + "Method": "POST", + "Uri": "/identityProtection/riskyServicePrincipals/dismiss" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgDismissRiskyUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-dismiss?view=graph-rest-1.0", - "Uri": "/identityProtection/riskyUsers/dismiss", - "ApiVersion": "v1.0", "Variants": [ "Dismiss", "DismissExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-dismiss?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgDismissRiskyUser", + "Method": "POST", + "Uri": "/identityProtection/riskyUsers/dismiss" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgDismissUserEventInstanceReminder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", - "ApiVersion": "v1.0", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgDismissUserEventInstanceReminder", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgDismissUserEventReminder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", - "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", - "ApiVersion": "v1.0", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgDismissUserEventReminder", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/dismissReminder" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgDownDeviceManagementManagedDeviceShut", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", - "ApiVersion": "v1.0", "Variants": [ "Down", "DownViaIdentity" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgDownDeviceManagementManagedDeviceShut", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown" }, { + "Module": "DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-downloadapplepushnotificationcertificatesigningrequest?view=graph-rest-1.0", - "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest", - "ApiVersion": "v1.0", "Variants": [ "Download" ], - "Module": "DeviceManagement.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-downloadapplepushnotificationcertificatesigningrequest?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -355470,35 +356138,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", + "Method": "GET", + "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgDownUserManagedDeviceShut", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", - "ApiVersion": "v1.0", "Variants": [ "Down", "DownViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgDownUserManagedDeviceShut", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgEstimateSecurityCaseEdiscoveryCaseSearchStatistics", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-estimatestatistics?view=graph-rest-1.0", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics", - "ApiVersion": "v1.0", "Variants": [ "Estimate", "EstimateViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-estimatestatistics?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -355517,19 +356185,81 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgEstimateSecurityCaseEdiscoveryCaseSearchStatistics", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics" }, { + "Module": "Education", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgExperienceDeviceManagement", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsSummarizeWorkFromAnywhereDevices", + "Variants": [ + "Excuse", + "ExcuseViaIdentity" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "EduAssignments.ReadWrite", + "Description": "View and modify your assignments and grades", + "FullDescription": "Allows the app to view and modify your assignments on your behalf including  grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "EduAssignments.ReadWrite.All", + "Description": "Create, read, update and delete all class assignments with grades", + "FullDescription": "Allows the app to create, read, update and delete all class assignments with grades for all users without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + } + ], + "Command": "Invoke-MgExcuseEducationClassAssignmentSubmission", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse" + }, + { + "Module": "Education", + "CommandAlias": null, "Variants": [ - "Experience" + "Excuse", + "ExcuseViaIdentity" ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Invoke-MgExcuseEducationMeAssignmentSubmission", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse" + }, + { + "Module": "Education", + "CommandAlias": null, + "Variants": [ + "Excuse", + "ExcuseViaIdentity" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Invoke-MgExcuseEducationUserAssignmentSubmission", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse" + }, + { "Module": "DeviceManagement.Functions", + "CommandAlias": null, + "Variants": [ + "Experience" + ], + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevicesSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -355548,20 +356278,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevicesSummary" + "Command": "Invoke-MgExperienceDeviceManagement", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsSummarizeWorkFromAnywhereDevices" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgExtractDriveItemSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "ApiVersion": "v1.0", "Variants": [ "Extract", "ExtractViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read.All", @@ -355596,125 +356326,125 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment" + "Command": "Invoke-MgExtractDriveItemSensitivityLabel", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgExtractDriveRootSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/extractSensitivityLabels", - "ApiVersion": "v1.0", "Variants": [ "Extract", "ExtractViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment" + "Command": "Invoke-MgExtractDriveRootSensitivityLabel", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/extractSensitivityLabels" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgExtractGroupDriveItemSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "ApiVersion": "v1.0", "Variants": [ "Extract", "ExtractViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment" + "Command": "Invoke-MgExtractGroupDriveItemSensitivityLabel", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgExtractGroupDriveRootSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/extractSensitivityLabels", - "ApiVersion": "v1.0", "Variants": [ "Extract", "ExtractViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment" + "Command": "Invoke-MgExtractGroupDriveRootSensitivityLabel", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/extractSensitivityLabels" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgExtractUserDriveItemSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "ApiVersion": "v1.0", "Variants": [ "Extract", "ExtractViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment" + "Command": "Invoke-MgExtractUserDriveItemSensitivityLabel", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgExtractUserDriveRootSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels", - "ApiVersion": "v1.0", "Variants": [ "Extract", "ExtractViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment" + "Command": "Invoke-MgExtractUserDriveRootSensitivityLabel", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgFavoriteServiceAnnouncementMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-favorite?view=graph-rest-1.0", - "Uri": "/admin/serviceAnnouncement/messages/favorite", - "ApiVersion": "v1.0", "Variants": [ "Favorite", "FavoriteExpanded" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-favorite?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgFavoriteServiceAnnouncementMessage", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/messages/favorite" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterApplicationSynchronizationJobSchemaOperator", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphFilterOperatorSchema" + "Command": "Invoke-MgFilterApplicationSynchronizationJobSchemaOperator", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -355733,20 +356463,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphFilterOperatorSchema" + "Command": "Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-1.0", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -355765,20 +356495,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterEntitlementManagementAccessPackageByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-filterbycurrentuser?view=graph-rest-1.0", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-filterbycurrentuser?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -355797,20 +356527,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackage" + "Command": "Invoke-MgFilterEntitlementManagementAccessPackageByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on='{on}')" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterEntitlementManagementAssignmentByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-filterbycurrentuser?view=graph-rest-1.0", - "Uri": "/identityGovernance/entitlementManagement/assignments/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-filterbycurrentuser?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -355829,20 +356559,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackageAssignment" + "Command": "Invoke-MgFilterEntitlementManagementAssignmentByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignments/filterByCurrentUser(on='{on}')" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterEntitlementManagementAssignmentRequestByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-1.0", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -355861,20 +356591,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest" + "Command": "Invoke-MgFilterEntitlementManagementAssignmentRequestByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on='{on}')" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-filterbycurrentuser?view=graph-rest-1.0", - "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-filterbycurrentuser?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -355893,20 +356623,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition" + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-1.0", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -355925,20 +356655,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewInstance" + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-filterbycurrentuser?view=graph-rest-1.0", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-filterbycurrentuser?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -355957,20 +356687,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-1.0", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -355989,20 +356719,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewStage" + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-filterbycurrentuser?view=graph-rest-1.0", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-filterbycurrentuser?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AccessReview.Read.All", @@ -356021,20 +356751,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterbycurrentuser?view=graph-rest-1.0", - "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterbycurrentuser?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -356053,20 +356783,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppConsentRequest" + "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterbycurrentuser?view=graph-rest-1.0", - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterbycurrentuser?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -356085,35 +356815,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserConsentRequest" + "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-1.0", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/filterByCurrentUser(on='{on}')" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-filterbycurrentuser?view=graph-rest-1.0", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-filterbycurrentuser?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -356132,20 +356862,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule" + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/filterByCurrentUser(on='{on}')" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -356164,20 +356894,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance" + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/filterByCurrentUser(on='{on}')" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -356196,20 +356926,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest" + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/filterByCurrentUser(on='{on}')" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -356228,20 +356958,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/filterByCurrentUser(on='{on}')" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -356260,20 +356990,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance" + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/filterByCurrentUser(on='{on}')" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -356292,20 +357022,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest" + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser", + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/filterByCurrentUser(on='{on}')" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-1.0", - "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -356348,20 +357078,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -356404,20 +357134,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.Read.Directory", @@ -356460,20 +357190,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0", - "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -356516,20 +357246,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -356572,20 +357302,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -356628,110 +357358,110 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-1.0", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on='{on}')" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0", - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on='{on}')" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -356750,20 +357480,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphFilterOperatorSchema" + "Command": "Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", - "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -356782,20 +357512,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphFilterOperatorSchema" + "Command": "Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgFollowDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow", - "ApiVersion": "v1.0", "Variants": [ "Follow", "FollowViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -356846,131 +357576,131 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Invoke-MgFollowDriveItem", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgFollowDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/root/follow", - "ApiVersion": "v1.0", "Variants": [ "Follow", "FollowViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Invoke-MgFollowDriveRoot", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/follow" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgFollowGroupDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/follow", - "ApiVersion": "v1.0", "Variants": [ "Follow", "FollowViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Invoke-MgFollowGroupDriveItem", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/follow" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgFollowGroupDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/follow", - "ApiVersion": "v1.0", "Variants": [ "Follow", "FollowViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Invoke-MgFollowGroupDriveRoot", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/follow" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgFollowUserDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/follow", - "ApiVersion": "v1.0", "Variants": [ "Follow", "FollowViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Invoke-MgFollowUserDriveItem", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/follow" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgFollowUserDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/root/follow", - "ApiVersion": "v1.0", "Variants": [ "Follow", "FollowViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Invoke-MgFollowUserDriveRoot", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/follow" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgForceDomainDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-forcedelete?view=graph-rest-1.0", - "Uri": "/domains/{domain-id}/forceDelete", - "ApiVersion": "v1.0", "Variants": [ "Force", "ForceExpanded", "ForceViaIdentity", "ForceViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-forcedelete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgForceDomainDelete", + "Method": "POST", + "Uri": "/domains/{domain-id}/forceDelete" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgForwardGroupCalendarEvent", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward", - "ApiVersion": "v1.0", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgForwardGroupCalendarEvent", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgForwardGroupConversationThreadPost", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", - "ApiVersion": "v1.0", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -356989,56 +357719,56 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgForwardGroupConversationThreadPost", + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgForwardGroupConversationThreadPostInReplyTo", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "ApiVersion": "v1.0", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgForwardGroupConversationThreadPostInReplyTo", + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgForwardGroupEvent", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/events/{event-id}/forward", - "ApiVersion": "v1.0", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgForwardGroupEvent", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/forward" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgForwardGroupThreadPost", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", - "ApiVersion": "v1.0", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -357057,137 +357787,137 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgForwardGroupThreadPost", + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgForwardGroupThreadPostInReplyTo", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "ApiVersion": "v1.0", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgForwardGroupThreadPostInReplyTo", + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgForwardUserEvent", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", - "Uri": "/users/{user-id}/events/{event-id}/forward", - "ApiVersion": "v1.0", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgForwardUserEvent", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/forward" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgForwardUserEventInstance", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward", - "ApiVersion": "v1.0", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgForwardUserEventInstance", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgForwardUserMailFolderChildFolderMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/forward", - "ApiVersion": "v1.0", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgForwardUserMailFolderChildFolderMessage", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/forward" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgForwardUserMailFolderMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward", - "ApiVersion": "v1.0", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgForwardUserMailFolderMessage", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgForwardUserMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0", - "Uri": "/users/{user-id}/messages/{message-id}/forward", - "ApiVersion": "v1.0", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgForwardUserMessage", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/forward" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFunctionApplicationSynchronizationJobSchema", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "ApiVersion": "v1.0", "Variants": [ "Function", "FunctionViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema" + "Command": "Invoke-MgFunctionApplicationSynchronizationJobSchema", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFunctionApplicationSynchronizationTemplateSchema", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", - "ApiVersion": "v1.0", "Variants": [ "Function", "FunctionViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -357206,20 +357936,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema" + "Command": "Invoke-MgFunctionApplicationSynchronizationTemplateSchema", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFunctionServicePrincipalSynchronizationJobSchema", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "ApiVersion": "v1.0", "Variants": [ "Function", "FunctionViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -357238,20 +357968,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema" + "Command": "Invoke-MgFunctionServicePrincipalSynchronizationJobSchema", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", - "ApiVersion": "v1.0", "Variants": [ "Function", "FunctionViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -357270,77 +358000,75 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema" + "Command": "Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgGraphChat", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0", - "Uri": "/chats/{chat-id}/unhideForUser", - "ApiVersion": "v1.0", "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgGraphChat", + "Method": "POST", + "Uri": "/chats/{chat-id}/unhideForUser" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgGraphDrive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/sharedWithMe", - "ApiVersion": "v1.0", "Variants": [ "Graph", "GraphViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Invoke-MgGraphDrive", + "Method": "GET", + "Uri": "/drives/{drive-id}/sharedWithMe" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgGraphGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-unsubscribebymail?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/unsubscribeByMail", - "ApiVersion": "v1.0", "Variants": [ "Graph", "GraphViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-unsubscribebymail?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgGraphGroup", + "Method": "POST", + "Uri": "/groups/{group-id}/unsubscribeByMail" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgGraphGroupDrive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/sharedWithMe", - "ApiVersion": "v1.0", "Variants": [ "Graph", "GraphViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Invoke-MgGraphGroupDrive", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/sharedWithMe" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgGraphReportAuthenticationMethod", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-usersregisteredbyfeature?view=graph-rest-1.0", - "Uri": "/reports/authenticationMethods/usersRegisteredByFeature", - "ApiVersion": "v1.0", "Variants": [ "Graph", "Graph1", @@ -357349,54 +358077,56 @@ "GraphViaIdentity", "GraphViaIdentity1" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-usersregisteredbyfeature?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary" + "Command": "Invoke-MgGraphReportAuthenticationMethod", + "Method": "GET", + "Uri": "/reports/authenticationMethods/usersRegisteredByFeature" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgGraphUserChat", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0", - "Uri": "/users/{user-id}/chats/{chat-id}/unhideForUser", - "ApiVersion": "v1.0", "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgGraphUserChat", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/unhideForUser" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgGraphUserDrive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe", - "ApiVersion": "v1.0", "Variants": [ "Graph", "GraphViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Invoke-MgGraphUserDrive", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgHaveTeamChannel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", - "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "ApiVersion": "v1.0", "Variants": [ "Have", "HaveViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -357415,52 +358145,52 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgHaveTeamChannel", + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgHaveTeamPrimaryChannel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", - "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "ApiVersion": "v1.0", "Variants": [ "Have", "HaveViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgHaveTeamPrimaryChannel", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgHaveTeamworkDeletedTeamChannel", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "ApiVersion": "v1.0", "Variants": [ "Have", "HaveViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgHaveTeamworkDeletedTeamChannel", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgInstantiateApplicationTemplate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-instantiate?view=graph-rest-1.0", - "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", - "ApiVersion": "v1.0", "Variants": [ "Instantiate", "InstantiateExpanded", "InstantiateViaIdentity", "InstantiateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-instantiate?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphApplicationServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -357487,39 +358217,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphApplicationServicePrincipal" + "Command": "Invoke-MgInstantiateApplicationTemplate", + "Method": "POST", + "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgInviteCommunicationCallParticipant", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0", - "Uri": "/communications/calls/{call-id}/participants/invite", - "ApiVersion": "v1.0", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphInviteParticipantsOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphInviteParticipantsOperation" + "Command": "Invoke-MgInviteCommunicationCallParticipant", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/participants/invite" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgInviteDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/invite", - "ApiVersion": "v1.0", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -357546,105 +358276,105 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Invoke-MgInviteDriveItem", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/invite" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgInviteDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/root/invite", - "ApiVersion": "v1.0", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Invoke-MgInviteDriveRoot", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/invite" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgInviteGroupDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/invite", - "ApiVersion": "v1.0", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Invoke-MgInviteGroupDriveItem", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/invite" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgInviteGroupDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/invite", - "ApiVersion": "v1.0", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Invoke-MgInviteGroupDriveRoot", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/invite" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgInviteUserDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/invite", - "ApiVersion": "v1.0", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Invoke-MgInviteUserDriveItem", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/invite" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgInviteUserDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/root/invite", - "ApiVersion": "v1.0", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Invoke-MgInviteUserDriveRoot", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/invite" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgKeepCommunicationCallAlive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-keepalive?view=graph-rest-1.0", - "Uri": "/communications/calls/{call-id}/keepAlive", - "ApiVersion": "v1.0", "Variants": [ "Keep", "KeepViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-keepalive?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -357663,20 +358393,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgKeepCommunicationCallAlive", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/keepAlive" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgLicenseUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-1.0", - "Uri": "/users/{user-id}/reprocessLicenseAssignment", - "ApiVersion": "v1.0", "Variants": [ "License", "LicenseViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -357695,165 +358425,165 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUser" + "Command": "Invoke-MgLicenseUser", + "Method": "POST", + "Uri": "/users/{user-id}/reprocessLicenseAssignment" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-logteleconferencedevicequality?view=graph-rest-1.0", - "Uri": "/communications/calls/logTeleconferenceDeviceQuality", - "ApiVersion": "v1.0", "Variants": [ "Log", "LogExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-logteleconferencedevicequality?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality", + "Method": "POST", + "Uri": "/communications/calls/logTeleconferenceDeviceQuality" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "ApiVersion": "v1.0", "Variants": [ "Logout", "LogoutViaIdentity" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "ApiVersion": "v1.0", "Variants": [ "Logout", "LogoutViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgMarkChatReadForUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0", - "Uri": "/chats/{chat-id}/markChatReadForUser", - "ApiVersion": "v1.0", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgMarkChatReadForUser", + "Method": "POST", + "Uri": "/chats/{chat-id}/markChatReadForUser" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgMarkChatUnreadForUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0", - "Uri": "/chats/{chat-id}/markChatUnreadForUser", - "ApiVersion": "v1.0", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgMarkChatUnreadForUser", + "Method": "POST", + "Uri": "/chats/{chat-id}/markChatUnreadForUser" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgMarkServiceAnnouncementMessageRead", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markread?view=graph-rest-1.0", - "Uri": "/admin/serviceAnnouncement/messages/markRead", - "ApiVersion": "v1.0", "Variants": [ "Mark", "MarkExpanded" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markread?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgMarkServiceAnnouncementMessageRead", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/messages/markRead" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgMarkServiceAnnouncementMessageUnread", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markunread?view=graph-rest-1.0", - "Uri": "/admin/serviceAnnouncement/messages/markUnread", - "ApiVersion": "v1.0", "Variants": [ "Mark", "MarkExpanded" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markunread?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgMarkServiceAnnouncementMessageUnread", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/messages/markUnread" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgMarkUserChatReadForUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0", - "Uri": "/users/{user-id}/chats/{chat-id}/markChatReadForUser", - "ApiVersion": "v1.0", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgMarkUserChatReadForUser", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/markChatReadForUser" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgMarkUserChatUnreadForUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0", - "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser", - "ApiVersion": "v1.0", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgMarkUserChatUnreadForUser", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgMuteCommunicationCall", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-mute?view=graph-rest-1.0", - "Uri": "/communications/calls/{call-id}/mute", - "ApiVersion": "v1.0", "Variants": [ "Mute", "MuteExpanded", "MuteViaIdentity", "MuteViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-mute?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMuteParticipantOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -357872,22 +358602,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMuteParticipantOperation" + "Command": "Invoke-MgMuteCommunicationCall", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/mute" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgMuteCommunicationCallParticipant", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-mute?view=graph-rest-1.0", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", - "ApiVersion": "v1.0", "Variants": [ "Mute", "MuteExpanded", "MuteViaIdentity", "MuteViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-mute?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMuteParticipantOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -357906,56 +358636,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMuteParticipantOperation" + "Command": "Invoke-MgMuteCommunicationCallParticipant", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgParseApplicationSynchronizationJobSchemaExpression", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "ApiVersion": "v1.0", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphParseExpressionResponse" + "Command": "Invoke-MgParseApplicationSynchronizationJobSchemaExpression", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "ApiVersion": "v1.0", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphParseExpressionResponse" + "Command": "Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "ApiVersion": "v1.0", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -357974,22 +358704,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphParseExpressionResponse" + "Command": "Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "ApiVersion": "v1.0", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -358008,20 +358738,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphParseExpressionResponse" + "Command": "Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression" }, { - "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgPinEducationClassModule", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-pin?view=graph-rest-1.0", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/pin", - "ApiVersion": "v1.0", + "Module": "Education", + "CommandAlias": null, "Variants": [ "Pin", "PinViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-pin?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -358040,22 +358770,22 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphEducationModule" + "Command": "Invoke-MgPinEducationClassModule", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/pin" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgPlayCommunicationCallPrompt", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-playprompt?view=graph-rest-1.0", - "Uri": "/communications/calls/{call-id}/playPrompt", - "ApiVersion": "v1.0", "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-playprompt?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPlayPromptOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -358074,22 +358804,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlayPromptOperation" + "Command": "Invoke-MgPlayCommunicationCallPrompt", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/playPrompt" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgPreviewDriveItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview", - "ApiVersion": "v1.0", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.Read", @@ -358140,225 +358870,225 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemPreviewInfo" + "Command": "Invoke-MgPreviewDriveItem", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgPreviewDriveRoot", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/preview", - "ApiVersion": "v1.0", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemPreviewInfo" + "Command": "Invoke-MgPreviewDriveRoot", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/preview" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgPreviewGroupDriveItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "ApiVersion": "v1.0", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemPreviewInfo" + "Command": "Invoke-MgPreviewGroupDriveItem", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/preview" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgPreviewGroupDriveRoot", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/preview", - "ApiVersion": "v1.0", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemPreviewInfo" + "Command": "Invoke-MgPreviewGroupDriveRoot", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/preview" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgPreviewGroupOnenotePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview", - "ApiVersion": "v1.0", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePagePreview" + "Command": "Invoke-MgPreviewGroupOnenotePage", + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionGroupSectionPage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "v1.0", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePagePreview" + "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionPage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "v1.0", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePagePreview" + "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionPage", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgPreviewSiteOnenotePage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", - "ApiVersion": "v1.0", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePagePreview" + "Command": "Invoke-MgPreviewSiteOnenotePage", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgPreviewSiteOnenoteSectionGroupSectionPage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "v1.0", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePagePreview" + "Command": "Invoke-MgPreviewSiteOnenoteSectionGroupSectionPage", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgPreviewSiteOnenoteSectionPage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "ApiVersion": "v1.0", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePagePreview" + "Command": "Invoke-MgPreviewSiteOnenoteSectionPage", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgPreviewUserDriveItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "ApiVersion": "v1.0", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemPreviewInfo" + "Command": "Invoke-MgPreviewUserDriveItem", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgPreviewUserDriveRoot", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/preview", - "ApiVersion": "v1.0", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemPreviewInfo" + "Command": "Invoke-MgPreviewUserDriveRoot", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/preview" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgPreviewUserOnenotePage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", - "ApiVersion": "v1.0", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePagePreview" + "Command": "Invoke-MgPreviewUserOnenotePage", + "Method": "GET", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgPromoteDomain", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-promote?view=graph-rest-1.0", - "Uri": "/domains/{domain-id}/promote", - "ApiVersion": "v1.0", "Variants": [ "Promote", "PromoteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-promote?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgPromoteDomain", + "Method": "POST", + "Uri": "/domains/{domain-id}/promote" }, { + "Module": "Search", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgQuerySearch", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-query?view=graph-rest-1.0", - "Uri": "/search/query", - "ApiVersion": "v1.0", "Variants": [ "Query", "QueryExpanded" ], - "Module": "Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-query?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSearchResponse", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Mail.Read", @@ -358433,20 +359163,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSearchResponse" + "Command": "Invoke-MgQuerySearch", + "Method": "POST", + "Uri": "/search/query" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgReassignEducationClassAssignmentSubmission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "ApiVersion": "v1.0", "Variants": [ "Reassign", "ReassignViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -358473,555 +359203,555 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Invoke-MgReassignEducationClassAssignmentSubmission", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgReassignEducationMeAssignmentSubmission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "ApiVersion": "v1.0", "Variants": [ "Reassign", "ReassignViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Invoke-MgReassignEducationMeAssignmentSubmission", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgReassignEducationUserAssignmentSubmission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "ApiVersion": "v1.0", "Variants": [ "Reassign", "ReassignViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Invoke-MgReassignEducationUserAssignmentSubmission", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgReauthorizeDriveItemSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "v1.0", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgReauthorizeDriveItemSubscription", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgReauthorizeDriveListSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "v1.0", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgReauthorizeDriveListSubscription", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgReauthorizeDriveRootSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "v1.0", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgReauthorizeDriveRootSubscription", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgReauthorizeGroupDriveItemSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "v1.0", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgReauthorizeGroupDriveItemSubscription", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgReauthorizeGroupDriveListSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "v1.0", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgReauthorizeGroupDriveListSubscription", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgReauthorizeGroupDriveRootSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "v1.0", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgReauthorizeGroupDriveRootSubscription", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgReauthorizeGroupSiteListSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "v1.0", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgReauthorizeGroupSiteListSubscription", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgReauthorizeShareListSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "v1.0", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgReauthorizeShareListSubscription", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}/reauthorize" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgReauthorizeSiteListSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "v1.0", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgReauthorizeSiteListSubscription", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize" }, { + "Module": "ChangeNotifications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgReauthorizeSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "Uri": "/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "v1.0", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "ChangeNotifications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgReauthorizeSubscription", + "Method": "POST", + "Uri": "/subscriptions/{subscription-id}/reauthorize" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgReauthorizeUserDriveItemSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "v1.0", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgReauthorizeUserDriveItemSubscription", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgReauthorizeUserDriveListSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "v1.0", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgReauthorizeUserDriveListSubscription", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgReauthorizeUserDriveRootSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "ApiVersion": "v1.0", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgReauthorizeUserDriveRootSubscription", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgRecentDrive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/recent", - "ApiVersion": "v1.0", "Variants": [ "Recent", "RecentViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Invoke-MgRecentDrive", + "Method": "GET", + "Uri": "/drives/{drive-id}/recent" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgRecentGroupDrive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/recent", - "ApiVersion": "v1.0", "Variants": [ "Recent", "RecentViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Invoke-MgRecentGroupDrive", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/recent" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgRecentUserActivity", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/projectrome-get-recent-activities?view=graph-rest-1.0", - "Uri": "/users/{user-id}/activities/recent", - "ApiVersion": "v1.0", "Variants": [ "Recent", "RecentViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/projectrome-get-recent-activities?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUserActivity" + "Command": "Invoke-MgRecentUserActivity", + "Method": "GET", + "Uri": "/users/{user-id}/activities/recent" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgRecentUserDrive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/recent", - "ApiVersion": "v1.0", "Variants": [ "Recent", "RecentViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Invoke-MgRecentUserDrive", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/recent" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgRecordCommunicationCallResponse", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-record?view=graph-rest-1.0", - "Uri": "/communications/calls/{call-id}/recordResponse", - "ApiVersion": "v1.0", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-record?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRecordOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRecordOperation" + "Command": "Invoke-MgRecordCommunicationCallResponse", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/recordResponse" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgRedirectCommunicationCall", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-redirect?view=graph-rest-1.0", - "Uri": "/communications/calls/{call-id}/redirect", - "ApiVersion": "v1.0", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-redirect?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgRedirectCommunicationCall", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/redirect" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgRedirectPrintPrinterJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect", - "ApiVersion": "v1.0", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintJob" + "Command": "Invoke-MgRedirectPrintPrinterJob", + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgRedirectPrintShareJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/redirect", - "ApiVersion": "v1.0", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintJob" + "Command": "Invoke-MgRedirectPrintShareJob", + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/redirect" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgRejectCommunicationCall", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-reject?view=graph-rest-1.0", - "Uri": "/communications/calls/{call-id}/reject", - "ApiVersion": "v1.0", "Variants": [ "Reject", "RejectExpanded", "RejectViaIdentity", "RejectViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-reject?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgRejectCommunicationCall", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/reject" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "v1.0", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "v1.0", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "v1.0", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "v1.0", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "v1.0", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "v1.0", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "v1.0", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "v1.0", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "v1.0", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "v1.0", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "ApiVersion": "v1.0", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgRenewGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-renew?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/renew", - "ApiVersion": "v1.0", "Variants": [ "Renew", "RenewViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-renew?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -359040,20 +359770,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgRenewGroup", + "Method": "POST", + "Uri": "/groups/{group-id}/renew" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgReopenSecurityCaseEdiscoveryCase", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-reopen?view=graph-rest-1.0", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen", - "ApiVersion": "v1.0", "Variants": [ "Reopen", "ReopenViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-reopen?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -359072,73 +359802,73 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgReopenSecurityCaseEdiscoveryCase", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgReplyAllUserMailFolderChildFolderMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll", - "ApiVersion": "v1.0", "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgReplyAllUserMailFolderChildFolderMessage", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgReplyAllUserMailFolderMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", - "ApiVersion": "v1.0", "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgReplyAllUserMailFolderMessage", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgReplyAllUserMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0", - "Uri": "/users/{user-id}/messages/{message-id}/replyAll", - "ApiVersion": "v1.0", "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgReplyAllUserMessage", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/replyAll" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgReplyGroupConversationThread", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", - "ApiVersion": "v1.0", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -359157,22 +359887,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgReplyGroupConversationThread", + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgReplyGroupConversationThreadPost", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", - "ApiVersion": "v1.0", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -359191,39 +359921,39 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgReplyGroupConversationThreadPost", + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgReplyGroupConversationThreadPostInReplyTo", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "ApiVersion": "v1.0", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgReplyGroupConversationThreadPostInReplyTo", + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgReplyGroupThread", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply", - "ApiVersion": "v1.0", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -359242,22 +359972,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgReplyGroupThread", + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgReplyGroupThreadPost", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply", - "ApiVersion": "v1.0", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -359276,193 +360006,193 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgReplyGroupThreadPost", + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgReplyGroupThreadPostInReplyTo", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "ApiVersion": "v1.0", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgReplyGroupThreadPostInReplyTo", + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgReplyUserMailFolderChildFolderMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/reply", - "ApiVersion": "v1.0", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgReplyUserMailFolderChildFolderMessage", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/reply" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgReplyUserMailFolderMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply", - "ApiVersion": "v1.0", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgReplyUserMailFolderMessage", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgReplyUserMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0", - "Uri": "/users/{user-id}/messages/{message-id}/reply", - "ApiVersion": "v1.0", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgReplyUserMessage", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/reply" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-incidentreport?view=graph-rest-1.0", - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport", - "ApiVersion": "v1.0", "Variants": [ "Report", "ReportViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgReportServiceAnnouncementIssueIncident", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-incidentreport?view=graph-rest-1.0", - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport", - "ApiVersion": "v1.0", "Variants": [ "Report", "ReportViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-incidentreport?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgReportServiceAnnouncementIssueIncident", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgRetireDeviceManagementManagedDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-retire?view=graph-rest-1.0", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire", - "ApiVersion": "v1.0", "Variants": [ "Retire", "RetireViaIdentity" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-retire?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgRetireDeviceManagementManagedDevice", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgRetireUserManagedDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-retire?view=graph-rest-1.0", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", - "ApiVersion": "v1.0", "Variants": [ "Retire", "RetireViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-retire?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgRetireUserManagedDevice", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgRetryContactServiceProvisioning", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}/retryServiceProvisioning", - "ApiVersion": "v1.0", "Variants": [ "Retry", "RetryViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgRetryContactServiceProvisioning", + "Method": "POST", + "Uri": "/contacts/{orgContact-id}/retryServiceProvisioning" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgRetryGroupServiceProvisioning", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-retryserviceprovisioning?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/retryServiceProvisioning", - "ApiVersion": "v1.0", "Variants": [ "Retry", "RetryViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-retryserviceprovisioning?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgRetryGroupServiceProvisioning", + "Method": "POST", + "Uri": "/groups/{group-id}/retryServiceProvisioning" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgRetryUserServiceProvisioning", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-retryserviceprovisioning?view=graph-rest-1.0", - "Uri": "/users/{user-id}/retryServiceProvisioning", - "ApiVersion": "v1.0", "Variants": [ "Retry", "RetryViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-retryserviceprovisioning?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgRetryUserServiceProvisioning", + "Method": "POST", + "Uri": "/users/{user-id}/retryServiceProvisioning" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgReturnEducationClassAssignmentSubmission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "ApiVersion": "v1.0", "Variants": [ "Return", "ReturnViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -359481,103 +360211,103 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Invoke-MgReturnEducationClassAssignmentSubmission", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgReturnEducationMeAssignmentSubmission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "ApiVersion": "v1.0", "Variants": [ "Return", "ReturnViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Invoke-MgReturnEducationMeAssignmentSubmission", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgReturnEducationUserAssignmentSubmission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "ApiVersion": "v1.0", "Variants": [ "Return", "ReturnViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Invoke-MgReturnEducationUserAssignmentSubmission", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", - "ApiVersion": "v1.0", "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgScanUserManagedDeviceWindowsDefender", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", - "ApiVersion": "v1.0", "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgScanUserManagedDeviceWindowsDefender", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-scheduleactionsforrules?view=graph-rest-1.0", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", - "ApiVersion": "v1.0", "Variants": [ "Schedule", "ScheduleExpanded", "ScheduleViaIdentity", "ScheduleViaIdentityExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-scheduleactionsforrules?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgShareTeamSchedule", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-1.0", - "Uri": "/teams/{team-id}/schedule/share", - "ApiVersion": "v1.0", "Variants": [ "Share", "ShareExpanded", "ShareViaIdentity", "ShareViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -359596,270 +360326,270 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgShareTeamSchedule", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/share" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgSnoozeGroupCalendarEventReminder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", - "ApiVersion": "v1.0", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgSnoozeGroupCalendarEventReminder", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgSnoozeGroupEventReminder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder", - "ApiVersion": "v1.0", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgSnoozeGroupEventReminder", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgSnoozeUserEventInstanceReminder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", - "ApiVersion": "v1.0", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgSnoozeUserEventInstanceReminder", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgSnoozeUserEventReminder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", - "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder", - "ApiVersion": "v1.0", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgSnoozeUserEventReminder", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgSoftChatMessageDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete", - "ApiVersion": "v1.0", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgSoftChatMessageDelete", + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgSoftChatMessageReplyDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "ApiVersion": "v1.0", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgSoftChatMessageReplyDelete", + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgSoftTeamChannelMessageDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "ApiVersion": "v1.0", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgSoftTeamChannelMessageDelete", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgSoftTeamChannelMessageReplyDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "ApiVersion": "v1.0", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgSoftTeamChannelMessageReplyDelete", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgSoftTeamPrimaryChannelMessageDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete", - "ApiVersion": "v1.0", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgSoftTeamPrimaryChannelMessageDelete", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "ApiVersion": "v1.0", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "ApiVersion": "v1.0", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageDelete", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageReplyDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "ApiVersion": "v1.0", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageReplyDelete", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgSoftUserChatMessageDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete", - "ApiVersion": "v1.0", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgSoftUserChatMessageDelete", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgSoftUserChatMessageReplyDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "ApiVersion": "v1.0", "Variants": [ "Soft", "SoftViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgSoftUserChatMessageReplyDelete", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgSubscribeCommunicationCallToTone", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-subscribetotone?view=graph-rest-1.0", - "Uri": "/communications/calls/{call-id}/subscribeToTone", - "ApiVersion": "v1.0", "Variants": [ "Subscribe", "SubscribeExpanded", "SubscribeViaIdentity", "SubscribeViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-subscribetotone?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSubscribeToToneOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscribeToToneOperation" + "Command": "Invoke-MgSubscribeCommunicationCallToTone", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/subscribeToTone" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgSubscribeGroupByMail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-subscribebymail?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/subscribeByMail", - "ApiVersion": "v1.0", "Variants": [ "Subscribe", "SubscribeViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-subscribebymail?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgSubscribeGroupByMail", + "Method": "POST", + "Uri": "/groups/{group-id}/subscribeByMail" }, { + "Module": "DeviceManagement.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy='{summarizeBy}')", - "ApiVersion": "v1.0", "Variants": [ "Summarize", "SummarizeViaIdentity" ], - "Module": "DeviceManagement.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -359894,20 +360624,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance" + "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy='{summarizeBy}')" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRun", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "v1.0", "Variants": [ "Summary", "SummaryViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -359926,20 +360656,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary" + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRun", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "v1.0", "Variants": [ "Summary", "SummaryViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -359958,50 +360688,50 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary" + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowTaskReport", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "v1.0", "Variants": [ "Summary", "SummaryViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary" + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowTaskReport", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "ApiVersion": "v1.0", "Variants": [ "Summary", "SummaryViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary" + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgSupportedUserOutlookLanguage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlookuser-supportedlanguages?view=graph-rest-1.0", - "Uri": "/users/{user-id}/outlook/supportedLanguages", - "ApiVersion": "v1.0", "Variants": [ "Supported", "SupportedViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlookuser-supportedlanguages?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphLocaleInfo", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read.All", @@ -360028,22 +360758,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphLocaleInfo" + "Command": "Invoke-MgSupportedUserOutlookLanguage", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/supportedLanguages" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedapppolicy-targetapps?view=graph-rest-1.0", - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", - "ApiVersion": "v1.0", "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedappprotection-targetapps?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -360062,22 +360792,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp", + "Method": "POST", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedapppolicy-targetapps?view=graph-rest-1.0", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", - "ApiVersion": "v1.0", "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedappprotection-targetapps?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -360096,22 +360826,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", + "Method": "POST", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedapppolicy-targetapps?view=graph-rest-1.0", - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", - "ApiVersion": "v1.0", "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedappprotection-targetapps?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -360130,37 +360860,37 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", + "Method": "POST", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-targetapps?view=graph-rest-1.0", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", - "ApiVersion": "v1.0", "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-targetapps?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "POST", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgTerminateDeviceManagementPartner", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementpartner-terminate?view=graph-rest-1.0", - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}/terminate", - "ApiVersion": "v1.0", "Variants": [ "Terminate", "TerminateViaIdentity" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementpartner-terminate?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -360179,22 +360909,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgTerminateDeviceManagementPartner", + "Method": "POST", + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}/terminate" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgTimeUserOutlook", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/supportedTimeZones", - "ApiVersion": "v1.0", "Variants": [ "Time", "Time1", "TimeViaIdentity", "TimeViaIdentity1" ], - "Module": "Users.Functions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeZoneInformation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Read.All", @@ -360221,22 +360951,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTimeZoneInformation" + "Command": "Invoke-MgTimeUserOutlook", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/supportedTimeZones" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgTranslateUserExchangeId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-1.0", - "Uri": "/users/{user-id}/translateExchangeIds", - "ApiVersion": "v1.0", "Variants": [ "Translate", "TranslateExpanded", "TranslateViaIdentity", "TranslateViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConvertIdResult", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.ReadBasic.All", @@ -360279,50 +361009,50 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConvertIdResult" + "Command": "Invoke-MgTranslateUserExchangeId", + "Method": "POST", + "Uri": "/users/{user-id}/translateExchangeIds" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgTroubleshootDeviceManagementVirtualEndpointCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-1.0", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot", - "ApiVersion": "v1.0", "Variants": [ "Troubleshoot", "TroubleshootViaIdentity" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgTroubleshootDeviceManagementVirtualEndpointCloudPc", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgUnarchiveServiceAnnouncementMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unarchive?view=graph-rest-1.0", - "Uri": "/admin/serviceAnnouncement/messages/unarchive", - "ApiVersion": "v1.0", "Variants": [ "Unarchive", "UnarchiveExpanded" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unarchive?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgUnarchiveServiceAnnouncementMessage", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/messages/unarchive" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgUnarchiveTeam", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-1.0", - "Uri": "/teams/{team-id}/unarchive", - "ApiVersion": "v1.0", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamSettings.ReadWrite.Group", @@ -360357,20 +361087,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgUnarchiveTeam", + "Method": "POST", + "Uri": "/teams/{team-id}/unarchive" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-unassignuserfromdevice?view=graph-rest-1.0", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", - "ApiVersion": "v1.0", "Variants": [ "Unassign", "UnassignViaIdentity" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-unassignuserfromdevice?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -360389,127 +361119,127 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Invoke-MgUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgUnfavoriteServiceAnnouncementMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unfavorite?view=graph-rest-1.0", - "Uri": "/admin/serviceAnnouncement/messages/unfavorite", - "ApiVersion": "v1.0", "Variants": [ "Unfavorite", "UnfavoriteExpanded" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unfavorite?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgUnfavoriteServiceAnnouncementMessage", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/messages/unfavorite" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgUnfollowDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/unfollow", - "ApiVersion": "v1.0", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgUnfollowDriveItem", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/unfollow" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgUnfollowDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/root/unfollow", - "ApiVersion": "v1.0", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgUnfollowDriveRoot", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/unfollow" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgUnfollowGroupDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", - "ApiVersion": "v1.0", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgUnfollowGroupDriveItem", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/unfollow" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgUnfollowGroupDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/unfollow", - "ApiVersion": "v1.0", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgUnfollowGroupDriveRoot", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/unfollow" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgUnfollowUserDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", - "ApiVersion": "v1.0", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgUnfollowUserDriveItem", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/unfollow" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgUnfollowUserDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/root/unfollow", - "ApiVersion": "v1.0", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Invoke-MgUnfollowUserDriveRoot", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/unfollow" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgUnmuteCommunicationCall", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-unmute?view=graph-rest-1.0", - "Uri": "/communications/calls/{call-id}/unmute", - "ApiVersion": "v1.0", "Variants": [ "Unmute", "UnmuteExpanded", "UnmuteViaIdentity", "UnmuteViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-unmute?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -360528,20 +361258,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnmuteParticipantOperation" + "Command": "Invoke-MgUnmuteCommunicationCall", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/unmute" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgUnpinEducationClassModule", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-unpin?view=graph-rest-1.0", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/unpin", - "ApiVersion": "v1.0", "Variants": [ "Unpin", "UnpinViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-unpin?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -360560,20 +361290,20 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphEducationModule" + "Command": "Invoke-MgUnpinEducationClassModule", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/unpin" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgUnsubmitEducationClassAssignmentSubmission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "ApiVersion": "v1.0", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -360600,116 +361330,116 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Invoke-MgUnsubmitEducationClassAssignmentSubmission", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgUnsubmitEducationMeAssignmentSubmission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "ApiVersion": "v1.0", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Invoke-MgUnsubmitEducationMeAssignmentSubmission", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgUnsubmitEducationUserAssignmentSubmission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "ApiVersion": "v1.0", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Invoke-MgUnsubmitEducationUserAssignmentSubmission", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgUploadIdentityApiConnectorClientCertificate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0", - "Uri": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate", - "ApiVersion": "v1.0", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityApiConnector" + "Command": "Invoke-MgUploadIdentityApiConnectorClientCertificate", + "Method": "POST", + "Uri": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate", - "ApiVersion": "v1.0", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityApiConnector" + "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate", + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate", - "ApiVersion": "v1.0", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityApiConnector" + "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate", + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgUsageIdentityConditionalAccessAuthenticationStrengthPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-1.0", - "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage", - "ApiVersion": "v1.0", "Variants": [ "Usage", "UsageViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage" + "Command": "Invoke-MgUsageIdentityConditionalAccessAuthenticationStrengthPolicy", + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgUsagePolicyAuthenticationStrengthPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-1.0", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage", - "ApiVersion": "v1.0", "Variants": [ "Usage", "UsageViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -360736,122 +361466,122 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage" + "Command": "Invoke-MgUsagePolicyAuthenticationStrengthPolicy", + "Method": "GET", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Invoke-MgViewUserReminder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reminderview?view=graph-rest-1.0", - "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", - "ApiVersion": "v1.0", "Variants": [ "View", "ViewViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reminderview?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphReminder", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphReminder" + "Command": "Invoke-MgViewUserReminder", + "Method": "GET", + "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Join-MgBetaDriveListContentTypeWithHubSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "beta", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Join-MgBetaDriveListContentTypeWithHubSite", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Join-MgBetaGroupDriveListContentTypeWithHubSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "beta", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Join-MgBetaGroupDriveListContentTypeWithHubSite", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Join-MgBetaGroupSiteContentTypeWithHubSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "beta", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Join-MgBetaGroupSiteContentTypeWithHubSite", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Join-MgBetaGroupSiteListContentTypeWithHubSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "beta", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Join-MgBetaGroupSiteListContentTypeWithHubSite", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Join-MgBetaShareListContentTypeWithHubSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "beta", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Join-MgBetaShareListContentTypeWithHubSite", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Join-MgBetaSiteContentTypeWithHubSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "beta", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -360870,141 +361600,141 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Join-MgBetaSiteContentTypeWithHubSite", + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Join-MgBetaSiteListContentTypeWithHubSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "beta", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Join-MgBetaSiteListContentTypeWithHubSite", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Join-MgBetaUserDriveListContentTypeWithHubSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "beta", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Join-MgBetaUserDriveListContentTypeWithHubSite", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Join-MgDriveListContentTypeWithHubSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "v1.0", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Join-MgDriveListContentTypeWithHubSite", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Join-MgGroupDriveListContentTypeWithHubSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "v1.0", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Join-MgGroupDriveListContentTypeWithHubSite", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Join-MgGroupSiteContentTypeWithHubSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "v1.0", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Join-MgGroupSiteContentTypeWithHubSite", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Join-MgGroupSiteListContentTypeWithHubSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "v1.0", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Join-MgGroupSiteListContentTypeWithHubSite", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Join-MgShareListContentTypeWithHubSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "v1.0", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Join-MgShareListContentTypeWithHubSite", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Join-MgSiteContentTypeWithHubSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "v1.0", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -361023,146 +361753,146 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Join-MgSiteContentTypeWithHubSite", + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Join-MgSiteListContentTypeWithHubSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "v1.0", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Join-MgSiteListContentTypeWithHubSite", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Join-MgUserDriveListContentTypeWithHubSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "ApiVersion": "v1.0", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Join-MgUserDriveListContentTypeWithHubSite", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Lock-MgBetaDeviceManagementComanagedDeviceRemote", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/remoteLock", - "ApiVersion": "beta", "Variants": [ "Lock", "LockViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Lock-MgBetaDeviceManagementComanagedDeviceRemote", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/remoteLock" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Lock-MgBetaDeviceManagementManagedDeviceRemote", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock", - "ApiVersion": "beta", "Variants": [ "Lock", "LockViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Lock-MgBetaDeviceManagementManagedDeviceRemote", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Lock-MgBetaUserManagedDeviceRemote", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", - "ApiVersion": "beta", "Variants": [ "Lock", "LockViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Lock-MgBetaUserManagedDeviceRemote", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Lock-MgDeviceManagementManagedDeviceRemote", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-remotelock?view=graph-rest-1.0", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock", - "ApiVersion": "v1.0", "Variants": [ "Lock", "LockViaIdentity" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-remotelock?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Lock-MgDeviceManagementManagedDeviceRemote", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Lock-MgUserManagedDeviceRemote", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-remotelock?view=graph-rest-1.0", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", - "ApiVersion": "v1.0", "Variants": [ "Lock", "LockViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-remotelock?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Lock-MgUserManagedDeviceRemote", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Move-MgBetaCommunicationCall", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-transfer?view=graph-rest-beta", - "Uri": "/communications/calls/{call-id}/transfer", - "ApiVersion": "beta", "Variants": [ "Transfer", "TransferExpanded", "TransferViaIdentity", "TransferViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-transfer?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Move-MgBetaCommunicationCall", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/transfer" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Move-MgBetaDeviceManagementComanagedDeviceToOu", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/moveDevicesToOU", - "ApiVersion": "beta", "Variants": [ "Move", "MoveExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -361181,37 +361911,37 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Move-MgBetaDeviceManagementComanagedDeviceToOu", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/moveDevicesToOU" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Move-MgBetaDeviceManagementIntentToTemplate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/migrateToTemplate", - "ApiVersion": "beta", "Variants": [ "Migrate", "MigrateExpanded", "MigrateViaIdentity", "MigrateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Move-MgBetaDeviceManagementIntentToTemplate", + "Method": "POST", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/migrateToTemplate" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Move-MgBetaDeviceManagementManagedDeviceToOu", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/moveDevicesToOU", - "ApiVersion": "beta", "Variants": [ "Move", "MoveExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -361230,456 +361960,456 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Move-MgBetaDeviceManagementManagedDeviceToOu", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/moveDevicesToOU" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Move-MgBetaEntitlementManagementAccessPackageToCatalog", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-movetocatalog?view=graph-rest-beta", - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/moveToCatalog", - "ApiVersion": "beta", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-movetocatalog?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Move-MgBetaEntitlementManagementAccessPackageToCatalog", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/moveToCatalog" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Move-MgBetaGroupPlannerPlanToContainer", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta", - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/moveToContainer", - "ApiVersion": "beta", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerPlan" + "Command": "Move-MgBetaGroupPlannerPlanToContainer", + "Method": "POST", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/moveToContainer" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "POST", - "Command": "Move-MgBetaPlannerPlanToContainer", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta", - "Uri": "/planner/plans/{plannerPlan-id}/moveToContainer", - "ApiVersion": "beta", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerPlan" + "Command": "Move-MgBetaPlannerPlanToContainer", + "Method": "POST", + "Uri": "/planner/plans/{plannerPlan-id}/moveToContainer" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Move-MgBetaUserMailFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move", - "ApiVersion": "beta", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailFolder" + "Command": "Move-MgBetaUserMailFolder", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Move-MgBetaUserMailFolderChildFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move", - "ApiVersion": "beta", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailFolder" + "Command": "Move-MgBetaUserMailFolderChildFolder", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Move-MgBetaUserMailFolderChildFolderMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/move", - "ApiVersion": "beta", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Move-MgBetaUserMailFolderChildFolderMessage", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/move" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Move-MgBetaUserMailFolderMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", - "ApiVersion": "beta", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Move-MgBetaUserMailFolderMessage", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Move-MgBetaUserManagedDeviceToOu", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/moveDevicesToOU", - "ApiVersion": "beta", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Move-MgBetaUserManagedDeviceToOu", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/moveDevicesToOU" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Move-MgBetaUserMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta", - "Uri": "/users/{user-id}/messages/{message-id}/move", - "ApiVersion": "beta", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Move-MgBetaUserMessage", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/move" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Move-MgBetaUserPlannerPlanToContainer", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta", - "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/moveToContainer", - "ApiVersion": "beta", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerPlan" + "Command": "Move-MgBetaUserPlannerPlanToContainer", + "Method": "POST", + "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/moveToContainer" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Move-MgCommunicationCall", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-transfer?view=graph-rest-1.0", - "Uri": "/communications/calls/{call-id}/transfer", - "ApiVersion": "v1.0", "Variants": [ "Transfer", "TransferExpanded", "TransferViaIdentity", "TransferViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-transfer?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Move-MgCommunicationCall", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/transfer" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Move-MgUserMailFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-1.0", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move", - "ApiVersion": "v1.0", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailFolder" + "Command": "Move-MgUserMailFolder", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Move-MgUserMailFolderChildFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-1.0", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move", - "ApiVersion": "v1.0", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailFolder" + "Command": "Move-MgUserMailFolderChildFolder", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Move-MgUserMailFolderChildFolderMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/move", - "ApiVersion": "v1.0", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Move-MgUserMailFolderChildFolderMessage", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/move" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Move-MgUserMailFolderMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", - "ApiVersion": "v1.0", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Move-MgUserMailFolderMessage", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Move-MgUserMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0", - "Uri": "/users/{user-id}/messages/{message-id}/move", - "ApiVersion": "v1.0", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Move-MgUserMessage", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/move" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgAdminEdgeInternetExplorerModeSiteList", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-post-sitelists?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphBrowserSiteList" + "Command": "New-MgAdminEdgeInternetExplorerModeSiteList", + "Method": "POST", + "Uri": "/admin/edge/internetExplorerMode/siteLists" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sharedcookies?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphBrowserSharedCookie" + "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Method": "POST", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSite", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sites?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBrowserSite", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphBrowserSite" + "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSite", + "Method": "POST", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgAdminPeopleProfileCardProperty", - "ApiReferenceLink": null, - "Uri": "/admin/people/profileCardProperties", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-post-profilecardproperties?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphProfileCardProperty" + "Command": "New-MgAdminPeopleProfileCardProperty", + "Method": "POST", + "Uri": "/admin/people/profileCardProperties" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgAgreement", - "ApiReferenceLink": null, - "Uri": "/agreements", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreement" + "Command": "New-MgAgreement", + "Method": "POST", + "Uri": "/agreements" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgAgreementAcceptance", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/acceptances", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Command": "New-MgAgreementAcceptance", + "Method": "POST", + "Uri": "/agreements/{agreement-id}/acceptances" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgAgreementFile", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/files", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileLocalization" + "Command": "New-MgAgreementFile", + "Method": "POST", + "Uri": "/agreements/{agreement-id}/files" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgAgreementFileLocalization", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/file/localizations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileLocalization" + "Command": "New-MgAgreementFileLocalization", + "Method": "POST", + "Uri": "/agreements/{agreement-id}/file/localizations" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgAgreementFileLocalizationVersion", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Command": "New-MgAgreementFileLocalizationVersion", + "Method": "POST", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgAgreementFileVersion", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Command": "New-MgAgreementFileVersion", + "Method": "POST", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgAppCatalogTeamApp", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -361706,22 +362436,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsApp" + "Command": "New-MgAppCatalogTeamApp", + "Method": "POST", + "Uri": "/appCatalogs/teamsApps" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgAppCatalogTeamAppDefinition", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -361748,20 +362478,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsAppDefinition" + "Command": "New-MgAppCatalogTeamAppDefinition", + "Method": "POST", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgApplication", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-applications?view=graph-rest-1.0", - "Uri": "/applications", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-applications?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -361780,22 +362510,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphApplication" + "Command": "New-MgApplication", + "Method": "POST", + "Uri": "/applications" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgApplicationAppManagementPolicyByRef", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/appManagementPolicies/$ref", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post-appliesto?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.Read.All", @@ -361822,22 +362552,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "New-MgApplicationAppManagementPolicyByRef", + "Method": "POST", + "Uri": "/applications/{application-id}/appManagementPolicies/$ref" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgApplicationExtensionProperty", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/extensionProperties", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-extensionproperty?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -361864,22 +362594,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExtensionProperty" + "Command": "New-MgApplicationExtensionProperty", + "Method": "POST", + "Uri": "/applications/{application-id}/extensionProperties" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgApplicationFederatedIdentityCredential", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-federatedidentitycredentials?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -361898,22 +362628,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphFederatedIdentityCredential" + "Command": "New-MgApplicationFederatedIdentityCredential", + "Method": "POST", + "Uri": "/applications/{application-id}/federatedIdentityCredentials" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgApplicationOwnerByRef", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/owners/$ref", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-owners?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -361948,107 +362678,107 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "New-MgApplicationOwnerByRef", + "Method": "POST", + "Uri": "/applications/{application-id}/owners/$ref" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgApplicationSynchronizationJob", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronizationJob" + "Command": "New-MgApplicationSynchronizationJob", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgApplicationSynchronizationJobOnDemand", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "ApiVersion": "v1.0", "Variants": [ "Provision", "ProvisionExpanded", "ProvisionViaIdentity", "ProvisionViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphStringKeyStringValuePair" + "Command": "New-MgApplicationSynchronizationJobOnDemand", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgApplicationSynchronizationJobSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "New-MgApplicationSynchronizationJobSchemaDirectory", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgApplicationSynchronizationTemplate", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/templates", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronizationTemplate" + "Command": "New-MgApplicationSynchronizationTemplate", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/templates" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgApplicationSynchronizationTemplateSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "New-MgApplicationSynchronizationTemplateSchemaDirectory", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgApplicationTokenIssuancePolicyByRef", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenissuancepolicies?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -362091,22 +362821,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "New-MgApplicationTokenIssuancePolicyByRef", + "Method": "POST", + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgApplicationTokenLifetimePolicyByRef", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenlifetimepolicies?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -362149,20 +362879,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "New-MgApplicationTokenLifetimePolicyByRef", + "Method": "POST", + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaAccessReview", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-create?view=graph-rest-beta", - "Uri": "/accessReviews", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-create?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReview", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -362181,124 +362911,124 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReview" + "Command": "New-MgBetaAccessReview", + "Method": "POST", + "Uri": "/accessReviews" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaAccessReviewDecision", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/decisions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewDecision" + "Command": "New-MgBetaAccessReviewDecision", + "Method": "POST", + "Uri": "/accessReviews/{accessReview-id}/decisions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaAccessReviewInstance", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/instances", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReview", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReview" + "Command": "New-MgBetaAccessReviewInstance", + "Method": "POST", + "Uri": "/accessReviews/{accessReview-id}/instances" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaAccessReviewInstanceDecision", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewDecision" + "Command": "New-MgBetaAccessReviewInstanceDecision", + "Method": "POST", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaAccessReviewInstanceMyDecision", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewDecision" + "Command": "New-MgBetaAccessReviewInstanceMyDecision", + "Method": "POST", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaAccessReviewInstanceReviewer", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewReviewer" + "Command": "New-MgBetaAccessReviewInstanceReviewer", + "Method": "POST", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaAccessReviewMyDecision", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/myDecisions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewDecision" + "Command": "New-MgBetaAccessReviewMyDecision", + "Method": "POST", + "Uri": "/accessReviews/{accessReview-id}/myDecisions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaAccessReviewReviewer", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/reviewers", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-addreviewer?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -362317,103 +363047,103 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReviewReviewer" + "Command": "New-MgBetaAccessReviewReviewer", + "Method": "POST", + "Uri": "/accessReviews/{accessReview-id}/reviewers" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteList", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-post-sitelists?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBrowserSiteList" + "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteList", + "Method": "POST", + "Uri": "/admin/edge/internetExplorerMode/siteLists" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sharedcookies?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBrowserSharedCookie" + "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Method": "POST", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSite", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sites?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphBrowserSite", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBrowserSite" + "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "Method": "POST", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaAdministrativeUnit", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-administrativeunits?view=graph-rest-beta", - "Uri": "/administrativeUnits", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-administrativeunits?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "New-MgBetaAdministrativeUnit", + "Method": "POST", + "Uri": "/administrativeUnits" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaAdministrativeUnitExtension", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaAdministrativeUnitExtension", + "Method": "POST", + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaAdministrativeUnitMember", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -362432,22 +363162,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "New-MgBetaAdministrativeUnitMember", + "Method": "POST", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaAdministrativeUnitMemberByRef", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -362466,152 +363196,152 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "New-MgBetaAdministrativeUnitMemberByRef", + "Method": "POST", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaAdministrativeUnitScopedRoleMember", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-scopedrolemembers?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Command": "New-MgBetaAdministrativeUnitScopedRoleMember", + "Method": "POST", + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaAdminPeopleProfileCardProperty", - "ApiReferenceLink": null, - "Uri": "/admin/people/profileCardProperties", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-post-profilecardproperties?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphProfileCardProperty" + "Command": "New-MgBetaAdminPeopleProfileCardProperty", + "Method": "POST", + "Uri": "/admin/people/profileCardProperties" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaAgreement", - "ApiReferenceLink": null, - "Uri": "/agreements", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreement" + "Command": "New-MgBetaAgreement", + "Method": "POST", + "Uri": "/agreements" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaAgreementAcceptance", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/acceptances", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Command": "New-MgBetaAgreementAcceptance", + "Method": "POST", + "Uri": "/agreements/{agreement-id}/acceptances" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaAgreementFile", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/files", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileLocalization" + "Command": "New-MgBetaAgreementFile", + "Method": "POST", + "Uri": "/agreements/{agreement-id}/files" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaAgreementFileLocalization", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/file/localizations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileLocalization" + "Command": "New-MgBetaAgreementFileLocalization", + "Method": "POST", + "Uri": "/agreements/{agreement-id}/file/localizations" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaAgreementFileLocalizationVersion", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Command": "New-MgBetaAgreementFileLocalizationVersion", + "Method": "POST", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaAgreementFileVersion", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Command": "New-MgBetaAgreementFileVersion", + "Method": "POST", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaAppCatalogTeamApp", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -362638,22 +363368,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsApp" + "Command": "New-MgBetaAppCatalogTeamApp", + "Method": "POST", + "Uri": "/appCatalogs/teamsApps" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaAppCatalogTeamAppDefinition", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -362680,37 +363410,37 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsAppDefinition" + "Command": "New-MgBetaAppCatalogTeamAppDefinition", + "Method": "POST", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaAppCatalogTeamAppDefinitionDashboardCard", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition" + "Command": "New-MgBetaAppCatalogTeamAppDefinitionDashboardCard", + "Method": "POST", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaApplication", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-applications?view=graph-rest-beta", - "Uri": "/applications", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-applications?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -362729,22 +363459,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphApplication" + "Command": "New-MgBetaApplication", + "Method": "POST", + "Uri": "/applications" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaApplicationAppManagementPolicyByRef", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/appManagementPolicies/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post-appliesto?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.Read.All", @@ -362771,22 +363501,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "New-MgBetaApplicationAppManagementPolicyByRef", + "Method": "POST", + "Uri": "/applications/{application-id}/appManagementPolicies/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaApplicationExtensionProperty", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/extensionProperties", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-extensionproperty?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -362813,22 +363543,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExtensionProperty" + "Command": "New-MgBetaApplicationExtensionProperty", + "Method": "POST", + "Uri": "/applications/{application-id}/extensionProperties" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaApplicationFederatedIdentityCredential", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-federatedidentitycredentials?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -362847,22 +363577,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphFederatedIdentityCredential" + "Command": "New-MgBetaApplicationFederatedIdentityCredential", + "Method": "POST", + "Uri": "/applications/{application-id}/federatedIdentityCredentials" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaApplicationOwnerByRef", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/owners/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-owners?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -362897,165 +363627,107 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "New-MgBetaApplicationOwnerByRef", + "Method": "POST", + "Uri": "/applications/{application-id}/owners/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaApplicationSynchronizationJob", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronizationJob" + "Command": "New-MgBetaApplicationSynchronizationJob", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaApplicationSynchronizationJobOnDemand", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-beta", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "ApiVersion": "beta", "Variants": [ "Provision", "ProvisionExpanded", "ProvisionViaIdentity", "ProvisionViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphStringKeyStringValuePair" + "Command": "New-MgBetaApplicationSynchronizationJobOnDemand", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaApplicationSynchronizationJobSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" - }, - { - "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaApplicationSynchronizationTemplate", "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/templates", + "OutputType": "IMicrosoftGraphDirectoryDefinition", "ApiVersion": "beta", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Module": "Beta.Applications", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronizationTemplate" + "Command": "New-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaApplicationSynchronizationTemplateSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "New-MgBetaApplicationSynchronizationTemplate", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/templates" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaApplicationTokenIssuancePolicyByRef", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Permissions": [ - { - "Name": "Policy.Read.All", - "Description": "Read your organization's policies", - "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Policy.ReadWrite.ApplicationConfiguration", - "Description": "Read and write your organization's application configuration policies", - "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Policy.Read.ApplicationConfiguration", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Application.ReadWrite.OwnedBy", - "Description": "Manage apps that this app creates or owns", - "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write all applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": null + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", + "Permissions": [], + "Command": "New-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaApplicationTokenLifetimePolicyByRef", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenissuancepolicies?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -363098,32 +363770,88 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "New-MgBetaApplicationTokenIssuancePolicyByRef", + "Method": "POST", + "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaBookingBusiness", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenlifetimepolicies?view=graph-rest-beta", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Policy.Read.All", + "Description": "Read your organization's policies", + "FullDescription": "Allows the app to read all your organization's policies without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Policy.Read.ApplicationConfiguration", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write all applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "New-MgBetaApplicationTokenLifetimePolicyByRef", + "Method": "POST", + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref" + }, + { + "Module": "Beta.Bookings", + "CommandAlias": null, "Variants": [ "Create", "Create1", "CreateExpanded", "CreateExpanded1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBookingBusiness" + "Command": "New-MgBetaBookingBusiness", + "Method": "POST", + "Uri": "/bookingBusinesses" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaBookingBusinessAppointment", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -363134,7 +363862,9 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -363169,15 +363899,13 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingAppointment" + "Command": "New-MgBetaBookingBusinessAppointment", + "Method": "POST", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaBookingBusinessCalendarView", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -363188,17 +363916,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBookingAppointment" + "Command": "New-MgBetaBookingBusinessCalendarView", + "Method": "POST", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaBookingBusinessCustomer", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -363209,7 +363937,9 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingCustomer", + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -363236,15 +363966,13 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingCustomer" + "Command": "New-MgBetaBookingBusinessCustomer", + "Method": "POST", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaBookingBusinessCustomQuestion", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -363255,7 +363983,9 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -363282,15 +364012,13 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingCustomQuestion" + "Command": "New-MgBetaBookingBusinessCustomQuestion", + "Method": "POST", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaBookingBusinessService", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -363301,7 +364029,9 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingService", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -363320,15 +364050,13 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingService" + "Command": "New-MgBetaBookingBusinessService", + "Method": "POST", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaBookingBusinessStaffMember", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -363339,7 +364067,9 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingStaffMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -363358,52 +364088,52 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingStaffMember" + "Command": "New-MgBetaBookingBusinessStaffMember", + "Method": "POST", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaBookingCurrency", - "ApiReferenceLink": null, - "Uri": "/bookingCurrencies", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", "CreateExpanded", "CreateExpanded1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBookingCurrency" + "Command": "New-MgBetaBookingCurrency", + "Method": "POST", + "Uri": "/bookingCurrencies" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaBusinessFlowTemplate", - "ApiReferenceLink": null, - "Uri": "/businessFlowTemplates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBusinessFlowTemplate" + "Command": "New-MgBetaBusinessFlowTemplate", + "Method": "POST", + "Uri": "/businessFlowTemplates" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaBusinessScenario", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/solutionsroot-post-businessscenarios?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphBusinessScenario", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", @@ -363422,22 +364152,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBusinessScenario" + "Command": "New-MgBetaBusinessScenario", + "Method": "POST", + "Uri": "/solutions/businessScenarios" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", @@ -363456,37 +364186,37 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization" + "Command": "New-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", + "Method": "POST", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaBusinessScenarioPlannerTask", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBusinessScenarioTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBusinessScenarioTask" + "Command": "New-MgBetaBusinessScenarioPlannerTask", + "Method": "POST", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaChat", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post?view=graph-rest-beta", - "Uri": "/chats", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.Create", @@ -363505,22 +364235,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChat" + "Command": "New-MgBetaChat", + "Method": "POST", + "Uri": "/chats" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaChatInstalledApp", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/installedApps", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-installedapps?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForChat", @@ -363611,22 +364341,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Command": "New-MgBetaChatInstalledApp", + "Method": "POST", + "Uri": "/chats/{chat-id}/installedApps" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaChatMember", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/members", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-members?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChatMember.ReadWrite", @@ -363669,22 +364399,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "New-MgBetaChatMember", + "Method": "POST", + "Uri": "/chats/{chat-id}/members" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaChatMessage", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChatMessage.Send", @@ -363719,107 +364449,107 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "New-MgBetaChatMessage", + "Method": "POST", + "Uri": "/chats/{chat-id}/messages" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaChatMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "New-MgBetaChatMessageHostedContent", + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaChatMessageReply", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "New-MgBetaChatMessageReply", + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaChatMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "New-MgBetaChatMessageReplyHostedContent", + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaChatOperation", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/operations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Command": "New-MgBetaChatOperation", + "Method": "POST", + "Uri": "/chats/{chat-id}/operations" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaChatPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/permissionGrants", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "New-MgBetaChatPermissionGrant", + "Method": "POST", + "Uri": "/chats/{chat-id}/permissionGrants" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaChatPinnedMessage", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/pinnedMessages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-pinnedmessages?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChatMessage.Send", @@ -363846,22 +364576,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo" + "Command": "New-MgBetaChatPinnedMessage", + "Method": "POST", + "Uri": "/chats/{chat-id}/pinnedMessages" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaChatTab", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/tabs", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-tabs?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsTab.Create", @@ -363928,20 +364658,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "New-MgBetaChatTab", + "Method": "POST", + "Uri": "/chats/{chat-id}/tabs" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaCommunicationCall", - "ApiReferenceLink": null, - "Uri": "/communications/calls", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-calls?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCall", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCalls.Chat", @@ -363984,22 +364714,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCall" + "Command": "New-MgBetaCommunicationCall", + "Method": "POST", + "Uri": "/communications/calls" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaCommunicationCallAudioRoutingGroup", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-post-audioroutinggroups?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -364018,132 +364748,130 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAudioRoutingGroup" + "Command": "New-MgBetaCommunicationCallAudioRoutingGroup", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaCommunicationCallContentSharingSession", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaCommunicationCallContentSharingSession", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/contentSharingSessions" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaCommunicationCallOperation", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/operations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCommsOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCommsOperation" + "Command": "New-MgBetaCommunicationCallOperation", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/operations" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaCommunicationCallParticipant", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/participants", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphParticipant", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphParticipant" + "Command": "New-MgBetaCommunicationCallParticipant", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/participants" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaCommunicationCallRecordParticipantV2", - "ApiReferenceLink": null, - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecordsParticipant" + "Command": "New-MgBetaCommunicationCallRecordParticipantV2", + "Method": "POST", + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaCommunicationCallRecordSession", - "ApiReferenceLink": null, - "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecordsSession" + "Command": "New-MgBetaCommunicationCallRecordSession", + "Method": "POST", + "Uri": "/communications/callRecords/{callRecord-id}/sessions" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaCommunicationOnlineMeeting", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Command": "New-MgBetaCommunicationOnlineMeeting", + "Method": "POST", + "Uri": "/communications/onlineMeetings" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReport", + "Method": "POST", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -364154,105 +364882,107 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "POST", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaCommunicationOnlineMeetingRecording", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecording" + "Command": "New-MgBetaCommunicationOnlineMeetingRecording", + "Method": "POST", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion" + "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "Method": "POST", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingRegistrantBase" + "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "Method": "POST", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaCommunicationOnlineMeetingTranscript", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallTranscript" + "Command": "New-MgBetaCommunicationOnlineMeetingTranscript", + "Method": "POST", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaCommunicationPresence", - "ApiReferenceLink": null, - "Uri": "/communications/presences", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPresence" + "Command": "New-MgBetaCommunicationPresence", + "Method": "POST", + "Uri": "/communications/presences" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCase", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEdiscoveryCase", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -364271,22 +365001,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryCase" + "Command": "New-MgBetaComplianceEdiscoveryCase", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodian", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-custodians?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -364305,22 +365035,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryCustodian" + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodian", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -364339,39 +365069,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoverySiteSource" + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource" + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUserSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -364390,22 +365120,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryUserSource" + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHold", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -364424,22 +365154,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold" + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHold", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -364458,39 +365188,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoverySiteSource" + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource" + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -364509,22 +365239,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryUserSource" + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-post?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -364543,39 +365273,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource" + "Command": "New-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseOperation", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/operations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation" + "Command": "New-MgBetaComplianceEdiscoveryCaseOperation", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSet", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-reviewsets?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -364594,22 +365324,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet" + "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSet", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSetQuery", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -364628,22 +365358,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery" + "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollection", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-sourcecollections?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -364662,22 +365392,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection" + "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollection", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -364696,22 +365426,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryDataSource" + "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaComplianceEdiscoveryCaseTag", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/tags", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-tags?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -364730,97 +365460,97 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryTag" + "Command": "New-MgBetaComplianceEdiscoveryCaseTag", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaContact", - "ApiReferenceLink": null, - "Uri": "/contacts", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "New-MgBetaContact", + "Method": "POST", + "Uri": "/contacts" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaContract", - "ApiReferenceLink": null, - "Uri": "/contracts", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContract", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContract" + "Command": "New-MgBetaContract", + "Method": "POST", + "Uri": "/contracts" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDataPolicyOperation", - "ApiReferenceLink": null, - "Uri": "/dataPolicyOperations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDataPolicyOperation" + "Command": "New-MgBetaDataPolicyOperation", + "Method": "POST", + "Uri": "/dataPolicyOperations" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-devices?view=graph-rest-beta", - "Uri": "/devices", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-devices?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "New-MgBetaDevice", + "Method": "POST", + "Uri": "/devices" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtAndroidManagedAppProtection", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection" + "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "Method": "POST", + "Uri": "/deviceAppManagement/androidManagedAppProtections" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -364839,37 +365569,37 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "Method": "POST", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtDefaultManagedAppProtection", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -364888,22 +365618,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection" + "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "Method": "POST", + "Uri": "/deviceAppManagement/defaultManagedAppProtections" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -364922,135 +365652,135 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "Method": "POST", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate" + "Command": "New-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "Method": "POST", + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration" + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "Method": "POST", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment" + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus" + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "Method": "POST", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment" + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus" + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "Method": "POST", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtiOSManagedAppProtection", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIosManagedAppProtection" + "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtection", + "Method": "POST", + "Uri": "/deviceAppManagement/iosManagedAppProtections" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -365069,52 +365799,52 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "Method": "POST", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppPolicy", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedAppPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppPolicies", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Command": "New-MgBetaDeviceAppManagementManagedAppPolicy", + "Method": "POST", + "Uri": "/deviceAppManagement/managedAppPolicies" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistration", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -365133,73 +365863,73 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppRegistration" + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistration", + "Method": "POST", + "Uri": "/deviceAppManagement/managedAppRegistrations" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Method": "POST", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Method": "POST", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest" + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", + "Method": "POST", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationOperation", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationOperation", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -365218,167 +365948,167 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppOperation" + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "Method": "POST", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppStatus", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedAppStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppStatuses", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedAppStatus" + "Command": "New-MgBetaDeviceAppManagementManagedAppStatus", + "Method": "POST", + "Uri": "/deviceAppManagement/managedAppStatuses" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBook", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedEBook", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedEBook", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedEBook" + "Command": "New-MgBetaDeviceAppManagementManagedEBook", + "Method": "POST", + "Uri": "/deviceAppManagement/managedEBooks" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedEBookAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedEBookAssignment" + "Command": "New-MgBetaDeviceAppManagementManagedEBookAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookCategory", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedEBookCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBookCategories", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedEBookCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedEBookCategory" + "Command": "New-MgBetaDeviceAppManagementManagedEBookCategory", + "Method": "POST", + "Uri": "/deviceAppManagement/managedEBookCategories" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookDeviceState", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedEBookDeviceState", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceInstallState" + "Command": "New-MgBetaDeviceAppManagementManagedEBookDeviceState", + "Method": "POST", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookUserStateSummary", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserInstallStateSummary" + "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "Method": "POST", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceInstallState" + "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Method": "POST", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy" + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Method": "POST", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -365397,22 +366127,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -365431,1608 +366161,1608 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileApp", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileApp" + "Command": "New-MgBetaDeviceAppManagementMobileApp", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgBetaDeviceAppManagementMobileAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppCatalogPackage", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppCatalogPackage", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppCatalogPackages", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCatalogPackage" + "Command": "New-MgBetaDeviceAppManagementMobileAppCatalogPackage", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppCategory", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppCategories", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "New-MgBetaDeviceAppManagementMobileAppCategory", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileAppCategories" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppConfiguration", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration" + "Command": "New-MgBetaDeviceAppManagementMobileAppConfiguration", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileAppConfigurations" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment" + "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus" + "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus" + "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppRelationship", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementMobileAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "New-MgBetaDeviceAppManagementMobileAppRelationship", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtPolicySet", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementPolicySet", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/policySets", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPolicySet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPolicySet" + "Command": "New-MgBetaDeviceAppManagementPolicySet", + "Method": "POST", + "Uri": "/deviceAppManagement/policySets" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtPolicySetAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementPolicySetAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPolicySetAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPolicySetAssignment" + "Command": "New-MgBetaDeviceAppManagementPolicySetAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtPolicySetItem", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementPolicySetItem", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPolicySetItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPolicySetItem" + "Command": "New-MgBetaDeviceAppManagementPolicySetItem", + "Method": "POST", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration" + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "POST", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -367051,39 +367781,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "POST", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -367102,20 +367832,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting" + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "Method": "POST", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtTask", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementTask", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/deviceAppManagementTasks", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -367134,20 +367864,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceAppManagementTask" + "Command": "New-MgBetaDeviceAppManagementTask", + "Method": "POST", + "Uri": "/deviceAppManagement/deviceAppManagementTasks" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtVppToken", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementVppToken", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/vppTokens", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVppToken", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -367166,69 +367896,69 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphVppToken" + "Command": "New-MgBetaDeviceAppManagementVppToken", + "Method": "POST", + "Uri": "/deviceAppManagement/vppTokens" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtWdacSupplementalPolicy", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy" + "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "Method": "POST", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment" + "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus" + "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "Method": "POST", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -367247,20 +367977,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration" + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "Method": "POST", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -367279,39 +368009,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy" + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "Method": "POST", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -367330,22 +368060,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "POST", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -367364,20 +368094,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "POST", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -367396,20 +368126,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction" + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "Method": "POST", + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtWindowManagedAppProtection", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -367428,22 +368158,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsManagedAppProtection" + "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "Method": "POST", + "Uri": "/deviceAppManagement/windowsManagedAppProtections" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -367462,194 +368192,194 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "Method": "POST", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps" }, { - "CommandAlias": "New-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", - "Method": "POST", - "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceCommand", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/commands", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCommand", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCommand" + "Command": "New-MgBetaDeviceCommand", + "Method": "POST", + "Uri": "/devices/{device-id}/commands" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceExtension", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/extensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaDeviceExtension", + "Method": "POST", + "Uri": "/devices/{device-id}/extensions" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState" + "Command": "New-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "Method": "POST", + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile" + "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "Method": "POST", + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/createToken", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", + "Method": "POST", + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/createToken" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema" + "Command": "New-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "Method": "POST", + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile" + "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "Method": "POST", + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/createToken", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", + "Method": "POST", + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/createToken" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingGooglePlayWebToken", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/createGooglePlayWebToken", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingGooglePlayWebToken", + "Method": "POST", + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/createGooglePlayWebToken" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema" + "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "Method": "POST", + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/applePushNotificationCertificate/generateApplePushNotificationCertificateSigningRequest", - "ApiVersion": "beta", "Variants": [ "Generate" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -367668,161 +368398,161 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "New-MgBetaDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", + "Method": "POST", + "Uri": "/deviceManagement/applePushNotificationCertificate/generateApplePushNotificationCertificateSigningRequest" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile" + "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "Method": "POST", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment" + "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "Method": "POST", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAssignmentFilter", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/assignmentFilters", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter" + "Command": "New-MgBetaDeviceManagementAssignmentFilter", + "Method": "POST", + "Uri": "/deviceManagement/assignmentFilters" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAuditEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/auditEvents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuditEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuditEvent" + "Command": "New-MgBetaDeviceManagementAuditEvent", + "Method": "POST", + "Uri": "/deviceManagement/auditEvents" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAutopilotEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/autopilotEvents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent" + "Command": "New-MgBetaDeviceManagementAutopilotEvent", + "Method": "POST", + "Uri": "/deviceManagement/autopilotEvents" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail" + "Command": "New-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", + "Method": "POST", + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementCartToClassAssociation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/cartToClassAssociations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCartToClassAssociation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCartToClassAssociation" + "Command": "New-MgBetaDeviceManagementCartToClassAssociation", + "Method": "POST", + "Uri": "/deviceManagement/cartToClassAssociations" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/categories", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory" + "Command": "New-MgBetaDeviceManagementCategory", + "Method": "POST", + "Uri": "/deviceManagement/categories" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementCategorySettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" + "Command": "New-MgBetaDeviceManagementCategorySettingDefinition", + "Method": "POST", + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -367841,171 +368571,171 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDevice" + "Command": "New-MgBetaDeviceManagementComanagedDevice", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails" + "Command": "New-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" + "Command": "New-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagedDeviceConfigurationState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationState" + "Command": "New-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagedDeviceHealthScriptState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState" + "Command": "New-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestDownloadUrl", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "ApiVersion": "beta", "Variants": [ "Create", "CreateViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestDownloadUrl", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState" + "Command": "New-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityBaselineState" + "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState" + "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Command": "New-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementComanagementEligibleDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagementEligibleDevices", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -368024,20 +368754,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphComanagementEligibleDevice" + "Command": "New-MgBetaDeviceManagementComanagementEligibleDevice", + "Method": "POST", + "Uri": "/deviceManagement/comanagementEligibleDevices" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementComplianceManagementPartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/complianceManagementPartners", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -368056,248 +368786,248 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphComplianceManagementPartner" + "Command": "New-MgBetaDeviceManagementComplianceManagementPartner", + "Method": "POST", + "Uri": "/deviceManagement/complianceManagementPartners" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementCompliancePolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy" + "Command": "New-MgBetaDeviceManagementCompliancePolicy", + "Method": "POST", + "Uri": "/deviceManagement/compliancePolicies" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementCompliancePolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment" + "Command": "New-MgBetaDeviceManagementCompliancePolicyAssignment", + "Method": "POST", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule" + "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", + "Method": "POST", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem" + "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "POST", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementCompliancePolicySetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting" + "Command": "New-MgBetaDeviceManagementCompliancePolicySetting", + "Method": "POST", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementComplianceSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/complianceSettings", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Command": "New-MgBetaDeviceManagementComplianceSetting", + "Method": "POST", + "Uri": "/deviceManagement/complianceSettings" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementConfigurationPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy" + "Command": "New-MgBetaDeviceManagementConfigurationPolicy", + "Method": "POST", + "Uri": "/deviceManagement/configurationPolicies" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment" + "Command": "New-MgBetaDeviceManagementConfigurationPolicyAssignment", + "Method": "POST", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyCopy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/createCopy", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy" + "Command": "New-MgBetaDeviceManagementConfigurationPolicyCopy", + "Method": "POST", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/createCopy" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementConfigurationPolicySetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting" + "Command": "New-MgBetaDeviceManagementConfigurationPolicySetting", + "Method": "POST", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicyTemplates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate" + "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplate", + "Method": "POST", + "Uri": "/deviceManagement/configurationPolicyTemplates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", + "Method": "POST", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate" + "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", + "Method": "POST", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementConfigurationSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationSettings", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Command": "New-MgBetaDeviceManagementConfigurationSetting", + "Method": "POST", + "Uri": "/deviceManagement/configurationSettings" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDataSharingConsent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/dataSharingConsents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDataSharingConsent", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -368316,35 +369046,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDataSharingConsent" + "Command": "New-MgBetaDeviceManagementDataSharingConsent", + "Method": "POST", + "Uri": "/deviceManagement/dataSharingConsents" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDepOnboardingSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/depOnboardingSettings", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDepOnboardingSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDepOnboardingSetting" + "Command": "New-MgBetaDeviceManagementDepOnboardingSetting", + "Method": "POST", + "Uri": "/deviceManagement/depOnboardingSettings" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/generateEncryptionPublicKey", - "ApiVersion": "beta", "Variants": [ "Generate", "GenerateViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -368363,69 +369093,69 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", + "Method": "POST", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/generateEncryptionPublicKey" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEnrollmentProfile" + "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "Method": "POST", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity" + "Command": "New-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "Method": "POST", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDerivedCredential", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/derivedCredentials", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings" + "Command": "New-MgBetaDeviceManagementDerivedCredential", + "Method": "POST", + "Uri": "/deviceManagement/derivedCredentials" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDetectedApp", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/detectedApps", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -368444,20 +369174,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDetectedApp" + "Command": "New-MgBetaDeviceManagementDetectedApp", + "Method": "POST", + "Uri": "/deviceManagement/detectedApps" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCategories", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -368476,329 +369206,329 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceCategory" + "Command": "New-MgBetaDeviceManagementDeviceCategory", + "Method": "POST", + "Uri": "/deviceManagement/deviceCategories" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy" + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicy", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment" + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary" + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus" + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule" + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem" + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary" + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState" + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus" + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfiguration" + "Command": "New-MgBetaDeviceManagementDeviceConfiguration", + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment" + "Command": "New-MgBetaDeviceManagementDeviceConfigurationAssignment", + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationConflictSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationConflictSummary", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary" + "Command": "New-MgBetaDeviceManagementDeviceConfigurationConflictSummary", + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurationConflictSummary" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary" + "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus" + "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment" + "Command": "New-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState" + "Command": "New-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationProfiles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationProfile" + "Command": "New-MgBetaDeviceManagementDeviceConfigurationProfile", + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurationProfiles" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRestrictedAppsViolation" + "Command": "New-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus" + "Command": "New-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -368817,22 +369547,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration" + "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "Method": "POST", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -368851,20 +369581,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment" + "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Method": "POST", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/createEnrollmentNotificationConfiguration", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -368883,20 +369613,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", + "Method": "POST", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/createEnrollmentNotificationConfiguration" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceHealthScript", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceHealthScripts", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceHealthScript", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -368913,24 +369643,32 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceHealthScript" + "Command": "New-MgBetaDeviceManagementDeviceHealthScript", + "Method": "POST", + "Uri": "/deviceManagement/deviceHealthScripts" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceHealthScriptAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -368949,22 +369687,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment" + "Command": "New-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "Method": "POST", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -368983,20 +369721,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState" + "Command": "New-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "Method": "POST", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceShellScript", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceShellScript", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -369015,22 +369753,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceShellScript" + "Command": "New-MgBetaDeviceManagementDeviceShellScript", + "Method": "POST", + "Uri": "/deviceManagement/deviceShellScripts" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -369049,22 +369787,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment" + "Command": "New-MgBetaDeviceManagementDeviceShellScriptAssignment", + "Method": "POST", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -369083,22 +369821,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState" + "Command": "New-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "Method": "POST", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -369117,22 +369855,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment" + "Command": "New-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "Method": "POST", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -369151,101 +369889,101 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState" + "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "Method": "POST", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState" + "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Method": "POST", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementDomainJoinConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/domainJoinConnectors", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector" + "Command": "New-MgBetaDeviceManagementDomainJoinConnector", + "Method": "POST", + "Uri": "/deviceManagement/domainJoinConnectors" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePool", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/embeddedSIMActivationCodePools", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool" + "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "Method": "POST", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment" + "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "Method": "POST", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState" + "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "Method": "POST", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementExchangeConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/exchangeConnectors", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -369264,621 +370002,621 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector" + "Command": "New-MgBetaDeviceManagementExchangeConnector", + "Method": "POST", + "Uri": "/deviceManagement/exchangeConnectors" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementExchangeOnPremisePolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/exchangeOnPremisesPolicies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy" + "Command": "New-MgBetaDeviceManagementExchangeOnPremisePolicy", + "Method": "POST", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyCategories", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyCategory" + "Command": "New-MgBetaDeviceManagementGroupPolicyCategory", + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyCategories" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyConfigurations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration" + "Command": "New-MgBetaDeviceManagementGroupPolicyConfiguration", + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyConfigurations" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment" + "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue" + "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue" + "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinition", + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyDefinitions" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionFile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitionFiles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile" + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyDefinitionFiles" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyMigrationReports/createMigrationReport", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReport", + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyMigrationReports/createMigrationReport" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping" + "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension" + "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyObjectFile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyObjectFiles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile" + "Command": "New-MgBetaDeviceManagementGroupPolicyObjectFile", + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyObjectFiles" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile" + "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyOperation" + "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementImportedDeviceIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/importedDeviceIdentities", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphImportedDeviceIdentity" + "Command": "New-MgBetaDeviceManagementImportedDeviceIdentity", + "Method": "POST", + "Uri": "/deviceManagement/importedDeviceIdentities" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity" + "Command": "New-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "POST", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementIntent" + "Command": "New-MgBetaDeviceManagementIntent", + "Method": "POST", + "Uri": "/deviceManagement/intents" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntentAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment" + "Command": "New-MgBetaDeviceManagementIntentAssignment", + "Method": "POST", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntentCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory" + "Command": "New-MgBetaDeviceManagementIntentCategory", + "Method": "POST", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntentCategorySetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Command": "New-MgBetaDeviceManagementIntentCategorySetting", + "Method": "POST", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntentCategorySettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" + "Command": "New-MgBetaDeviceManagementIntentCategorySettingDefinition", + "Method": "POST", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntentCopy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/createCopy", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementIntent" + "Command": "New-MgBetaDeviceManagementIntentCopy", + "Method": "POST", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/createCopy" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntentDeviceSettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary" + "Command": "New-MgBetaDeviceManagementIntentDeviceSettingStateSummary", + "Method": "POST", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntentDeviceState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState" + "Command": "New-MgBetaDeviceManagementIntentDeviceState", + "Method": "POST", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntentSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Command": "New-MgBetaDeviceManagementIntentSetting", + "Method": "POST", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntentUserState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState" + "Command": "New-MgBetaDeviceManagementIntentUserState", + "Method": "POST", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntuneBrandingProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intuneBrandingProfiles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIntuneBrandingProfile" + "Command": "New-MgBetaDeviceManagementIntuneBrandingProfile", + "Method": "POST", + "Uri": "/deviceManagement/intuneBrandingProfiles" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIntuneBrandingProfileAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment" + "Command": "New-MgBetaDeviceManagementIntuneBrandingProfileAssignment", + "Method": "POST", + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementIoUpdateStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/iosUpdateStatuses", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus" + "Command": "New-MgBetaDeviceManagementIoUpdateStatus", + "Method": "POST", + "Uri": "/deviceManagement/iosUpdateStatuses" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary" + "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", + "Method": "POST", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary" + "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "Method": "POST", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary" + "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "Method": "POST", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -369897,120 +370635,120 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDevice" + "Command": "New-MgBetaDeviceManagementManagedDevice", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails" + "Command": "New-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceCleanupRule", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDeviceCleanupRules", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule" + "Command": "New-MgBetaDeviceManagementManagedDeviceCleanupRule", + "Method": "POST", + "Uri": "/deviceManagement/managedDeviceCleanupRules" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" + "Command": "New-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceConfigurationState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationState" + "Command": "New-MgBetaDeviceManagementManagedDeviceConfigurationState", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceEncryptionState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDeviceEncryptionStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState" + "Command": "New-MgBetaDeviceManagementManagedDeviceEncryptionState", + "Method": "POST", + "Uri": "/deviceManagement/managedDeviceEncryptionStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceHealthScriptState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState" + "Command": "New-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -370029,165 +370767,165 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" + "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "ApiVersion": "beta", "Variants": [ "Create", "CreateViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState" + "Command": "New-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityBaselineState" + "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState" + "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelConfigurations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration" + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelConfiguration", + "Method": "POST", + "Uri": "/deviceManagement/microsoftTunnelConfigurations" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold" + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", + "Method": "POST", + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse" + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "Method": "POST", + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseDownloadUrl", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}/createDownloadUrl", - "ApiVersion": "beta", "Variants": [ "Create", "CreateViaIdentity", "Generate", "GenerateViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -370206,86 +370944,86 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseDownloadUrl", + "Method": "POST", + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}/createDownloadUrl" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSite", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelSites", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite" + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSite", + "Method": "POST", + "Uri": "/deviceManagement/microsoftTunnelSites" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer" + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "Method": "POST", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/createServerLogCollectionRequest", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse" + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerLogCollectionRequest", + "Method": "POST", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/createServerLogCollectionRequest" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent" + "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "Method": "POST", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -370304,20 +371042,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest" + "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "POST", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", - "ApiVersion": "beta", "Variants": [ "Create", "CreateViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -370352,20 +371090,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails" + "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", + "Method": "POST", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMobileThreatDefenseConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -370384,97 +371122,97 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector" + "Command": "New-MgBetaDeviceManagementMobileThreatDefenseConnector", + "Method": "POST", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMonitoringAlertRecord", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/monitoring/alertRecords", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord" + "Command": "New-MgBetaDeviceManagementMonitoringAlertRecord", + "Method": "POST", + "Uri": "/deviceManagement/monitoring/alertRecords" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementMonitoringAlertRule", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/monitoring/alertRules", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-post?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementAlertRule" + "Command": "New-MgBetaDeviceManagementMonitoringAlertRule", + "Method": "POST", + "Uri": "/deviceManagement/monitoring/alertRules" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementNdeConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/ndesConnectors", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNdesConnector", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphNdesConnector" + "Command": "New-MgBetaDeviceManagementNdeConnector", + "Method": "POST", + "Uri": "/deviceManagement/ndesConnectors" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementNotificationMessageTemplate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/notificationMessageTemplates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphNotificationMessageTemplate" + "Command": "New-MgBetaDeviceManagementNotificationMessageTemplate", + "Method": "POST", + "Uri": "/deviceManagement/notificationMessageTemplates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage" + "Command": "New-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Method": "POST", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementPartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementPartners", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -370493,20 +371231,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementPartner" + "Command": "New-MgBetaDeviceManagementPartner", + "Method": "POST", + "Uri": "/deviceManagement/deviceManagementPartners" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementRemoteActionAudit", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/remoteActionAudits", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRemoteActionAudit", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -370525,20 +371263,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRemoteActionAudit" + "Command": "New-MgBetaDeviceManagementRemoteActionAudit", + "Method": "POST", + "Uri": "/deviceManagement/remoteActionAudits" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementRemoteAssistancePartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/remoteAssistancePartners", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -370557,52 +371295,52 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRemoteAssistancePartner" + "Command": "New-MgBetaDeviceManagementRemoteAssistancePartner", + "Method": "POST", + "Uri": "/deviceManagement/remoteAssistancePartners" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementResourceAccessProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/resourceAccessProfiles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase" + "Command": "New-MgBetaDeviceManagementResourceAccessProfile", + "Method": "POST", + "Uri": "/deviceManagement/resourceAccessProfiles" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementResourceAccessProfileAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment" + "Command": "New-MgBetaDeviceManagementResourceAccessProfileAssignment", + "Method": "POST", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementResourceOperation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/resourceOperations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -370621,35 +371359,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphResourceOperation" + "Command": "New-MgBetaDeviceManagementResourceOperation", + "Method": "POST", + "Uri": "/deviceManagement/resourceOperations" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementReusableSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reusableSettings", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Command": "New-MgBetaDeviceManagementReusableSetting", + "Method": "POST", + "Uri": "/deviceManagement/reusableSettings" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleAssignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -370668,20 +371406,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment" + "Command": "New-MgBetaDeviceManagementRoleAssignment", + "Method": "POST", + "Uri": "/deviceManagement/roleAssignments" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleDefinitions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -370700,22 +371438,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRoleDefinition" + "Command": "New-MgBetaDeviceManagementRoleDefinition", + "Method": "POST", + "Uri": "/deviceManagement/roleDefinitions" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementRoleDefinitionRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -370734,20 +371472,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRoleAssignment" + "Command": "New-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "Method": "POST", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementRoleScopeTag", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleScopeTags", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -370766,54 +371504,54 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRoleScopeTag" + "Command": "New-MgBetaDeviceManagementRoleScopeTag", + "Method": "POST", + "Uri": "/deviceManagement/roleScopeTags" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementRoleScopeTagAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment" + "Command": "New-MgBetaDeviceManagementRoleScopeTagAssignment", + "Method": "POST", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementScript", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScript", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementScript" + "Command": "New-MgBetaDeviceManagementScript", + "Method": "POST", + "Uri": "/deviceManagement/deviceManagementScripts" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementScriptAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -370832,22 +371570,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment" + "Command": "New-MgBetaDeviceManagementScriptAssignment", + "Method": "POST", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementScriptDeviceRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -370866,22 +371604,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState" + "Command": "New-MgBetaDeviceManagementScriptDeviceRunState", + "Method": "POST", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementScriptGroupAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -370900,22 +371638,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment" + "Command": "New-MgBetaDeviceManagementScriptGroupAssignment", + "Method": "POST", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementScriptUserRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -370934,22 +371672,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState" + "Command": "New-MgBetaDeviceManagementScriptUserRunState", + "Method": "POST", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -370968,333 +371706,333 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState" + "Command": "New-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "Method": "POST", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementSettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/settingDefinitions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" + "Command": "New-MgBetaDeviceManagementSettingDefinition", + "Method": "POST", + "Uri": "/deviceManagement/settingDefinitions" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTelecomExpenseManagementPartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner" + "Command": "New-MgBetaDeviceManagementTelecomExpenseManagementPartner", + "Method": "POST", + "Uri": "/deviceManagement/telecomExpenseManagementPartners" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementTemplate" + "Command": "New-MgBetaDeviceManagementTemplate", + "Method": "POST", + "Uri": "/deviceManagement/templates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory" + "Command": "New-MgBetaDeviceManagementTemplateCategory", + "Method": "POST", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Command": "New-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", + "Method": "POST", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateCategorySettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" + "Command": "New-MgBetaDeviceManagementTemplateCategorySettingDefinition", + "Method": "POST", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateInstance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/createInstance", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementIntent" + "Command": "New-MgBetaDeviceManagementTemplateInstance", + "Method": "POST", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/createInstance" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateMigratableTo", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementTemplate" + "Command": "New-MgBetaDeviceManagementTemplateMigratableTo", + "Method": "POST", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory" + "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategory", + "Method": "POST", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "Method": "POST", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" + "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "Method": "POST", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToInstance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/createInstance", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementIntent" + "Command": "New-MgBetaDeviceManagementTemplateMigratableToInstance", + "Method": "POST", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/createInstance" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Command": "New-MgBetaDeviceManagementTemplateMigratableToSetting", + "Method": "POST", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTemplateSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Command": "New-MgBetaDeviceManagementTemplateSetting", + "Method": "POST", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTermAndCondition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermsAndConditions" + "Command": "New-MgBetaDeviceManagementTermAndCondition", + "Method": "POST", + "Uri": "/deviceManagement/termsAndConditions" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus" + "Command": "New-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", + "Method": "POST", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTermAndConditionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment" + "Command": "New-MgBetaDeviceManagementTermAndConditionAssignment", + "Method": "POST", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTermAndConditionGroupAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment" + "Command": "New-MgBetaDeviceManagementTermAndConditionGroupAssignment", + "Method": "POST", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/troubleshootingEvents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent" + "Command": "New-MgBetaDeviceManagementTroubleshootingEvent", + "Method": "POST", + "Uri": "/deviceManagement/troubleshootingEvents" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -371313,35 +372051,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -371360,20 +372098,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -371392,20 +372130,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -371424,20 +372162,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -371456,20 +372194,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -371488,20 +372226,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -371520,20 +372258,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -371552,20 +372290,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -371584,20 +372322,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -371616,20 +372354,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -371648,35 +372386,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBaseline", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -371695,20 +372433,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -371727,20 +372465,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -371759,20 +372497,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -371791,20 +372529,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -371823,20 +372561,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -371855,20 +372593,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -371887,52 +372625,52 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -371951,20 +372689,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -371983,20 +372721,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -372015,20 +372753,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -372047,20 +372785,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -372079,20 +372817,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -372111,20 +372849,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -372143,35 +372881,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -372190,20 +372928,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -372222,20 +372960,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -372254,20 +372992,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticModelScore", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -372286,20 +373024,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -372318,20 +373056,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -372350,20 +373088,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -372382,20 +373120,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -372414,20 +373152,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -372446,22 +373184,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -372480,20 +373218,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -372512,405 +373250,405 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance" + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementUserPfxCertificate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userPfxCertificates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserPfxCertificate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserPfxCertificate" + "Command": "New-MgBetaDeviceManagementUserPfxCertificate", + "Method": "POST", + "Uri": "/deviceManagement/userPfxCertificates" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointBulkAction", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/bulkActions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-bulkactions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcBulkAction" + "Command": "New-MgBetaDeviceManagementVirtualEndpointBulkAction", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/bulkActions" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointCloudPcSnapshot", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/createSnapshot", - "ApiVersion": "beta", "Variants": [ "Create", "CreateViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaDeviceManagementVirtualEndpointCloudPcSnapshot", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/createSnapshot" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointDeviceImage", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/deviceImages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-deviceimages?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcDeviceImage" + "Command": "New-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-externalpartnersettings?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting" + "Command": "New-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan" + "Command": "New-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointGalleryImage", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/galleryImages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcGalleryImage" + "Command": "New-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-onpremisesconnections?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection" + "Command": "New-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-provisioningpolicies?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy" + "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment" + "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointReportExportJob", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-post-exportjobs?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcExportJob", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcExportJob" + "Command": "New-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointServicePlan", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/servicePlans", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcServicePlan" + "Command": "New-MgBetaDeviceManagementVirtualEndpointServicePlan", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/servicePlans" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan" + "Command": "New-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointSnapshot", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/snapshots", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcSnapshot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcSnapshot" + "Command": "New-MgBetaDeviceManagementVirtualEndpointSnapshot", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/snapshots" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointSupportedRegion", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion" + "Command": "New-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-usersettings?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcUserSetting" + "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/userSettings" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment" + "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile" + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity" + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment" + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity" + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile" + "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "Method": "POST", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment" + "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "Method": "POST", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary" + "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Method": "POST", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary" + "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Method": "POST", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsMalwareInformation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsMalwareInformation", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -372929,22 +373667,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsMalwareInformation" + "Command": "New-MgBetaDeviceManagementWindowsMalwareInformation", + "Method": "POST", + "Uri": "/deviceManagement/windowsMalwareInformation" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -372963,137 +373701,137 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice" + "Command": "New-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Method": "POST", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsQualityUpdateProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsQualityUpdateProfiles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile" + "Command": "New-MgBetaDeviceManagementWindowsQualityUpdateProfile", + "Method": "POST", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment" + "Command": "New-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", + "Method": "POST", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceRegisteredOwnerByRef", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredOwners/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredowners?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaDeviceRegisteredOwnerByRef", + "Method": "POST", + "Uri": "/devices/{device-id}/registeredOwners/$ref" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceRegisteredUserByRef", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredUsers/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredusers?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaDeviceRegisteredUserByRef", + "Method": "POST", + "Uri": "/devices/{device-id}/registeredUsers/$ref" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDeviceUsageRights", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/usageRights", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUsageRight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUsageRight" + "Command": "New-MgBetaDeviceUsageRights", + "Method": "POST", + "Uri": "/devices/{device-id}/usageRights" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectoryAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "New-MgBetaDirectoryAdministrativeUnit", + "Method": "POST", + "Uri": "/directory/administrativeUnits" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectoryAdministrativeUnitExtension", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaDirectoryAdministrativeUnitExtension", + "Method": "POST", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectoryAdministrativeUnitMember", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -373136,22 +373874,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "New-MgBetaDirectoryAdministrativeUnitMember", + "Method": "POST", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectoryAdministrativeUnitMemberByRef", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -373194,52 +373932,52 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "New-MgBetaDirectoryAdministrativeUnitMemberByRef", + "Method": "POST", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectoryAdministrativeUnitScopedRoleMember", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Command": "New-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "Method": "POST", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectoryAttributeSet", - "ApiReferenceLink": null, - "Uri": "/directory/attributeSets", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-attributesets?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAttributeSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttributeSet" + "Command": "New-MgBetaDirectoryAttributeSet", + "Method": "POST", + "Uri": "/directory/attributeSets" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", - "ApiReferenceLink": null, - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -373258,22 +373996,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration" + "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "Method": "POST", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", - "ApiReferenceLink": null, - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-post-trustedcertificateauthorities?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -373292,560 +374030,560 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity" + "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "Method": "POST", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinition", - "ApiReferenceLink": null, - "Uri": "/directory/customSecurityAttributeDefinitions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-customsecurityattributedefinitions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition" + "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinition", + "Method": "POST", + "Uri": "/directory/customSecurityAttributeDefinitions" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "ApiReferenceLink": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-post-allowedvalues?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAllowedValue", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAllowedValue" + "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Method": "POST", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectoryDeviceLocalCredential", - "ApiReferenceLink": null, - "Uri": "/directory/deviceLocalCredentials", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo" + "Command": "New-MgBetaDirectoryDeviceLocalCredential", + "Method": "POST", + "Uri": "/directory/deviceLocalCredentials" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectoryExternalUserProfile", - "ApiReferenceLink": null, - "Uri": "/directory/externalUserProfiles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalUserProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalUserProfile" + "Command": "New-MgBetaDirectoryExternalUserProfile", + "Method": "POST", + "Uri": "/directory/externalUserProfiles" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectoryFeatureRolloutPolicy", - "ApiReferenceLink": null, - "Uri": "/directory/featureRolloutPolicies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy" + "Command": "New-MgBetaDirectoryFeatureRolloutPolicy", + "Method": "POST", + "Uri": "/directory/featureRolloutPolicies" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyTo", - "ApiReferenceLink": null, - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyTo", + "Method": "POST", + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", - "ApiReferenceLink": null, - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", + "Method": "POST", + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectoryFederationConfiguration", - "ApiReferenceLink": null, - "Uri": "/directory/federationConfigurations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityProviderBase" + "Command": "New-MgBetaDirectoryFederationConfiguration", + "Method": "POST", + "Uri": "/directory/federationConfigurations" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectoryImpactedResource", - "ApiReferenceLink": null, - "Uri": "/directory/impactedResources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphImpactedResource" + "Command": "New-MgBetaDirectoryImpactedResource", + "Method": "POST", + "Uri": "/directory/impactedResources" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectoryInboundSharedUserProfile", - "ApiReferenceLink": null, - "Uri": "/directory/inboundSharedUserProfiles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInboundSharedUserProfile" + "Command": "New-MgBetaDirectoryInboundSharedUserProfile", + "Method": "POST", + "Uri": "/directory/inboundSharedUserProfiles" }, { + "Module": "Beta.DirectoryObjects", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectoryObject", - "ApiReferenceLink": null, - "Uri": "/directoryObjects", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DirectoryObjects", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "New-MgBetaDirectoryObject", + "Method": "POST", + "Uri": "/directoryObjects" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectoryOnPremiseSynchronization", - "ApiReferenceLink": null, - "Uri": "/directory/onPremisesSynchronization", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization" + "Command": "New-MgBetaDirectoryOnPremiseSynchronization", + "Method": "POST", + "Uri": "/directory/onPremisesSynchronization" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectoryOutboundSharedUserProfile", - "ApiReferenceLink": null, - "Uri": "/directory/outboundSharedUserProfiles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile" + "Command": "New-MgBetaDirectoryOutboundSharedUserProfile", + "Method": "POST", + "Uri": "/directory/outboundSharedUserProfiles" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectoryOutboundSharedUserProfileTenant", - "ApiReferenceLink": null, - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaDirectoryOutboundSharedUserProfileTenant", + "Method": "POST", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectoryPendingExternalUserProfile", - "ApiReferenceLink": null, - "Uri": "/directory/pendingExternalUserProfiles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-pendingexternaluserprofile?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPendingExternalUserProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPendingExternalUserProfile" + "Command": "New-MgBetaDirectoryPendingExternalUserProfile", + "Method": "POST", + "Uri": "/directory/pendingExternalUserProfiles" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectoryRecommendation", - "ApiReferenceLink": null, - "Uri": "/directory/recommendations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRecommendation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRecommendation" + "Command": "New-MgBetaDirectoryRecommendation", + "Method": "POST", + "Uri": "/directory/recommendations" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectoryRecommendationImpactedResource", - "ApiReferenceLink": null, - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphImpactedResource" + "Command": "New-MgBetaDirectoryRecommendationImpactedResource", + "Method": "POST", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectoryRole", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-directoryroles?view=graph-rest-beta", - "Uri": "/directoryRoles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-directoryroles?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryRole" + "Command": "New-MgBetaDirectoryRole", + "Method": "POST", + "Uri": "/directoryRoles" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectoryRoleMemberByRef", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-members?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaDirectoryRoleMemberByRef", + "Method": "POST", + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectoryRoleScopedMember", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Command": "New-MgBetaDirectoryRoleScopedMember", + "Method": "POST", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectoryRoleTemplate", - "ApiReferenceLink": null, - "Uri": "/directoryRoleTemplates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate" + "Command": "New-MgBetaDirectoryRoleTemplate", + "Method": "POST", + "Uri": "/directoryRoleTemplates" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectorySetting", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-beta", - "Uri": "/settings", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectorySetting" + "Command": "New-MgBetaDirectorySetting", + "Method": "POST", + "Uri": "/settings" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectorySettingTemplate", - "ApiReferenceLink": null, - "Uri": "/directorySettingTemplates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectorySettingTemplate" + "Command": "New-MgBetaDirectorySettingTemplate", + "Method": "POST", + "Uri": "/directorySettingTemplates" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectorySharedEmailDomain", - "ApiReferenceLink": null, - "Uri": "/directory/sharedEmailDomains", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedEmailDomain", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedEmailDomain" + "Command": "New-MgBetaDirectorySharedEmailDomain", + "Method": "POST", + "Uri": "/directory/sharedEmailDomains" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDirectorySubscription", - "ApiReferenceLink": null, - "Uri": "/directory/subscriptions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCompanySubscription" + "Command": "New-MgBetaDirectorySubscription", + "Method": "POST", + "Uri": "/directory/subscriptions" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDomain", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-domains?view=graph-rest-beta", - "Uri": "/domains", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-domains?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDomain" + "Command": "New-MgBetaDomain", + "Method": "POST", + "Uri": "/domains" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDomainFederationConfiguration", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/federationConfiguration", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-federationconfiguration?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInternalDomainFederation" + "Command": "New-MgBetaDomainFederationConfiguration", + "Method": "POST", + "Uri": "/domains/{domain-id}/federationConfiguration" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDomainServiceConfigurationRecord", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDomainDnsRecord" + "Command": "New-MgBetaDomainServiceConfigurationRecord", + "Method": "POST", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDomainSharedEmailDomainInvitation", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation" + "Command": "New-MgBetaDomainSharedEmailDomainInvitation", + "Method": "POST", + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDomainVerificationDnsRecord", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/verificationDnsRecords", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDomainDnsRecord" + "Command": "New-MgBetaDomainVerificationDnsRecord", + "Method": "POST", + "Uri": "/domains/{domain-id}/verificationDnsRecords" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDrive", - "ApiReferenceLink": null, - "Uri": "/drives", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "New-MgBetaDrive", + "Method": "POST", + "Uri": "/drives" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveBundle", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/bundles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "New-MgBetaDriveBundle", + "Method": "POST", + "Uri": "/drives/{drive-id}/bundles" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "New-MgBetaDriveItem", + "Method": "POST", + "Uri": "/drives/{drive-id}/items" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveItemAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "New-MgBetaDriveItemAnalyticItemActivityStat", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveItemChild", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -373872,22 +374610,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "New-MgBetaDriveItemChild", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveItemLink", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -373914,124 +374652,124 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgBetaDriveItemLink", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "New-MgBetaDriveItemListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveItemListItemLink", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgBetaDriveItemListItemLink", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createLink" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveItemListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "New-MgBetaDriveItemListItemVersion", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgBetaDriveItemPermission", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveItemSubscription", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "New-MgBetaDriveItemSubscription", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveItemThumbnail", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "New-MgBetaDriveItemThumbnail", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveItemUploadSession", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -374058,411 +374796,411 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgBetaDriveItemUploadSession", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "New-MgBetaDriveItemVersion", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveListColumn", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/columns", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgBetaDriveListColumn", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/columns" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveListContentType", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "New-MgBetaDriveListContentType", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgBetaDriveListContentTypeColumn", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "New-MgBetaDriveListContentTypeColumnLink", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveListItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "New-MgBetaDriveListItem", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/items" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "New-MgBetaDriveListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveListItemLink", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgBetaDriveListItemLink", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "New-MgBetaDriveListItemVersion", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveListOperation", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/operations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "New-MgBetaDriveListOperation", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/operations" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveListSubscription", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/subscriptions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "New-MgBetaDriveListSubscription", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/subscriptions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveRootAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "New-MgBetaDriveRootAnalyticItemActivityStat", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveRootChild", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/children", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "New-MgBetaDriveRootChild", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/children" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveRootLink", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/root/createLink", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgBetaDriveRootLink", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/createLink" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "New-MgBetaDriveRootListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveRootListItemLink", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/root/listItem/createLink", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgBetaDriveRootListItemLink", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/listItem/createLink" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveRootListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/versions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "New-MgBetaDriveRootListItemVersion", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/listItem/versions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/permissions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgBetaDriveRootPermission", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/permissions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveRootSubscription", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/subscriptions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "New-MgBetaDriveRootSubscription", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/subscriptions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveRootThumbnail", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/thumbnails", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "New-MgBetaDriveRootThumbnail", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/thumbnails" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveRootUploadSession", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/createUploadSession", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgBetaDriveRootUploadSession", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/createUploadSession" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaDriveRootVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/versions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "New-MgBetaDriveRootVersion", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/versions" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationClass", - "ApiReferenceLink": null, - "Uri": "/education/classes", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-post-classes?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationClass" + "Command": "New-MgBetaEducationClass", + "Method": "POST", + "Uri": "/education/classes" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationClassAssignment", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-assignments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -374481,15 +375219,13 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "New-MgBetaEducationClassAssignment", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationClassAssignmentCategory", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentCategories", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -374500,7 +375236,9 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-category?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -374519,22 +375257,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationCategory" + "Command": "New-MgBetaEducationClassAssignmentCategory", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationClassAssignmentCategoryByRef", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -374553,22 +375291,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "New-MgBetaEducationClassAssignmentCategoryByRef", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationClassAssignmentResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -374587,56 +375325,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "New-MgBetaEducationClassAssignmentResource", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationClassAssignmentResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "New-MgBetaEducationClassAssignmentResourceDependentResource", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationClassAssignmentSettingGradingCategory", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationGradingCategory" + "Command": "New-MgBetaEducationClassAssignmentSettingGradingCategory", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationClassAssignmentSettingGradingScheme", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -374655,39 +375393,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationGradingScheme" + "Command": "New-MgBetaEducationClassAssignmentSettingGradingScheme", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationClassAssignmentSubmission", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "New-MgBetaEducationClassAssignmentSubmission", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationClassAssignmentSubmissionOutcome", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -374706,22 +375444,22 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphEducationOutcome" + "Command": "New-MgBetaEducationClassAssignmentSubmissionOutcome", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationClassAssignmentSubmissionResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -374740,73 +375478,73 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "New-MgBetaEducationClassAssignmentSubmissionResource", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "New-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationClassMemberByRef", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/members/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-members?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduRoster.ReadWrite.All", @@ -374825,22 +375563,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "New-MgBetaEducationClassMemberByRef", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/members/$ref" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationClassModule", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/modules", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-module?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -374859,22 +375597,22 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphEducationModule" + "Command": "New-MgBetaEducationClassModule", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/modules" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationClassModuleResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationModuleResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -374893,222 +375631,222 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphEducationModuleResource" + "Command": "New-MgBetaEducationClassModuleResource", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationClassTeacherByRef", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-teachers?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaEducationClassTeacherByRef", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/teachers/$ref" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationMeAssignment", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "New-MgBetaEducationMeAssignment", + "Method": "POST", + "Uri": "/education/me/assignments" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationMeAssignmentCategory", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationCategory" + "Command": "New-MgBetaEducationMeAssignmentCategory", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationMeAssignmentCategoryByRef", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaEducationMeAssignmentCategoryByRef", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationMeAssignmentResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "New-MgBetaEducationMeAssignmentResource", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationMeAssignmentResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "New-MgBetaEducationMeAssignmentResourceDependentResource", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationMeAssignmentSubmission", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "New-MgBetaEducationMeAssignmentSubmission", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationMeAssignmentSubmissionOutcome", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationOutcome" + "Command": "New-MgBetaEducationMeAssignmentSubmissionOutcome", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationMeAssignmentSubmissionResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "New-MgBetaEducationMeAssignmentSubmissionResource", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "New-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationMeRubric", - "ApiReferenceLink": null, - "Uri": "/education/me/rubrics", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-post-rubrics?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -375127,416 +375865,416 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationRubric" + "Command": "New-MgBetaEducationMeRubric", + "Method": "POST", + "Uri": "/education/me/rubrics" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationSchool", - "ApiReferenceLink": null, - "Uri": "/education/schools", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-post-schools?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSchool" + "Command": "New-MgBetaEducationSchool", + "Method": "POST", + "Uri": "/education/schools" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationSchoolClassByRef", - "ApiReferenceLink": null, - "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-classes?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaEducationSchoolClassByRef", + "Method": "POST", + "Uri": "/education/schools/{educationSchool-id}/classes/$ref" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationSchoolUserByRef", - "ApiReferenceLink": null, - "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-users?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaEducationSchoolUserByRef", + "Method": "POST", + "Uri": "/education/schools/{educationSchool-id}/users/$ref" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationSynchronizationProfile", - "ApiReferenceLink": null, - "Uri": "/education/synchronizationProfiles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile" + "Command": "New-MgBetaEducationSynchronizationProfile", + "Method": "POST", + "Uri": "/education/synchronizationProfiles" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationSynchronizationProfileError", - "ApiReferenceLink": null, - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSynchronizationError" + "Command": "New-MgBetaEducationSynchronizationProfileError", + "Method": "POST", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationUser", - "ApiReferenceLink": null, - "Uri": "/education/users", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-post-users?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationUser" + "Command": "New-MgBetaEducationUser", + "Method": "POST", + "Uri": "/education/users" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationUserAssignment", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "New-MgBetaEducationUserAssignment", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationUserAssignmentCategory", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationCategory" + "Command": "New-MgBetaEducationUserAssignmentCategory", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationUserAssignmentCategoryByRef", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaEducationUserAssignmentCategoryByRef", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationUserAssignmentResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "New-MgBetaEducationUserAssignmentResource", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationUserAssignmentResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "New-MgBetaEducationUserAssignmentResourceDependentResource", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationUserAssignmentSubmission", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "New-MgBetaEducationUserAssignmentSubmission", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationUserAssignmentSubmissionOutcome", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationOutcome" + "Command": "New-MgBetaEducationUserAssignmentSubmissionOutcome", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationUserAssignmentSubmissionResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "New-MgBetaEducationUserAssignmentSubmissionResource", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "New-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEducationUserRubric", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/rubrics", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationRubric" + "Command": "New-MgBetaEducationUserRubric", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/rubrics" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackages?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackage" + "Command": "New-MgBetaEntitlementManagementAccessPackage", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackages" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageassignmentpolicies?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy" + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomExtensionHandler" + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting" + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageassignmentrequests?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest" + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageCatalog", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackagecatalogs?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageCatalog" + "Command": "New-MgBetaEntitlementManagementAccessPackageCatalog", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -375555,197 +376293,197 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCustomCalloutExtension" + "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-post-customaccesspackageworkflowextensions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension" + "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatibleaccesspackage?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatiblegroup?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageresourcerequests?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest" + "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRequest", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRoleScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-accesspackageresourcerolescopes?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope" + "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRoleScope", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentrequests?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest" + "Command": "New-MgBetaEntitlementManagementAssignmentRequest", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementConnectedOrganization", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-connectedorganizations?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConnectedOrganization" + "Command": "New-MgBetaEntitlementManagementConnectedOrganization", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-externalsponsors?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-internalsponsors?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaEntitlementManagementSubject", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/subjects", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageSubject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageSubject" + "Command": "New-MgBetaEntitlementManagementSubject", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/subjects" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaExternalAuthorizationSystem", - "ApiReferenceLink": null, - "Uri": "/external/authorizationSystems", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthorizationSystem" + "Command": "New-MgBetaExternalAuthorizationSystem", + "Method": "POST", + "Uri": "/external/authorizationSystems" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaExternalConnection", - "ApiReferenceLink": null, - "Uri": "/external/connections", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-external-post-connections?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -375764,22 +376502,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection" + "Command": "New-MgBetaExternalConnection", + "Method": "POST", + "Uri": "/external/connections" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaExternalConnectionGroup", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/groups", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-post-groups?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -375798,22 +376536,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup" + "Command": "New-MgBetaExternalConnectionGroup", + "Method": "POST", + "Uri": "/external/connections/{externalConnection-id}/groups" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaExternalConnectionGroupMember", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -375832,458 +376570,456 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity" + "Command": "New-MgBetaExternalConnectionGroupMember", + "Method": "POST", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaExternalConnectionItem", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/items", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem" + "Command": "New-MgBetaExternalConnectionItem", + "Method": "POST", + "Uri": "/external/connections/{externalConnection-id}/items" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaExternalConnectionItemActivity", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity" + "Command": "New-MgBetaExternalConnectionItemActivity", + "Method": "POST", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaExternalConnectionOperation", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/operations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation" + "Command": "New-MgBetaExternalConnectionOperation", + "Method": "POST", + "Uri": "/external/connections/{externalConnection-id}/operations" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaExternalIndustryDataConnector", - "ApiReferenceLink": null, - "Uri": "/external/industryData/dataConnectors", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-post?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIndustryDataConnector", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIndustryDataConnector" + "Command": "New-MgBetaExternalIndustryDataConnector", + "Method": "POST", + "Uri": "/external/industryData/dataConnectors" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaExternalIndustryDataInboundFlow", - "ApiReferenceLink": null, - "Uri": "/external/industryData/inboundFlows", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-post?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIndustryDataInboundFlow" + "Command": "New-MgBetaExternalIndustryDataInboundFlow", + "Method": "POST", + "Uri": "/external/industryData/inboundFlows" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaExternalIndustryDataOperation", - "ApiReferenceLink": null, - "Uri": "/external/industryData/operations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphLongRunningOperation" + "Command": "New-MgBetaExternalIndustryDataOperation", + "Method": "POST", + "Uri": "/external/industryData/operations" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", - "ApiReferenceLink": null, - "Uri": "/external/industryData/outboundProvisioningFlowSets", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet" + "Command": "New-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", + "Method": "POST", + "Uri": "/external/industryData/outboundProvisioningFlowSets" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", - "ApiReferenceLink": null, - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow" + "Command": "New-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", + "Method": "POST", + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaExternalIndustryDataReferenceDefinition", - "ApiReferenceLink": null, - "Uri": "/external/industryData/referenceDefinitions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition" + "Command": "New-MgBetaExternalIndustryDataReferenceDefinition", + "Method": "POST", + "Uri": "/external/industryData/referenceDefinitions" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaExternalIndustryDataRoleGroup", - "ApiReferenceLink": null, - "Uri": "/external/industryData/roleGroups", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIndustryDataRoleGroup" + "Command": "New-MgBetaExternalIndustryDataRoleGroup", + "Method": "POST", + "Uri": "/external/industryData/roleGroups" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaExternalIndustryDataSourceSystem", - "ApiReferenceLink": null, - "Uri": "/external/industryData/sourceSystems", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-post?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition" + "Command": "New-MgBetaExternalIndustryDataSourceSystem", + "Method": "POST", + "Uri": "/external/industryData/sourceSystems" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaExternalIndustryDataYear", - "ApiReferenceLink": null, - "Uri": "/external/industryData/years", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-post?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition" + "Command": "New-MgBetaExternalIndustryDataYear", + "Method": "POST", + "Uri": "/external/industryData/years" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyCountryRegion", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/countriesRegions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCountryRegion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCountryRegion" + "Command": "New-MgBetaFinancialCompanyCountryRegion", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/countriesRegions" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/currencies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCurrency" + "Command": "New-MgBetaFinancialCompanyCurrency", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/currencies" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyCustomer", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customers", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomer" + "Command": "New-MgBetaFinancialCompanyCustomer", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/customers" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyCustomerPayment", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPayments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomerPayment" + "Command": "New-MgBetaFinancialCompanyCustomerPayment", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/customerPayments" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "New-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournal", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomerPaymentJournal" + "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournal", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomerPayment" + "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "New-MgBetaFinancialCompanyCustomerPicture", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyEmployee", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/employees", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEmployee", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEmployee" + "Command": "New-MgBetaFinancialCompanyEmployee", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/employees" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyEmployeePicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "New-MgBetaFinancialCompanyEmployeePicture", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyItem", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/items", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItem" + "Command": "New-MgBetaFinancialCompanyItem", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/items" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyItemCategory", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/itemCategories", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemCategory" + "Command": "New-MgBetaFinancialCompanyItemCategory", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/itemCategories" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "New-MgBetaFinancialCompanyItemPicture", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyJournal", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/journals", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphJournal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphJournal" + "Command": "New-MgBetaFinancialCompanyJournal", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/journals" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyJournalLine", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/journalLines", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -376294,68 +377030,68 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphJournalLine", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphJournalLine" + "Command": "New-MgBetaFinancialCompanyJournalLine", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/journalLines" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyPaymentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/paymentMethods", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentMethod" + "Command": "New-MgBetaFinancialCompanyPaymentMethod", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/paymentMethods" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyPaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/paymentTerms", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentTerm" + "Command": "New-MgBetaFinancialCompanyPaymentTerm", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/paymentTerms" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/picture", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "New-MgBetaFinancialCompanyPicture", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -376366,102 +377102,102 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "New-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "New-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "New-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanySaleInvoiceCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "New-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanySaleInvoiceLineItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -376472,34 +377208,34 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "New-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanySaleOrderCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "New-MgBetaFinancialCompanySaleOrderCustomerPicture", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanySaleOrderLineItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -376510,49 +377246,49 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "New-MgBetaFinancialCompanySaleOrderLineItemPicture", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanySaleQuoteCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "New-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanySaleQuoteInvoice", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/makeInvoice", - "ApiVersion": "beta", "Variants": [ "Make", "MakeViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaFinancialCompanySaleQuoteInvoice", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/makeInvoice" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanySaleQuoteLineItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -376563,124 +377299,126 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "New-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyShipmentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/shipmentMethods", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphShipmentMethod" + "Command": "New-MgBetaFinancialCompanyShipmentMethod", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/shipmentMethods" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyTaxArea", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/taxAreas", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTaxArea", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTaxArea" + "Command": "New-MgBetaFinancialCompanyTaxArea", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/taxAreas" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyTaxGroup", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/taxGroups", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTaxGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTaxGroup" + "Command": "New-MgBetaFinancialCompanyTaxGroup", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/taxGroups" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyUnitOfMeasure", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/unitsOfMeasure", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnitOfMeasure", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnitOfMeasure" + "Command": "New-MgBetaFinancialCompanyUnitOfMeasure", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/unitsOfMeasure" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyVendor", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/vendors", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVendor", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVendor" + "Command": "New-MgBetaFinancialCompanyVendor", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/vendors" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaFinancialCompanyVendorPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "New-MgBetaFinancialCompanyVendorPicture", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta", - "Uri": "/groups", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Create", @@ -376707,90 +377445,90 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroup" + "Command": "New-MgBetaGroup", + "Method": "POST", + "Uri": "/groups" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupAcceptedSenderByRef", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-acceptedsenders?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaGroupAcceptedSenderByRef", + "Method": "POST", + "Uri": "/groups/{group-id}/acceptedSenders/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/appRoleAssignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-approleassignments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "New-MgBetaGroupAppRoleAssignment", + "Method": "POST", + "Uri": "/groups/{group-id}/appRoleAssignments" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupCalendarEvent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/calendar/events", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEvent" + "Command": "New-MgBetaGroupCalendarEvent", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/events" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupCalendarPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendarPermission" + "Command": "New-MgBetaGroupCalendarPermission", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/calendarPermissions" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupConversation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-conversations?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConversation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -376809,22 +377547,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversation" + "Command": "New-MgBetaGroupConversation", + "Method": "POST", + "Uri": "/groups/{group-id}/conversations" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupConversationThread", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-post-threads?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -376843,967 +377581,965 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationThread" + "Command": "New-MgBetaGroupConversationThread", + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupConversationThreadPostAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "New-MgBetaGroupConversationThreadPostAttachment", + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupConversationThreadPostAttachmentUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgBetaGroupConversationThreadPostAttachmentUploadSession", + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupConversationThreadPostExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaGroupConversationThreadPostExtension", + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachment", + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachmentUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachmentUploadSession", + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupConversationThreadPostInReplyToExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaGroupConversationThreadPostInReplyToExtension", + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupConversationThreadPostInReplyToMention", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMention" + "Command": "New-MgBetaGroupConversationThreadPostInReplyToMention", + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupConversationThreadPostMention", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMention" + "Command": "New-MgBetaGroupConversationThreadPostMention", + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDrive", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "New-MgBetaGroupDrive", + "Method": "POST", + "Uri": "/groups/{group-id}/drives" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveBundle", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "New-MgBetaGroupDriveBundle", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "New-MgBetaGroupDriveItem", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveItemAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "New-MgBetaGroupDriveItemAnalyticItemActivityStat", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveItemChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "New-MgBetaGroupDriveItemChild", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveItemLink", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createLink", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgBetaGroupDriveItemLink", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createLink" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "New-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveItemListItemLink", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgBetaGroupDriveItemListItemLink", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveItemListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "New-MgBetaGroupDriveItemListItemVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgBetaGroupDriveItemPermission", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveItemSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "New-MgBetaGroupDriveItemSubscription", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveItemThumbnail", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "New-MgBetaGroupDriveItemThumbnail", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveItemUploadSession", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgBetaGroupDriveItemUploadSession", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "New-MgBetaGroupDriveItemVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveListColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgBetaGroupDriveListColumn", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveListContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "New-MgBetaGroupDriveListContentType", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgBetaGroupDriveListContentTypeColumn", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "New-MgBetaGroupDriveListContentTypeColumnLink", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveListItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "New-MgBetaGroupDriveListItem", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "New-MgBetaGroupDriveListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveListItemLink", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgBetaGroupDriveListItemLink", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createLink" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "New-MgBetaGroupDriveListItemVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveListOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "New-MgBetaGroupDriveListOperation", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveListSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "New-MgBetaGroupDriveListSubscription", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveRootAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "New-MgBetaGroupDriveRootAnalyticItemActivityStat", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveRootChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "New-MgBetaGroupDriveRootChild", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveRootLink", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createLink", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgBetaGroupDriveRootLink", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createLink" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "New-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveRootListItemLink", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createLink", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgBetaGroupDriveRootListItemLink", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createLink" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveRootListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "New-MgBetaGroupDriveRootListItemVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgBetaGroupDriveRootPermission", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveRootSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "New-MgBetaGroupDriveRootSubscription", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveRootThumbnail", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "New-MgBetaGroupDriveRootThumbnail", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveRootUploadSession", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createUploadSession", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgBetaGroupDriveRootUploadSession", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createUploadSession" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupDriveRootVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "New-MgBetaGroupDriveRootVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupEndpoint", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/endpoints", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "New-MgBetaGroupEndpoint", + "Method": "POST", + "Uri": "/groups/{group-id}/endpoints" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupEvent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-events?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEvent" + "Command": "New-MgBetaGroupEvent", + "Method": "POST", + "Uri": "/groups/{group-id}/events" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupEventAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "New-MgBetaGroupEventAttachment", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/attachments" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupEventExceptionOccurrenceAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "New-MgBetaGroupEventExceptionOccurrenceAttachment", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupEventExceptionOccurrenceExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaGroupEventExceptionOccurrenceExtension", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupEventExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaGroupEventExtension", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/extensions" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupEventInstanceAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "New-MgBetaGroupEventInstanceAttachment", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupEventInstanceExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaGroupEventInstanceExtension", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/extensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaGroupExtension", + "Method": "POST", + "Uri": "/groups/{group-id}/extensions" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupLifecyclePolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-post-grouplifecyclepolicies?view=graph-rest-beta", - "Uri": "/groupLifecyclePolicies", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -377812,41 +378548,43 @@ "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-post-grouplifecyclepolicies?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy" + "Command": "New-MgBetaGroupLifecyclePolicy", + "Method": "POST", + "Uri": "/groupLifecyclePolicies" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupMemberByRef", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-members?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaGroupMemberByRef", + "Method": "POST", + "Uri": "/groups/{group-id}/members/$ref" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/notebooks", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -377873,22 +378611,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "New-MgBetaGroupOnenoteNotebook", + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupOnenoteNotebookSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -377915,22 +378653,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "New-MgBetaGroupOnenoteNotebookSection", + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupOnenoteNotebookSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -377957,22 +378695,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "New-MgBetaGroupOnenoteNotebookSectionGroup", + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupOnenotePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/pages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -377999,56 +378737,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "New-MgBetaGroupOnenotePage", + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/pages" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sections", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "New-MgBetaGroupOnenoteSection", + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sections" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "New-MgBetaGroupOnenoteSectionGroup", + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sectionGroups" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupOnenoteSectionGroupSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -378075,22 +378813,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "New-MgBetaGroupOnenoteSectionGroupSection", + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupOnenoteSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -378117,22 +378855,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "New-MgBetaGroupOnenoteSectionPage", + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupOwnerByRef", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-owners?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -378151,168 +378889,166 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "New-MgBetaGroupOwnerByRef", + "Method": "POST", + "Uri": "/groups/{group-id}/owners/$ref" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/permissionGrants", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "New-MgBetaGroupPermissionGrant", + "Method": "POST", + "Uri": "/groups/{group-id}/permissionGrants" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupRejectedSenderByRef", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-rejectedsenders?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaGroupRejectedSenderByRef", + "Method": "POST", + "Uri": "/groups/{group-id}/rejectedSenders/$ref" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/settings", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectorySetting" + "Command": "New-MgBetaGroupSetting", + "Method": "POST", + "Uri": "/groups/{group-id}/settings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "New-MgBetaGroupSiteAnalyticItemActivityStat", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteAnalyticItemActivityStatActivity", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivity" + "Command": "New-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/columns", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgBetaGroupSiteColumn", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/columns" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "New-MgBetaGroupSiteContentType", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgBetaGroupSiteContentTypeColumn", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "New-MgBetaGroupSiteContentTypeColumnLink", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteGetByPathColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -378323,17 +379059,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgBetaGroupSiteGetByPathColumn", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteGetByPathContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -378344,17 +379080,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "New-MgBetaGroupSiteGetByPathContentType", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteGetByPathList", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -378365,17 +379101,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "New-MgBetaGroupSiteGetByPathList", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteGetByPathOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -378386,17 +379122,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "New-MgBetaGroupSiteGetByPathOperation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteGetByPathPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -378407,17 +379143,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBaseSitePage" + "Command": "New-MgBetaGroupSiteGetByPathPage", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteGetByPathPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -378428,765 +379164,765 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgBetaGroupSiteGetByPathPermission", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy" + "Command": "New-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteInformationProtectionPolicyLabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtectionLabel" + "Command": "New-MgBetaGroupSiteInformationProtectionPolicyLabel", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSensitivityLabel" + "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSensitivityLabel" + "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest" + "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThreatAssessmentResult" + "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteList", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "New-MgBetaGroupSiteList", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteListActivity", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "New-MgBetaGroupSiteListActivity", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteListColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgBetaGroupSiteListColumn", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteListContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "New-MgBetaGroupSiteListContentType", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgBetaGroupSiteListContentTypeColumn", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "New-MgBetaGroupSiteListContentTypeColumnLink", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteListItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "New-MgBetaGroupSiteListItem", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteListItemActivity", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "New-MgBetaGroupSiteListItemActivity", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "New-MgBetaGroupSiteListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteListItemLink", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgBetaGroupSiteListItemLink", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "New-MgBetaGroupSiteListItemVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteListOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "New-MgBetaGroupSiteListOperation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteListSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "New-MgBetaGroupSiteListSubscription", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "New-MgBetaGroupSiteOnenoteNotebook", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "New-MgBetaGroupSiteOnenoteNotebookSection", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionPage", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "New-MgBetaGroupSiteOnenoteOperation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenotePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "New-MgBetaGroupSiteOnenotePage", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteResource", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteResource" + "Command": "New-MgBetaGroupSiteOnenoteResource", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "New-MgBetaGroupSiteOnenoteSection", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "New-MgBetaGroupSiteOnenoteSectionGroup", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSection", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteOnenoteSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "New-MgBetaGroupSiteOnenoteSectionPage", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/operations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "New-MgBetaGroupSiteOperation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/operations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSitePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBaseSitePage" + "Command": "New-MgBetaGroupSitePage", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHorizontalSection" + "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHorizontalSectionColumn" + "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSitePageAsSitePageWebPart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaGroupSitePageAsSitePageWebPart", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSitePermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/permissions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgBetaGroupSitePermission", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteRecycleBinItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRecycleBinItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRecycleBinItem" + "Command": "New-MgBetaGroupSiteRecycleBinItem", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Command": "New-MgBetaGroupSiteTermStoreGroup", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreGroupSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "New-MgBetaGroupSiteTermStoreGroupSet", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -379197,17 +379933,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgBetaGroupSiteTermStoreGroupSetChild", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -379218,119 +379954,119 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgBetaGroupSiteTermStoreGroupSetRelation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTerm", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChild", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "New-MgBetaGroupSiteTermStoreSet", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -379341,17 +380077,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgBetaGroupSiteTermStoreSetChild", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -379362,34 +380098,34 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgBetaGroupSiteTermStoreSetChildRelation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSet", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -379400,17 +380136,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -379421,755 +380157,757 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgBetaGroupSiteTermStoreSetRelation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgBetaGroupSiteTermStoreSetTerm", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetTermChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgBetaGroupSiteTermStoreSetTermChild", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgBetaGroupSiteTermStoreSetTermChildRelation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupSiteTermStoreSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgBetaGroupSiteTermStoreSetTermRelation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamChannel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "New-MgBetaGroupTeamChannel", + "Method": "POST", + "Uri": "/groups/{group-id}/team/channels" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamChannelMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "New-MgBetaGroupTeamChannelMember", + "Method": "POST", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamChannelMessage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "New-MgBetaGroupTeamChannelMessage", + "Method": "POST", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "New-MgBetaGroupTeamChannelMessageHostedContent", + "Method": "POST", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "New-MgBetaGroupTeamChannelMessageReply", + "Method": "POST", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "New-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Method": "POST", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "New-MgBetaGroupTeamChannelSharedWithTeam", + "Method": "POST", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamChannelTab", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "New-MgBetaGroupTeamChannelTab", + "Method": "POST", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamInstalledApp", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/installedApps", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Command": "New-MgBetaGroupTeamInstalledApp", + "Method": "POST", + "Uri": "/groups/{group-id}/team/installedApps" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/members", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "New-MgBetaGroupTeamMember", + "Method": "POST", + "Uri": "/groups/{group-id}/team/members" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/operations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Command": "New-MgBetaGroupTeamOperation", + "Method": "POST", + "Uri": "/groups/{group-id}/team/operations" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/permissionGrants", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "New-MgBetaGroupTeamPermissionGrant", + "Method": "POST", + "Uri": "/groups/{group-id}/team/permissionGrants" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamPrimaryChannelMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/members", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "New-MgBetaGroupTeamPrimaryChannelMember", + "Method": "POST", + "Uri": "/groups/{group-id}/team/primaryChannel/members" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamPrimaryChannelMessage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "New-MgBetaGroupTeamPrimaryChannelMessage", + "Method": "POST", + "Uri": "/groups/{group-id}/team/primaryChannel/messages" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamPrimaryChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "New-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Method": "POST", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReply", + "Method": "POST", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "POST", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamPrimaryChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "New-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "Method": "POST", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamPrimaryChannelTab", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/tabs", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "New-MgBetaGroupTeamPrimaryChannelTab", + "Method": "POST", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleDayNote", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/dayNotes", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDayNote", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDayNote" + "Command": "New-MgBetaGroupTeamScheduleDayNote", + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/dayNotes" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleOfferShiftRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOfferShiftRequest" + "Command": "New-MgBetaGroupTeamScheduleOfferShiftRequest", + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleOpenShift", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/openShifts", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOpenShift" + "Command": "New-MgBetaGroupTeamScheduleOpenShift", + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/openShifts" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleOpenShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest" + "Command": "New-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleSchedulingGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSchedulingGroup" + "Command": "New-MgBetaGroupTeamScheduleSchedulingGroup", + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleShift", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/shifts", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphShift" + "Command": "New-MgBetaGroupTeamScheduleShift", + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/shifts" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleShiftRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphShiftsRoleDefinition" + "Command": "New-MgBetaGroupTeamScheduleShiftRoleDefinition", + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleSwapShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest" + "Command": "New-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleTimeCard", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timeCards", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeCard" + "Command": "New-MgBetaGroupTeamScheduleTimeCard", + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/timeCards" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleTimeOff", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timesOff", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeOff" + "Command": "New-MgBetaGroupTeamScheduleTimeOff", + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/timesOff" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleTimeOffReason", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeOffReason" + "Command": "New-MgBetaGroupTeamScheduleTimeOffReason", + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamScheduleTimeOffRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeOffRequest" + "Command": "New-MgBetaGroupTeamScheduleTimeOffRequest", + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamTag", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/tags", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamworkTag" + "Command": "New-MgBetaGroupTeamTag", + "Method": "POST", + "Uri": "/groups/{group-id}/team/tags" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupTeamTagMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamworkTagMember" + "Command": "New-MgBetaGroupTeamTagMember", + "Method": "POST", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupThread", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-threads?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -380188,509 +380926,507 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationThread" + "Command": "New-MgBetaGroupThread", + "Method": "POST", + "Uri": "/groups/{group-id}/threads" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupThreadPostAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "New-MgBetaGroupThreadPostAttachment", + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupThreadPostAttachmentUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgBetaGroupThreadPostAttachmentUploadSession", + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupThreadPostExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaGroupThreadPostExtension", + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupThreadPostInReplyToAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "New-MgBetaGroupThreadPostInReplyToAttachment", + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupThreadPostInReplyToAttachmentUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgBetaGroupThreadPostInReplyToAttachmentUploadSession", + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupThreadPostInReplyToExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaGroupThreadPostInReplyToExtension", + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupThreadPostInReplyToMention", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMention" + "Command": "New-MgBetaGroupThreadPostInReplyToMention", + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaGroupThreadPostMention", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMention" + "Command": "New-MgBetaGroupThreadPostMention", + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityApiConnector", - "ApiReferenceLink": null, - "Uri": "/identity/apiConnectors", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-create?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityApiConnector" + "Command": "New-MgBetaIdentityApiConnector", + "Method": "POST", + "Uri": "/identity/apiConnectors" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityAuthenticationEventFlow", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventsflows?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow" + "Command": "New-MgBetaIdentityAuthenticationEventFlow", + "Method": "POST", + "Uri": "/identity/authenticationEventsFlows" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "Method": "POST", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-post-identityproviders?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", + "Method": "POST", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-post-attributes?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", + "Method": "POST", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityAuthenticationEventFlowIncludeApplication", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaIdentityAuthenticationEventFlowIncludeApplication", + "Method": "POST", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityAuthenticationEventListener", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventListeners", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventlisteners?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationEventListener" + "Command": "New-MgBetaIdentityAuthenticationEventListener", + "Method": "POST", + "Uri": "/identity/authenticationEventListeners" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityB2CUserFlow", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-b2cuserflows?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphB2CIdentityUserFlow" + "Command": "New-MgBetaIdentityB2CUserFlow", + "Method": "POST", + "Uri": "/identity/b2cUserFlows" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityB2CUserFlowIdentityProviderByRef", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-post-identityproviders?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaIdentityB2CUserFlowIdentityProviderByRef", + "Method": "POST", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityB2CUserFlowLanguage", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration" + "Command": "New-MgBetaIdentityB2CUserFlowLanguage", + "Method": "POST", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityB2CUserFlowLanguageDefaultPage", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "Method": "POST", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityB2CUserFlowLanguageOverridePage", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "Method": "POST", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityB2CUserFlowUserAttributeAssignment", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-post-userattributeassignments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment" + "Command": "New-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "Method": "POST", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityB2XUserFlow", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-b2xuserflows?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow" + "Command": "New-MgBetaIdentityB2XUserFlow", + "Method": "POST", + "Uri": "/identity/b2xUserFlows" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityB2XUserFlowIdentityProviderByRef", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaIdentityB2XUserFlowIdentityProviderByRef", + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityB2XUserFlowLanguage", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration" + "Command": "New-MgBetaIdentityB2XUserFlowLanguage", + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityB2XUserFlowLanguageDefaultPage", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityB2XUserFlowLanguageOverridePage", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityB2XUserFlowUserAttributeAssignment", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-post-userattributeassignments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment" + "Command": "New-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-authenticationcontextclassreferences?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference" + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "Method": "POST", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes", - "ApiVersion": "beta", "Variants": [ "Create1", "CreateExpanded1" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail" + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "Method": "POST", + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies", - "ApiVersion": "beta", "Variants": [ "Create1", "CreateExpanded1" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy" + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "Method": "POST", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "ApiVersion": "beta", "Variants": [ "Create1", "CreateExpanded1", @@ -380699,22 +381435,24 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration" + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "POST", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityConditionalAccessNamedLocation", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/namedLocations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-namedlocations?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphNamedLocation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -380733,20 +381471,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphNamedLocation" + "Command": "New-MgBetaIdentityConditionalAccessNamedLocation", + "Method": "POST", + "Uri": "/identity/conditionalAccess/namedLocations" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityConditionalAccessPolicy", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/policies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-policies?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -380773,728 +381511,728 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConditionalAccessPolicy" + "Command": "New-MgBetaIdentityConditionalAccessPolicy", + "Method": "POST", + "Uri": "/identity/conditionalAccess/policies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityCustomAuthenticationExtension", - "ApiReferenceLink": null, - "Uri": "/identity/customAuthenticationExtensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-customauthenticationextensions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension" + "Command": "New-MgBetaIdentityCustomAuthenticationExtension", + "Method": "POST", + "Uri": "/identity/customAuthenticationExtensions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecision", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewReviewer" + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewStage" + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-definitions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition" + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinition", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstance" + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewReviewer" + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewStage" + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-historydefinitions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition" + "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/historyDefinitions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance" + "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistoryinstance-generatedownloaduri?view=graph-rest-beta", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri", - "ApiVersion": "beta", "Variants": [ "Generate", "GenerateViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistoryinstance-generatedownloaduri?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance" + "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAppConsentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppConsentRequest" + "Command": "New-MgBetaIdentityGovernanceAppConsentRequest", + "Method": "POST", + "Uri": "/identityGovernance/appConsent/appConsentRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserConsentRequest" + "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "Method": "POST", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStep" + "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "Method": "POST", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflow", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-workflows?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflow", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-customtaskextensions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension" + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-beta", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createNewVersion", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createNewVersion" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowNewVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-beta", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowNewVersion", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAwFinding", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphFinding" + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAwFinding", + "Method": "POST", + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution" + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", + "Method": "POST", + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphFinding" + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", + "Method": "POST", + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution" + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", + "Method": "POST", + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphFinding" + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", + "Method": "POST", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution" + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", + "Method": "POST", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermissionsRequestChange", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionsRequestChange" + "Command": "New-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", + "Method": "POST", + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", + "Method": "POST", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStep" + "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", + "Method": "POST", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsmanagement-post-scheduledpermissionsrequests?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphScheduledPermissionsRequest" + "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionRequest", + "Method": "POST", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStep" + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule" + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance" + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-assignmentschedulerequests?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.ReadWrite.AzureADGroup", @@ -381513,50 +382251,50 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest" + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance" + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-eligibilityschedulerequests?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.ReadWrite.AzureADGroup", @@ -381575,107 +382313,105 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest" + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlert", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/roleManagementAlerts/alerts", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert" + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlert", + "Method": "POST", + "Uri": "/identityGovernance/roleManagementAlerts/alerts" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration" + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "Method": "POST", + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition" + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "Method": "POST", + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertIncident", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "Method": "POST", + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertOperation", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/roleManagementAlerts/operations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphLongRunningOperation" + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "Method": "POST", + "Uri": "/identityGovernance/roleManagementAlerts/operations" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreement", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-post-agreements?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreement" + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreement", + "Method": "POST", + "Uri": "/identityGovernance/termsOfUse/agreements" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -381684,197 +382420,199 @@ "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "Method": "POST", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFile", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-post-files?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileLocalization" + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "Method": "POST", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileLocalization" + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Method": "POST", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Method": "POST", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "Method": "POST", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityProvider", - "ApiReferenceLink": null, - "Uri": "/identity/identityProviders", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-identityproviders?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityProviderBase" + "Command": "New-MgBetaIdentityProvider", + "Method": "POST", + "Uri": "/identity/identityProviders" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityUserFlow", - "ApiReferenceLink": null, - "Uri": "/identity/userFlows", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-post-userflows?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityUserFlow", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityUserFlow" + "Command": "New-MgBetaIdentityUserFlow", + "Method": "POST", + "Uri": "/identity/userFlows" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaIdentityUserFlowAttribute", - "ApiReferenceLink": null, - "Uri": "/identity/userFlowAttributes", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-post?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute" + "Command": "New-MgBetaIdentityUserFlowAttribute", + "Method": "POST", + "Uri": "/identity/userFlowAttributes" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaInformationProtectionDataLossPreventionPolicy", - "ApiReferenceLink": null, - "Uri": "/informationProtection/dataLossPreventionPolicies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy" + "Command": "New-MgBetaInformationProtectionDataLossPreventionPolicy", + "Method": "POST", + "Uri": "/informationProtection/dataLossPreventionPolicies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaInformationProtectionPolicyLabel", - "ApiReferenceLink": null, - "Uri": "/informationProtection/policy/labels", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtectionLabel" + "Command": "New-MgBetaInformationProtectionPolicyLabel", + "Method": "POST", + "Uri": "/informationProtection/policy/labels" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaInformationProtectionThreatAssessmentRequest", - "ApiReferenceLink": null, - "Uri": "/informationProtection/threatAssessmentRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-post-threatassessmentrequests?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest" + "Command": "New-MgBetaInformationProtectionThreatAssessmentRequest", + "Method": "POST", + "Uri": "/informationProtection/threatAssessmentRequests" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaInformationProtectionThreatAssessmentRequestResult", - "ApiReferenceLink": null, - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThreatAssessmentResult" + "Command": "New-MgBetaInformationProtectionThreatAssessmentRequestResult", + "Method": "POST", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaInvitation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/invitation-post?view=graph-rest-beta", - "Uri": "/invitations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/invitation-post?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphInvitation", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Invite.All", @@ -381901,20 +382639,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphInvitation" + "Command": "New-MgBetaInvitation", + "Method": "POST", + "Uri": "/invitations" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaOauth2PermissionGrant", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-post?view=graph-rest-beta", - "Uri": "/oauth2PermissionGrants", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-post?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -381933,81 +382671,79 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Command": "New-MgBetaOauth2PermissionGrant", + "Method": "POST", + "Uri": "/oauth2PermissionGrants" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfile", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile" + "Command": "New-MgBetaOnPremisePublishingProfile", + "Method": "POST", + "Uri": "/onPremisesPublishingProfiles" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileAgent", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnPremisesAgent" + "Command": "New-MgBetaOnPremisePublishingProfileAgent", + "Method": "POST", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroup", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup" + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroup", + "Method": "POST", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupAgent", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnPremisesAgent" + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "Method": "POST", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupByRef", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -382018,209 +382754,211 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupByRef", + "Method": "POST", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPublishedResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPublishedResource" + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "Method": "POST", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup" + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", + "Method": "POST", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", + "Method": "POST", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileConnector", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConnector", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConnector" + "Command": "New-MgBetaOnPremisePublishingProfileConnector", + "Method": "POST", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroup", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConnectorGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConnectorGroup" + "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroup", + "Method": "POST", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", + "Method": "POST", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", + "Method": "POST", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfilePublishedResource", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPublishedResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPublishedResource" + "Command": "New-MgBetaOnPremisePublishingProfilePublishedResource", + "Method": "POST", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup" + "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", + "Method": "POST", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", + "Method": "POST", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaOrganization", - "ApiReferenceLink": null, - "Uri": "/organization", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrganization", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOrganization" + "Command": "New-MgBetaOrganization", + "Method": "POST", + "Uri": "/organization" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaOrganizationBrandingLocalization", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-post-localizations?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -382239,88 +382977,88 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization" + "Command": "New-MgBetaOrganizationBrandingLocalization", + "Method": "POST", + "Uri": "/organization/{organization-id}/branding/localizations" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaOrganizationCertificateBasedAuthConfiguration", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-post-certificatebasedauthconfiguration?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration" + "Command": "New-MgBetaOrganizationCertificateBasedAuthConfiguration", + "Method": "POST", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaOrganizationExtension", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/extensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaOrganizationExtension", + "Method": "POST", + "Uri": "/organization/{organization-id}/extensions" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPlaceAsRoomListRoom", - "ApiReferenceLink": null, - "Uri": "/places/{place-id}/roomList/rooms", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRoom" + "Command": "New-MgBetaPlaceAsRoomListRoom", + "Method": "POST", + "Uri": "/places/{place-id}/roomList/rooms" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPlaceAsRoomListWorkspace", - "ApiReferenceLink": null, - "Uri": "/places/{place-id}/roomList/workspaces", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWorkspace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWorkspace" + "Command": "New-MgBetaPlaceAsRoomListWorkspace", + "Method": "POST", + "Uri": "/places/{place-id}/roomList/workspaces" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPlannerBucket", - "ApiReferenceLink": null, - "Uri": "/planner/buckets", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-buckets?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -382347,20 +383085,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerBucket" + "Command": "New-MgBetaPlannerBucket", + "Method": "POST", + "Uri": "/planner/buckets" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPlannerPlan", - "ApiReferenceLink": null, - "Uri": "/planner/plans", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-plans?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -382387,20 +383125,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerPlan" + "Command": "New-MgBetaPlannerPlan", + "Method": "POST", + "Uri": "/planner/plans" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPlannerRoster", - "ApiReferenceLink": null, - "Uri": "/planner/rosters", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-rosters?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerRoster", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -382419,22 +383157,22 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphPlannerRoster" + "Command": "New-MgBetaPlannerRoster", + "Method": "POST", + "Uri": "/planner/rosters" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPlannerRosterMember", - "ApiReferenceLink": null, - "Uri": "/planner/rosters/{plannerRoster-id}/members", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-post-members?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerRosterMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -382453,20 +383191,20 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphPlannerRosterMember" + "Command": "New-MgBetaPlannerRosterMember", + "Method": "POST", + "Uri": "/planner/rosters/{plannerRoster-id}/members" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPlannerTask", - "ApiReferenceLink": null, - "Uri": "/planner/tasks", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-tasks?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -382493,20 +383231,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerTask" + "Command": "New-MgBetaPlannerTask", + "Method": "POST", + "Uri": "/planner/tasks" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPolicyActivityBasedTimeoutPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/activityBasedTimeoutPolicies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-post-activitybasedtimeoutpolicies?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -382525,20 +383263,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy" + "Command": "New-MgBetaPolicyActivityBasedTimeoutPolicy", + "Method": "POST", + "Uri": "/policies/activityBasedTimeoutPolicies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPolicyAppManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/appManagementPolicies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -382557,35 +383295,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppManagementPolicy" + "Command": "New-MgBetaPolicyAppManagementPolicy", + "Method": "POST", + "Uri": "/policies/appManagementPolicies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration" + "Command": "New-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Method": "POST", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPolicyAuthenticationStrengthPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationStrengthPolicies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-post-policies?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -382604,69 +383342,69 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy" + "Command": "New-MgBetaPolicyAuthenticationStrengthPolicy", + "Method": "POST", + "Uri": "/policies/authenticationStrengthPolicies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration" + "Command": "New-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "POST", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPolicyAuthorizationPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/authorizationPolicy", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthorizationPolicy" + "Command": "New-MgBetaPolicyAuthorizationPolicy", + "Method": "POST", + "Uri": "/policies/authorizationPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", - "ApiReferenceLink": null, - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride" + "Command": "New-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Method": "POST", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPolicyClaimMappingPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/claimsMappingPolicies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-post-claimsmappingpolicies?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -382685,84 +383423,84 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphClaimsMappingPolicy" + "Command": "New-MgBetaPolicyClaimMappingPolicy", + "Method": "POST", + "Uri": "/policies/claimsMappingPolicies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPolicyCrossTenantAccessPolicyPartner", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/partners", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-post-partners?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner" + "Command": "New-MgBetaPolicyCrossTenantAccessPolicyPartner", + "Method": "POST", + "Uri": "/policies/crossTenantAccessPolicy/partners" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPolicyFeatureRolloutPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/featureRolloutPolicies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-featurerolloutpolicies?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy" + "Command": "New-MgBetaPolicyFeatureRolloutPolicy", + "Method": "POST", + "Uri": "/policies/featureRolloutPolicies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyTo", - "ApiReferenceLink": null, - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyTo", + "Method": "POST", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", - "ApiReferenceLink": null, - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", + "Method": "POST", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPolicyHomeRealmDiscoveryPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/homeRealmDiscoveryPolicies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-post-homerealmdiscoverypolicies?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -382781,246 +383519,246 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy" + "Command": "New-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Method": "POST", + "Uri": "/policies/homeRealmDiscoveryPolicies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPolicyMobileAppManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/mobileAppManagementPolicies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobilityManagementPolicy" + "Command": "New-MgBetaPolicyMobileAppManagementPolicy", + "Method": "POST", + "Uri": "/policies/mobileAppManagementPolicies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", - "ApiReferenceLink": null, - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-post-includedgroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", + "Method": "POST", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPolicyMobileDeviceManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/mobileDeviceManagementPolicies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobilityManagementPolicy" + "Command": "New-MgBetaPolicyMobileDeviceManagementPolicy", + "Method": "POST", + "Uri": "/policies/mobileDeviceManagementPolicies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", - "ApiReferenceLink": null, - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-post-includedgroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", + "Method": "POST", + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPolicyPermissionGrantPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-permissiongrantpolicies?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionGrantPolicy" + "Command": "New-MgBetaPolicyPermissionGrantPolicy", + "Method": "POST", + "Uri": "/policies/permissionGrantPolicies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPolicyPermissionGrantPolicyExclude", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-excludes?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet" + "Command": "New-MgBetaPolicyPermissionGrantPolicyExclude", + "Method": "POST", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPolicyPermissionGrantPolicyInclude", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-includes?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet" + "Command": "New-MgBetaPolicyPermissionGrantPolicyInclude", + "Method": "POST", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPolicyRoleManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy" + "Command": "New-MgBetaPolicyRoleManagementPolicy", + "Method": "POST", + "Uri": "/policies/roleManagementPolicies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPolicyRoleManagementPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicyAssignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment" + "Command": "New-MgBetaPolicyRoleManagementPolicyAssignment", + "Method": "POST", + "Uri": "/policies/roleManagementPolicyAssignments" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPolicyRoleManagementPolicyEffectiveRule", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule" + "Command": "New-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "Method": "POST", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPolicyRoleManagementPolicyRule", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule" + "Command": "New-MgBetaPolicyRoleManagementPolicyRule", + "Method": "POST", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPolicyServicePrincipalCreationPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/servicePrincipalCreationPolicies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy" + "Command": "New-MgBetaPolicyServicePrincipalCreationPolicy", + "Method": "POST", + "Uri": "/policies/servicePrincipalCreationPolicies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyExclude", - "ApiReferenceLink": null, - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet" + "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "Method": "POST", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyInclude", - "ApiReferenceLink": null, - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet" + "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "Method": "POST", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPolicyTokenIssuancePolicy", - "ApiReferenceLink": null, - "Uri": "/policies/tokenIssuancePolicies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-post-tokenissuancepolicy?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -383039,20 +383777,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy" + "Command": "New-MgBetaPolicyTokenIssuancePolicy", + "Method": "POST", + "Uri": "/policies/tokenIssuancePolicies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPolicyTokenLifetimePolicy", - "ApiReferenceLink": null, - "Uri": "/policies/tokenLifetimePolicies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-post-tokenlifetimepolicies?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -383071,50 +383809,50 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy" + "Command": "New-MgBetaPolicyTokenLifetimePolicy", + "Method": "POST", + "Uri": "/policies/tokenLifetimePolicies" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrintConnector", - "ApiReferenceLink": null, - "Uri": "/print/connectors", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintConnector" + "Command": "New-MgBetaPrintConnector", + "Method": "POST", + "Uri": "/print/connectors" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrintOperation", - "ApiReferenceLink": null, - "Uri": "/print/operations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintOperation" + "Command": "New-MgBetaPrintOperation", + "Method": "POST", + "Uri": "/print/operations" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrintPrinter", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-create?view=graph-rest-beta", - "Uri": "/print/printers/create", - "ApiVersion": "beta", "Variants": [ "Create1", "CreateExpanded1" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-create?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.Create", @@ -383141,22 +383879,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "New-MgBetaPrintPrinter", + "Method": "POST", + "Uri": "/print/printers/create" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrintPrinterJob", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-jobs?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.Create", @@ -383199,39 +383937,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintJob" + "Command": "New-MgBetaPrintPrinterJob", + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrintPrinterJobDocument", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintDocument" + "Command": "New-MgBetaPrintPrinterJobDocument", + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrintPrinterJobDocumentUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.Create", @@ -383258,156 +383996,156 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgBetaPrintPrinterJobDocumentUploadSession", + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrintPrinterJobTask", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTask" + "Command": "New-MgBetaPrintPrinterJobTask", + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrintPrinterShare", - "ApiReferenceLink": null, - "Uri": "/print/printerShares", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrinterShare" + "Command": "New-MgBetaPrintPrinterShare", + "Method": "POST", + "Uri": "/print/printerShares" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrintPrinterShareAllowedGroupByRef", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaPrintPrinterShareAllowedGroupByRef", + "Method": "POST", + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrintPrinterShareAllowedUserByRef", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaPrintPrinterShareAllowedUserByRef", + "Method": "POST", + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrintPrinterShareJob", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintJob" + "Command": "New-MgBetaPrintPrinterShareJob", + "Method": "POST", + "Uri": "/print/printerShares/{printerShare-id}/jobs" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrintPrinterShareJobDocument", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintDocument" + "Command": "New-MgBetaPrintPrinterShareJobDocument", + "Method": "POST", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrintPrinterShareJobDocumentUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgBetaPrintPrinterShareJobDocumentUploadSession", + "Method": "POST", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrintPrinterShareJobTask", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTask" + "Command": "New-MgBetaPrintPrinterShareJobTask", + "Method": "POST", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrintPrinterTaskTrigger", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/taskTriggers", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-tasktriggers?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -383426,103 +384164,103 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger" + "Command": "New-MgBetaPrintPrinterTaskTrigger", + "Method": "POST", + "Uri": "/print/printers/{printer-id}/taskTriggers" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrintService", - "ApiReferenceLink": null, - "Uri": "/print/services", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintService", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintService" + "Command": "New-MgBetaPrintService", + "Method": "POST", + "Uri": "/print/services" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrintServiceEndpoint", - "ApiReferenceLink": null, - "Uri": "/print/services/{printService-id}/endpoints", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintServiceEndpoint" + "Command": "New-MgBetaPrintServiceEndpoint", + "Method": "POST", + "Uri": "/print/services/{printService-id}/endpoints" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrintShare", - "ApiReferenceLink": null, - "Uri": "/print/shares", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-shares?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrinterShare" + "Command": "New-MgBetaPrintShare", + "Method": "POST", + "Uri": "/print/shares" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrintShareAllowedGroupByRef", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedgroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaPrintShareAllowedGroupByRef", + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrintShareAllowedUserByRef", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedusers?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaPrintShareAllowedUserByRef", + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrintShareJob", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-jobs?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.ReadWriteBasic", @@ -383557,39 +384295,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintJob" + "Command": "New-MgBetaPrintShareJob", + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrintShareJobDocument", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintDocument" + "Command": "New-MgBetaPrintShareJobDocument", + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrintShareJobDocumentUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.Create", @@ -383616,386 +384354,384 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgBetaPrintShareJobDocumentUploadSession", + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrintShareJobTask", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTask" + "Command": "New-MgBetaPrintShareJobTask", + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrintTaskDefinition", - "ApiReferenceLink": null, - "Uri": "/print/taskDefinitions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-taskdefinitions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTaskDefinition" + "Command": "New-MgBetaPrintTaskDefinition", + "Method": "POST", + "Uri": "/print/taskDefinitions" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrintTaskDefinitionTask", - "ApiReferenceLink": null, - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTask" + "Command": "New-MgBetaPrintTaskDefinitionTask", + "Method": "POST", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrivacySubjectRightsRequest", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubjectRightsRequest" + "Command": "New-MgBetaPrivacySubjectRightsRequest", + "Method": "POST", + "Uri": "/privacy/subjectRightsRequests" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrivacySubjectRightsRequestNote", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post-notes?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthoredNote" + "Command": "New-MgBetaPrivacySubjectRightsRequestNote", + "Method": "POST", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrivilegedAccess", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccess", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccess" + "Command": "New-MgBetaPrivilegedAccess", + "Method": "POST", + "Uri": "/privilegedAccess" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrivilegedAccessResource", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceResource" + "Command": "New-MgBetaPrivilegedAccessResource", + "Method": "POST", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment" + "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignment", + "Method": "POST", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest" + "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Method": "POST", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrivilegedAccessResourceRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" + "Command": "New-MgBetaPrivilegedAccessResourceRoleDefinition", + "Method": "POST", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrivilegedAccessResourceRoleSetting", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleSetting" + "Command": "New-MgBetaPrivilegedAccessResourceRoleSetting", + "Method": "POST", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrivilegedAccessRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment" + "Command": "New-MgBetaPrivilegedAccessRoleAssignment", + "Method": "POST", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrivilegedAccessRoleAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest" + "Command": "New-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Method": "POST", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrivilegedAccessRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" + "Command": "New-MgBetaPrivilegedAccessRoleDefinition", + "Method": "POST", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrivilegedAccessRoleSetting", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleSetting" + "Command": "New-MgBetaPrivilegedAccessRoleSetting", + "Method": "POST", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrivilegedApproval", - "ApiReferenceLink": null, - "Uri": "/privilegedApproval", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedApproval" + "Command": "New-MgBetaPrivilegedApproval", + "Method": "POST", + "Uri": "/privilegedApproval" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrivilegedOperationEvent", - "ApiReferenceLink": null, - "Uri": "/privilegedOperationEvents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent" + "Command": "New-MgBetaPrivilegedOperationEvent", + "Method": "POST", + "Uri": "/privilegedOperationEvents" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrivilegedRole", - "ApiReferenceLink": null, - "Uri": "/privilegedRoles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRole" + "Command": "New-MgBetaPrivilegedRole", + "Method": "POST", + "Uri": "/privilegedRoles" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrivilegedRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Command": "New-MgBetaPrivilegedRoleAssignment", + "Method": "POST", + "Uri": "/privilegedRoleAssignments" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrivilegedRoleAssignmentEligible", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makeEligible", - "ApiVersion": "beta", "Variants": [ "Make", "MakeViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Command": "New-MgBetaPrivilegedRoleAssignmentEligible", + "Method": "POST", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makeEligible" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrivilegedRoleAssignmentPermanent", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makePermanent", - "ApiVersion": "beta", "Variants": [ "Make", "MakeExpanded", "MakeViaIdentity", "MakeViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Command": "New-MgBetaPrivilegedRoleAssignmentPermanent", + "Method": "POST", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makePermanent" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaPrivilegedRoleAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignmentRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest" + "Command": "New-MgBetaPrivilegedRoleAssignmentRequest", + "Method": "POST", + "Uri": "/privilegedRoleAssignmentRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaProgram", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-create?view=graph-rest-beta", - "Uri": "/programs", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-create?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphProgram", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphProgram" + "Command": "New-MgBetaProgram", + "Method": "POST", + "Uri": "/programs" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaProgramControl", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-create?view=graph-rest-beta", - "Uri": "/programControls", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -384008,193 +384744,195 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-create?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphProgramControl", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphProgramControl" + "Command": "New-MgBetaProgramControl", + "Method": "POST", + "Uri": "/programControls" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaProgramControlType", - "ApiReferenceLink": null, - "Uri": "/programControlTypes", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProgramControlType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphProgramControlType" + "Command": "New-MgBetaProgramControlType", + "Method": "POST", + "Uri": "/programControlTypes" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaReportAuthenticationMethodUserRegistrationDetail", - "ApiReferenceLink": null, - "Uri": "/reports/authenticationMethods/userRegistrationDetails", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserRegistrationDetails" + "Command": "New-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "Method": "POST", + "Uri": "/reports/authenticationMethods/userRegistrationDetails" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaReportPartnerBillingManifest", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/manifests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBillingManifest" + "Command": "New-MgBetaReportPartnerBillingManifest", + "Method": "POST", + "Uri": "/reports/partners/billing/manifests" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaReportPartnerBillingOperation", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/operations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBillingOperation" + "Command": "New-MgBetaReportPartnerBillingOperation", + "Method": "POST", + "Uri": "/reports/partners/billing/operations" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRiskDetection", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskDetections", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRiskDetection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRiskDetection" + "Command": "New-MgBetaRiskDetection", + "Method": "POST", + "Uri": "/identityProtection/riskDetections" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRiskyServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyServicePrincipals", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRiskyServicePrincipal" + "Command": "New-MgBetaRiskyServicePrincipal", + "Method": "POST", + "Uri": "/identityProtection/riskyServicePrincipals" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRiskyServicePrincipalHistory", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem" + "Command": "New-MgBetaRiskyServicePrincipalHistory", + "Method": "POST", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRiskyUser", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyUsers", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRiskyUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRiskyUser" + "Command": "New-MgBetaRiskyUser", + "Method": "POST", + "Uri": "/identityProtection/riskyUsers" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRiskyUserHistory", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem" + "Command": "New-MgBetaRiskyUserHistory", + "Method": "POST", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementCloudPcResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/resourceNamespaces", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "New-MgBetaRoleManagementCloudPcResourceNamespace", + "Method": "POST", + "Uri": "/roleManagement/cloudPC/resourceNamespaces" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Command": "New-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Method": "POST", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementCloudPcRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/roleAssignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplicationmultiple-post-roleassignments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -384213,37 +384951,37 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple" + "Command": "New-MgBetaRoleManagementCloudPcRoleAssignment", + "Method": "POST", + "Uri": "/roleManagement/cloudPC/roleAssignments" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "New-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "Method": "POST", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementCloudPcRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/roleDefinitions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -384286,69 +385024,69 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "New-MgBetaRoleManagementCloudPcRoleDefinition", + "Method": "POST", + "Uri": "/roleManagement/cloudPC/roleDefinitions" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "New-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Method": "POST", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/resourceNamespaces", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespace", + "Method": "POST", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Method": "POST", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplicationmultiple-post-roleassignments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -384367,37 +385105,37 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple" + "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignment", + "Method": "POST", + "Uri": "/roleManagement/deviceManagement/roleAssignments" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "Method": "POST", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/roleDefinitions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -384440,146 +385178,146 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinition", + "Method": "POST", + "Uri": "/roleManagement/deviceManagement/roleDefinitions" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Method": "POST", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/resourceNamespaces", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "New-MgBetaRoleManagementDirectoryResourceNamespace", + "Method": "POST", + "Uri": "/roleManagement/directory/resourceNamespaces" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Command": "New-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "POST", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignment", + "Method": "POST", + "Uri": "/roleManagement/directory/roleAssignments" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApproval", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentApprovals", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "Method": "POST", + "Uri": "/roleManagement/directory/roleAssignmentApprovals" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStep" + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "Method": "POST", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "Method": "POST", + "Uri": "/roleManagement/directory/roleAssignmentSchedules" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Method": "POST", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignmentschedulerequests?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -384614,20 +385352,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "POST", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleDefinitions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -384646,67 +385384,67 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "New-MgBetaRoleManagementDirectoryRoleDefinition", + "Method": "POST", + "Uri": "/roleManagement/directory/roleDefinitions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "New-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Method": "POST", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "Method": "POST", + "Uri": "/roleManagement/directory/roleEligibilitySchedules" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Method": "POST", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleeligibilityschedulerequests?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -384725,320 +385463,320 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "POST", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/transitiveRoleAssignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "New-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "Method": "POST", + "Uri": "/roleManagement/directory/transitiveRoleAssignments" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseApp", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRbacApplication" + "Command": "New-MgBetaRoleManagementEnterpriseApp", + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStep" + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "New-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -385057,298 +385795,298 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleAssignments" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStep" + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "New-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementExchangeCustomAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/customAppScopes", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacapplication-post-customappscope?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCustomAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomAppScope" + "Command": "New-MgBetaRoleManagementExchangeCustomAppScope", + "Method": "POST", + "Uri": "/roleManagement/exchange/customAppScopes" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementExchangeResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/resourceNamespaces", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "New-MgBetaRoleManagementExchangeResourceNamespace", + "Method": "POST", + "Uri": "/roleManagement/exchange/resourceNamespaces" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Command": "New-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", + "Method": "POST", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementExchangeRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/roleAssignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "New-MgBetaRoleManagementExchangeRoleAssignment", + "Method": "POST", + "Uri": "/roleManagement/exchange/roleAssignments" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementExchangeRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/roleDefinitions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "New-MgBetaRoleManagementExchangeRoleDefinition", + "Method": "POST", + "Uri": "/roleManagement/exchange/roleDefinitions" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "New-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", + "Method": "POST", + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaRoleManagementExchangeTransitiveRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/transitiveRoleAssignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "New-MgBetaRoleManagementExchangeTransitiveRoleAssignment", + "Method": "POST", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments" }, { + "Module": "Beta.SchemaExtensions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSchemaExtension", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-post-schemaextensions?view=graph-rest-beta", - "Uri": "/schemaExtensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.SchemaExtensions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-post-schemaextensions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSchemaExtension", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -385367,20 +386105,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSchemaExtension" + "Command": "New-MgBetaSchemaExtension", + "Method": "POST", + "Uri": "/schemaExtensions" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSearchAcronym", - "ApiReferenceLink": null, - "Uri": "/search/acronyms", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-acronyms?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSearchAcronym", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -385399,20 +386137,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSearchAcronym" + "Command": "New-MgBetaSearchAcronym", + "Method": "POST", + "Uri": "/search/acronyms" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSearchBookmark", - "ApiReferenceLink": null, - "Uri": "/search/bookmarks", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-bookmarks?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSearchBookmark", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -385431,20 +386169,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSearchBookmark" + "Command": "New-MgBetaSearchBookmark", + "Method": "POST", + "Uri": "/search/bookmarks" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSearchQna", - "ApiReferenceLink": null, - "Uri": "/search/qnas", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-qnas?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSearchQna", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -385463,268 +386201,268 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSearchQna" + "Command": "New-MgBetaSearchQna", + "Method": "POST", + "Uri": "/search/qnas" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityAction", - "ApiReferenceLink": null, - "Uri": "/security/securityActions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityactions-post?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityAction" + "Command": "New-MgBetaSecurityAction", + "Method": "POST", + "Uri": "/security/securityActions" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityAlert", - "ApiReferenceLink": null, - "Uri": "/security/alerts", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAlert", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAlert" + "Command": "New-MgBetaSecurityAlert", + "Method": "POST", + "Uri": "/security/alerts" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityAlertV2", - "ApiReferenceLink": null, - "Uri": "/security/alerts_v2", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityAlert" + "Command": "New-MgBetaSecurityAlertV2", + "Method": "POST", + "Uri": "/security/alerts_v2" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulation", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/simulations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-post-simulation?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSimulation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSimulation" + "Command": "New-MgBetaSecurityAttackSimulation", + "Method": "POST", + "Uri": "/security/attackSimulation/simulations" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationAutomation", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/simulationAutomations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSimulationAutomation" + "Command": "New-MgBetaSecurityAttackSimulationAutomation", + "Method": "POST", + "Uri": "/security/attackSimulation/simulationAutomations" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationAutomationRun", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSimulationAutomationRun" + "Command": "New-MgBetaSecurityAttackSimulationAutomationRun", + "Method": "POST", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationEndUserNotification", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/endUserNotifications", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndUserNotification", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEndUserNotification" + "Command": "New-MgBetaSecurityAttackSimulationEndUserNotification", + "Method": "POST", + "Uri": "/security/attackSimulation/endUserNotifications" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationEndUserNotificationDetail", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEndUserNotificationDetail" + "Command": "New-MgBetaSecurityAttackSimulationEndUserNotificationDetail", + "Method": "POST", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationLandingPage", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/landingPages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLandingPage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphLandingPage" + "Command": "New-MgBetaSecurityAttackSimulationLandingPage", + "Method": "POST", + "Uri": "/security/attackSimulation/landingPages" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationLandingPageDetail", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLandingPageDetail", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphLandingPageDetail" + "Command": "New-MgBetaSecurityAttackSimulationLandingPageDetail", + "Method": "POST", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationLoginPage", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/loginPages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLoginPage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphLoginPage" + "Command": "New-MgBetaSecurityAttackSimulationLoginPage", + "Method": "POST", + "Uri": "/security/attackSimulation/loginPages" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationOperation", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/operations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttackSimulationOperation" + "Command": "New-MgBetaSecurityAttackSimulationOperation", + "Method": "POST", + "Uri": "/security/attackSimulation/operations" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationPayload", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/payloads", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPayload", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPayload" + "Command": "New-MgBetaSecurityAttackSimulationPayload", + "Method": "POST", + "Uri": "/security/attackSimulation/payloads" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationTraining", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/trainings", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTraining", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTraining" + "Command": "New-MgBetaSecurityAttackSimulationTraining", + "Method": "POST", + "Uri": "/security/attackSimulation/trainings" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationTrainingCampaign", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/trainingCampaigns", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-post-trainingcampaigns?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTrainingCampaign", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTrainingCampaign" + "Command": "New-MgBetaSecurityAttackSimulationTrainingCampaign", + "Method": "POST", + "Uri": "/security/attackSimulation/trainingCampaigns" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityAttackSimulationTrainingLanguageDetail", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTrainingLanguageDetail" + "Command": "New-MgBetaSecurityAttackSimulationTrainingLanguageDetail", + "Method": "POST", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityAuditLogQuery", - "ApiReferenceLink": null, - "Uri": "/security/auditLog/queries", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditcoreroot-post-auditlogqueries?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", + "ApiVersion": "beta", "Permissions": [ { "Name": "AuditLogsQuery-Entra.Read.All", @@ -385783,37 +386521,37 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityAuditLogQuery" + "Command": "New-MgBetaSecurityAuditLogQuery", + "Method": "POST", + "Uri": "/security/auditLog/queries" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityAuditLogQueryRecord", - "ApiReferenceLink": null, - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityAuditLogRecord" + "Command": "New-MgBetaSecurityAuditLogQueryRecord", + "Method": "POST", + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCase", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-post-ediscoverycases?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -385832,22 +386570,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase" + "Command": "New-MgBetaSecurityCaseEdiscoveryCase", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodian", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-custodians?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -385866,22 +386604,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian" + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -385900,22 +386638,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecuritySiteSource" + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -385934,22 +386672,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource" + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -385968,22 +386706,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityUserSource" + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHold", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-legalholds?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -386002,22 +386740,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy" + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -386036,22 +386774,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecuritySiteSource" + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -386070,22 +386808,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityUserSource" + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-noncustodialdatasources?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -386104,39 +386842,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource" + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseOperation", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityCaseOperation" + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseOperation", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSet", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-reviewsets?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -386155,39 +386893,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet" + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile" + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -386206,22 +386944,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery" + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearch", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-searches?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -386240,39 +386978,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch" + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearch", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityDataSource" + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseTag", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-tags?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -386291,643 +387029,687 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseTag", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityCloudAppSecurityProfile", - "ApiReferenceLink": null, - "Uri": "/security/cloudAppSecurityProfiles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile" + "Command": "New-MgBetaSecurityCloudAppSecurityProfile", + "Method": "POST", + "Uri": "/security/cloudAppSecurityProfiles" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityCollaborationAnalyzedEmail", - "ApiReferenceLink": null, - "Uri": "/security/collaboration/analyzedEmails", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail" + "Command": "New-MgBetaSecurityCollaborationAnalyzedEmail", + "Method": "POST", + "Uri": "/security/collaboration/analyzedEmails" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityDomainSecurityProfile", - "ApiReferenceLink": null, - "Uri": "/security/domainSecurityProfiles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDomainSecurityProfile" + "Command": "New-MgBetaSecurityDomainSecurityProfile", + "Method": "POST", + "Uri": "/security/domainSecurityProfiles" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityFileSecurityProfile", - "ApiReferenceLink": null, - "Uri": "/security/fileSecurityProfiles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphFileSecurityProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphFileSecurityProfile" + "Command": "New-MgBetaSecurityFileSecurityProfile", + "Method": "POST", + "Uri": "/security/fileSecurityProfiles" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityHostSecurityProfile", - "ApiReferenceLink": null, - "Uri": "/security/hostSecurityProfiles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHostSecurityProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHostSecurityProfile" + "Command": "New-MgBetaSecurityHostSecurityProfile", + "Method": "POST", + "Uri": "/security/hostSecurityProfiles" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityIdentityHealthIssue", - "ApiReferenceLink": null, - "Uri": "/security/identities/healthIssues", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHealthIssue" + "Command": "New-MgBetaSecurityIdentityHealthIssue", + "Method": "POST", + "Uri": "/security/identities/healthIssues" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityIncident", - "ApiReferenceLink": null, - "Uri": "/security/incidents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySensor", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityIncident" + "Command": "New-MgBetaSecurityIdentitySensor", + "Method": "POST", + "Uri": "/security/identities/sensors" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityInformationProtectionSensitivityLabel", + "Variants": [ + "Regenerate" + ], "ApiReferenceLink": null, - "Uri": "/security/informationProtection/sensitivityLabels", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "New-MgBetaSecurityIdentitySensorDeploymentAccessKey", + "Method": "POST", + "Uri": "/security/identities/sensors/regenerateDeploymentAccessKey" + }, + { + "Module": "Beta.Security", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityIncident", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel" + "Command": "New-MgBetaSecurityIncident", + "Method": "POST", + "Uri": "/security/incidents" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityIPSecurityProfile", - "ApiReferenceLink": null, - "Uri": "/security/ipSecurityProfiles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIPSecurityProfile" + "Command": "New-MgBetaSecurityInformationProtectionSensitivityLabel", + "Method": "POST", + "Uri": "/security/informationProtection/sensitivityLabels" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityLabelAuthority", + "Variants": [ + "Create", + "CreateExpanded" + ], "ApiReferenceLink": null, - "Uri": "/security/labels/authorities", + "OutputType": "IMicrosoftGraphIPSecurityProfile", "ApiVersion": "beta", + "Permissions": [], + "Command": "New-MgBetaSecurityIPSecurityProfile", + "Method": "POST", + "Uri": "/security/ipSecurityProfiles" + }, + { + "Module": "Beta.Security", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-authorities?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate" + "Command": "New-MgBetaSecurityLabelAuthority", + "Method": "POST", + "Uri": "/security/labels/authorities" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityLabelCategory", - "ApiReferenceLink": null, - "Uri": "/security/labels/categories", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-categories?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate" + "Command": "New-MgBetaSecurityLabelCategory", + "Method": "POST", + "Uri": "/security/labels/categories" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityLabelCategorySubcategory", - "ApiReferenceLink": null, - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-post-subcategories?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate" + "Command": "New-MgBetaSecurityLabelCategorySubcategory", + "Method": "POST", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityLabelCitation", - "ApiReferenceLink": null, - "Uri": "/security/labels/citations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-citations?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityCitationTemplate" + "Command": "New-MgBetaSecurityLabelCitation", + "Method": "POST", + "Uri": "/security/labels/citations" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityLabelDepartment", - "ApiReferenceLink": null, - "Uri": "/security/labels/departments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-departments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate" + "Command": "New-MgBetaSecurityLabelDepartment", + "Method": "POST", + "Uri": "/security/labels/departments" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityLabelFilePlanReference", - "ApiReferenceLink": null, - "Uri": "/security/labels/filePlanReferences", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-fileplanreferences?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate" + "Command": "New-MgBetaSecurityLabelFilePlanReference", + "Method": "POST", + "Uri": "/security/labels/filePlanReferences" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityLabelRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-retentionlabel?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityRetentionLabel" + "Command": "New-MgBetaSecurityLabelRetentionLabel", + "Method": "POST", + "Uri": "/security/labels/retentionLabels" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage" + "Command": "New-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "Method": "POST", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityProviderTenantSetting", - "ApiReferenceLink": null, - "Uri": "/security/providerTenantSettings", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPartnerSecurityAlert", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphProviderTenantSetting" + "Command": "New-MgBetaSecurityPartnerSecurityAlert", + "Method": "POST", + "Uri": "/security/partner/securityAlerts" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityRuleDetectionRule", - "ApiReferenceLink": null, - "Uri": "/security/rules/detectionRules", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProviderTenantSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityDetectionRule" + "Command": "New-MgBetaSecurityProviderTenantSetting", + "Method": "POST", + "Uri": "/security/providerTenantSettings" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecuritySecureScore", - "ApiReferenceLink": null, - "Uri": "/security/secureScores", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityDetectionRule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecureScore" + "Command": "New-MgBetaSecurityRuleDetectionRule", + "Method": "POST", + "Uri": "/security/rules/detectionRules" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecuritySecureScoreControlProfile", - "ApiReferenceLink": null, - "Uri": "/security/secureScoreControlProfiles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecureScore", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecureScoreControlProfile" + "Command": "New-MgBetaSecuritySecureScore", + "Method": "POST", + "Uri": "/security/secureScores" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecuritySubjectRightsRequest", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubjectRightsRequest" + "Command": "New-MgBetaSecuritySecureScoreControlProfile", + "Method": "POST", + "Uri": "/security/secureScoreControlProfiles" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecuritySubjectRightsRequestNote", + "Variants": [ + "Create", + "CreateExpanded" + ], "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", "ApiVersion": "beta", + "Permissions": [], + "Command": "New-MgBetaSecuritySubjectRightsRequest", + "Method": "POST", + "Uri": "/security/subjectRightsRequests" + }, + { + "Module": "Beta.Security", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthoredNote" + "Command": "New-MgBetaSecuritySubjectRightsRequestNote", + "Method": "POST", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceArticle", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/articles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityArticle" + "Command": "New-MgBetaSecurityThreatIntelligenceArticle", + "Method": "POST", + "Uri": "/security/threatIntelligence/articles" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceArticleIndicator", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/articleIndicators", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityArticleIndicator" + "Command": "New-MgBetaSecurityThreatIntelligenceArticleIndicator", + "Method": "POST", + "Uri": "/security/threatIntelligence/articleIndicators" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "New-MgBetaSecurityThreatIntelligenceHost", + "Method": "POST", + "Uri": "/security/threatIntelligence/hosts" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceHostComponent", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostComponents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostComponent" + "Command": "New-MgBetaSecurityThreatIntelligenceHostComponent", + "Method": "POST", + "Uri": "/security/threatIntelligence/hostComponents" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceHostCookie", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostCookies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostCookie" + "Command": "New-MgBetaSecurityThreatIntelligenceHostCookie", + "Method": "POST", + "Uri": "/security/threatIntelligence/hostCookies" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceHostPair", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostPairs", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostPair" + "Command": "New-MgBetaSecurityThreatIntelligenceHostPair", + "Method": "POST", + "Uri": "/security/threatIntelligence/hostPairs" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceHostPort", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostPorts", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostPort", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostPort" + "Command": "New-MgBetaSecurityThreatIntelligenceHostPort", + "Method": "POST", + "Uri": "/security/threatIntelligence/hostPorts" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceHostSslCertificate", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostSslCertificates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate" + "Command": "New-MgBetaSecurityThreatIntelligenceHostSslCertificate", + "Method": "POST", + "Uri": "/security/threatIntelligence/hostSslCertificates" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceHostTracker", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostTrackers", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostTracker" + "Command": "New-MgBetaSecurityThreatIntelligenceHostTracker", + "Method": "POST", + "Uri": "/security/threatIntelligence/hostTrackers" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceIntelProfile", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/intelProfiles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile" + "Command": "New-MgBetaSecurityThreatIntelligenceIntelProfile", + "Method": "POST", + "Uri": "/security/threatIntelligence/intelProfiles" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligencePassiveDnsRecord", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/passiveDnsRecords", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord" + "Command": "New-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "Method": "POST", + "Uri": "/security/threatIntelligence/passiveDnsRecords" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceProfileIndicator", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator" + "Command": "New-MgBetaSecurityThreatIntelligenceProfileIndicator", + "Method": "POST", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceSslCertificate", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/sslCertificates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySslCertificate" + "Command": "New-MgBetaSecurityThreatIntelligenceSslCertificate", + "Method": "POST", + "Uri": "/security/threatIntelligence/sslCertificates" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceSubdomain", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/subdomains", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySubdomain" + "Command": "New-MgBetaSecurityThreatIntelligenceSubdomain", + "Method": "POST", + "Uri": "/security/threatIntelligence/subdomains" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceVulnerability", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/vulnerabilities", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityVulnerability" + "Command": "New-MgBetaSecurityThreatIntelligenceVulnerability", + "Method": "POST", + "Uri": "/security/threatIntelligence/vulnerabilities" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent" + "Command": "New-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "Method": "POST", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisHistoryRecords", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord" + "Command": "New-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", + "Method": "POST", + "Uri": "/security/threatIntelligence/whoisHistoryRecords" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityThreatIntelligenceWhoisRecord", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisRecords", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityWhoisRecord" + "Command": "New-MgBetaSecurityThreatIntelligenceWhoisRecord", + "Method": "POST", + "Uri": "/security/threatIntelligence/whoisRecords" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityThreatSubmissionEmailThreat", - "ApiReferenceLink": null, - "Uri": "/security/threatSubmission/emailThreats", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmission-post-emailthreats?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.ReadWrite", @@ -386946,35 +387728,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission" + "Command": "New-MgBetaSecurityThreatSubmissionEmailThreat", + "Method": "POST", + "Uri": "/security/threatSubmission/emailThreats" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", - "ApiReferenceLink": null, - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy" + "Command": "New-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "Method": "POST", + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityThreatSubmissionFileThreat", - "ApiReferenceLink": null, - "Uri": "/security/threatSubmission/fileThreats", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.ReadWrite", @@ -386993,20 +387775,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission" + "Command": "New-MgBetaSecurityThreatSubmissionFileThreat", + "Method": "POST", + "Uri": "/security/threatSubmission/fileThreats" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityThreatSubmissionUrlThreat", - "ApiReferenceLink": null, - "Uri": "/security/threatSubmission/urlThreats", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-urlthreatsubmission-post-urlthreats?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "ThreatSubmission.ReadWrite", @@ -387025,159 +387807,159 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission" + "Command": "New-MgBetaSecurityThreatSubmissionUrlThreat", + "Method": "POST", + "Uri": "/security/threatSubmission/urlThreats" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityTiIndicator", - "ApiReferenceLink": null, - "Uri": "/security/tiIndicators", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicators-post?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTiIndicator", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTiIndicator" + "Command": "New-MgBetaSecurityTiIndicator", + "Method": "POST", + "Uri": "/security/tiIndicators" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityTriggerRetentionEvent", - "ApiReferenceLink": null, - "Uri": "/security/triggers/retentionEvents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-post?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityRetentionEvent" + "Command": "New-MgBetaSecurityTriggerRetentionEvent", + "Method": "POST", + "Uri": "/security/triggers/retentionEvents" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityTriggerTypeRetentionEventType", - "ApiReferenceLink": null, - "Uri": "/security/triggerTypes/retentionEventTypes", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-post?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityRetentionEventType" + "Command": "New-MgBetaSecurityTriggerTypeRetentionEventType", + "Method": "POST", + "Uri": "/security/triggerTypes/retentionEventTypes" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSecurityUserSecurityProfile", - "ApiReferenceLink": null, - "Uri": "/security/userSecurityProfiles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserSecurityProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserSecurityProfile" + "Command": "New-MgBetaSecurityUserSecurityProfile", + "Method": "POST", + "Uri": "/security/userSecurityProfiles" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaServiceAnnouncementHealthOverview", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceHealth", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceHealth" + "Command": "New-MgBetaServiceAnnouncementHealthOverview", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/healthOverviews" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaServiceAnnouncementHealthOverviewIssue", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceHealthIssue" + "Command": "New-MgBetaServiceAnnouncementHealthOverviewIssue", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaServiceAnnouncementIssue", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/issues", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceHealthIssue" + "Command": "New-MgBetaServiceAnnouncementIssue", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/issues" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaServiceAnnouncementMessage", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/messages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceUpdateMessage" + "Command": "New-MgBetaServiceAnnouncementMessage", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/messages" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaServiceAnnouncementMessageAttachment", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment" + "Command": "New-MgBetaServiceAnnouncementMessageAttachment", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaServicePrincipal", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-serviceprincipals?view=graph-rest-beta", - "Uri": "/servicePrincipals", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-serviceprincipals?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -387204,22 +387986,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "New-MgBetaServicePrincipal", + "Method": "POST", + "Uri": "/servicePrincipals" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaServicePrincipalAppRoleAssignedTo", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignedto?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -387246,22 +388028,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "New-MgBetaServicePrincipalAppRoleAssignedTo", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaServicePrincipalAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -387288,22 +388070,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "New-MgBetaServicePrincipalAppRoleAssignment", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaServicePrincipalClaimMappingPolicyByRef", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-claimsmappingpolicies?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -387346,56 +388128,56 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "New-MgBetaServicePrincipalClaimMappingPolicyByRef", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaServicePrincipalDelegatedPermissionClassification", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-delegatedpermissionclassifications?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification" + "Command": "New-MgBetaServicePrincipalDelegatedPermissionClassification", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaServicePrincipalEndpoint", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "New-MgBetaServicePrincipalEndpoint", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-homerealmdiscoverypolicies?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -387438,39 +388220,39 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "New-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaServicePrincipalLicenseDetail", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphLicenseDetails" + "Command": "New-MgBetaServicePrincipalLicenseDetail", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaServicePrincipalOwnerByRef", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-owners?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -387505,22 +388287,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "New-MgBetaServicePrincipalOwnerByRef", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaServicePrincipalPasswordSingleSignOnCredential", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-createpasswordsinglesignoncredentials?view=graph-rest-beta", - "Uri": "/servicePrincipals/{servicePrincipal-id}/createPasswordSingleSignOnCredentials", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-createpasswordsinglesignoncredentials?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -387547,54 +388329,87 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet" + "Command": "New-MgBetaServicePrincipalPasswordSingleSignOnCredential", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createPasswordSingleSignOnCredentials" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Permissions": [], - "OutputType": "IMicrosoftGraphTargetDeviceGroup" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-post-targetdevicegroups?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Application-RemoteDesktopConfig.ReadWrite.All", + "Description": "Read and write the remote desktop security configuration for all apps", + "FullDescription": "Allows the app to read and write the remote desktop security configuration for all apps in your organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write all applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "New-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaServicePrincipalRiskDetection", - "ApiReferenceLink": null, - "Uri": "/identityProtection/servicePrincipalRiskDetections", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection" + "Command": "New-MgBetaServicePrincipalRiskDetection", + "Method": "POST", + "Uri": "/identityProtection/servicePrincipalRiskDetections" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaServicePrincipalSynchronizationJob", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-post-jobs?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -387613,22 +388428,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSynchronizationJob" + "Command": "New-MgBetaServicePrincipalSynchronizationJob", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaServicePrincipalSynchronizationJobOnDemand", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-beta", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "ApiVersion": "beta", "Variants": [ "Provision", "ProvisionExpanded", "ProvisionViaIdentity", "ProvisionViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -387647,151 +388462,149 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphStringKeyStringValuePair" + "Command": "New-MgBetaServicePrincipalSynchronizationJobOnDemand", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "New-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaServicePrincipalSynchronizationTemplate", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronizationTemplate" + "Command": "New-MgBetaServicePrincipalSynchronizationTemplate", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "New-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaShareListColumn", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgBetaShareListColumn", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/columns" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaShareListContentType", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "New-MgBetaShareListContentType", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaShareListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgBetaShareListContentTypeColumn", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaShareListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "New-MgBetaShareListContentTypeColumnLink", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaShareListItem", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "New-MgBetaShareListItem", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/items" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaShareListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -387802,17 +388615,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "New-MgBetaShareListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaShareListItemVersion", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -387823,107 +388636,109 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "New-MgBetaShareListItemVersion", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaShareListOperation", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "New-MgBetaShareListOperation", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/operations" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaShareListSubscription", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "New-MgBetaShareListSubscription", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaShareSharedDriveItemSharedDriveItem", - "ApiReferenceLink": null, - "Uri": "/shares", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedDriveItem" + "Command": "New-MgBetaShareSharedDriveItemSharedDriveItem", + "Method": "POST", + "Uri": "/shares" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "New-MgBetaSiteAnalyticItemActivityStat", + "Method": "POST", + "Uri": "/sites/{site-id}/analytics/itemActivityStats" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteAnalyticItemActivityStatActivity", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivity" + "Command": "New-MgBetaSiteAnalyticItemActivityStatActivity", + "Method": "POST", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/columns", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-columns?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -387942,22 +388757,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgBetaSiteColumn", + "Method": "POST", + "Uri": "/sites/{site-id}/columns" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteContentType", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -387976,22 +388791,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContentType" + "Command": "New-MgBetaSiteContentType", + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -388010,32 +388825,30 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgBetaSiteContentTypeColumn", + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "New-MgBetaSiteContentTypeColumnLink", + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteGetByPathColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -388046,17 +388859,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgBetaSiteGetByPathColumn", + "Method": "POST", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteGetByPathContentType", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -388067,17 +388880,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "New-MgBetaSiteGetByPathContentType", + "Method": "POST", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteGetByPathList", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -388088,17 +388901,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "New-MgBetaSiteGetByPathList", + "Method": "POST", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteGetByPathOperation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -388109,17 +388922,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "New-MgBetaSiteGetByPathOperation", + "Method": "POST", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteGetByPathPage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -388130,17 +388943,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBaseSitePage" + "Command": "New-MgBetaSiteGetByPathPage", + "Method": "POST", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteGetByPathPermission", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -388151,24 +388964,26 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgBetaSiteGetByPathPermission", + "Method": "POST", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteList", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-create?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -388187,39 +389002,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphList" + "Command": "New-MgBetaSiteList", + "Method": "POST", + "Uri": "/sites/{site-id}/lists" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteListActivity", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/activities", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "New-MgBetaSiteListActivity", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/activities" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteListColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -388238,39 +389053,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgBetaSiteListColumn", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/columns" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteListContentType", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "New-MgBetaSiteListContentType", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -388289,73 +389104,73 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgBetaSiteListContentTypeColumn", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "New-MgBetaSiteListContentTypeColumnLink", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteListItem", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "New-MgBetaSiteListItem", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/items" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteListItemActivity", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "New-MgBetaSiteListItemActivity", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -388390,22 +389205,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "New-MgBetaSiteListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteListItemLink", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -388432,73 +389247,73 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgBetaSiteListItemLink", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteListItemVersion", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "New-MgBetaSiteListItemVersion", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteListOperation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/operations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "New-MgBetaSiteListOperation", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/operations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteListSubscription", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "New-MgBetaSiteListSubscription", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/notebooks", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -388525,22 +389340,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "New-MgBetaSiteOnenoteNotebook", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteOnenoteNotebookSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -388567,22 +389382,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "New-MgBetaSiteOnenoteNotebookSection", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteOnenoteNotebookSectionGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -388609,22 +389424,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "New-MgBetaSiteOnenoteNotebookSectionGroup", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteOnenotePage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/pages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -388651,56 +389466,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "New-MgBetaSiteOnenotePage", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/pages" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sections", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "New-MgBetaSiteOnenoteSection", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sections" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "New-MgBetaSiteOnenoteSectionGroup", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sectionGroups" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteOnenoteSectionGroupSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -388727,22 +389542,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "New-MgBetaSiteOnenoteSectionGroupSection", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteOnenoteSectionPage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -388769,185 +389584,183 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "New-MgBetaSiteOnenoteSectionPage", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteOperation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/operations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "New-MgBetaSiteOperation", + "Method": "POST", + "Uri": "/sites/{site-id}/operations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSitePage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-create?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBaseSitePage" + "Command": "New-MgBetaSitePage", + "Method": "POST", + "Uri": "/sites/{site-id}/pages" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHorizontalSection" + "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "POST", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHorizontalSectionColumn" + "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "POST", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "POST", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "POST", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSitePageAsSitePageWebPart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaSitePageAsSitePageWebPart", + "Method": "POST", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSitePermission", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/permissions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-permissions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgBetaSitePermission", + "Method": "POST", + "Uri": "/sites/{site-id}/permissions" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Command": "New-MgBetaSiteTermStoreGroup", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreGroupSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "New-MgBetaSiteTermStoreGroupSet", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -388958,17 +389771,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgBetaSiteTermStoreGroupSetChild", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -388979,119 +389792,119 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgBetaSiteTermStoreGroupSetChildRelation", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgBetaSiteTermStoreGroupSetRelation", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgBetaSiteTermStoreGroupSetTerm", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgBetaSiteTermStoreGroupSetTermChild", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgBetaSiteTermStoreGroupSetTermChildRelation", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgBetaSiteTermStoreGroupSetTermRelation", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "New-MgBetaSiteTermStoreSet", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -389102,17 +389915,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgBetaSiteTermStoreSetChild", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -389123,34 +389936,34 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgBetaSiteTermStoreSetChildRelation", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "New-MgBetaSiteTermStoreSetParentGroupSet", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -389161,17 +389974,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChild", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -389182,222 +389995,224 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetRelation", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTerm", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgBetaSiteTermStoreSetRelation", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgBetaSiteTermStoreSetTerm", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetTermChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgBetaSiteTermStoreSetTermChild", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgBetaSiteTermStoreSetTermChildRelation", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSiteTermStoreSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgBetaSiteTermStoreSetTermRelation", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSubscribedSku", - "ApiReferenceLink": null, - "Uri": "/subscribedSkus", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscribedSku" + "Command": "New-MgBetaSubscribedSku", + "Method": "POST", + "Uri": "/subscribedSkus" }, { + "Module": "Beta.ChangeNotifications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-post-subscriptions?view=graph-rest-beta", - "Uri": "/subscriptions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ChangeNotifications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-post-subscriptions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "New-MgBetaSubscription", + "Method": "POST", + "Uri": "/subscriptions" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeam", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post?view=graph-rest-beta", - "Uri": "/teams", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "beta", "Permissions": [ { "Name": "Team.Create", @@ -389432,22 +390247,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeam" + "Command": "New-MgBetaTeam", + "Method": "POST", + "Uri": "/teams" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamChannel", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [ { "Name": "Channel.Create.Group", @@ -389490,54 +390305,54 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChannel" + "Command": "New-MgBetaTeamChannel", + "Method": "POST", + "Uri": "/teams/{team-id}/channels" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamChannelEmail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", - "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", - "ApiVersion": "beta", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaTeamChannelEmail", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamChannelMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/members", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post-members?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "New-MgBetaTeamChannelMember", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/members" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamChannelMessage", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -389564,39 +390379,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "New-MgBetaTeamChannelMessage", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "New-MgBetaTeamChannelMessageHostedContent", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -389623,56 +390438,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "New-MgBetaTeamChannelMessageReply", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "New-MgBetaTeamChannelMessageReplyHostedContent", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "New-MgBetaTeamChannelSharedWithTeam", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamChannelTab", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsTab.Create.Group", @@ -389747,22 +390562,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "New-MgBetaTeamChannelTab", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamInstalledApp", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/installedApps", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-installedapps?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -389853,224 +390668,224 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Command": "New-MgBetaTeamInstalledApp", + "Method": "POST", + "Uri": "/teams/{team-id}/installedApps" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/members", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-members?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "New-MgBetaTeamMember", + "Method": "POST", + "Uri": "/teams/{team-id}/members" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamOperation", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/operations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Command": "New-MgBetaTeamOperation", + "Method": "POST", + "Uri": "/teams/{team-id}/operations" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/permissionGrants", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "New-MgBetaTeamPermissionGrant", + "Method": "POST", + "Uri": "/teams/{team-id}/permissionGrants" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamPrimaryChannelEmail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", - "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", - "ApiVersion": "beta", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaTeamPrimaryChannelEmail", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/provisionEmail" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamPrimaryChannelMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/members", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "New-MgBetaTeamPrimaryChannelMember", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/members" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamPrimaryChannelMessage", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "New-MgBetaTeamPrimaryChannelMessage", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamPrimaryChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "New-MgBetaTeamPrimaryChannelMessageHostedContent", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamPrimaryChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "New-MgBetaTeamPrimaryChannelMessageReply", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamPrimaryChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "New-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamPrimaryChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "New-MgBetaTeamPrimaryChannelSharedWithTeam", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamPrimaryChannelTab", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/tabs", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "New-MgBetaTeamPrimaryChannelTab", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/tabs" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamScheduleDayNote", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/dayNotes", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDayNote", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDayNote" + "Command": "New-MgBetaTeamScheduleDayNote", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/dayNotes" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamScheduleOfferShiftRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/offerShiftRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-post?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -390089,22 +390904,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOfferShiftRequest" + "Command": "New-MgBetaTeamScheduleOfferShiftRequest", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamScheduleOpenShift", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/openShifts", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-post?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -390131,22 +390946,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOpenShift" + "Command": "New-MgBetaTeamScheduleOpenShift", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/openShifts" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamScheduleOpenShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-post?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -390165,22 +390980,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest" + "Command": "New-MgBetaTeamScheduleOpenShiftChangeRequest", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamScheduleSchedulingGroup", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-schedulinggroups?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -390199,22 +391014,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSchedulingGroup" + "Command": "New-MgBetaTeamScheduleSchedulingGroup", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/schedulingGroups" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamScheduleShift", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/shifts", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-shifts?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -390233,39 +391048,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphShift" + "Command": "New-MgBetaTeamScheduleShift", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/shifts" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamScheduleShiftRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphShiftsRoleDefinition" + "Command": "New-MgBetaTeamScheduleShiftRoleDefinition", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamScheduleSwapShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-post?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -390284,39 +391099,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest" + "Command": "New-MgBetaTeamScheduleSwapShiftChangeRequest", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamScheduleTimeCard", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timeCards", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-post?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeCard" + "Command": "New-MgBetaTeamScheduleTimeCard", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/timeCards" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamScheduleTimeOff", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timesOff", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timesoff?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -390335,22 +391150,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTimeOff" + "Command": "New-MgBetaTeamScheduleTimeOff", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/timesOff" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamScheduleTimeOffReason", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timeOffReasons", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timeoffreasons?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -390369,39 +391184,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTimeOffReason" + "Command": "New-MgBetaTeamScheduleTimeOffReason", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/timeOffReasons" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamScheduleTimeOffRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeOffRequest" + "Command": "New-MgBetaTeamScheduleTimeOffRequest", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/timeOffRequests" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamTag", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/tags", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-post?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -390420,1029 +391235,1029 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphTeamworkTag" + "Command": "New-MgBetaTeamTag", + "Method": "POST", + "Uri": "/teams/{team-id}/tags" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamTagMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-post?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamworkTagMember" + "Command": "New-MgBetaTeamTagMember", + "Method": "POST", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedChat", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedChats", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaTeamworkDeletedChat", + "Method": "POST", + "Uri": "/teamwork/deletedChats" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedTeam", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeletedTeam" + "Command": "New-MgBetaTeamworkDeletedTeam", + "Method": "POST", + "Uri": "/teamwork/deletedTeams" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedTeamChannel", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "New-MgBetaTeamworkDeletedTeamChannel", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedTeamChannelEmail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail", - "ApiVersion": "beta", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaTeamworkDeletedTeamChannelEmail", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMember", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "New-MgBetaTeamworkDeletedTeamChannelMember", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessage", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessage", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReply", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "New-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamworkDeletedTeamChannelTab", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "New-MgBetaTeamworkDeletedTeamChannelTab", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamworkDevice", - "ApiReferenceLink": null, - "Uri": "/teamwork/devices", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamworkDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamworkDevice" + "Command": "New-MgBetaTeamworkDevice", + "Method": "POST", + "Uri": "/teamwork/devices" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamworkDeviceOperation", - "ApiReferenceLink": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation" + "Command": "New-MgBetaTeamworkDeviceOperation", + "Method": "POST", + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamworkTeamTemplate", - "ApiReferenceLink": null, - "Uri": "/teamwork/teamTemplates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamTemplate" + "Command": "New-MgBetaTeamworkTeamTemplate", + "Method": "POST", + "Uri": "/teamwork/teamTemplates" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamworkTeamTemplateDefinition", - "ApiReferenceLink": null, - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamTemplateDefinition" + "Command": "New-MgBetaTeamworkTeamTemplateDefinition", + "Method": "POST", + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTeamworkWorkforceIntegration", - "ApiReferenceLink": null, - "Uri": "/teamwork/workforceIntegrations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-post?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWorkforceIntegration" + "Command": "New-MgBetaTeamworkWorkforceIntegration", + "Method": "POST", + "Uri": "/teamwork/workforceIntegrations" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomer", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer" + "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomer", + "Method": "POST", + "Uri": "/tenantRelationships/delegatedAdminCustomers" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail" + "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Method": "POST", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationship", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-post-delegatedadminrelationships?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship" + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationship", + "Method": "POST", + "Uri": "/tenantRelationships/delegatedAdminRelationships" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-accessassignments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment" + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Method": "POST", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation" + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "Method": "POST", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-requests?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest" + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "Method": "POST", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenant", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/tenants", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsTenant" + "Command": "New-MgBetaTenantRelationshipManagedTenant", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/tenants" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance" + "Command": "New-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantAlert", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert" + "Command": "New-MgBetaTenantRelationshipManagedTenantAlert", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantAlertLog", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog" + "Command": "New-MgBetaTenantRelationshipManagedTenantAlertLog", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRule", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule" + "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRule", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition" + "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantApiNotification", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification" + "Command": "New-MgBetaTenantRelationshipManagedTenantApiNotification", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantAppPerformance", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/appPerformances", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance" + "Command": "New-MgBetaTenantRelationshipManagedTenantAppPerformance", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/appPerformances" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantAuditEvent", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/auditEvents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent" + "Command": "New-MgBetaTenantRelationshipManagedTenantAuditEvent", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/auditEvents" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcConnection", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcConnections", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection" + "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/cloudPcConnections" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcDevice", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcDevices", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice" + "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/cloudPcDevices" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcOverview", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview" + "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage" + "Command": "New-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary" + "Command": "New-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantCustomizedInformation", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation" + "Command": "New-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantDetailedInformation", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation" + "Command": "New-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance" + "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary" + "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus" + "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantEmailNotification", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification" + "Command": "New-MgBetaTenantRelationshipManagedTenantEmailNotification", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantGroup", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/tenantGroups", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup" + "Command": "New-MgBetaTenantRelationshipManagedTenantGroup", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/tenantGroups" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance" + "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend" + "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementAction", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementActions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementAction" + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementAction", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managementActions" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus" + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementIntent", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementIntents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent" + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementIntent", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managementIntents" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplate", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate" + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managementTemplates" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection" + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary" + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep" + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary" + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion" + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment" + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantMyRole", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/myRoles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsMyRole" + "Command": "New-MgBetaTenantRelationshipManagedTenantMyRole", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/myRoles" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantTag", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/tenantTags", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-post-tenanttags?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag" + "Command": "New-MgBetaTenantRelationshipManagedTenantTag", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/tenantTags" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint" + "Command": "New-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState" + "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState" + "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTenantRelationshipMultiTenantOrganizationTenant", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/multiTenantOrganization/tenants", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-post-tenants?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember" + "Command": "New-MgBetaTenantRelationshipMultiTenantOrganizationTenant", + "Method": "POST", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTrustFrameworkKeySet", - "ApiReferenceLink": null, - "Uri": "/trustFramework/keySets", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-post-keysets?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet" + "Command": "New-MgBetaTrustFrameworkKeySet", + "Method": "POST", + "Uri": "/trustFramework/keySets" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTrustFrameworkKeySetKey", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-generatekey?view=graph-rest-beta", - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/generateKey", - "ApiVersion": "beta", "Variants": [ "Generate", "GenerateExpanded", "GenerateViaIdentity", "GenerateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-generatekey?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTrustFrameworkKey" + "Command": "New-MgBetaTrustFrameworkKeySetKey", + "Method": "POST", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/generateKey" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaTrustFrameworkPolicy", - "ApiReferenceLink": null, - "Uri": "/trustFramework/policies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaTrustFrameworkPolicy", + "Method": "POST", + "Uri": "/trustFramework/policies" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-users?view=graph-rest-beta", - "Uri": "/users", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-users?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -391493,90 +392308,90 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUser" + "Command": "New-MgBetaUser", + "Method": "POST", + "Uri": "/users" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserActivity", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/activities", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserActivity" + "Command": "New-MgBetaUserActivity", + "Method": "POST", + "Uri": "/users/{user-id}/activities" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserActivityHistoryItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphActivityHistoryItem" + "Command": "New-MgBetaUserActivityHistoryItem", + "Method": "POST", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserActivityStatistics", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/analytics/activityStatistics", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphActivityStatistics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphActivityStatistics" + "Command": "New-MgBetaUserActivityStatistics", + "Method": "POST", + "Uri": "/users/{user-id}/analytics/activityStatistics" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/appRoleAssignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-approleassignments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "New-MgBetaUserAppRoleAssignment", + "Method": "POST", + "Uri": "/users/{user-id}/appRoleAssignments" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserAuthenticationEmailMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/emailMethods", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-emailmethods?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -391595,56 +392410,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod" + "Command": "New-MgBetaUserAuthenticationEmailMethod", + "Method": "POST", + "Uri": "/users/{user-id}/authentication/emailMethods" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserAuthenticationMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/methods", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaUserAuthenticationMethod", + "Method": "POST", + "Uri": "/users/{user-id}/authentication/methods" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserAuthenticationOperation", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/operations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphLongRunningOperation" + "Command": "New-MgBetaUserAuthenticationOperation", + "Method": "POST", + "Uri": "/users/{user-id}/authentication/operations" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserAuthenticationPhoneMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/phoneMethods", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-phonemethods?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -391663,100 +392478,98 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod" + "Command": "New-MgBetaUserAuthenticationPhoneMethod", + "Method": "POST", + "Uri": "/users/{user-id}/authentication/phoneMethods" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserAuthenticationTemporaryAccessPassMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-temporaryaccesspassmethods?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod" + "Command": "New-MgBetaUserAuthenticationTemporaryAccessPassMethod", + "Method": "POST", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserCalendar", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendars", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendar" + "Command": "New-MgBetaUserCalendar", + "Method": "POST", + "Uri": "/users/{user-id}/calendars" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserCalendarEvent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "ApiVersion": "beta", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEvent" + "Command": "New-MgBetaUserCalendarEvent", + "Method": "POST", + "Uri": "/users/{user-id}/calendars/{calendar-id}/events" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserCalendarGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendarGroups", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendarGroup" + "Command": "New-MgBetaUserCalendarGroup", + "Method": "POST", + "Uri": "/users/{user-id}/calendarGroups" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserCalendarGroupCalendar", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendar" + "Command": "New-MgBetaUserCalendarGroupCalendar", + "Method": "POST", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserCalendarPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendar/calendarPermissions", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -391767,1178 +392580,1180 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-post-calendarpermissions?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendarPermission" + "Command": "New-MgBetaUserCalendarPermission", + "Method": "POST", + "Uri": "/users/{user-id}/calendar/calendarPermissions" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserChat", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChat" + "Command": "New-MgBetaUserChat", + "Method": "POST", + "Uri": "/users/{user-id}/chats" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserChatInstalledApp", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Command": "New-MgBetaUserChatInstalledApp", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserChatMember", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/members", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "New-MgBetaUserChatMember", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/members" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserChatMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "New-MgBetaUserChatMessage", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserChatMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "New-MgBetaUserChatMessageHostedContent", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserChatMessageReply", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "New-MgBetaUserChatMessageReply", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserChatMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "New-MgBetaUserChatMessageReplyHostedContent", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserChatOperation", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/operations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Command": "New-MgBetaUserChatOperation", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/operations" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserChatPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "New-MgBetaUserChatPermissionGrant", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserChatPinnedMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo" + "Command": "New-MgBetaUserChatPinnedMessage", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserChatTab", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "New-MgBetaUserChatTab", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserCloudPcSnapshot", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/createSnapshot", - "ApiVersion": "beta", "Variants": [ "Create", "CreateViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaUserCloudPcSnapshot", + "Method": "POST", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/createSnapshot" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contacts", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContact" + "Command": "New-MgBetaUserContact", + "Method": "POST", + "Uri": "/users/{user-id}/contacts" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserContactExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaUserContactExtension", + "Method": "POST", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserContactFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContactFolder" + "Command": "New-MgBetaUserContactFolder", + "Method": "POST", + "Uri": "/users/{user-id}/contactFolders" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserContactFolderChildFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContactFolder" + "Command": "New-MgBetaUserContactFolderChildFolder", + "Method": "POST", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserContactFolderChildFolderContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContact" + "Command": "New-MgBetaUserContactFolderChildFolderContact", + "Method": "POST", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserContactFolderChildFolderContactExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaUserContactFolderChildFolderContactExtension", + "Method": "POST", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserContactFolderContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContact" + "Command": "New-MgBetaUserContactFolderContact", + "Method": "POST", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserContactFolderContactExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaUserContactFolderContactExtension", + "Method": "POST", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDefaultCalendarEvent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendar/events", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEvent" + "Command": "New-MgBetaUserDefaultCalendarEvent", + "Method": "POST", + "Uri": "/users/{user-id}/calendar/events" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "New-MgBetaUserDevice", + "Method": "POST", + "Uri": "/users/{user-id}/devices" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDeviceCommand", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/commands", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCommand", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCommand" + "Command": "New-MgBetaUserDeviceCommand", + "Method": "POST", + "Uri": "/users/{user-id}/devices/{device-id}/commands" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDeviceEnrollmentConfiguration", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration" + "Command": "New-MgBetaUserDeviceEnrollmentConfiguration", + "Method": "POST", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDeviceEnrollmentConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment" + "Command": "New-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "Method": "POST", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/createEnrollmentNotificationConfiguration", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaUserDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", + "Method": "POST", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/createEnrollmentNotificationConfiguration" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDeviceExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/extensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaUserDeviceExtension", + "Method": "POST", + "Uri": "/users/{user-id}/devices/{device-id}/extensions" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDeviceManagementTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent" + "Command": "New-MgBetaUserDeviceManagementTroubleshootingEvent", + "Method": "POST", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDeviceRegisteredOwnerByRef", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaUserDeviceRegisteredOwnerByRef", + "Method": "POST", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDeviceRegisteredUserByRef", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaUserDeviceRegisteredUserByRef", + "Method": "POST", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDeviceUsageRights", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/usageRights", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUsageRight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUsageRight" + "Command": "New-MgBetaUserDeviceUsageRights", + "Method": "POST", + "Uri": "/users/{user-id}/devices/{device-id}/usageRights" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDrive", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "New-MgBetaUserDrive", + "Method": "POST", + "Uri": "/users/{user-id}/drives" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveBundle", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/bundles", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "New-MgBetaUserDriveBundle", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "New-MgBetaUserDriveItem", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveItemAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "New-MgBetaUserDriveItemAnalyticItemActivityStat", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveItemChild", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "New-MgBetaUserDriveItemChild", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveItemLink", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createLink", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgBetaUserDriveItemLink", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createLink" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "New-MgBetaUserDriveItemListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveItemListItemLink", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgBetaUserDriveItemListItemLink", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveItemListItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "New-MgBetaUserDriveItemListItemVersion", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgBetaUserDriveItemPermission", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions" }, { - "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveItemSubscription", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "ApiVersion": "beta", + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "New-MgBetaUserDriveItemSubscription", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveItemThumbnail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "New-MgBetaUserDriveItemThumbnail", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveItemUploadSession", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgBetaUserDriveItemUploadSession", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "New-MgBetaUserDriveItemVersion", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveListColumn", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgBetaUserDriveListColumn", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveListContentType", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "New-MgBetaUserDriveListContentType", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgBetaUserDriveListContentTypeColumn", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "New-MgBetaUserDriveListContentTypeColumnLink", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveListItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "New-MgBetaUserDriveListItem", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "New-MgBetaUserDriveListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveListItemLink", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgBetaUserDriveListItemLink", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createLink" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveListItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "New-MgBetaUserDriveListItemVersion", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveListOperation", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "New-MgBetaUserDriveListOperation", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveListSubscription", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "New-MgBetaUserDriveListSubscription", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveRootAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "New-MgBetaUserDriveRootAnalyticItemActivityStat", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveRootChild", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/children", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "New-MgBetaUserDriveRootChild", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveRootLink", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createLink", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgBetaUserDriveRootLink", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createLink" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "New-MgBetaUserDriveRootListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveRootListItemLink", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createLink", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgBetaUserDriveRootListItemLink", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createLink" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveRootListItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "New-MgBetaUserDriveRootListItemVersion", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgBetaUserDriveRootPermission", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveRootSubscription", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "New-MgBetaUserDriveRootSubscription", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveRootThumbnail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "New-MgBetaUserDriveRootThumbnail", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveRootUploadSession", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/createUploadSession", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgBetaUserDriveRootUploadSession", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createUploadSession" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserDriveRootVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "New-MgBetaUserDriveRootVersion", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserEvent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEvent" + "Command": "New-MgBetaUserEvent", + "Method": "POST", + "Uri": "/users/{user-id}/events" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserEventAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/attachments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "New-MgBetaUserEventAttachment", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/attachments" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserEventAttachmentUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -392957,970 +393772,970 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgBetaUserEventAttachmentUploadSession", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserEventExceptionOccurrenceAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "New-MgBetaUserEventExceptionOccurrenceAttachment", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserEventExceptionOccurrenceExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaUserEventExceptionOccurrenceExtension", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceAttachment", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserEventExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/extensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaUserEventExtension", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/extensions" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserEventInstanceAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "New-MgBetaUserEventInstanceAttachment", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserEventInstanceAttachmentUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgBetaUserEventInstanceAttachmentUploadSession", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceAttachment", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserEventInstanceExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaUserEventInstanceExtension", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/extensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaUserExtension", + "Method": "POST", + "Uri": "/users/{user-id}/extensions" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserInferenceClassificationOverride", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/inferenceClassification/overrides", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInferenceClassificationOverride" + "Command": "New-MgBetaUserInferenceClassificationOverride", + "Method": "POST", + "Uri": "/users/{user-id}/inferenceClassification/overrides" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserInformationProtectionDataLossPreventionPolicy", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy" + "Command": "New-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserInformationProtectionPolicyLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/policy/labels", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtectionLabel" + "Command": "New-MgBetaUserInformationProtectionPolicyLabel", + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/policy/labels" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserInformationProtectionSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSensitivityLabel" + "Command": "New-MgBetaUserInformationProtectionSensitivityLabel", + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserInformationProtectionSensitivityLabelSublabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSensitivityLabel" + "Command": "New-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequest", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest" + "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequest", + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequestResult", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThreatAssessmentResult" + "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserInsightShared", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/shared", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedInsight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedInsight" + "Command": "New-MgBetaUserInsightShared", + "Method": "POST", + "Uri": "/users/{user-id}/insights/shared" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserInsightTrending", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/trending", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTrending", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTrending" + "Command": "New-MgBetaUserInsightTrending", + "Method": "POST", + "Uri": "/users/{user-id}/insights/trending" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserInsightUsed", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/used", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUsedInsight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUsedInsight" + "Command": "New-MgBetaUserInsightUsed", + "Method": "POST", + "Uri": "/users/{user-id}/insights/used" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserMailFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailFolder" + "Command": "New-MgBetaUserMailFolder", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserMailFolderChildFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailFolder" + "Command": "New-MgBetaUserMailFolderChildFolder", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserMailFolderChildFolderMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "New-MgBetaUserMailFolderChildFolderMessage", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachment", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachmentUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/createUploadSession", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachmentUploadSession", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/createUploadSession" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserMailFolderChildFolderMessageExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaUserMailFolderChildFolderMessageExtension", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserMailFolderChildFolderMessageForward", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createForward", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "New-MgBetaUserMailFolderChildFolderMessageForward", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createForward" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserMailFolderChildFolderMessageMention", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMention" + "Command": "New-MgBetaUserMailFolderChildFolderMessageMention", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserMailFolderChildFolderMessageReply", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReply", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "New-MgBetaUserMailFolderChildFolderMessageReply", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReply" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserMailFolderChildFolderMessageReplyAll", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll", - "ApiVersion": "beta", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "New-MgBetaUserMailFolderChildFolderMessageReplyAll", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserMailFolderChildFolderMessageRule", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessageRule" + "Command": "New-MgBetaUserMailFolderChildFolderMessageRule", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserMailFolderMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "New-MgBetaUserMailFolderMessage", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserMailFolderMessageAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "New-MgBetaUserMailFolderMessageAttachment", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserMailFolderMessageAttachmentUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgBetaUserMailFolderMessageAttachmentUploadSession", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserMailFolderMessageExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaUserMailFolderMessageExtension", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserMailFolderMessageForward", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "New-MgBetaUserMailFolderMessageForward", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserMailFolderMessageMention", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMention" + "Command": "New-MgBetaUserMailFolderMessageMention", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserMailFolderMessageReply", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "New-MgBetaUserMailFolderMessageReply", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserMailFolderMessageReplyAll", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", - "ApiVersion": "beta", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "New-MgBetaUserMailFolderMessageReplyAll", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserMailFolderMessageRule", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessageRule" + "Command": "New-MgBetaUserMailFolderMessageRule", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserManagedDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDevice" + "Command": "New-MgBetaUserManagedDevice", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails" + "Command": "New-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceCompliancePolicyState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" + "Command": "New-MgBetaUserManagedDeviceCompliancePolicyState", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceConfigurationState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationState" + "Command": "New-MgBetaUserManagedDeviceConfigurationState", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceHealthScriptState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState" + "Command": "New-MgBetaUserManagedDeviceHealthScriptState", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" + "Command": "New-MgBetaUserManagedDeviceLogCollectionRequest", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceLogCollectionResponse", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" + "Command": "New-MgBetaUserManagedDeviceLogCollectionResponse", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceLogCollectionResponseDownloadUrl", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "ApiVersion": "beta", "Variants": [ "Create", "CreateViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaUserManagedDeviceLogCollectionResponseDownloadUrl", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceMobileAppConfigurationState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState" + "Command": "New-MgBetaUserManagedDeviceMobileAppConfigurationState", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceSecurityBaselineState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityBaselineState" + "Command": "New-MgBetaUserManagedDeviceSecurityBaselineState", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState" + "Command": "New-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceWindowsDefenderUpdateSignature", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaUserManagedDeviceWindowsDefenderUpdateSignature", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Command": "New-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "New-MgBetaUserMessage", + "Method": "POST", + "Uri": "/users/{user-id}/messages" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserMessageAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "New-MgBetaUserMessageAttachment", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/attachments" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserMessageAttachmentUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -393939,190 +394754,190 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgBetaUserMessageAttachmentUploadSession", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserMessageExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaUserMessageExtension", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/extensions" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserMessageForward", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta", - "Uri": "/users/{user-id}/messages/{message-id}/createForward", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "New-MgBetaUserMessageForward", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/createForward" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserMessageMention", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}/mentions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMention" + "Command": "New-MgBetaUserMessageMention", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/mentions" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserMessageReply", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta", - "Uri": "/users/{user-id}/messages/{message-id}/createReply", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "New-MgBetaUserMessageReply", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/createReply" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserMessageReplyAll", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", - "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", - "ApiVersion": "beta", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "New-MgBetaUserMessageReplyAll", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserMobileAppIntentAndState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mobileAppIntentAndStates", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppIntentAndState" + "Command": "New-MgBetaUserMobileAppIntentAndState", + "Method": "POST", + "Uri": "/users/{user-id}/mobileAppIntentAndStates" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserMobileAppTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent" + "Command": "New-MgBetaUserMobileAppTroubleshootingEvent", + "Method": "POST", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest" + "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "POST", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", - "ApiVersion": "beta", "Variants": [ "Create", "CreateViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails" + "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", + "Method": "POST", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserNotification", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/notifications", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotification", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphNotification" + "Command": "New-MgBetaUserNotification", + "Method": "POST", + "Uri": "/users/{user-id}/notifications" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/notebooks", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -394149,22 +394964,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "New-MgBetaUserOnenoteNotebook", + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserOnenoteNotebookSection", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -394191,22 +395006,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "New-MgBetaUserOnenoteNotebookSection", + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserOnenoteNotebookSectionGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -394233,22 +395048,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "New-MgBetaUserOnenoteNotebookSectionGroup", + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserOnenotePage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/pages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -394275,56 +395090,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "New-MgBetaUserOnenotePage", + "Method": "POST", + "Uri": "/users/{user-id}/onenote/pages" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sections", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "New-MgBetaUserOnenoteSection", + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sections" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sectionGroups", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "New-MgBetaUserOnenoteSectionGroup", + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sectionGroups" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserOnenoteSectionGroupSection", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -394351,22 +395166,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "New-MgBetaUserOnenoteSectionGroupSection", + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserOnenoteSectionPage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.Create", @@ -394393,22 +395208,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "New-MgBetaUserOnenoteSectionPage", + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserOnlineMeeting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -394427,32 +395242,30 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Command": "New-MgBetaUserOnlineMeeting", + "Method": "POST", + "Uri": "/users/{user-id}/onlineMeetings" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserOnlineMeetingAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "New-MgBetaUserOnlineMeetingAttendanceReport", + "Method": "POST", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -394463,58 +395276,60 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "New-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "POST", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserOnlineMeetingRecording", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecording" + "Command": "New-MgBetaUserOnlineMeetingRecording", + "Method": "POST", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserOnlineMeetingRegistrationCustomQuestion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion" + "Command": "New-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "Method": "POST", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserOnlineMeetingRegistrationRegistrant", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -394541,260 +395356,260 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMeetingRegistrantBase" + "Command": "New-MgBetaUserOnlineMeetingRegistrationRegistrant", + "Method": "POST", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserOnlineMeetingTranscript", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallTranscript" + "Command": "New-MgBetaUserOnlineMeetingTranscript", + "Method": "POST", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserOutlookMasterCategory", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/masterCategories", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookCategory" + "Command": "New-MgBetaUserOutlookMasterCategory", + "Method": "POST", + "Uri": "/users/{user-id}/outlook/masterCategories" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserOutlookTask", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/tasks", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookTask" + "Command": "New-MgBetaUserOutlookTask", + "Method": "POST", + "Uri": "/users/{user-id}/outlook/tasks" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "New-MgBetaUserOutlookTaskAttachment", + "Method": "POST", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskAttachmentUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/createUploadSession", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgBetaUserOutlookTaskAttachmentUploadSession", + "Method": "POST", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/createUploadSession" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskFolders", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookTaskFolder" + "Command": "New-MgBetaUserOutlookTaskFolder", + "Method": "POST", + "Uri": "/users/{user-id}/outlook/taskFolders" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskFolderTask", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookTask" + "Command": "New-MgBetaUserOutlookTaskFolderTask", + "Method": "POST", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachment", + "Method": "POST", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachmentUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachmentUploadSession", + "Method": "POST", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskGroups", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookTaskGroup" + "Command": "New-MgBetaUserOutlookTaskGroup", + "Method": "POST", + "Uri": "/users/{user-id}/outlook/taskGroups" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookTaskFolder" + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolder", + "Method": "POST", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTask", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookTask" + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Method": "POST", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", + "Method": "POST", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentUploadSession", + "Method": "POST", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserProfileAccount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/account", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserAccountInformation", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -394813,22 +395628,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserAccountInformation" + "Command": "New-MgBetaUserProfileAccount", + "Method": "POST", + "Uri": "/users/{user-id}/profile/account" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserProfileAddress", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/addresses", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAddress", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -394847,22 +395662,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemAddress" + "Command": "New-MgBetaUserProfileAddress", + "Method": "POST", + "Uri": "/users/{user-id}/profile/addresses" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserProfileAnniversary", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/anniversaries", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -394881,22 +395696,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPersonAnnualEvent" + "Command": "New-MgBetaUserProfileAnniversary", + "Method": "POST", + "Uri": "/users/{user-id}/profile/anniversaries" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserProfileAward", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/awards", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPersonAward", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -394915,22 +395730,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPersonAward" + "Command": "New-MgBetaUserProfileAward", + "Method": "POST", + "Uri": "/users/{user-id}/profile/awards" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserProfileCertification", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/certifications", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPersonCertification", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -394949,22 +395764,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPersonCertification" + "Command": "New-MgBetaUserProfileCertification", + "Method": "POST", + "Uri": "/users/{user-id}/profile/certifications" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserProfileEducationalActivity", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/educationalActivities", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationalActivity", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -394983,22 +395798,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationalActivity" + "Command": "New-MgBetaUserProfileEducationalActivity", + "Method": "POST", + "Uri": "/users/{user-id}/profile/educationalActivities" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserProfileEmail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/emails", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemEmail", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -395017,22 +395832,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemEmail" + "Command": "New-MgBetaUserProfileEmail", + "Method": "POST", + "Uri": "/users/{user-id}/profile/emails" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserProfileInterest", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/interests", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPersonInterest", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -395051,22 +395866,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPersonInterest" + "Command": "New-MgBetaUserProfileInterest", + "Method": "POST", + "Uri": "/users/{user-id}/profile/interests" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserProfileLanguage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/languages", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLanguageProficiency", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -395085,22 +395900,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphLanguageProficiency" + "Command": "New-MgBetaUserProfileLanguage", + "Method": "POST", + "Uri": "/users/{user-id}/profile/languages" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserProfileName", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/names", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPersonName", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -395143,22 +395958,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPersonName" + "Command": "New-MgBetaUserProfileName", + "Method": "POST", + "Uri": "/users/{user-id}/profile/names" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserProfileNote", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/notes", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPersonAnnotation", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -395177,22 +395992,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPersonAnnotation" + "Command": "New-MgBetaUserProfileNote", + "Method": "POST", + "Uri": "/users/{user-id}/profile/notes" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserProfilePatent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/patents", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemPatent", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -395211,22 +396026,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemPatent" + "Command": "New-MgBetaUserProfilePatent", + "Method": "POST", + "Uri": "/users/{user-id}/profile/patents" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserProfilePhone", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/phones", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemPhone", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -395245,22 +396060,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemPhone" + "Command": "New-MgBetaUserProfilePhone", + "Method": "POST", + "Uri": "/users/{user-id}/profile/phones" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserProfilePosition", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/positions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWorkPosition", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -395279,22 +396094,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWorkPosition" + "Command": "New-MgBetaUserProfilePosition", + "Method": "POST", + "Uri": "/users/{user-id}/profile/positions" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserProfileProject", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/projects", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProjectParticipation", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -395313,22 +396128,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphProjectParticipation" + "Command": "New-MgBetaUserProfileProject", + "Method": "POST", + "Uri": "/users/{user-id}/profile/projects" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserProfilePublication", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/publications", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemPublication", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -395347,22 +396162,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemPublication" + "Command": "New-MgBetaUserProfilePublication", + "Method": "POST", + "Uri": "/users/{user-id}/profile/publications" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserProfileSkill", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/skills", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSkillProficiency", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -395381,22 +396196,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSkillProficiency" + "Command": "New-MgBetaUserProfileSkill", + "Method": "POST", + "Uri": "/users/{user-id}/profile/skills" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserProfileWebAccount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/webAccounts", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWebAccount", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -395415,22 +396230,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWebAccount" + "Command": "New-MgBetaUserProfileWebAccount", + "Method": "POST", + "Uri": "/users/{user-id}/profile/webAccounts" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserProfileWebsite", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/websites", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPersonWebsite", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -395449,124 +396264,124 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPersonWebsite" + "Command": "New-MgBetaUserProfileWebsite", + "Method": "POST", + "Uri": "/users/{user-id}/profile/websites" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserScopedRoleMemberOf", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/scopedRoleMemberOf", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Command": "New-MgBetaUserScopedRoleMemberOf", + "Method": "POST", + "Uri": "/users/{user-id}/scopedRoleMemberOf" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserSecurityInformationProtectionSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel" + "Command": "New-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "Method": "POST", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserSettingStorageQuotaService", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/storage/quota/services", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown" + "Command": "New-MgBetaUserSettingStorageQuotaService", + "Method": "POST", + "Uri": "/users/{user-id}/settings/storage/quota/services" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserSettingWindows", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/windows", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsSetting" + "Command": "New-MgBetaUserSettingWindows", + "Method": "POST", + "Uri": "/users/{user-id}/settings/windows" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserSettingWindowsInstance", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsSettingInstance" + "Command": "New-MgBetaUserSettingWindowsInstance", + "Method": "POST", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserTeamworkAssociatedTeam", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork/associatedTeams", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAssociatedTeamInfo" + "Command": "New-MgBetaUserTeamworkAssociatedTeam", + "Method": "POST", + "Uri": "/users/{user-id}/teamwork/associatedTeams" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserTeamworkInstalledApp", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork/installedApps", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-post-installedapps?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForUser", @@ -395665,22 +396480,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation" + "Command": "New-MgBetaUserTeamworkInstalledApp", + "Method": "POST", + "Uri": "/users/{user-id}/teamwork/installedApps" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserTodoList", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -395699,39 +396514,39 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphTodoTaskList" + "Command": "New-MgBetaUserTodoList", + "Method": "POST", + "Uri": "/users/{user-id}/todo/lists" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserTodoListExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaUserTodoListExtension", + "Method": "POST", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserTodoListTask", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTodoTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -395750,22 +396565,22 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphTodoTask" + "Command": "New-MgBetaUserTodoListTask", + "Method": "POST", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserTodoListTaskAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachmentBase", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -395784,22 +396599,22 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphAttachmentBase" + "Command": "New-MgBetaUserTodoListTaskAttachment", + "Method": "POST", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserTodoListTaskAttachmentUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/taskfileattachment-createuploadsession?view=graph-rest-beta", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/createUploadSession", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/taskfileattachment-createuploadsession?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -395818,22 +396633,22 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgBetaUserTodoListTaskAttachmentUploadSession", + "Method": "POST", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/createUploadSession" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserTodoListTaskChecklistItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChecklistItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -395852,39 +396667,39 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphChecklistItem" + "Command": "New-MgBetaUserTodoListTaskChecklistItem", + "Method": "POST", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserTodoListTaskExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaUserTodoListTaskExtension", + "Method": "POST", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaUserTodoListTaskLinkedResource", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLinkedResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -395903,548 +396718,548 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphLinkedResource" + "Command": "New-MgBetaUserTodoListTaskLinkedResource", + "Method": "POST", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaVirtualEvent", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEvent" + "Command": "New-MgBetaVirtualEvent", + "Method": "POST", + "Uri": "/solutions/virtualEvents/events" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaVirtualEventPresenter", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventPresenter" + "Command": "New-MgBetaVirtualEventPresenter", + "Method": "POST", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaVirtualEventSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "New-MgBetaVirtualEventSession", + "Method": "POST", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaVirtualEventSessionAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "New-MgBetaVirtualEventSessionAttendanceReport", + "Method": "POST", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "New-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "Method": "POST", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaVirtualEventTownhall", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-post-townhalls?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventTownhall" + "Command": "New-MgBetaVirtualEventTownhall", + "Method": "POST", + "Uri": "/solutions/virtualEvents/townhalls" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaVirtualEventTownhallPresenter", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-post-presenters?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventPresenter" + "Command": "New-MgBetaVirtualEventTownhallPresenter", + "Method": "POST", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaVirtualEventTownhallSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "New-MgBetaVirtualEventTownhallSession", + "Method": "POST", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaVirtualEventTownhallSessionAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "New-MgBetaVirtualEventTownhallSessionAttendanceReport", + "Method": "POST", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "New-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "Method": "POST", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaVirtualEventWebinar", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventWebinar" + "Command": "New-MgBetaVirtualEventWebinar", + "Method": "POST", + "Uri": "/solutions/virtualEvents/webinars" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaVirtualEventWebinarPresenter", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventPresenter" + "Command": "New-MgBetaVirtualEventWebinarPresenter", + "Method": "POST", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaVirtualEventWebinarRegistration", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventRegistration" + "Command": "New-MgBetaVirtualEventWebinarRegistration", + "Method": "POST", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaVirtualEventWebinarSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "New-MgBetaVirtualEventWebinarSession", + "Method": "POST", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReport", + "Method": "POST", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Method": "POST", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" }, { - "CommandAlias": "New-MgBetaWuDeployment", - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesDeployment", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/deployments", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-deployments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment" + "Command": "New-MgBetaWindowsUpdatesDeployment", + "Method": "POST", + "Uri": "/admin/windows/updates/deployments" }, { - "CommandAlias": "New-MgBetaWuDeploymentAudienceApplicableContent", - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent" + "Command": "New-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", + "Method": "POST", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent" }, { - "CommandAlias": "New-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch" + "Command": "New-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", + "Method": "POST", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices" }, { - "CommandAlias": "New-MgBetaWuPolicy", - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesPolicy", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-updatepolicies?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy" + "Command": "New-MgBetaWindowsUpdatesPolicy", + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies" }, { - "CommandAlias": "New-MgBetaWuPolicyAudienceApplicableContent", - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent" + "Command": "New-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent" }, { - "CommandAlias": "New-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch" + "Command": "New-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices" }, { - "CommandAlias": "New-MgBetaWuPolicyAudienceExclusion", - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesPolicyAudienceExclusion", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions" }, { - "CommandAlias": "New-MgBetaWuPolicyAudienceMember", - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesPolicyAudienceMember", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaWindowsUpdatesPolicyAudienceMember", + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members" }, { - "CommandAlias": "New-MgBetaWuPolicyComplianceChange", - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesPolicyComplianceChange", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-post-compliancechanges-contentapproval?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange" + "Command": "New-MgBetaWindowsUpdatesPolicyComplianceChange", + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges" }, { - "CommandAlias": "New-MgBetaWuProduct", - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesProduct", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct" + "Command": "New-MgBetaWindowsUpdatesProduct", + "Method": "POST", + "Uri": "/admin/windows/updates/products" }, { - "CommandAlias": "New-MgBetaWuProductEdition", - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesProductEdition", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}/editions", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesEdition" + "Command": "New-MgBetaWindowsUpdatesProductEdition", + "Method": "POST", + "Uri": "/admin/windows/updates/products/{product-id}/editions" }, { - "CommandAlias": "New-MgBetaWuProductKnownIssue", - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesProductKnownIssue", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue" + "Command": "New-MgBetaWindowsUpdatesProductKnownIssue", + "Method": "POST", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues" }, { - "CommandAlias": "New-MgBetaWuProductRevision", - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesProductRevision", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}/revisions", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision" + "Command": "New-MgBetaWindowsUpdatesProductRevision", + "Method": "POST", + "Uri": "/admin/windows/updates/products/{product-id}/revisions" }, { - "CommandAlias": "New-MgBetaWuResourceConnection", - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesResourceConnection", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/resourceConnections", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-resourceconnections-operationalinsightsconnection?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection" + "Command": "New-MgBetaWindowsUpdatesResourceConnection", + "Method": "POST", + "Uri": "/admin/windows/updates/resourceConnections" }, { - "CommandAlias": "New-MgBetaWuUpdatableAsset", - "Method": "POST", - "Command": "New-MgBetaWindowsUpdatesUpdatableAsset", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatableAssets", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-updatableassets-updatableassetgroup?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "New-MgBetaWindowsUpdatesUpdatableAsset", + "Method": "POST", + "Uri": "/admin/windows/updates/updatableAssets" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBookingBusiness", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-bookingbusinesses?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphBookingBusiness" + "Command": "New-MgBookingBusiness", + "Method": "POST", + "Uri": "/solutions/bookingBusinesses" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBookingBusinessAppointment", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-appointments?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -396479,39 +397294,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingAppointment" + "Command": "New-MgBookingBusinessAppointment", + "Method": "POST", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBookingBusinessCalendarView", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphBookingAppointment" + "Command": "New-MgBookingBusinessCalendarView", + "Method": "POST", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBookingBusinessCustomer", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-customers?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -396538,22 +397353,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "New-MgBookingBusinessCustomer", + "Method": "POST", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBookingBusinessCustomQuestion", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-customquestions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -396580,22 +397395,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingCustomQuestion" + "Command": "New-MgBookingBusinessCustomQuestion", + "Method": "POST", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBookingBusinessService", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-services?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBookingService", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -396614,22 +397429,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingService" + "Command": "New-MgBookingBusinessService", + "Method": "POST", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBookingBusinessStaffMember", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-staffmembers?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -396648,35 +397463,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "New-MgBookingBusinessStaffMember", + "Method": "POST", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgBookingCurrency", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingCurrencies", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingCurrency", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphBookingCurrency" + "Command": "New-MgBookingCurrency", + "Method": "POST", + "Uri": "/solutions/bookingCurrencies" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgChat", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post?view=graph-rest-1.0", - "Uri": "/chats", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.Create", @@ -396695,22 +397510,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChat" + "Command": "New-MgChat", + "Method": "POST", + "Uri": "/chats" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgChatInstalledApp", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/installedApps", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-installedapps?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForChat", @@ -396801,22 +397616,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Command": "New-MgChatInstalledApp", + "Method": "POST", + "Uri": "/chats/{chat-id}/installedApps" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgChatMember", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/members", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-members?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChatMember.ReadWrite", @@ -396859,22 +397674,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "New-MgChatMember", + "Method": "POST", + "Uri": "/chats/{chat-id}/members" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgChatMessage", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChatMessage.Send", @@ -396909,90 +397724,90 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "New-MgChatMessage", + "Method": "POST", + "Uri": "/chats/{chat-id}/messages" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgChatMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "New-MgChatMessageHostedContent", + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgChatMessageReply", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "New-MgChatMessageReply", + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgChatMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "New-MgChatMessageReplyHostedContent", + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgChatPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/permissionGrants", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "New-MgChatPermissionGrant", + "Method": "POST", + "Uri": "/chats/{chat-id}/permissionGrants" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgChatPinnedMessage", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/pinnedMessages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-pinnedmessages?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChatMessage.Send", @@ -397019,22 +397834,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo" + "Command": "New-MgChatPinnedMessage", + "Method": "POST", + "Uri": "/chats/{chat-id}/pinnedMessages" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgChatTab", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/tabs", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-tabs?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsTab.Create", @@ -397101,20 +397916,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "New-MgChatTab", + "Method": "POST", + "Uri": "/chats/{chat-id}/tabs" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgCommunicationCall", - "ApiReferenceLink": null, - "Uri": "/communications/calls", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-calls?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCall", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCalls.Chat", @@ -397157,22 +397972,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCall" + "Command": "New-MgCommunicationCall", + "Method": "POST", + "Uri": "/communications/calls" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgCommunicationCallAudioRoutingGroup", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-post-audioroutinggroups?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -397191,263 +398006,263 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAudioRoutingGroup" + "Command": "New-MgCommunicationCallAudioRoutingGroup", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgCommunicationCallContentSharingSession", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgCommunicationCallContentSharingSession", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/contentSharingSessions" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgCommunicationCallOperation", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/operations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCommsOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCommsOperation" + "Command": "New-MgCommunicationCallOperation", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/operations" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgCommunicationCallParticipant", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/participants", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphParticipant", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphParticipant" + "Command": "New-MgCommunicationCallParticipant", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/participants" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgCommunicationCallRecordSession", - "ApiReferenceLink": null, - "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecordsSession" + "Command": "New-MgCommunicationCallRecordSession", + "Method": "POST", + "Uri": "/communications/callRecords/{callRecord-id}/sessions" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgCommunicationOnlineMeeting", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Command": "New-MgCommunicationOnlineMeeting", + "Method": "POST", + "Uri": "/communications/onlineMeetings" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgCommunicationOnlineMeetingAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "New-MgCommunicationOnlineMeetingAttendanceReport", + "Method": "POST", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "POST", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgCommunicationOnlineMeetingRecording", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecording" + "Command": "New-MgCommunicationOnlineMeetingRecording", + "Method": "POST", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgCommunicationOnlineMeetingTranscript", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCallTranscript" + "Command": "New-MgCommunicationOnlineMeetingTranscript", + "Method": "POST", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgCommunicationPresence", - "ApiReferenceLink": null, - "Uri": "/communications/presences", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPresence" + "Command": "New-MgCommunicationPresence", + "Method": "POST", + "Uri": "/communications/presences" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgContact", - "ApiReferenceLink": null, - "Uri": "/contacts", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "New-MgContact", + "Method": "POST", + "Uri": "/contacts" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgContract", - "ApiReferenceLink": null, - "Uri": "/contracts", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContract", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContract" + "Command": "New-MgContract", + "Method": "POST", + "Uri": "/contracts" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDataPolicyOperation", - "ApiReferenceLink": null, - "Uri": "/dataPolicyOperations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDataPolicyOperation" + "Command": "New-MgDataPolicyOperation", + "Method": "POST", + "Uri": "/dataPolicyOperations" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-devices?view=graph-rest-1.0", - "Uri": "/devices", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-devices?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "New-MgDevice", + "Method": "POST", + "Uri": "/devices" }, { - "CommandAlias": "New-MgDeviceAppMgtAndroidManagedAppProtection", - "Method": "POST", - "Command": "New-MgDeviceAppManagementAndroidManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappprotection-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection" + "Command": "New-MgDeviceAppManagementAndroidManagedAppProtection", + "Method": "POST", + "Uri": "/deviceAppManagement/androidManagedAppProtections" }, { - "CommandAlias": "New-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "Method": "POST", - "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -397466,37 +398281,37 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "Method": "POST", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps" }, { - "CommandAlias": "New-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Method": "POST", - "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments" }, { - "CommandAlias": "New-MgDeviceAppMgtDefaultManagedAppProtection", - "Method": "POST", - "Command": "New-MgDeviceAppManagementDefaultManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-defaultmanagedappprotection-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -397515,22 +398330,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection" + "Command": "New-MgDeviceAppManagementDefaultManagedAppProtection", + "Method": "POST", + "Uri": "/deviceAppManagement/defaultManagedAppProtections" }, { - "CommandAlias": "New-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "Method": "POST", - "Command": "New-MgDeviceAppManagementDefaultManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -397549,37 +398364,37 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "New-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "Method": "POST", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps" }, { - "CommandAlias": "New-MgDeviceAppMgtiOSManagedAppProtection", - "Method": "POST", - "Command": "New-MgDeviceAppManagementiOSManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-iosmanagedappprotection-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIosManagedAppProtection" + "Command": "New-MgDeviceAppManagementiOSManagedAppProtection", + "Method": "POST", + "Uri": "/deviceAppManagement/iosManagedAppProtections" }, { - "CommandAlias": "New-MgDeviceAppMgtiOSManagedAppProtectionApp", - "Method": "POST", - "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedmobileapp-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -397598,52 +398413,52 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionApp", + "Method": "POST", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps" }, { - "CommandAlias": "New-MgDeviceAppMgtiOSManagedAppProtectionAssignment", - "Method": "POST", - "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments" }, { - "CommandAlias": "New-MgDeviceAppMgtManagedAppPolicy", - "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedAppPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppPolicies", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Command": "New-MgDeviceAppManagementManagedAppPolicy", + "Method": "POST", + "Uri": "/deviceAppManagement/managedAppPolicies" }, { - "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistration", - "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedAppRegistration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappregistration-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -397662,56 +398477,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppRegistration" + "Command": "New-MgDeviceAppManagementManagedAppRegistration", + "Method": "POST", + "Uri": "/deviceAppManagement/managedAppRegistrations" }, { - "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Command": "New-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Method": "POST", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies" }, { - "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Command": "New-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Method": "POST", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies" }, { - "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistrationOperation", - "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedAppRegistrationOperation", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedappoperation-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedAppOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -397730,152 +398545,152 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppOperation" + "Command": "New-MgDeviceAppManagementManagedAppRegistrationOperation", + "Method": "POST", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations" }, { - "CommandAlias": "New-MgDeviceAppMgtManagedAppStatus", - "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedAppStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppStatuses", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppStatus", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedAppStatus" + "Command": "New-MgDeviceAppManagementManagedAppStatus", + "Method": "POST", + "Uri": "/deviceAppManagement/managedAppStatuses" }, { - "CommandAlias": "New-MgDeviceAppMgtManagedEBook", - "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedEBook", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedEBook", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedEBook" + "Command": "New-MgDeviceAppManagementManagedEBook", + "Method": "POST", + "Uri": "/deviceAppManagement/managedEBooks" }, { - "CommandAlias": "New-MgDeviceAppMgtManagedEBookAssignment", - "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedEBookAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedEBookAssignment" + "Command": "New-MgDeviceAppManagementManagedEBookAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments" }, { - "CommandAlias": "New-MgDeviceAppMgtManagedEBookDeviceState", - "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedEBookDeviceState", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceInstallState" + "Command": "New-MgDeviceAppManagementManagedEBookDeviceState", + "Method": "POST", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates" }, { - "CommandAlias": "New-MgDeviceAppMgtManagedEBookUserStateSummary", - "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUserInstallStateSummary" + "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummary", + "Method": "POST", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary" }, { - "CommandAlias": "New-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Method": "POST", - "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceInstallState" + "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Method": "POST", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates" }, { - "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-mdmwindowsinformationprotectionpolicy-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy" + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Method": "POST", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies" }, { - "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments" }, { - "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -397894,22 +398709,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles" }, { - "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -397928,1000 +398743,1000 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileApp", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-windowswebapp-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMobileApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileApp" + "Command": "New-MgDeviceAppManagementMobileApp", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", - "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" - }, - { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppAssignment", "ApiVersion": "v1.0", + "Permissions": [], + "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments" + }, + { + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAssignment", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgDeviceAppManagementMobileAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppCategory", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppCategories", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "New-MgDeviceAppManagementMobileAppCategory", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileAppCategories" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppConfiguration", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration" + "Command": "New-MgDeviceAppManagementMobileAppConfiguration", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileAppConfigurations" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppConfigurationAssignment", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment" + "Command": "New-MgDeviceAppManagementMobileAppConfigurationAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus" + "Command": "New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses" }, { - "CommandAlias": "New-MgDeviceAppMgtMobileAppConfigurationUserStatus", - "Method": "POST", - "Command": "New-MgDeviceAppManagementMobileAppConfigurationUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus" + "Command": "New-MgDeviceAppManagementMobileAppConfigurationUserStatus", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses" }, { - "CommandAlias": "New-MgDeviceAppMgtTargetedManagedAppConfiguration", - "Method": "POST", - "Command": "New-MgDeviceAppManagementTargetedManagedAppConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration" + "Command": "New-MgDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "POST", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations" }, { - "CommandAlias": "New-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "Method": "POST", - "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -398940,37 +399755,37 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "POST", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps" }, { - "CommandAlias": "New-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Method": "POST", - "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments" }, { - "CommandAlias": "New-MgDeviceAppMgtVppToken", - "Method": "POST", - "Command": "New-MgDeviceAppManagementVppToken", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/vppTokens", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphVppToken", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -398989,20 +399804,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphVppToken" + "Command": "New-MgDeviceAppManagementVppToken", + "Method": "POST", + "Uri": "/deviceAppManagement/vppTokens" }, { - "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicy", - "Method": "POST", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionpolicy-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -399021,39 +399836,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy" + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "Method": "POST", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies" }, { - "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Method": "POST", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Method": "POST", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments" }, { - "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "Method": "POST", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionapplockerfile-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -399072,22 +399887,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "POST", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles" }, { - "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "Method": "POST", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -399106,52 +399921,52 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "POST", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceExtension", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgDeviceExtension", + "Method": "POST", + "Uri": "/devices/{device-id}/extensions" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementAuditEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/auditEvents", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAuditEvent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAuditEvent" + "Command": "New-MgDeviceManagementAuditEvent", + "Method": "POST", + "Uri": "/deviceManagement/auditEvents" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementComplianceManagementPartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/complianceManagementPartners", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-compliancemanagementpartner-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -399170,20 +399985,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphComplianceManagementPartner" + "Command": "New-MgDeviceManagementComplianceManagementPartner", + "Method": "POST", + "Uri": "/deviceManagement/complianceManagementPartners" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementDetectedApp", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/detectedApps", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -399202,20 +400017,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDetectedApp" + "Command": "New-MgDeviceManagementDetectedApp", + "Method": "POST", + "Uri": "/deviceManagement/detectedApps" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCategories", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicecategory-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -399234,252 +400049,252 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceCategory" + "Command": "New-MgDeviceManagementDeviceCategory", + "Method": "POST", + "Uri": "/deviceManagement/deviceCategories" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceCompliancePolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy" + "Command": "New-MgDeviceManagementDeviceCompliancePolicy", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment" + "Command": "New-MgDeviceManagementDeviceCompliancePolicyAssignment", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary" + "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus" + "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule" + "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem" + "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary" + "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState" + "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus" + "Command": "New-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-androidcustomconfiguration-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfiguration" + "Command": "New-MgDeviceManagementDeviceConfiguration", + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment" + "Command": "New-MgDeviceManagementDeviceConfigurationAssignment", + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary" + "Command": "New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceConfigurationDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus" + "Command": "New-MgDeviceManagementDeviceConfigurationDeviceStatus", + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceConfigurationUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus" + "Command": "New-MgDeviceManagementDeviceConfigurationUserStatus", + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses" }, { + "Module": "DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceEnrollmentConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentlimitconfiguration-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -399498,22 +400313,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration" + "Command": "New-MgDeviceManagementDeviceEnrollmentConfiguration", + "Method": "POST", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations" }, { + "Module": "DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-enrollmentconfigurationassignment-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -399532,20 +400347,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment" + "Command": "New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Method": "POST", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementExchangeConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/exchangeConnectors", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -399564,50 +400379,50 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector" + "Command": "New-MgDeviceManagementExchangeConnector", + "Method": "POST", + "Uri": "/deviceManagement/exchangeConnectors" }, { + "Module": "DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity" + "Command": "New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "POST", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementIoUpdateStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/iosUpdateStatuses", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus" + "Command": "New-MgDeviceManagementIoUpdateStatus", + "Method": "POST", + "Uri": "/deviceManagement/iosUpdateStatuses" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementManagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -399626,118 +400441,118 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDevice" + "Command": "New-MgDeviceManagementManagedDevice", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementManagedDeviceCompliancePolicyState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" + "Command": "New-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementManagedDeviceConfigurationState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationState" + "Command": "New-MgDeviceManagementManagedDeviceConfigurationState", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateViaIdentity" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderupdatesignatures?view=graph-rest-1.0", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateViaIdentity" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderupdatesignatures?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Command": "New-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent" + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEvent", + "Method": "POST", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -399756,20 +400571,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest" + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "POST", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-createdownloadurl?view=graph-rest-1.0", - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateViaIdentity" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-createdownloadurl?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -399804,20 +400619,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails" + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", + "Method": "POST", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementMobileThreatDefenseConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-mobilethreatdefenseconnector-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -399836,52 +400651,52 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector" + "Command": "New-MgDeviceManagementMobileThreatDefenseConnector", + "Method": "POST", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementNotificationMessageTemplate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/notificationMessageTemplates", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphNotificationMessageTemplate" + "Command": "New-MgDeviceManagementNotificationMessageTemplate", + "Method": "POST", + "Uri": "/deviceManagement/notificationMessageTemplates" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage" + "Command": "New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Method": "POST", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementPartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementPartners", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementpartner-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -399900,20 +400715,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementPartner" + "Command": "New-MgDeviceManagementPartner", + "Method": "POST", + "Uri": "/deviceManagement/deviceManagementPartners" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementRemoteAssistancePartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/remoteAssistancePartners", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -399932,20 +400747,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRemoteAssistancePartner" + "Command": "New-MgDeviceManagementRemoteAssistancePartner", + "Method": "POST", + "Uri": "/deviceManagement/remoteAssistancePartners" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementResourceOperation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/resourceOperations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphResourceOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -399964,20 +400779,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphResourceOperation" + "Command": "New-MgDeviceManagementResourceOperation", + "Method": "POST", + "Uri": "/deviceManagement/resourceOperations" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleAssignments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -399996,20 +400811,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment" + "Command": "New-MgDeviceManagementRoleAssignment", + "Method": "POST", + "Uri": "/deviceManagement/roleAssignments" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleDefinitions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -400028,22 +400843,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRoleDefinition" + "Command": "New-MgDeviceManagementRoleDefinition", + "Method": "POST", + "Uri": "/deviceManagement/roleDefinitions" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementRoleDefinitionRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -400062,99 +400877,99 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRoleAssignment" + "Command": "New-MgDeviceManagementRoleDefinitionRoleAssignment", + "Method": "POST", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementTelecomExpenseManagementPartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner" + "Command": "New-MgDeviceManagementTelecomExpenseManagementPartner", + "Method": "POST", + "Uri": "/deviceManagement/telecomExpenseManagementPartners" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementTermAndCondition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermsAndConditions" + "Command": "New-MgDeviceManagementTermAndCondition", + "Method": "POST", + "Uri": "/deviceManagement/termsAndConditions" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementTermAndConditionAcceptanceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus" + "Command": "New-MgDeviceManagementTermAndConditionAcceptanceStatus", + "Method": "POST", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementTermAndConditionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment" + "Command": "New-MgDeviceManagementTermAndConditionAssignment", + "Method": "POST", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/troubleshootingEvents", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent" + "Command": "New-MgDeviceManagementTroubleshootingEvent", + "Method": "POST", + "Uri": "/deviceManagement/troubleshootingEvents" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -400173,20 +400988,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance" + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -400205,20 +401020,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails" + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -400237,20 +401052,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId" + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -400269,20 +401084,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion" + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -400301,20 +401116,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance" + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -400333,20 +401148,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance" + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -400365,20 +401180,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails" + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -400397,35 +401212,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance" + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric" + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticBaseline", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -400444,52 +401259,52 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline" + "Command": "New-MgDeviceManagementUserExperienceAnalyticBaseline", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Command": "New-MgDeviceManagementUserExperienceAnalyticCategory", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories" }, { - "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "ApiVersion": "v1.0", + "Module": "DeviceManagement", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric" + "Command": "New-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -400508,20 +401323,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance" + "Command": "New-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -400540,20 +401355,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores" + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -400572,20 +401387,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory" + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -400604,20 +401419,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess" + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -400636,20 +401451,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance" + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -400668,20 +401483,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory" + "Command": "New-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticModelScore", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -400700,20 +401515,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores" + "Command": "New-MgDeviceManagementUserExperienceAnalyticModelScore", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -400732,20 +401547,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory" + "Command": "New-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -400764,22 +401579,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric" + "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -400798,20 +401613,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice" + "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -400830,174 +401645,174 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance" + "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementVirtualEndpointDeviceImage", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/deviceImages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-deviceimages?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcDeviceImage" + "Command": "New-MgDeviceManagementVirtualEndpointDeviceImage", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementVirtualEndpointGalleryImage", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/galleryImages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcGalleryImage" + "Command": "New-MgDeviceManagementVirtualEndpointGalleryImage", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementVirtualEndpointOnPremiseConnection", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-onpremisesconnections?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection" + "Command": "New-MgDeviceManagementVirtualEndpointOnPremiseConnection", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-provisioningpolicies?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy" + "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment" + "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementVirtualEndpointUserSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-usersettings?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcUserSetting" + "Command": "New-MgDeviceManagementVirtualEndpointUserSetting", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/userSettings" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementVirtualEndpointUserSettingAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment" + "Command": "New-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments" }, { + "Module": "DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementWindowsAutopilotDeviceIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity" + "Command": "New-MgDeviceManagementWindowsAutopilotDeviceIdentity", + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary" + "Command": "New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Method": "POST", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary" + "Command": "New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Method": "POST", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementWindowsMalwareInformation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsMalwareInformation", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -401016,22 +401831,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsMalwareInformation" + "Command": "New-MgDeviceManagementWindowsMalwareInformation", + "Method": "POST", + "Uri": "/deviceManagement/windowsMalwareInformation" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -401050,88 +401865,88 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice" + "Command": "New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Method": "POST", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceRegisteredOwnerByRef", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredOwners/$ref", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredowners?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgDeviceRegisteredOwnerByRef", + "Method": "POST", + "Uri": "/devices/{device-id}/registeredOwners/$ref" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDeviceRegisteredUserByRef", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredUsers/$ref", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredusers?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgDeviceRegisteredUserByRef", + "Method": "POST", + "Uri": "/devices/{device-id}/registeredUsers/$ref" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDirectoryAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-administrativeunits?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "New-MgDirectoryAdministrativeUnit", + "Method": "POST", + "Uri": "/directory/administrativeUnits" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDirectoryAdministrativeUnitExtension", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgDirectoryAdministrativeUnitExtension", + "Method": "POST", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDirectoryAdministrativeUnitMember", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -401174,22 +401989,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "New-MgDirectoryAdministrativeUnitMember", + "Method": "POST", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDirectoryAdministrativeUnitMemberByRef", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -401232,357 +402047,357 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "New-MgDirectoryAdministrativeUnitMemberByRef", + "Method": "POST", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDirectoryAdministrativeUnitScopedRoleMember", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-scopedrolemembers?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Command": "New-MgDirectoryAdministrativeUnitScopedRoleMember", + "Method": "POST", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDirectoryAttributeSet", - "ApiReferenceLink": null, - "Uri": "/directory/attributeSets", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-attributesets?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAttributeSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttributeSet" + "Command": "New-MgDirectoryAttributeSet", + "Method": "POST", + "Uri": "/directory/attributeSets" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDirectoryCustomSecurityAttributeDefinition", - "ApiReferenceLink": null, - "Uri": "/directory/customSecurityAttributeDefinitions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-customsecurityattributedefinitions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition" + "Command": "New-MgDirectoryCustomSecurityAttributeDefinition", + "Method": "POST", + "Uri": "/directory/customSecurityAttributeDefinitions" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "ApiReferenceLink": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-post-allowedvalues?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAllowedValue", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAllowedValue" + "Command": "New-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Method": "POST", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDirectoryDeviceLocalCredential", - "ApiReferenceLink": null, - "Uri": "/directory/deviceLocalCredentials", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo" + "Command": "New-MgDirectoryDeviceLocalCredential", + "Method": "POST", + "Uri": "/directory/deviceLocalCredentials" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDirectoryFederationConfiguration", - "ApiReferenceLink": null, - "Uri": "/directory/federationConfigurations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityProviderBase" + "Command": "New-MgDirectoryFederationConfiguration", + "Method": "POST", + "Uri": "/directory/federationConfigurations" }, { + "Module": "DirectoryObjects", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDirectoryObject", - "ApiReferenceLink": null, - "Uri": "/directoryObjects", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "DirectoryObjects", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "New-MgDirectoryObject", + "Method": "POST", + "Uri": "/directoryObjects" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDirectoryOnPremiseSynchronization", - "ApiReferenceLink": null, - "Uri": "/directory/onPremisesSynchronization", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization" + "Command": "New-MgDirectoryOnPremiseSynchronization", + "Method": "POST", + "Uri": "/directory/onPremisesSynchronization" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDirectoryRole", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-directoryroles?view=graph-rest-1.0", - "Uri": "/directoryRoles", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-directoryroles?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryRole" + "Command": "New-MgDirectoryRole", + "Method": "POST", + "Uri": "/directoryRoles" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDirectoryRoleMemberByRef", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-members?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgDirectoryRoleMemberByRef", + "Method": "POST", + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDirectoryRoleScopedMember", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Command": "New-MgDirectoryRoleScopedMember", + "Method": "POST", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDirectoryRoleTemplate", - "ApiReferenceLink": null, - "Uri": "/directoryRoleTemplates", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate" + "Command": "New-MgDirectoryRoleTemplate", + "Method": "POST", + "Uri": "/directoryRoleTemplates" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDirectorySubscription", - "ApiReferenceLink": null, - "Uri": "/directory/subscriptions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCompanySubscription" + "Command": "New-MgDirectorySubscription", + "Method": "POST", + "Uri": "/directory/subscriptions" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDomain", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-domains?view=graph-rest-1.0", - "Uri": "/domains", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-domains?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDomain" + "Command": "New-MgDomain", + "Method": "POST", + "Uri": "/domains" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDomainFederationConfiguration", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/federationConfiguration", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-federationconfiguration?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphInternalDomainFederation" + "Command": "New-MgDomainFederationConfiguration", + "Method": "POST", + "Uri": "/domains/{domain-id}/federationConfiguration" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDomainServiceConfigurationRecord", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDomainDnsRecord" + "Command": "New-MgDomainServiceConfigurationRecord", + "Method": "POST", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDomainVerificationDnsRecord", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/verificationDnsRecords", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDomainDnsRecord" + "Command": "New-MgDomainVerificationDnsRecord", + "Method": "POST", + "Uri": "/domains/{domain-id}/verificationDnsRecords" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDrive", - "ApiReferenceLink": null, - "Uri": "/drives", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "New-MgDrive", + "Method": "POST", + "Uri": "/drives" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveBundle", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/bundles", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "New-MgDriveBundle", + "Method": "POST", + "Uri": "/drives/{drive-id}/bundles" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "New-MgDriveItem", + "Method": "POST", + "Uri": "/drives/{drive-id}/items" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveItemAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "New-MgDriveItemAnalyticItemActivityStat", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveItemChild", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -401609,22 +402424,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "New-MgDriveItemChild", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveItemLink", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -401651,124 +402466,124 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgDriveItemLink", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "New-MgDriveItemListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveItemListItemLink", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgDriveItemListItemLink", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createLink" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveItemListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "New-MgDriveItemListItemVersion", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgDriveItemPermission", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveItemSubscription", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "New-MgDriveItemSubscription", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveItemThumbnail", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "New-MgDriveItemThumbnail", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveItemUploadSession", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -401795,411 +402610,411 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgDriveItemUploadSession", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "New-MgDriveItemVersion", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveListColumn", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/columns", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgDriveListColumn", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/columns" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveListContentType", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "New-MgDriveListContentType", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgDriveListContentTypeColumn", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "New-MgDriveListContentTypeColumnLink", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveListItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "New-MgDriveListItem", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/items" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "New-MgDriveListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveListItemLink", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgDriveListItemLink", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "New-MgDriveListItemVersion", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveListOperation", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/operations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "New-MgDriveListOperation", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/operations" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveListSubscription", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/subscriptions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "New-MgDriveListSubscription", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/subscriptions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveRootAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "New-MgDriveRootAnalyticItemActivityStat", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveRootChild", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/children", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "New-MgDriveRootChild", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/children" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveRootLink", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/root/createLink", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgDriveRootLink", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/createLink" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "New-MgDriveRootListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveRootListItemLink", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/createLink", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgDriveRootListItemLink", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/listItem/createLink" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveRootListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/versions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "New-MgDriveRootListItemVersion", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/listItem/versions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/permissions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgDriveRootPermission", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/permissions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveRootSubscription", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/subscriptions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "New-MgDriveRootSubscription", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/subscriptions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveRootThumbnail", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/thumbnails", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "New-MgDriveRootThumbnail", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/thumbnails" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveRootUploadSession", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/createUploadSession", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgDriveRootUploadSession", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/createUploadSession" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgDriveRootVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/versions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "New-MgDriveRootVersion", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/versions" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationClass", - "ApiReferenceLink": null, - "Uri": "/education/classes", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationClass" + "Command": "New-MgEducationClass", + "Method": "POST", + "Uri": "/education/classes" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationClassAssignment", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-assignment?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -402218,15 +403033,13 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "New-MgEducationClassAssignment", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationClassAssignmentCategory", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentCategories", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -402237,7 +403050,9 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-category?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -402256,22 +403071,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationCategory" + "Command": "New-MgEducationClassAssignmentCategory", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationClassAssignmentCategoryByRef", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -402290,22 +403105,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "New-MgEducationClassAssignmentCategoryByRef", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationClassAssignmentResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -402324,56 +403139,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "New-MgEducationClassAssignmentResource", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationClassAssignmentSettingGradingCategory", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationGradingCategory" + "Command": "New-MgEducationClassAssignmentSettingGradingCategory", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationClassAssignmentSubmission", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "New-MgEducationClassAssignmentSubmission", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationClassAssignmentSubmissionOutcome", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -402392,22 +403207,22 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphEducationOutcome" + "Command": "New-MgEducationClassAssignmentSubmissionOutcome", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationClassAssignmentSubmissionResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -402426,39 +403241,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "New-MgEducationClassAssignmentSubmissionResource", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationClassAssignmentSubmissionSubmittedResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "New-MgEducationClassAssignmentSubmissionSubmittedResource", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationClassMemberByRef", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/members/$ref", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-members?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduRoster.ReadWrite.All", @@ -402477,22 +403292,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "New-MgEducationClassMemberByRef", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/members/$ref" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationClassModule", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/modules", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-module?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -402511,22 +403326,22 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphEducationModule" + "Command": "New-MgEducationClassModule", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/modules" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationClassModuleResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationModuleResource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -402545,171 +403360,171 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphEducationModuleResource" + "Command": "New-MgEducationClassModuleResource", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationClassTeacherByRef", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-teachers?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgEducationClassTeacherByRef", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/teachers/$ref" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationMeAssignment", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "New-MgEducationMeAssignment", + "Method": "POST", + "Uri": "/education/me/assignments" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationMeAssignmentCategory", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationCategory" + "Command": "New-MgEducationMeAssignmentCategory", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationMeAssignmentCategoryByRef", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgEducationMeAssignmentCategoryByRef", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationMeAssignmentResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "New-MgEducationMeAssignmentResource", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationMeAssignmentSubmission", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "New-MgEducationMeAssignmentSubmission", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationMeAssignmentSubmissionOutcome", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationOutcome" + "Command": "New-MgEducationMeAssignmentSubmissionOutcome", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationMeAssignmentSubmissionResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "New-MgEducationMeAssignmentSubmissionResource", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationMeAssignmentSubmissionSubmittedResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "New-MgEducationMeAssignmentSubmissionSubmittedResource", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationMeRubric", - "ApiReferenceLink": null, - "Uri": "/education/me/rubrics", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-post-rubrics?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -402728,458 +403543,456 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationRubric" + "Command": "New-MgEducationMeRubric", + "Method": "POST", + "Uri": "/education/me/rubrics" }, { - "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationSchool", - "ApiReferenceLink": null, - "Uri": "/education/schools", - "ApiVersion": "v1.0", + "Module": "Education", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSchool" + "Command": "New-MgEducationSchool", + "Method": "POST", + "Uri": "/education/schools" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationSchoolClassByRef", - "ApiReferenceLink": null, - "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-classes?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgEducationSchoolClassByRef", + "Method": "POST", + "Uri": "/education/schools/{educationSchool-id}/classes/$ref" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationSchoolUserByRef", - "ApiReferenceLink": null, - "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-users?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgEducationSchoolUserByRef", + "Method": "POST", + "Uri": "/education/schools/{educationSchool-id}/users/$ref" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationUser", - "ApiReferenceLink": null, - "Uri": "/education/users", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-post?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationUser" + "Command": "New-MgEducationUser", + "Method": "POST", + "Uri": "/education/users" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationUserAssignment", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "New-MgEducationUserAssignment", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationUserAssignmentCategory", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationCategory" + "Command": "New-MgEducationUserAssignmentCategory", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationUserAssignmentCategoryByRef", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgEducationUserAssignmentCategoryByRef", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationUserAssignmentResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "New-MgEducationUserAssignmentResource", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationUserAssignmentSubmission", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "New-MgEducationUserAssignmentSubmission", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationUserAssignmentSubmissionOutcome", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationOutcome" + "Command": "New-MgEducationUserAssignmentSubmissionOutcome", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationUserAssignmentSubmissionResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "New-MgEducationUserAssignmentSubmissionResource", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationUserAssignmentSubmissionSubmittedResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "New-MgEducationUserAssignmentSubmissionSubmittedResource", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEducationUserRubric", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/rubrics", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationRubric" + "Command": "New-MgEducationUserRubric", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/rubrics" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementAccessPackage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackages?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackage" + "Command": "New-MgEntitlementManagementAccessPackage", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackages" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementAccessPackageAssignmentApprovalStage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStage" + "Command": "New-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementAccessPackageAssignmentPolicy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy" + "Command": "New-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatibleaccesspackage?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatiblegroup?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementAccessPackageResourceRoleScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-resourcerolescopes?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope" + "Command": "New-MgEntitlementManagementAccessPackageResourceRoleScope", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementAssignment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageAssignment" + "Command": "New-MgEntitlementManagementAssignment", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/assignments" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementAssignmentPolicy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentpolicies?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy" + "Command": "New-MgEntitlementManagementAssignmentPolicy", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting" + "Command": "New-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementAssignmentPolicyQuestion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageQuestion" + "Command": "New-MgEntitlementManagementAssignmentPolicyQuestion", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentrequests?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest" + "Command": "New-MgEntitlementManagementAssignmentRequest", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementCatalog", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-catalogs?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageCatalog" + "Command": "New-MgEntitlementManagementCatalog", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/catalogs" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementCatalogCustomWorkflowExtension", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-post-accesspackagecustomworkflowextensions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomCalloutExtension" + "Command": "New-MgEntitlementManagementCatalogCustomWorkflowExtension", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementCatalogResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "New-MgEntitlementManagementCatalogResource", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementCatalogResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -403194,17 +404007,17 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "New-MgEntitlementManagementCatalogResourceRole", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -403215,34 +404028,34 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScope", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementCatalogResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -403257,17 +404070,17 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "New-MgEntitlementManagementCatalogResourceScope", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -403278,247 +404091,247 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRole", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementConnectedOrganization", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-connectedorganizations?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConnectedOrganization" + "Command": "New-MgEntitlementManagementConnectedOrganization", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-externalsponsors?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-internalsponsors?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "New-MgEntitlementManagementResource", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resources" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "New-MgEntitlementManagementResourceEnvironment", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceEnvironmentResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "New-MgEntitlementManagementResourceEnvironmentResource", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRole", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScope", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-resourcerequests?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest" + "Command": "New-MgEntitlementManagementResourceRequest", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomCalloutExtension" + "Command": "New-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "New-MgEntitlementManagementResourceRequestCatalogResource", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -403533,17 +404346,17 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRole", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -403554,34 +404367,34 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -403596,17 +404409,17 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScope", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -403617,292 +404430,294 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "New-MgEntitlementManagementResourceRequestResourceRole", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "New-MgEntitlementManagementResourceRequestResourceRoleResourceScope", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "New-MgEntitlementManagementResourceRequestResourceScope", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRequestResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "New-MgEntitlementManagementResourceRequestResourceScopeResourceRole", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "New-MgEntitlementManagementResourceRole", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "New-MgEntitlementManagementResourceRoleResourceScope", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRoleScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope" + "Command": "New-MgEntitlementManagementResourceRoleScope", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRole", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRoleScopeResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "New-MgEntitlementManagementResourceRoleScopeResourceScope", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceRole", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScope", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "New-MgEntitlementManagementResourceScope", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgEntitlementManagementResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "New-MgEntitlementManagementResourceScopeResourceRole", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles" }, { + "Module": "Search", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgExternalConnection", - "ApiReferenceLink": null, - "Uri": "/external/connections", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-external-post-connections?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -403921,22 +404736,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection" + "Command": "New-MgExternalConnection", + "Method": "POST", + "Uri": "/external/connections" }, { + "Module": "Search", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgExternalConnectionGroup", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/groups", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-post-groups?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -403955,22 +404770,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup" + "Command": "New-MgExternalConnectionGroup", + "Method": "POST", + "Uri": "/external/connections/{externalConnection-id}/groups" }, { + "Module": "Search", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgExternalConnectionGroupMember", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -403989,71 +404804,71 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity" + "Command": "New-MgExternalConnectionGroupMember", + "Method": "POST", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members" }, { + "Module": "Search", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgExternalConnectionItem", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/items", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem" + "Command": "New-MgExternalConnectionItem", + "Method": "POST", + "Uri": "/external/connections/{externalConnection-id}/items" }, { + "Module": "Search", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgExternalConnectionItemActivity", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity" + "Command": "New-MgExternalConnectionItemActivity", + "Method": "POST", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities" }, { + "Module": "Search", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgExternalConnectionOperation", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/operations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation" + "Command": "New-MgExternalConnectionOperation", + "Method": "POST", + "Uri": "/external/connections/{externalConnection-id}/operations" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-groups?view=graph-rest-1.0", - "Uri": "/groups", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-groups?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Create", @@ -404080,90 +404895,90 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroup" + "Command": "New-MgGroup", + "Method": "POST", + "Uri": "/groups" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupAcceptedSenderByRef", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-acceptedsenders?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgGroupAcceptedSenderByRef", + "Method": "POST", + "Uri": "/groups/{group-id}/acceptedSenders/$ref" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/appRoleAssignments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-approleassignments?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "New-MgGroupAppRoleAssignment", + "Method": "POST", + "Uri": "/groups/{group-id}/appRoleAssignments" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupCalendarEvent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/calendar/events", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEvent" + "Command": "New-MgGroupCalendarEvent", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/events" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupCalendarPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendarPermission" + "Command": "New-MgGroupCalendarPermission", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/calendarPermissions" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupConversation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-conversations?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConversation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -404182,22 +404997,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversation" + "Command": "New-MgGroupConversation", + "Method": "POST", + "Uri": "/groups/{group-id}/conversations" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupConversationThread", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-post-threads?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -404216,814 +405031,812 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationThread" + "Command": "New-MgGroupConversationThread", + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupConversationThreadPostAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "New-MgGroupConversationThreadPostAttachment", + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupConversationThreadPostAttachmentUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgGroupConversationThreadPostAttachmentUploadSession", + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupConversationThreadPostExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgGroupConversationThreadPostExtension", + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupConversationThreadPostInReplyToAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "New-MgGroupConversationThreadPostInReplyToAttachment", + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupConversationThreadPostInReplyToAttachmentUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgGroupConversationThreadPostInReplyToAttachmentUploadSession", + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupConversationThreadPostInReplyToExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgGroupConversationThreadPostInReplyToExtension", + "Method": "POST", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDrive", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "New-MgGroupDrive", + "Method": "POST", + "Uri": "/groups/{group-id}/drives" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveBundle", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "New-MgGroupDriveBundle", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "New-MgGroupDriveItem", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveItemAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "New-MgGroupDriveItemAnalyticItemActivityStat", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveItemChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "New-MgGroupDriveItemChild", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveItemLink", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createLink", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgGroupDriveItemLink", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createLink" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "New-MgGroupDriveItemListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveItemListItemLink", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgGroupDriveItemListItemLink", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveItemListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "New-MgGroupDriveItemListItemVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgGroupDriveItemPermission", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveItemSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "New-MgGroupDriveItemSubscription", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveItemThumbnail", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "New-MgGroupDriveItemThumbnail", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveItemUploadSession", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgGroupDriveItemUploadSession", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "New-MgGroupDriveItemVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveListColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgGroupDriveListColumn", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveListContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "New-MgGroupDriveListContentType", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgGroupDriveListContentTypeColumn", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "New-MgGroupDriveListContentTypeColumnLink", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveListItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "New-MgGroupDriveListItem", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "New-MgGroupDriveListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveListItemLink", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgGroupDriveListItemLink", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createLink" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "New-MgGroupDriveListItemVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveListOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "New-MgGroupDriveListOperation", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveListSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "New-MgGroupDriveListSubscription", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveRootAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "New-MgGroupDriveRootAnalyticItemActivityStat", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveRootChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "New-MgGroupDriveRootChild", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveRootLink", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createLink", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgGroupDriveRootLink", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createLink" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "New-MgGroupDriveRootListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveRootListItemLink", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createLink", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgGroupDriveRootListItemLink", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createLink" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveRootListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "New-MgGroupDriveRootListItemVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgGroupDriveRootPermission", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveRootSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "New-MgGroupDriveRootSubscription", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveRootThumbnail", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "New-MgGroupDriveRootThumbnail", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveRootUploadSession", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createUploadSession", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgGroupDriveRootUploadSession", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createUploadSession" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupDriveRootVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "New-MgGroupDriveRootVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupEvent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-events?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEvent" + "Command": "New-MgGroupEvent", + "Method": "POST", + "Uri": "/groups/{group-id}/events" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupEventAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "New-MgGroupEventAttachment", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/attachments" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupEventExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgGroupEventExtension", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/extensions" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupEventInstanceAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "New-MgGroupEventInstanceAttachment", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupEventInstanceExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgGroupEventInstanceExtension", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgGroupExtension", + "Method": "POST", + "Uri": "/groups/{group-id}/extensions" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupLifecyclePolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-post-grouplifecyclepolicies?view=graph-rest-1.0", - "Uri": "/groupLifecyclePolicies", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -405032,41 +405845,43 @@ "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-post-grouplifecyclepolicies?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy" + "Command": "New-MgGroupLifecyclePolicy", + "Method": "POST", + "Uri": "/groupLifecyclePolicies" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupMemberByRef", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/$ref", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-members?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgGroupMemberByRef", + "Method": "POST", + "Uri": "/groups/{group-id}/members/$ref" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/notebooks", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -405093,22 +405908,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "New-MgGroupOnenoteNotebook", + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupOnenoteNotebookSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -405135,22 +405950,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "New-MgGroupOnenoteNotebookSection", + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupOnenoteNotebookSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -405177,22 +405992,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "New-MgGroupOnenoteNotebookSectionGroup", + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupOnenotePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/pages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -405219,56 +406034,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "New-MgGroupOnenotePage", + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/pages" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sections", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "New-MgGroupOnenoteSection", + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sections" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "New-MgGroupOnenoteSectionGroup", + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sectionGroups" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupOnenoteSectionGroupSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -405295,22 +406110,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "New-MgGroupOnenoteSectionGroupSection", + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupOnenoteSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -405337,22 +406152,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "New-MgGroupOnenoteSectionPage", + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupOwnerByRef", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/$ref", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-owners?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -405371,49 +406186,47 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "New-MgGroupOwnerByRef", + "Method": "POST", + "Uri": "/groups/{group-id}/owners/$ref" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/permissionGrants", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "New-MgGroupPermissionGrant", + "Method": "POST", + "Uri": "/groups/{group-id}/permissionGrants" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupRejectedSenderByRef", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-rejectedsenders?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgGroupRejectedSenderByRef", + "Method": "POST", + "Uri": "/groups/{group-id}/rejectedSenders/$ref" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/settings", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -405422,134 +406235,134 @@ "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroupSetting", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupSetting" + "Command": "New-MgGroupSetting", + "Method": "POST", + "Uri": "/groups/{group-id}/settings" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSettingTemplateGroupSettingTemplate", - "ApiReferenceLink": null, - "Uri": "/groupSettingTemplates", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupSettingTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupSettingTemplate" + "Command": "New-MgGroupSettingTemplateGroupSettingTemplate", + "Method": "POST", + "Uri": "/groupSettingTemplates" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "New-MgGroupSiteAnalyticItemActivityStat", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteAnalyticItemActivityStatActivity", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivity" + "Command": "New-MgGroupSiteAnalyticItemActivityStatActivity", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/columns", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgGroupSiteColumn", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/columns" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "New-MgGroupSiteContentType", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgGroupSiteContentTypeColumn", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "New-MgGroupSiteContentTypeColumnLink", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteGetByPathColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -405560,17 +406373,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgGroupSiteGetByPathColumn", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteGetByPathContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -405581,17 +406394,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "New-MgGroupSiteGetByPathContentType", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteGetByPathList", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -405602,17 +406415,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "New-MgGroupSiteGetByPathList", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteGetByPathOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -405623,17 +406436,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "New-MgGroupSiteGetByPathOperation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteGetByPathPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -405644,17 +406457,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphBaseSitePage" + "Command": "New-MgGroupSiteGetByPathPage", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteGetByPathPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -405665,17 +406478,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgGroupSiteGetByPathPermission", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteGetByPathTermStore", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStores", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -405686,595 +406499,595 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStore" + "Command": "New-MgGroupSiteGetByPathTermStore", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStores" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteList", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "New-MgGroupSiteList", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteListColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgGroupSiteListColumn", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteListContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "New-MgGroupSiteListContentType", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgGroupSiteListContentTypeColumn", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "New-MgGroupSiteListContentTypeColumnLink", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteListItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "New-MgGroupSiteListItem", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "New-MgGroupSiteListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteListItemLink", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgGroupSiteListItemLink", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "New-MgGroupSiteListItemVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteListOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "New-MgGroupSiteListOperation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteListSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "New-MgGroupSiteListSubscription", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "New-MgGroupSiteOnenoteNotebook", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteOnenoteNotebookSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "New-MgGroupSiteOnenoteNotebookSection", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteOnenoteNotebookSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "New-MgGroupSiteOnenoteNotebookSectionGroup", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSection", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteOnenoteNotebookSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "New-MgGroupSiteOnenoteNotebookSectionPage", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteOnenoteOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "New-MgGroupSiteOnenoteOperation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteOnenotePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "New-MgGroupSiteOnenotePage", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteOnenoteResource", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteResource" + "Command": "New-MgGroupSiteOnenoteResource", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "New-MgGroupSiteOnenoteSection", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "New-MgGroupSiteOnenoteSectionGroup", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteOnenoteSectionGroupSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "New-MgGroupSiteOnenoteSectionGroupSection", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteOnenoteSectionGroupSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "New-MgGroupSiteOnenoteSectionGroupSectionPage", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteOnenoteSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "New-MgGroupSiteOnenoteSectionPage", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/operations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "New-MgGroupSiteOperation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/operations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSitePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphBaseSitePage" + "Command": "New-MgGroupSitePage", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphHorizontalSection" + "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphHorizontalSectionColumn" + "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSitePageAsSitePageWebPart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgGroupSitePageAsSitePageWebPart", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSitePermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/permissions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgGroupSitePermission", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteTermStore", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStores", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStore" + "Command": "New-MgGroupSiteTermStore", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStores" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -406285,17 +407098,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Command": "New-MgGroupSiteTermStoreGroup", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreGroupSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -406306,17 +407119,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "New-MgGroupSiteTermStoreGroupSet", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -406335,17 +407148,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgGroupSiteTermStoreGroupSetChild", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -406364,17 +407177,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgGroupSiteTermStoreGroupSetChildRelation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -406385,17 +407198,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgGroupSiteTermStoreGroupSetRelation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -406406,17 +407219,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgGroupSiteTermStoreGroupSetTerm", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -406427,17 +407240,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgGroupSiteTermStoreGroupSetTermChild", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -406448,17 +407261,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgGroupSiteTermStoreGroupSetTermChildRelation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -406469,17 +407282,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgGroupSiteTermStoreGroupSetTermRelation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -406490,17 +407303,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "New-MgGroupSiteTermStoreSet", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -406519,17 +407332,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgGroupSiteTermStoreSetChild", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -406548,17 +407361,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgGroupSiteTermStoreSetChildRelation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -406569,17 +407382,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "New-MgGroupSiteTermStoreSetParentGroupSet", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -406598,17 +407411,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChild", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -406627,17 +407440,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -406648,17 +407461,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetRelation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -406669,17 +407482,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTerm", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -406690,17 +407503,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -406711,17 +407524,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -406732,17 +407545,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -406753,17 +407566,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgGroupSiteTermStoreSetRelation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -406774,17 +407587,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgGroupSiteTermStoreSetTerm", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetTermChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -406795,17 +407608,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgGroupSiteTermStoreSetTermChild", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -406816,17 +407629,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgGroupSiteTermStoreSetTermChildRelation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupSiteTermStoreSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -406837,534 +407650,536 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgGroupSiteTermStoreSetTermRelation", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupTeamChannel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "New-MgGroupTeamChannel", + "Method": "POST", + "Uri": "/groups/{group-id}/team/channels" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupTeamChannelMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "New-MgGroupTeamChannelMember", + "Method": "POST", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupTeamChannelMessage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "New-MgGroupTeamChannelMessage", + "Method": "POST", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupTeamChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "New-MgGroupTeamChannelMessageHostedContent", + "Method": "POST", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupTeamChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "New-MgGroupTeamChannelMessageReply", + "Method": "POST", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "New-MgGroupTeamChannelMessageReplyHostedContent", + "Method": "POST", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupTeamChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "New-MgGroupTeamChannelSharedWithTeam", + "Method": "POST", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupTeamChannelTab", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "New-MgGroupTeamChannelTab", + "Method": "POST", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupTeamInstalledApp", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/installedApps", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Command": "New-MgGroupTeamInstalledApp", + "Method": "POST", + "Uri": "/groups/{group-id}/team/installedApps" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupTeamMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/members", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "New-MgGroupTeamMember", + "Method": "POST", + "Uri": "/groups/{group-id}/team/members" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupTeamOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/operations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Command": "New-MgGroupTeamOperation", + "Method": "POST", + "Uri": "/groups/{group-id}/team/operations" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupTeamPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/permissionGrants", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "New-MgGroupTeamPermissionGrant", + "Method": "POST", + "Uri": "/groups/{group-id}/team/permissionGrants" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupTeamPrimaryChannelMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/members", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "New-MgGroupTeamPrimaryChannelMember", + "Method": "POST", + "Uri": "/groups/{group-id}/team/primaryChannel/members" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupTeamPrimaryChannelMessage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "New-MgGroupTeamPrimaryChannelMessage", + "Method": "POST", + "Uri": "/groups/{group-id}/team/primaryChannel/messages" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupTeamPrimaryChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "New-MgGroupTeamPrimaryChannelMessageHostedContent", + "Method": "POST", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupTeamPrimaryChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "New-MgGroupTeamPrimaryChannelMessageReply", + "Method": "POST", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupTeamPrimaryChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "New-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "POST", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupTeamPrimaryChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "New-MgGroupTeamPrimaryChannelSharedWithTeam", + "Method": "POST", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupTeamPrimaryChannelTab", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/tabs", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "New-MgGroupTeamPrimaryChannelTab", + "Method": "POST", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupTeamScheduleOfferShiftRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOfferShiftRequest" + "Command": "New-MgGroupTeamScheduleOfferShiftRequest", + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupTeamScheduleOpenShift", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/openShifts", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOpenShift" + "Command": "New-MgGroupTeamScheduleOpenShift", + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/openShifts" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupTeamScheduleOpenShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest" + "Command": "New-MgGroupTeamScheduleOpenShiftChangeRequest", + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupTeamScheduleSchedulingGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSchedulingGroup" + "Command": "New-MgGroupTeamScheduleSchedulingGroup", + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupTeamScheduleShift", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/shifts", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphShift" + "Command": "New-MgGroupTeamScheduleShift", + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/shifts" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupTeamScheduleSwapShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest" + "Command": "New-MgGroupTeamScheduleSwapShiftChangeRequest", + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupTeamScheduleTimeOff", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timesOff", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeOff" + "Command": "New-MgGroupTeamScheduleTimeOff", + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/timesOff" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupTeamScheduleTimeOffReason", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeOffReason" + "Command": "New-MgGroupTeamScheduleTimeOffReason", + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupTeamScheduleTimeOffRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeOffRequest" + "Command": "New-MgGroupTeamScheduleTimeOffRequest", + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupTeamTag", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/tags", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamworkTag" + "Command": "New-MgGroupTeamTag", + "Method": "POST", + "Uri": "/groups/{group-id}/team/tags" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupTeamTagMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamworkTagMember" + "Command": "New-MgGroupTeamTagMember", + "Method": "POST", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupThread", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-threads?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -407383,267 +408198,267 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationThread" + "Command": "New-MgGroupThread", + "Method": "POST", + "Uri": "/groups/{group-id}/threads" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupThreadPostAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "New-MgGroupThreadPostAttachment", + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupThreadPostAttachmentUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgGroupThreadPostAttachmentUploadSession", + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupThreadPostExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgGroupThreadPostExtension", + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupThreadPostInReplyToAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "New-MgGroupThreadPostInReplyToAttachment", + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupThreadPostInReplyToAttachmentUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgGroupThreadPostInReplyToAttachmentUploadSession", + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgGroupThreadPostInReplyToExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgGroupThreadPostInReplyToExtension", + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityApiConnector", - "ApiReferenceLink": null, - "Uri": "/identity/apiConnectors", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityApiConnector" + "Command": "New-MgIdentityApiConnector", + "Method": "POST", + "Uri": "/identity/apiConnectors" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityAuthenticationEventListener", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventListeners", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventlisteners?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationEventListener" + "Command": "New-MgIdentityAuthenticationEventListener", + "Method": "POST", + "Uri": "/identity/authenticationEventListeners" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityB2XUserFlow", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-b2xuserflows?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow" + "Command": "New-MgIdentityB2XUserFlow", + "Method": "POST", + "Uri": "/identity/b2xUserFlows" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityB2XUserFlowIdentityProviderByRef", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgIdentityB2XUserFlowIdentityProviderByRef", + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityB2XUserFlowLanguage", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration" + "Command": "New-MgIdentityB2XUserFlowLanguage", + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityB2XUserFlowLanguageDefaultPage", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgIdentityB2XUserFlowLanguageDefaultPage", + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityB2XUserFlowLanguageOverridePage", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgIdentityB2XUserFlowLanguageOverridePage", + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityB2XUserFlowUserAttributeAssignment", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-post-userattributeassignments?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment" + "Command": "New-MgIdentityB2XUserFlowUserAttributeAssignment", + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityConditionalAccessAuthenticationContextClassReference", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference" + "Command": "New-MgIdentityConditionalAccessAuthenticationContextClassReference", + "Method": "POST", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "ApiVersion": "v1.0", "Variants": [ "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-post-combinationconfigurations?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -407662,20 +408477,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration" + "Command": "New-MgIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "POST", + "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/combinationConfigurations" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityConditionalAccessNamedLocation", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/namedLocations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-namedlocations?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphNamedLocation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -407694,20 +408509,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphNamedLocation" + "Command": "New-MgIdentityConditionalAccessNamedLocation", + "Method": "POST", + "Uri": "/identity/conditionalAccess/namedLocations" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityConditionalAccessPolicy", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/policies", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-policies?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -407734,442 +408549,442 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConditionalAccessPolicy" + "Command": "New-MgIdentityConditionalAccessPolicy", + "Method": "POST", + "Uri": "/identity/conditionalAccess/policies" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityCustomAuthenticationExtension", - "ApiReferenceLink": null, - "Uri": "/identity/customAuthenticationExtensions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-customauthenticationextensions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension" + "Command": "New-MgIdentityCustomAuthenticationExtension", + "Method": "POST", + "Uri": "/identity/customAuthenticationExtensions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-definitions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition" + "Command": "New-MgIdentityGovernanceAccessReviewDefinition", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstance" + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewReviewer" + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewStage" + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-historydefinitions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition" + "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinition", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/historyDefinitions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance" + "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistoryinstance-generatedownloaduri?view=graph-rest-1.0", - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri", - "ApiVersion": "v1.0", "Variants": [ "Generate", "GenerateViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistoryinstance-generatedownloaduri?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance" + "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernanceAppConsentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppConsentRequest" + "Command": "New-MgIdentityGovernanceAppConsentRequest", + "Method": "POST", + "Uri": "/identityGovernance/appConsent/appConsentRequests" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUserConsentRequest" + "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "Method": "POST", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStage" + "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "Method": "POST", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernanceLifecycleWorkflow", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-workflows?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" + "Command": "New-MgIdentityGovernanceLifecycleWorkflow", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-customtaskextensions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension" + "Command": "New-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createNewVersion", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" + "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createNewVersion" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowNewVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" + "Command": "New-MgIdentityGovernanceLifecycleWorkflowNewVersion", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "New-MgIdentityGovernanceLifecycleWorkflowTask", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowVersionTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "New-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStage" + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule" + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance" + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-assignmentschedulerequests?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.ReadWrite.AzureADGroup", @@ -408188,50 +409003,50 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest" + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance" + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-eligibilityschedulerequests?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.ReadWrite.AzureADGroup", @@ -408250,30 +409065,28 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest" + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreement", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-post-agreements?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreement" + "Command": "New-MgIdentityGovernanceTermsOfUseAgreement", + "Method": "POST", + "Uri": "/identityGovernance/termsOfUse/agreements" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementAcceptance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -408282,152 +409095,154 @@ "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "Method": "POST", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFile", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-post-files?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileLocalization" + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFile", + "Method": "POST", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileLocalization" + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Method": "POST", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Method": "POST", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileVersion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "Method": "POST", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityProvider", - "ApiReferenceLink": null, - "Uri": "/identity/identityProviders", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-identityproviders?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityProviderBase" + "Command": "New-MgIdentityProvider", + "Method": "POST", + "Uri": "/identity/identityProviders" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgIdentityUserFlowAttribute", - "ApiReferenceLink": null, - "Uri": "/identity/userFlowAttributes", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-post?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute" + "Command": "New-MgIdentityUserFlowAttribute", + "Method": "POST", + "Uri": "/identity/userFlowAttributes" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgInformationProtectionThreatAssessmentRequest", - "ApiReferenceLink": null, - "Uri": "/informationProtection/threatAssessmentRequests", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-post-threatassessmentrequests?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest" + "Command": "New-MgInformationProtectionThreatAssessmentRequest", + "Method": "POST", + "Uri": "/informationProtection/threatAssessmentRequests" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgInformationProtectionThreatAssessmentRequestResult", - "ApiReferenceLink": null, - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphThreatAssessmentResult" + "Command": "New-MgInformationProtectionThreatAssessmentRequestResult", + "Method": "POST", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgInvitation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/invitation-post?view=graph-rest-1.0", - "Uri": "/invitations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/invitation-post?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphInvitation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.Invite.All", @@ -408454,20 +409269,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphInvitation" + "Command": "New-MgInvitation", + "Method": "POST", + "Uri": "/invitations" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgOauth2PermissionGrant", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-post?view=graph-rest-1.0", - "Uri": "/oauth2PermissionGrants", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-post?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -408486,37 +409301,37 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Command": "New-MgOauth2PermissionGrant", + "Method": "POST", + "Uri": "/oauth2PermissionGrants" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgOrganization", - "ApiReferenceLink": null, - "Uri": "/organization", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrganization", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOrganization" + "Command": "New-MgOrganization", + "Method": "POST", + "Uri": "/organization" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgOrganizationBrandingLocalization", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-post-localizations?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -408535,71 +409350,71 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization" + "Command": "New-MgOrganizationBrandingLocalization", + "Method": "POST", + "Uri": "/organization/{organization-id}/branding/localizations" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgOrganizationCertificateBasedAuthConfiguration", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-post-certificatebasedauthconfiguration?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration" + "Command": "New-MgOrganizationCertificateBasedAuthConfiguration", + "Method": "POST", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgOrganizationExtension", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgOrganizationExtension", + "Method": "POST", + "Uri": "/organization/{organization-id}/extensions" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPlaceAsRoomListRoom", - "ApiReferenceLink": null, - "Uri": "/places/{place-id}/roomList/rooms", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRoom" + "Command": "New-MgPlaceAsRoomListRoom", + "Method": "POST", + "Uri": "/places/{place-id}/roomList/rooms" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPlannerBucket", - "ApiReferenceLink": null, - "Uri": "/planner/buckets", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-buckets?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -408626,20 +409441,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerBucket" + "Command": "New-MgPlannerBucket", + "Method": "POST", + "Uri": "/planner/buckets" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPlannerPlan", - "ApiReferenceLink": null, - "Uri": "/planner/plans", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-plans?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -408666,20 +409481,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerPlan" + "Command": "New-MgPlannerPlan", + "Method": "POST", + "Uri": "/planner/plans" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPlannerTask", - "ApiReferenceLink": null, - "Uri": "/planner/tasks", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-tasks?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -408706,20 +409521,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerTask" + "Command": "New-MgPlannerTask", + "Method": "POST", + "Uri": "/planner/tasks" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPolicyActivityBasedTimeoutPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/activityBasedTimeoutPolicies", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-post-activitybasedtimeoutpolicies?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -408738,20 +409553,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy" + "Command": "New-MgPolicyActivityBasedTimeoutPolicy", + "Method": "POST", + "Uri": "/policies/activityBasedTimeoutPolicies" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPolicyAppManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/appManagementPolicies", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -408770,35 +409585,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppManagementPolicy" + "Command": "New-MgPolicyAppManagementPolicy", + "Method": "POST", + "Uri": "/policies/appManagementPolicies" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration" + "Command": "New-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Method": "POST", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPolicyAuthenticationStrengthPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationStrengthPolicies", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-post-policies?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -408817,37 +409632,37 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy" + "Command": "New-MgPolicyAuthenticationStrengthPolicy", + "Method": "POST", + "Uri": "/policies/authenticationStrengthPolicies" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration" + "Command": "New-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "POST", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPolicyClaimMappingPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/claimsMappingPolicies", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-post-claimsmappingpolicies?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -408866,84 +409681,84 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphClaimsMappingPolicy" + "Command": "New-MgPolicyClaimMappingPolicy", + "Method": "POST", + "Uri": "/policies/claimsMappingPolicies" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPolicyCrossTenantAccessPolicyPartner", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/partners", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-post-partners?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner" + "Command": "New-MgPolicyCrossTenantAccessPolicyPartner", + "Method": "POST", + "Uri": "/policies/crossTenantAccessPolicy/partners" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPolicyFeatureRolloutPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/featureRolloutPolicies", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicies-post?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy" + "Command": "New-MgPolicyFeatureRolloutPolicy", + "Method": "POST", + "Uri": "/policies/featureRolloutPolicies" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPolicyFeatureRolloutPolicyApplyTo", - "ApiReferenceLink": null, - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "New-MgPolicyFeatureRolloutPolicyApplyTo", + "Method": "POST", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPolicyFeatureRolloutPolicyApplyToByRef", - "ApiReferenceLink": null, - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgPolicyFeatureRolloutPolicyApplyToByRef", + "Method": "POST", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPolicyHomeRealmDiscoveryPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/homeRealmDiscoveryPolicies", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-post-homerealmdiscoverypolicies?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -408962,133 +409777,133 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy" + "Command": "New-MgPolicyHomeRealmDiscoveryPolicy", + "Method": "POST", + "Uri": "/policies/homeRealmDiscoveryPolicies" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPolicyPermissionGrantPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-permissiongrantpolicies?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionGrantPolicy" + "Command": "New-MgPolicyPermissionGrantPolicy", + "Method": "POST", + "Uri": "/policies/permissionGrantPolicies" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPolicyPermissionGrantPolicyExclude", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-excludes?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet" + "Command": "New-MgPolicyPermissionGrantPolicyExclude", + "Method": "POST", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPolicyPermissionGrantPolicyInclude", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-includes?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet" + "Command": "New-MgPolicyPermissionGrantPolicyInclude", + "Method": "POST", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPolicyRoleManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy" + "Command": "New-MgPolicyRoleManagementPolicy", + "Method": "POST", + "Uri": "/policies/roleManagementPolicies" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPolicyRoleManagementPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicyAssignments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment" + "Command": "New-MgPolicyRoleManagementPolicyAssignment", + "Method": "POST", + "Uri": "/policies/roleManagementPolicyAssignments" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPolicyRoleManagementPolicyEffectiveRule", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule" + "Command": "New-MgPolicyRoleManagementPolicyEffectiveRule", + "Method": "POST", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPolicyRoleManagementPolicyRule", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule" + "Command": "New-MgPolicyRoleManagementPolicyRule", + "Method": "POST", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPolicyTokenIssuancePolicy", - "ApiReferenceLink": null, - "Uri": "/policies/tokenIssuancePolicies", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-post-tokenissuancepolicy?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -409107,20 +409922,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy" + "Command": "New-MgPolicyTokenIssuancePolicy", + "Method": "POST", + "Uri": "/policies/tokenIssuancePolicies" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPolicyTokenLifetimePolicy", - "ApiReferenceLink": null, - "Uri": "/policies/tokenLifetimePolicies", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-post-tokenlifetimepolicies?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -409139,50 +409954,50 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy" + "Command": "New-MgPolicyTokenLifetimePolicy", + "Method": "POST", + "Uri": "/policies/tokenLifetimePolicies" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPrintConnector", - "ApiReferenceLink": null, - "Uri": "/print/connectors", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintConnector" + "Command": "New-MgPrintConnector", + "Method": "POST", + "Uri": "/print/connectors" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPrintOperation", - "ApiReferenceLink": null, - "Uri": "/print/operations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintOperation" + "Command": "New-MgPrintOperation", + "Method": "POST", + "Uri": "/print/operations" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPrintPrinter", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-create?view=graph-rest-1.0", - "Uri": "/print/printers/create", - "ApiVersion": "v1.0", "Variants": [ "Create1", "CreateExpanded1" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-create?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.Create", @@ -409209,22 +410024,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "New-MgPrintPrinter", + "Method": "POST", + "Uri": "/print/printers/create" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPrintPrinterJob", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-jobs?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.Create", @@ -409267,39 +410082,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintJob" + "Command": "New-MgPrintPrinterJob", + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPrintPrinterJobDocument", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintDocument" + "Command": "New-MgPrintPrinterJobDocument", + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPrintPrinterJobDocumentUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.Create", @@ -409326,39 +410141,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgPrintPrinterJobDocumentUploadSession", + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPrintPrinterJobTask", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTask" + "Command": "New-MgPrintPrinterJobTask", + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPrintPrinterTaskTrigger", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/taskTriggers", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-tasktriggers?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -409377,103 +410192,103 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintTaskTrigger" + "Command": "New-MgPrintPrinterTaskTrigger", + "Method": "POST", + "Uri": "/print/printers/{printer-id}/taskTriggers" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPrintService", - "ApiReferenceLink": null, - "Uri": "/print/services", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintService", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintService" + "Command": "New-MgPrintService", + "Method": "POST", + "Uri": "/print/services" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPrintServiceEndpoint", - "ApiReferenceLink": null, - "Uri": "/print/services/{printService-id}/endpoints", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintServiceEndpoint" + "Command": "New-MgPrintServiceEndpoint", + "Method": "POST", + "Uri": "/print/services/{printService-id}/endpoints" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPrintShare", - "ApiReferenceLink": null, - "Uri": "/print/shares", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-shares?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrinterShare" + "Command": "New-MgPrintShare", + "Method": "POST", + "Uri": "/print/shares" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPrintShareAllowedGroupByRef", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedgroups?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgPrintShareAllowedGroupByRef", + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPrintShareAllowedUserByRef", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedusers?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgPrintShareAllowedUserByRef", + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPrintShareJob", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-jobs?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadWriteBasic", @@ -409508,39 +410323,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintJob" + "Command": "New-MgPrintShareJob", + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPrintShareJobDocument", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintDocument" + "Command": "New-MgPrintShareJobDocument", + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPrintShareJobDocumentUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.Create", @@ -409567,302 +410382,302 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgPrintShareJobDocumentUploadSession", + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPrintShareJobTask", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTask" + "Command": "New-MgPrintShareJobTask", + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPrintTaskDefinition", - "ApiReferenceLink": null, - "Uri": "/print/taskDefinitions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-taskdefinitions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTaskDefinition" + "Command": "New-MgPrintTaskDefinition", + "Method": "POST", + "Uri": "/print/taskDefinitions" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPrintTaskDefinitionTask", - "ApiReferenceLink": null, - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTask" + "Command": "New-MgPrintTaskDefinitionTask", + "Method": "POST", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks" }, { + "Module": "Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPrivacySubjectRightsRequest", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubjectRightsRequest" + "Command": "New-MgPrivacySubjectRightsRequest", + "Method": "POST", + "Uri": "/privacy/subjectRightsRequests" }, { + "Module": "Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgPrivacySubjectRightsRequestNote", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post-notes?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthoredNote" + "Command": "New-MgPrivacySubjectRightsRequestNote", + "Method": "POST", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgReportAuthenticationMethodUserRegistrationDetail", - "ApiReferenceLink": null, - "Uri": "/reports/authenticationMethods/userRegistrationDetails", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Reports", - "Permissions": [], - "OutputType": "IMicrosoftGraphUserRegistrationDetails" - }, - { - "CommandAlias": null, - "Method": "POST", - "Command": "New-MgReportPartnerBillingManifest", "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/manifests", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", "ApiVersion": "v1.0", + "Permissions": [], + "Command": "New-MgReportAuthenticationMethodUserRegistrationDetail", + "Method": "POST", + "Uri": "/reports/authenticationMethods/userRegistrationDetails" + }, + { + "Module": "Reports", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBillingManifest" + "Command": "New-MgReportPartnerBillingManifest", + "Method": "POST", + "Uri": "/reports/partners/billing/manifests" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgReportPartnerBillingOperation", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/operations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBillingOperation" + "Command": "New-MgReportPartnerBillingOperation", + "Method": "POST", + "Uri": "/reports/partners/billing/operations" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgRiskDetection", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskDetections", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRiskDetection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRiskDetection" + "Command": "New-MgRiskDetection", + "Method": "POST", + "Uri": "/identityProtection/riskDetections" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgRiskyServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyServicePrincipals", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRiskyServicePrincipal" + "Command": "New-MgRiskyServicePrincipal", + "Method": "POST", + "Uri": "/identityProtection/riskyServicePrincipals" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgRiskyServicePrincipalHistory", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem" + "Command": "New-MgRiskyServicePrincipalHistory", + "Method": "POST", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgRiskyUser", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyUsers", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRiskyUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRiskyUser" + "Command": "New-MgRiskyUser", + "Method": "POST", + "Uri": "/identityProtection/riskyUsers" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgRiskyUserHistory", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem" + "Command": "New-MgRiskyUserHistory", + "Method": "POST", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgRoleManagementDirectoryResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/resourceNamespaces", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "New-MgRoleManagementDirectoryResourceNamespace", + "Method": "POST", + "Uri": "/roleManagement/directory/resourceNamespaces" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgRoleManagementDirectoryResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Command": "New-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "POST", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgRoleManagementDirectoryRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "New-MgRoleManagementDirectoryRoleAssignment", + "Method": "POST", + "Uri": "/roleManagement/directory/roleAssignments" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgRoleManagementDirectoryRoleAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Command": "New-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Method": "POST", + "Uri": "/roleManagement/directory/roleAssignmentSchedules" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Method": "POST", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignmentschedulerequests?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -409897,20 +410712,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "POST", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgRoleManagementDirectoryRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleDefinitions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -409929,67 +410744,67 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "New-MgRoleManagementDirectoryRoleDefinition", + "Method": "POST", + "Uri": "/roleManagement/directory/roleDefinitions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "New-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Method": "POST", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgRoleManagementDirectoryRoleEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "New-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Method": "POST", + "Uri": "/roleManagement/directory/roleEligibilitySchedules" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Method": "POST", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleeligibilityschedulerequests?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -410008,52 +410823,52 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "POST", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "New-MgRoleManagementEntitlementManagementResourceNamespace", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Command": "New-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -410072,142 +410887,142 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignment", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleAssignments" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "New-MgRoleManagementEntitlementManagementRoleDefinition", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "New-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests" }, { + "Module": "SchemaExtensions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSchemaExtension", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-post-schemaextensions?view=graph-rest-1.0", - "Uri": "/schemaExtensions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "SchemaExtensions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-post-schemaextensions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSchemaExtension", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -410226,20 +411041,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSchemaExtension" + "Command": "New-MgSchemaExtension", + "Method": "POST", + "Uri": "/schemaExtensions" }, { + "Module": "Search", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSearchAcronym", - "ApiReferenceLink": null, - "Uri": "/search/acronyms", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-acronyms?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSearchAcronym", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -410258,20 +411073,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSearchAcronym" + "Command": "New-MgSearchAcronym", + "Method": "POST", + "Uri": "/search/acronyms" }, { + "Module": "Search", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSearchBookmark", - "ApiReferenceLink": null, - "Uri": "/search/bookmarks", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-bookmarks?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSearchBookmark", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -410290,20 +411105,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSearchBookmark" + "Command": "New-MgSearchBookmark", + "Method": "POST", + "Uri": "/search/bookmarks" }, { + "Module": "Search", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSearchQna", - "ApiReferenceLink": null, - "Uri": "/search/qnas", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-qnas?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSearchQna", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -410322,238 +411137,238 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSearchQna" + "Command": "New-MgSearchQna", + "Method": "POST", + "Uri": "/search/qnas" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityAlert", - "ApiReferenceLink": null, - "Uri": "/security/alerts", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAlert", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAlert" + "Command": "New-MgSecurityAlert", + "Method": "POST", + "Uri": "/security/alerts" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityAlertV2", - "ApiReferenceLink": null, - "Uri": "/security/alerts_v2", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityAlert" + "Command": "New-MgSecurityAlertV2", + "Method": "POST", + "Uri": "/security/alerts_v2" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityAttackSimulation", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/simulations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-post-simulation?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSimulation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSimulation" + "Command": "New-MgSecurityAttackSimulation", + "Method": "POST", + "Uri": "/security/attackSimulation/simulations" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityAttackSimulationAutomation", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/simulationAutomations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSimulationAutomation" + "Command": "New-MgSecurityAttackSimulationAutomation", + "Method": "POST", + "Uri": "/security/attackSimulation/simulationAutomations" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityAttackSimulationAutomationRun", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSimulationAutomationRun" + "Command": "New-MgSecurityAttackSimulationAutomationRun", + "Method": "POST", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityAttackSimulationEndUserNotification", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/endUserNotifications", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndUserNotification", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEndUserNotification" + "Command": "New-MgSecurityAttackSimulationEndUserNotification", + "Method": "POST", + "Uri": "/security/attackSimulation/endUserNotifications" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityAttackSimulationEndUserNotificationDetail", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEndUserNotificationDetail" + "Command": "New-MgSecurityAttackSimulationEndUserNotificationDetail", + "Method": "POST", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityAttackSimulationLandingPage", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/landingPages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLandingPage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphLandingPage" + "Command": "New-MgSecurityAttackSimulationLandingPage", + "Method": "POST", + "Uri": "/security/attackSimulation/landingPages" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityAttackSimulationLandingPageDetail", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLandingPageDetail", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphLandingPageDetail" + "Command": "New-MgSecurityAttackSimulationLandingPageDetail", + "Method": "POST", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityAttackSimulationLoginPage", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/loginPages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLoginPage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphLoginPage" + "Command": "New-MgSecurityAttackSimulationLoginPage", + "Method": "POST", + "Uri": "/security/attackSimulation/loginPages" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityAttackSimulationOperation", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/operations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttackSimulationOperation" + "Command": "New-MgSecurityAttackSimulationOperation", + "Method": "POST", + "Uri": "/security/attackSimulation/operations" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityAttackSimulationPayload", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/payloads", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPayload", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPayload" + "Command": "New-MgSecurityAttackSimulationPayload", + "Method": "POST", + "Uri": "/security/attackSimulation/payloads" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityAttackSimulationTraining", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/trainings", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTraining", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTraining" + "Command": "New-MgSecurityAttackSimulationTraining", + "Method": "POST", + "Uri": "/security/attackSimulation/trainings" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityAttackSimulationTrainingLanguageDetail", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTrainingLanguageDetail" + "Command": "New-MgSecurityAttackSimulationTrainingLanguageDetail", + "Method": "POST", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCase", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-post-ediscoverycases?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -410572,22 +411387,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase" + "Command": "New-MgSecurityCaseEdiscoveryCase", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodian", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-custodians?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -410606,22 +411421,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian" + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodian", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -410640,22 +411455,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecuritySiteSource" + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -410674,22 +411489,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource" + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUserSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -410708,22 +411523,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityUserSource" + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-noncustodialdatasources?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -410742,39 +411557,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource" + "Command": "New-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseOperation", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityCaseOperation" + "Command": "New-MgSecurityCaseEdiscoveryCaseOperation", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSet", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-reviewsets?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -410793,22 +411608,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet" + "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSet", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -410827,22 +411642,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery" + "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseSearch", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-searches?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -410861,39 +411676,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch" + "Command": "New-MgSecurityCaseEdiscoveryCaseSearch", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityDataSource" + "Command": "New-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityCaseEdiscoveryCaseTag", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-tags?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -410912,602 +411727,617 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Command": "New-MgSecurityCaseEdiscoveryCaseTag", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityIncident", - "ApiReferenceLink": null, - "Uri": "/security/incidents", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityIncident" + "Command": "New-MgSecurityIdentityHealthIssue", + "Method": "POST", + "Uri": "/security/identities/healthIssues" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityLabelAuthority", + "Variants": [ + "Create", + "CreateExpanded" + ], "ApiReferenceLink": null, - "Uri": "/security/labels/authorities", + "OutputType": "IMicrosoftGraphSecurityIncident", "ApiVersion": "v1.0", + "Permissions": [], + "Command": "New-MgSecurityIncident", + "Method": "POST", + "Uri": "/security/incidents" + }, + { + "Module": "Security", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-authorities?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate" + "Command": "New-MgSecurityLabelAuthority", + "Method": "POST", + "Uri": "/security/labels/authorities" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityLabelCategory", - "ApiReferenceLink": null, - "Uri": "/security/labels/categories", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-categories?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate" + "Command": "New-MgSecurityLabelCategory", + "Method": "POST", + "Uri": "/security/labels/categories" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityLabelCategorySubcategory", - "ApiReferenceLink": null, - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-post-subcategories?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate" + "Command": "New-MgSecurityLabelCategorySubcategory", + "Method": "POST", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityLabelCitation", - "ApiReferenceLink": null, - "Uri": "/security/labels/citations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-citations?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityCitationTemplate" + "Command": "New-MgSecurityLabelCitation", + "Method": "POST", + "Uri": "/security/labels/citations" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityLabelDepartment", - "ApiReferenceLink": null, - "Uri": "/security/labels/departments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-departments?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate" + "Command": "New-MgSecurityLabelDepartment", + "Method": "POST", + "Uri": "/security/labels/departments" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityLabelFilePlanReference", - "ApiReferenceLink": null, - "Uri": "/security/labels/filePlanReferences", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-fileplanreferences?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate" + "Command": "New-MgSecurityLabelFilePlanReference", + "Method": "POST", + "Uri": "/security/labels/filePlanReferences" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityLabelRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-retentionlabel?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityRetentionLabel" + "Command": "New-MgSecurityLabelRetentionLabel", + "Method": "POST", + "Uri": "/security/labels/retentionLabels" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityLabelRetentionLabelDispositionReviewStage", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage" + "Command": "New-MgSecurityLabelRetentionLabelDispositionReviewStage", + "Method": "POST", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecuritySecureScore", - "ApiReferenceLink": null, - "Uri": "/security/secureScores", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecureScore", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecureScore" + "Command": "New-MgSecuritySecureScore", + "Method": "POST", + "Uri": "/security/secureScores" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecuritySecureScoreControlProfile", - "ApiReferenceLink": null, - "Uri": "/security/secureScoreControlProfiles", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecureScoreControlProfile" + "Command": "New-MgSecuritySecureScoreControlProfile", + "Method": "POST", + "Uri": "/security/secureScoreControlProfiles" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecuritySubjectRightsRequest", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubjectRightsRequest" + "Command": "New-MgSecuritySubjectRightsRequest", + "Method": "POST", + "Uri": "/security/subjectRightsRequests" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecuritySubjectRightsRequestNote", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthoredNote" + "Command": "New-MgSecuritySubjectRightsRequestNote", + "Method": "POST", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceArticle", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/articles", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityArticle" + "Command": "New-MgSecurityThreatIntelligenceArticle", + "Method": "POST", + "Uri": "/security/threatIntelligence/articles" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceArticleIndicator", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/articleIndicators", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityArticleIndicator" + "Command": "New-MgSecurityThreatIntelligenceArticleIndicator", + "Method": "POST", + "Uri": "/security/threatIntelligence/articleIndicators" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "New-MgSecurityThreatIntelligenceHost", + "Method": "POST", + "Uri": "/security/threatIntelligence/hosts" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceHostComponent", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostComponents", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostComponent" + "Command": "New-MgSecurityThreatIntelligenceHostComponent", + "Method": "POST", + "Uri": "/security/threatIntelligence/hostComponents" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceHostCookie", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostCookies", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostCookie" + "Command": "New-MgSecurityThreatIntelligenceHostCookie", + "Method": "POST", + "Uri": "/security/threatIntelligence/hostCookies" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceHostPair", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostPairs", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostPair" + "Command": "New-MgSecurityThreatIntelligenceHostPair", + "Method": "POST", + "Uri": "/security/threatIntelligence/hostPairs" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceHostPort", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostPorts", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostPort", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostPort" + "Command": "New-MgSecurityThreatIntelligenceHostPort", + "Method": "POST", + "Uri": "/security/threatIntelligence/hostPorts" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceHostSslCertificate", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostSslCertificates", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate" + "Command": "New-MgSecurityThreatIntelligenceHostSslCertificate", + "Method": "POST", + "Uri": "/security/threatIntelligence/hostSslCertificates" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceHostTracker", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostTrackers", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostTracker" + "Command": "New-MgSecurityThreatIntelligenceHostTracker", + "Method": "POST", + "Uri": "/security/threatIntelligence/hostTrackers" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceIntelProfile", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/intelProfiles", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile" + "Command": "New-MgSecurityThreatIntelligenceIntelProfile", + "Method": "POST", + "Uri": "/security/threatIntelligence/intelProfiles" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligencePassiveDnsRecord", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/passiveDnsRecords", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord" + "Command": "New-MgSecurityThreatIntelligencePassiveDnsRecord", + "Method": "POST", + "Uri": "/security/threatIntelligence/passiveDnsRecords" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceProfileIndicator", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator" + "Command": "New-MgSecurityThreatIntelligenceProfileIndicator", + "Method": "POST", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceSslCertificate", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/sslCertificates", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySslCertificate" + "Command": "New-MgSecurityThreatIntelligenceSslCertificate", + "Method": "POST", + "Uri": "/security/threatIntelligence/sslCertificates" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceSubdomain", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/subdomains", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySubdomain" + "Command": "New-MgSecurityThreatIntelligenceSubdomain", + "Method": "POST", + "Uri": "/security/threatIntelligence/subdomains" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceVulnerability", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/vulnerabilities", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityVulnerability" + "Command": "New-MgSecurityThreatIntelligenceVulnerability", + "Method": "POST", + "Uri": "/security/threatIntelligence/vulnerabilities" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceVulnerabilityComponent", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent" + "Command": "New-MgSecurityThreatIntelligenceVulnerabilityComponent", + "Method": "POST", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceWhoisHistoryRecord", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisHistoryRecords", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord" + "Command": "New-MgSecurityThreatIntelligenceWhoisHistoryRecord", + "Method": "POST", + "Uri": "/security/threatIntelligence/whoisHistoryRecords" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityThreatIntelligenceWhoisRecord", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisRecords", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityWhoisRecord" + "Command": "New-MgSecurityThreatIntelligenceWhoisRecord", + "Method": "POST", + "Uri": "/security/threatIntelligence/whoisRecords" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityTriggerRetentionEvent", - "ApiReferenceLink": null, - "Uri": "/security/triggers/retentionEvents", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-post?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityRetentionEvent" + "Command": "New-MgSecurityTriggerRetentionEvent", + "Method": "POST", + "Uri": "/security/triggers/retentionEvents" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSecurityTriggerTypeRetentionEventType", - "ApiReferenceLink": null, - "Uri": "/security/triggerTypes/retentionEventTypes", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-post?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityRetentionEventType" + "Command": "New-MgSecurityTriggerTypeRetentionEventType", + "Method": "POST", + "Uri": "/security/triggerTypes/retentionEventTypes" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgServiceAnnouncementHealthOverview", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceHealth", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceHealth" + "Command": "New-MgServiceAnnouncementHealthOverview", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/healthOverviews" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgServiceAnnouncementHealthOverviewIssue", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceHealthIssue" + "Command": "New-MgServiceAnnouncementHealthOverviewIssue", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgServiceAnnouncementIssue", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/issues", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceHealthIssue" + "Command": "New-MgServiceAnnouncementIssue", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/issues" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgServiceAnnouncementMessage", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/messages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceUpdateMessage" + "Command": "New-MgServiceAnnouncementMessage", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/messages" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgServiceAnnouncementMessageAttachment", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment" + "Command": "New-MgServiceAnnouncementMessageAttachment", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgServicePrincipal", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-serviceprincipals?view=graph-rest-1.0", - "Uri": "/servicePrincipals", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-serviceprincipals?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -411534,22 +412364,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "New-MgServicePrincipal", + "Method": "POST", + "Uri": "/servicePrincipals" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgServicePrincipalAppRoleAssignedTo", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignedto?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -411576,22 +412406,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "New-MgServicePrincipalAppRoleAssignedTo", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgServicePrincipalAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignments?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -411618,22 +412448,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "New-MgServicePrincipalAppRoleAssignment", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgServicePrincipalClaimMappingPolicyByRef", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-claimsmappingpolicies?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -411676,56 +412506,56 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "New-MgServicePrincipalClaimMappingPolicyByRef", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgServicePrincipalDelegatedPermissionClassification", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-delegatedpermissionclassifications?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification" + "Command": "New-MgServicePrincipalDelegatedPermissionClassification", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgServicePrincipalEndpoint", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "New-MgServicePrincipalEndpoint", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-homerealmdiscoverypolicies?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -411768,22 +412598,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgServicePrincipalOwnerByRef", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-owners?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -411818,54 +412648,87 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "New-MgServicePrincipalOwnerByRef", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", - "Permissions": [], - "OutputType": "IMicrosoftGraphTargetDeviceGroup" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-post-targetdevicegroups?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "Application-RemoteDesktopConfig.ReadWrite.All", + "Description": "Read and write the remote desktop security configuration for all apps", + "FullDescription": "Allows the app to read and write the remote desktop security configuration for all apps in your organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write all applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "New-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgServicePrincipalRiskDetection", - "ApiReferenceLink": null, - "Uri": "/identityProtection/servicePrincipalRiskDetections", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection" + "Command": "New-MgServicePrincipalRiskDetection", + "Method": "POST", + "Uri": "/identityProtection/servicePrincipalRiskDetections" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgServicePrincipalSynchronizationJob", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-post-jobs?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -411884,22 +412747,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSynchronizationJob" + "Command": "New-MgServicePrincipalSynchronizationJob", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgServicePrincipalSynchronizationJobOnDemand", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "ApiVersion": "v1.0", "Variants": [ "Provision", "ProvisionExpanded", "ProvisionViaIdentity", "ProvisionViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -411918,151 +412781,149 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphStringKeyStringValuePair" + "Command": "New-MgServicePrincipalSynchronizationJobOnDemand", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgServicePrincipalSynchronizationJobSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "New-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgServicePrincipalSynchronizationTemplate", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronizationTemplate" + "Command": "New-MgServicePrincipalSynchronizationTemplate", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "New-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgShareListColumn", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgShareListColumn", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/columns" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgShareListContentType", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "New-MgShareListContentType", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgShareListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgShareListContentTypeColumn", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgShareListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "New-MgShareListContentTypeColumnLink", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgShareListItem", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "New-MgShareListItem", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/items" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgShareListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -412073,17 +412934,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "New-MgShareListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgShareListItemVersion", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -412094,107 +412955,109 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "New-MgShareListItemVersion", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgShareListOperation", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "New-MgShareListOperation", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/operations" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgShareListSubscription", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "New-MgShareListSubscription", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgShareSharedDriveItemSharedDriveItem", - "ApiReferenceLink": null, - "Uri": "/shares", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedDriveItem" + "Command": "New-MgShareSharedDriveItemSharedDriveItem", + "Method": "POST", + "Uri": "/shares" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "New-MgSiteAnalyticItemActivityStat", + "Method": "POST", + "Uri": "/sites/{site-id}/analytics/itemActivityStats" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteAnalyticItemActivityStatActivity", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivity" + "Command": "New-MgSiteAnalyticItemActivityStatActivity", + "Method": "POST", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/columns", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-columns?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -412213,22 +413076,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgSiteColumn", + "Method": "POST", + "Uri": "/sites/{site-id}/columns" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteContentType", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -412247,22 +413110,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContentType" + "Command": "New-MgSiteContentType", + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -412281,32 +413144,30 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgSiteContentTypeColumn", + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "New-MgSiteContentTypeColumnLink", + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteGetByPathColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -412317,17 +413178,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgSiteGetByPathColumn", + "Method": "POST", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteGetByPathContentType", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -412338,17 +413199,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "New-MgSiteGetByPathContentType", + "Method": "POST", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteGetByPathList", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -412359,17 +413220,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "New-MgSiteGetByPathList", + "Method": "POST", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteGetByPathOperation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -412380,17 +413241,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "New-MgSiteGetByPathOperation", + "Method": "POST", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteGetByPathPage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -412401,17 +413262,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphBaseSitePage" + "Command": "New-MgSiteGetByPathPage", + "Method": "POST", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteGetByPathPermission", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -412422,17 +413283,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgSiteGetByPathPermission", + "Method": "POST", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteGetByPathTermStore", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStores", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -412443,24 +413304,26 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStore" + "Command": "New-MgSiteGetByPathTermStore", + "Method": "POST", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStores" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteList", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -412479,22 +413342,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphList" + "Command": "New-MgSiteList", + "Method": "POST", + "Uri": "/sites/{site-id}/lists" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteListColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -412513,39 +413376,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgSiteListColumn", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/columns" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteListContentType", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "New-MgSiteListContentType", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -412564,56 +413427,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgSiteListContentTypeColumn", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "New-MgSiteListContentTypeColumnLink", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteListItem", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "New-MgSiteListItem", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/items" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -412648,22 +413511,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "New-MgSiteListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteListItemLink", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -412690,73 +413553,73 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgSiteListItemLink", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteListItemVersion", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "New-MgSiteListItemVersion", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteListOperation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/operations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "New-MgSiteListOperation", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/operations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteListSubscription", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "New-MgSiteListSubscription", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/notebooks", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -412783,22 +413646,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "New-MgSiteOnenoteNotebook", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteOnenoteNotebookSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -412825,22 +413688,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "New-MgSiteOnenoteNotebookSection", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteOnenoteNotebookSectionGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -412867,22 +413730,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "New-MgSiteOnenoteNotebookSectionGroup", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteOnenotePage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/pages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -412909,56 +413772,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "New-MgSiteOnenotePage", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/pages" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sections", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "New-MgSiteOnenoteSection", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sections" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "New-MgSiteOnenoteSectionGroup", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sectionGroups" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteOnenoteSectionGroupSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -412985,22 +413848,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "New-MgSiteOnenoteSectionGroupSection", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteOnenoteSectionPage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -413027,168 +413890,166 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "New-MgSiteOnenoteSectionPage", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteOperation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/operations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "New-MgSiteOperation", + "Method": "POST", + "Uri": "/sites/{site-id}/operations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSitePage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphBaseSitePage" + "Command": "New-MgSitePage", + "Method": "POST", + "Uri": "/sites/{site-id}/pages" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphHorizontalSection" + "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "POST", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphHorizontalSectionColumn" + "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "POST", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "POST", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "POST", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSitePageAsSitePageWebPart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgSitePageAsSitePageWebPart", + "Method": "POST", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSitePermission", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/permissions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-permissions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgSitePermission", + "Method": "POST", + "Uri": "/sites/{site-id}/permissions" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteTermStore", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStores", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStore" + "Command": "New-MgSiteTermStore", + "Method": "POST", + "Uri": "/sites/{site-id}/termStores" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteTermStoreGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -413199,17 +414060,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-post?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Command": "New-MgSiteTermStoreGroup", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteTermStoreGroupSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -413220,17 +414081,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "New-MgSiteTermStoreGroupSet", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteTermStoreGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -413249,17 +414110,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgSiteTermStoreGroupSetChild", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteTermStoreGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -413278,17 +414139,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgSiteTermStoreGroupSetChildRelation", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteTermStoreGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -413299,17 +414160,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgSiteTermStoreGroupSetRelation", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteTermStoreGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -413320,17 +414181,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgSiteTermStoreGroupSetTerm", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteTermStoreGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -413341,17 +414202,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgSiteTermStoreGroupSetTermChild", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteTermStoreGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -413362,17 +414223,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgSiteTermStoreGroupSetTermChildRelation", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteTermStoreGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -413383,17 +414244,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgSiteTermStoreGroupSetTermRelation", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteTermStoreSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -413404,17 +414265,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-post?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "New-MgSiteTermStoreSet", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteTermStoreSetChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -413433,17 +414294,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgSiteTermStoreSetChild", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteTermStoreSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -413462,17 +414323,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgSiteTermStoreSetChildRelation", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteTermStoreSetParentGroupSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -413483,17 +414344,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "New-MgSiteTermStoreSetParentGroupSet", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteTermStoreSetParentGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -413512,17 +414373,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgSiteTermStoreSetParentGroupSetChild", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteTermStoreSetParentGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -413541,17 +414402,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgSiteTermStoreSetParentGroupSetChildRelation", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteTermStoreSetParentGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -413562,17 +414423,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgSiteTermStoreSetParentGroupSetRelation", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteTermStoreSetParentGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -413583,17 +414444,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgSiteTermStoreSetParentGroupSetTerm", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteTermStoreSetParentGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -413604,17 +414465,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgSiteTermStoreSetParentGroupSetTermChild", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -413625,17 +414486,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteTermStoreSetParentGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -413646,17 +414507,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgSiteTermStoreSetParentGroupSetTermRelation", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteTermStoreSetRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -413667,17 +414528,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgSiteTermStoreSetRelation", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteTermStoreSetTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -413688,17 +414549,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgSiteTermStoreSetTerm", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteTermStoreSetTermChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -413709,17 +414570,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "New-MgSiteTermStoreSetTermChild", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteTermStoreSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -413730,17 +414591,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgSiteTermStoreSetTermChildRelation", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSiteTermStoreSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -413751,52 +414612,54 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "New-MgSiteTermStoreSetTermRelation", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSubscribedSku", - "ApiReferenceLink": null, - "Uri": "/subscribedSkus", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscribedSku" + "Command": "New-MgSubscribedSku", + "Method": "POST", + "Uri": "/subscribedSkus" }, { + "Module": "ChangeNotifications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-post-subscriptions?view=graph-rest-1.0", - "Uri": "/subscriptions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "ChangeNotifications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-post-subscriptions?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "New-MgSubscription", + "Method": "POST", + "Uri": "/subscriptions" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeam", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post?view=graph-rest-1.0", - "Uri": "/teams", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Team.Create", @@ -413831,22 +414694,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeam" + "Command": "New-MgTeam", + "Method": "POST", + "Uri": "/teams" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamChannel", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Channel.Create.Group", @@ -413889,54 +414752,54 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChannel" + "Command": "New-MgTeamChannel", + "Method": "POST", + "Uri": "/teams/{team-id}/channels" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamChannelEmail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", - "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", - "ApiVersion": "v1.0", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgTeamChannelEmail", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamChannelMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/members", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "New-MgTeamChannelMember", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/members" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamChannelMessage", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -413963,39 +414826,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "New-MgTeamChannelMessage", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "New-MgTeamChannelMessageHostedContent", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMessage.Send", @@ -414022,56 +414885,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "New-MgTeamChannelMessageReply", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "New-MgTeamChannelMessageReplyHostedContent", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "New-MgTeamChannelSharedWithTeam", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamChannelTab", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post-tabs?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsTab.Create.Group", @@ -414146,22 +415009,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "New-MgTeamChannelTab", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamInstalledApp", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/installedApps", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-installedapps?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -414252,207 +415115,207 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Command": "New-MgTeamInstalledApp", + "Method": "POST", + "Uri": "/teams/{team-id}/installedApps" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/members", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-members?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "New-MgTeamMember", + "Method": "POST", + "Uri": "/teams/{team-id}/members" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamOperation", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/operations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Command": "New-MgTeamOperation", + "Method": "POST", + "Uri": "/teams/{team-id}/operations" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/permissionGrants", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "New-MgTeamPermissionGrant", + "Method": "POST", + "Uri": "/teams/{team-id}/permissionGrants" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamPrimaryChannelEmail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", - "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", - "ApiVersion": "v1.0", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgTeamPrimaryChannelEmail", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/provisionEmail" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamPrimaryChannelMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/members", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "New-MgTeamPrimaryChannelMember", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/members" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamPrimaryChannelMessage", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "New-MgTeamPrimaryChannelMessage", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamPrimaryChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "New-MgTeamPrimaryChannelMessageHostedContent", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamPrimaryChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "New-MgTeamPrimaryChannelMessageReply", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamPrimaryChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "New-MgTeamPrimaryChannelMessageReplyHostedContent", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamPrimaryChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "New-MgTeamPrimaryChannelSharedWithTeam", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamPrimaryChannelTab", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/tabs", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "New-MgTeamPrimaryChannelTab", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/tabs" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamScheduleOfferShiftRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/offerShiftRequests", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-post?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -414471,22 +415334,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOfferShiftRequest" + "Command": "New-MgTeamScheduleOfferShiftRequest", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamScheduleOpenShift", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/openShifts", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-post?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -414513,22 +415376,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOpenShift" + "Command": "New-MgTeamScheduleOpenShift", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/openShifts" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamScheduleOpenShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-post?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -414547,22 +415410,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest" + "Command": "New-MgTeamScheduleOpenShiftChangeRequest", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamScheduleSchedulingGroup", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-schedulinggroups?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -414581,22 +415444,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSchedulingGroup" + "Command": "New-MgTeamScheduleSchedulingGroup", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/schedulingGroups" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamScheduleShift", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/shifts", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-shifts?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -414615,22 +415478,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphShift" + "Command": "New-MgTeamScheduleShift", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/shifts" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamScheduleSwapShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-post?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -414649,22 +415512,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest" + "Command": "New-MgTeamScheduleSwapShiftChangeRequest", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamScheduleTimeOff", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timesOff", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timesoff?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -414683,22 +415546,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTimeOff" + "Command": "New-MgTeamScheduleTimeOff", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/timesOff" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamScheduleTimeOffReason", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timeOffReasons", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timeoffreasons?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -414717,39 +415580,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTimeOffReason" + "Command": "New-MgTeamScheduleTimeOffReason", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/timeOffReasons" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamScheduleTimeOffRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeOffRequest" + "Command": "New-MgTeamScheduleTimeOffRequest", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/timeOffRequests" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamTag", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/tags", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-post?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -414768,346 +415631,346 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphTeamworkTag" + "Command": "New-MgTeamTag", + "Method": "POST", + "Uri": "/teams/{team-id}/tags" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamTagMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-post?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamworkTagMember" + "Command": "New-MgTeamTagMember", + "Method": "POST", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamworkDeletedChat", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedChats", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgTeamworkDeletedChat", + "Method": "POST", + "Uri": "/teamwork/deletedChats" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamworkDeletedTeam", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeletedTeam" + "Command": "New-MgTeamworkDeletedTeam", + "Method": "POST", + "Uri": "/teamwork/deletedTeams" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamworkDeletedTeamChannel", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "New-MgTeamworkDeletedTeamChannel", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamworkDeletedTeamChannelEmail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail", - "ApiVersion": "v1.0", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgTeamworkDeletedTeamChannelEmail", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamworkDeletedTeamChannelMember", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "New-MgTeamworkDeletedTeamChannelMember", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamworkDeletedTeamChannelMessage", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "New-MgTeamworkDeletedTeamChannelMessage", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamworkDeletedTeamChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "New-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamworkDeletedTeamChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "New-MgTeamworkDeletedTeamChannelMessageReply", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "New-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamworkDeletedTeamChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "New-MgTeamworkDeletedTeamChannelSharedWithTeam", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamworkDeletedTeamChannelTab", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "New-MgTeamworkDeletedTeamChannelTab", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTeamworkWorkforceIntegration", - "ApiReferenceLink": null, - "Uri": "/teamwork/workforceIntegrations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-post?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWorkforceIntegration" + "Command": "New-MgTeamworkWorkforceIntegration", + "Method": "POST", + "Uri": "/teamwork/workforceIntegrations" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTenantRelationshipDelegatedAdminCustomer", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Partner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer" + "Command": "New-MgTenantRelationshipDelegatedAdminCustomer", + "Method": "POST", + "Uri": "/tenantRelationships/delegatedAdminCustomers" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Partner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail" + "Command": "New-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Method": "POST", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTenantRelationshipDelegatedAdminRelationship", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-post-delegatedadminrelationships?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship" + "Command": "New-MgTenantRelationshipDelegatedAdminRelationship", + "Method": "POST", + "Uri": "/tenantRelationships/delegatedAdminRelationships" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-accessassignments?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment" + "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Method": "POST", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipOperation", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Partner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation" + "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "Method": "POST", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipRequest", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-requests?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest" + "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "Method": "POST", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgTenantRelationshipMultiTenantOrganizationTenant", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/multiTenantOrganization/tenants", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-post-tenants?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember" + "Command": "New-MgTenantRelationshipMultiTenantOrganizationTenant", + "Method": "POST", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants" }, { + "Module": "Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-user-create?view=graph-rest-1.0", - "Uri": "/users", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-user-create?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -415158,73 +416021,73 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUser" + "Command": "New-MgUser", + "Method": "POST", + "Uri": "/users" }, { + "Module": "CrossDeviceExperiences", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserActivity", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/activities", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUserActivity" + "Command": "New-MgUserActivity", + "Method": "POST", + "Uri": "/users/{user-id}/activities" }, { + "Module": "CrossDeviceExperiences", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserActivityHistoryItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphActivityHistoryItem" + "Command": "New-MgUserActivityHistoryItem", + "Method": "POST", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/appRoleAssignments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-approleassignments?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "New-MgUserAppRoleAssignment", + "Method": "POST", + "Uri": "/users/{user-id}/appRoleAssignments" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserAuthenticationEmailMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/emailMethods", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-emailmethods?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -415243,56 +416106,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod" + "Command": "New-MgUserAuthenticationEmailMethod", + "Method": "POST", + "Uri": "/users/{user-id}/authentication/emailMethods" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserAuthenticationMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/methods", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgUserAuthenticationMethod", + "Method": "POST", + "Uri": "/users/{user-id}/authentication/methods" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserAuthenticationOperation", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/operations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphLongRunningOperation" + "Command": "New-MgUserAuthenticationOperation", + "Method": "POST", + "Uri": "/users/{user-id}/authentication/operations" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserAuthenticationPhoneMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/phoneMethods", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-phonemethods?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -415311,100 +416174,98 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod" + "Command": "New-MgUserAuthenticationPhoneMethod", + "Method": "POST", + "Uri": "/users/{user-id}/authentication/phoneMethods" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserAuthenticationTemporaryAccessPassMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-temporaryaccesspassmethods?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod" + "Command": "New-MgUserAuthenticationTemporaryAccessPassMethod", + "Method": "POST", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserCalendar", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendars", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendar" + "Command": "New-MgUserCalendar", + "Method": "POST", + "Uri": "/users/{user-id}/calendars" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserCalendarEvent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "ApiVersion": "v1.0", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEvent" + "Command": "New-MgUserCalendarEvent", + "Method": "POST", + "Uri": "/users/{user-id}/calendars/{calendar-id}/events" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserCalendarGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendarGroups", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendarGroup" + "Command": "New-MgUserCalendarGroup", + "Method": "POST", + "Uri": "/users/{user-id}/calendarGroups" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserCalendarGroupCalendar", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendar" + "Command": "New-MgUserCalendarGroupCalendar", + "Method": "POST", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserCalendarPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendar/calendarPermissions", - "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -415415,993 +416276,995 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendarPermission" + "Command": "New-MgUserCalendarPermission", + "Method": "POST", + "Uri": "/users/{user-id}/calendar/calendarPermissions" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserChat", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChat" + "Command": "New-MgUserChat", + "Method": "POST", + "Uri": "/users/{user-id}/chats" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserChatInstalledApp", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppInstallation" + "Command": "New-MgUserChatInstalledApp", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserChatMember", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/members", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "New-MgUserChatMember", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/members" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserChatMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "New-MgUserChatMessage", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserChatMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "New-MgUserChatMessageHostedContent", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserChatMessageReply", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "New-MgUserChatMessageReply", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserChatMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "New-MgUserChatMessageReplyHostedContent", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserChatPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "New-MgUserChatPermissionGrant", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserChatPinnedMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo" + "Command": "New-MgUserChatPinnedMessage", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserChatTab", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "New-MgUserChatTab", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contacts", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContact" + "Command": "New-MgUserContact", + "Method": "POST", + "Uri": "/users/{user-id}/contacts" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserContactExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgUserContactExtension", + "Method": "POST", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions" }, { - "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserContactFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders", - "ApiVersion": "v1.0", + "Module": "PersonalContacts", + "CommandAlias": null, "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContactFolder" + "Command": "New-MgUserContactFolder", + "Method": "POST", + "Uri": "/users/{user-id}/contactFolders" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserContactFolderChildFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContactFolder" + "Command": "New-MgUserContactFolderChildFolder", + "Method": "POST", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserContactFolderChildFolderContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContact" + "Command": "New-MgUserContactFolderChildFolderContact", + "Method": "POST", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserContactFolderChildFolderContactExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgUserContactFolderChildFolderContactExtension", + "Method": "POST", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserContactFolderContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContact" + "Command": "New-MgUserContactFolderContact", + "Method": "POST", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserContactFolderContactExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgUserContactFolderContactExtension", + "Method": "POST", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDefaultCalendarEvent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendar/events", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEvent" + "Command": "New-MgUserDefaultCalendarEvent", + "Method": "POST", + "Uri": "/users/{user-id}/calendar/events" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDeviceManagementTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent" + "Command": "New-MgUserDeviceManagementTroubleshootingEvent", + "Method": "POST", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDrive", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "New-MgUserDrive", + "Method": "POST", + "Uri": "/users/{user-id}/drives" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveBundle", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/bundles", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "New-MgUserDriveBundle", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "New-MgUserDriveItem", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveItemAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "New-MgUserDriveItemAnalyticItemActivityStat", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveItemChild", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "New-MgUserDriveItemChild", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveItemLink", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createLink", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgUserDriveItemLink", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createLink" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "New-MgUserDriveItemListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveItemListItemLink", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgUserDriveItemListItemLink", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveItemListItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "New-MgUserDriveItemListItemVersion", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgUserDriveItemPermission", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveItemSubscription", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "New-MgUserDriveItemSubscription", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveItemThumbnail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "New-MgUserDriveItemThumbnail", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveItemUploadSession", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgUserDriveItemUploadSession", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "New-MgUserDriveItemVersion", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveListColumn", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgUserDriveListColumn", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveListContentType", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "New-MgUserDriveListContentType", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "New-MgUserDriveListContentTypeColumn", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "New-MgUserDriveListContentTypeColumnLink", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveListItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "New-MgUserDriveListItem", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "New-MgUserDriveListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveListItemLink", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgUserDriveListItemLink", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createLink" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveListItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "New-MgUserDriveListItemVersion", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveListOperation", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "New-MgUserDriveListOperation", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveListSubscription", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "New-MgUserDriveListSubscription", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveRootAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "New-MgUserDriveRootAnalyticItemActivityStat", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveRootChild", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/children", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "New-MgUserDriveRootChild", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveRootLink", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/root/createLink", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgUserDriveRootLink", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createLink" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "New-MgUserDriveRootListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveRootListItemLink", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createLink", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgUserDriveRootListItemLink", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createLink" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveRootListItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "New-MgUserDriveRootListItemVersion", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "New-MgUserDriveRootPermission", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveRootSubscription", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "New-MgUserDriveRootSubscription", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveRootThumbnail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "New-MgUserDriveRootThumbnail", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveRootUploadSession", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/createUploadSession", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgUserDriveRootUploadSession", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createUploadSession" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserDriveRootVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "New-MgUserDriveRootVersion", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserEvent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEvent" + "Command": "New-MgUserEvent", + "Method": "POST", + "Uri": "/users/{user-id}/events" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserEventAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/attachments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "New-MgUserEventAttachment", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/attachments" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserEventAttachmentUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -416420,579 +417283,579 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgUserEventAttachmentUploadSession", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserEventExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgUserEventExtension", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/extensions" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserEventInstanceAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "New-MgUserEventInstanceAttachment", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserEventInstanceAttachmentUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgUserEventInstanceAttachmentUploadSession", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserEventInstanceExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgUserEventInstanceExtension", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions" }, { + "Module": "Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgUserExtension", + "Method": "POST", + "Uri": "/users/{user-id}/extensions" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserInferenceClassificationOverride", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/inferenceClassification/overrides", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphInferenceClassificationOverride" + "Command": "New-MgUserInferenceClassificationOverride", + "Method": "POST", + "Uri": "/users/{user-id}/inferenceClassification/overrides" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserMailFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailFolder" + "Command": "New-MgUserMailFolder", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserMailFolderChildFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailFolder" + "Command": "New-MgUserMailFolderChildFolder", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserMailFolderChildFolderMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "New-MgUserMailFolderChildFolderMessage", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserMailFolderChildFolderMessageAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "New-MgUserMailFolderChildFolderMessageAttachment", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserMailFolderChildFolderMessageAttachmentUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/createUploadSession", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgUserMailFolderChildFolderMessageAttachmentUploadSession", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/createUploadSession" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserMailFolderChildFolderMessageExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgUserMailFolderChildFolderMessageExtension", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserMailFolderChildFolderMessageForward", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createForward", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "New-MgUserMailFolderChildFolderMessageForward", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createForward" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserMailFolderChildFolderMessageReply", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReply", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "New-MgUserMailFolderChildFolderMessageReply", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReply" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserMailFolderChildFolderMessageReplyAll", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll", - "ApiVersion": "v1.0", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "New-MgUserMailFolderChildFolderMessageReplyAll", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserMailFolderChildFolderMessageRule", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMessageRule" + "Command": "New-MgUserMailFolderChildFolderMessageRule", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserMailFolderMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "New-MgUserMailFolderMessage", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserMailFolderMessageAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "New-MgUserMailFolderMessageAttachment", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserMailFolderMessageAttachmentUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgUserMailFolderMessageAttachmentUploadSession", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserMailFolderMessageExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgUserMailFolderMessageExtension", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserMailFolderMessageForward", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "New-MgUserMailFolderMessageForward", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserMailFolderMessageReply", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "New-MgUserMailFolderMessageReply", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserMailFolderMessageReplyAll", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", - "ApiVersion": "v1.0", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "New-MgUserMailFolderMessageReplyAll", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserMailFolderMessageRule", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMessageRule" + "Command": "New-MgUserMailFolderMessageRule", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserManagedDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDevice" + "Command": "New-MgUserManagedDevice", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserManagedDeviceCompliancePolicyState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" + "Command": "New-MgUserManagedDeviceCompliancePolicyState", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserManagedDeviceConfigurationState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationState" + "Command": "New-MgUserManagedDeviceConfigurationState", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserManagedDeviceLogCollectionResponse", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" + "Command": "New-MgUserManagedDeviceLogCollectionResponse", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserManagedDeviceLogCollectionResponseDownloadUrl", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgUserManagedDeviceLogCollectionResponseDownloadUrl", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserManagedDeviceWindowsDefenderUpdateSignature", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderupdatesignatures?view=graph-rest-1.0", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderupdatesignatures?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgUserManagedDeviceWindowsDefenderUpdateSignature", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Command": "New-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "New-MgUserMessage", + "Method": "POST", + "Uri": "/users/{user-id}/messages" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserMessageAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachment" + "Command": "New-MgUserMessageAttachment", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/attachments" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserMessageAttachmentUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", - "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -417011,90 +417874,90 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgUserMessageAttachmentUploadSession", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserMessageExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgUserMessageExtension", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/extensions" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserMessageForward", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0", - "Uri": "/users/{user-id}/messages/{message-id}/createForward", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "New-MgUserMessageForward", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/createForward" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserMessageReply", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0", - "Uri": "/users/{user-id}/messages/{message-id}/createReply", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "New-MgUserMessageReply", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/createReply" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserMessageReplyAll", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", - "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", - "ApiVersion": "v1.0", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "New-MgUserMessageReplyAll", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/notebooks", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -417121,22 +417984,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "New-MgUserOnenoteNotebook", + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserOnenoteNotebookSection", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -417163,22 +418026,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "New-MgUserOnenoteNotebookSection", + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserOnenoteNotebookSectionGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -417205,22 +418068,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "New-MgUserOnenoteNotebookSectionGroup", + "Method": "POST", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserOnenotePage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/pages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -417247,56 +418110,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "New-MgUserOnenotePage", + "Method": "POST", + "Uri": "/users/{user-id}/onenote/pages" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sections", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "New-MgUserOnenoteSection", + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sections" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sectionGroups", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "New-MgUserOnenoteSectionGroup", + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sectionGroups" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserOnenoteSectionGroupSection", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -417323,22 +418186,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "New-MgUserOnenoteSectionGroupSection", + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserOnenoteSectionPage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.Create", @@ -417365,22 +418228,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "New-MgUserOnenoteSectionPage", + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserOnlineMeeting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -417399,175 +418262,175 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Command": "New-MgUserOnlineMeeting", + "Method": "POST", + "Uri": "/users/{user-id}/onlineMeetings" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserOnlineMeetingAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "New-MgUserOnlineMeetingAttendanceReport", + "Method": "POST", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "New-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "POST", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserOnlineMeetingRecording", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecording" + "Command": "New-MgUserOnlineMeetingRecording", + "Method": "POST", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserOnlineMeetingTranscript", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCallTranscript" + "Command": "New-MgUserOnlineMeetingTranscript", + "Method": "POST", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts" }, { + "Module": "Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserOutlookMasterCategory", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/masterCategories", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookCategory" + "Command": "New-MgUserOutlookMasterCategory", + "Method": "POST", + "Uri": "/users/{user-id}/outlook/masterCategories" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserScopedRoleMemberOf", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/scopedRoleMemberOf", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Command": "New-MgUserScopedRoleMemberOf", + "Method": "POST", + "Uri": "/users/{user-id}/scopedRoleMemberOf" }, { + "Module": "Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserSettingWindows", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/windows", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsSetting", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsSetting" + "Command": "New-MgUserSettingWindows", + "Method": "POST", + "Uri": "/users/{user-id}/settings/windows" }, { + "Module": "Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserSettingWindowsInstance", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsSettingInstance" + "Command": "New-MgUserSettingWindowsInstance", + "Method": "POST", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserTeamworkAssociatedTeam", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork/associatedTeams", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAssociatedTeamInfo" + "Command": "New-MgUserTeamworkAssociatedTeam", + "Method": "POST", + "Uri": "/users/{user-id}/teamwork/associatedTeams" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserTeamworkInstalledApp", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork/installedApps", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-post-installedapps?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForUser", @@ -417666,22 +418529,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation" + "Command": "New-MgUserTeamworkInstalledApp", + "Method": "POST", + "Uri": "/users/{user-id}/teamwork/installedApps" }, { + "Module": "Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserTodoList", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -417700,39 +418563,39 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphTodoTaskList" + "Command": "New-MgUserTodoList", + "Method": "POST", + "Uri": "/users/{user-id}/todo/lists" }, { + "Module": "Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserTodoListExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgUserTodoListExtension", + "Method": "POST", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions" }, { + "Module": "Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserTodoListTask", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTodoTask", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -417751,22 +418614,22 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphTodoTask" + "Command": "New-MgUserTodoListTask", + "Method": "POST", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks" }, { + "Module": "Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserTodoListTaskAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachmentBase", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -417785,22 +418648,22 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphAttachmentBase" + "Command": "New-MgUserTodoListTaskAttachment", + "Method": "POST", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserTodoListTaskAttachmentUploadSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/taskfileattachment-createuploadsession?view=graph-rest-1.0", - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/createUploadSession", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/taskfileattachment-createuploadsession?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -417819,22 +418682,22 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphUploadSession" + "Command": "New-MgUserTodoListTaskAttachmentUploadSession", + "Method": "POST", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/createUploadSession" }, { + "Module": "Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserTodoListTaskChecklistItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChecklistItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -417853,39 +418716,39 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphChecklistItem" + "Command": "New-MgUserTodoListTaskChecklistItem", + "Method": "POST", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems" }, { + "Module": "Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserTodoListTaskExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "New-MgUserTodoListTaskExtension", + "Method": "POST", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions" }, { + "Module": "Users", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgUserTodoListTaskLinkedResource", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLinkedResource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -417904,216 +418767,216 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphLinkedResource" + "Command": "New-MgUserTodoListTaskLinkedResource", + "Method": "POST", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgVirtualEvent", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEvent" + "Command": "New-MgVirtualEvent", + "Method": "POST", + "Uri": "/solutions/virtualEvents/events" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgVirtualEventSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "New-MgVirtualEventSession", + "Method": "POST", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgVirtualEventSessionAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "New-MgVirtualEventSessionAttendanceReport", + "Method": "POST", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgVirtualEventSessionAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "New-MgVirtualEventSessionAttendanceReportAttendanceRecord", + "Method": "POST", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgVirtualEventWebinar", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventWebinar" + "Command": "New-MgVirtualEventWebinar", + "Method": "POST", + "Uri": "/solutions/virtualEvents/webinars" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgVirtualEventWebinarRegistration", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventRegistration" + "Command": "New-MgVirtualEventWebinarRegistration", + "Method": "POST", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgVirtualEventWebinarSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "New-MgVirtualEventWebinarSession", + "Method": "POST", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgVirtualEventWebinarSessionAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "New-MgVirtualEventWebinarSessionAttendanceReport", + "Method": "POST", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "New-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "New-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Method": "POST", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Ping-MgBetaApplicationSynchronization", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/Ping", - "ApiVersion": "beta", "Variants": [ "Ping", "PingViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Ping-MgBetaApplicationSynchronization", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/Ping" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "GET", - "Command": "Ping-MgBetaServicePrincipalSynchronization", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/Ping", - "ApiVersion": "beta", "Variants": [ "Ping", "PingViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Ping-MgBetaServicePrincipalSynchronization", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/Ping" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "Publish-MgBetaBookingBusiness", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-publish?view=graph-rest-beta", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/publish", - "ApiVersion": "beta", "Variants": [ "Publish", "Publish1", "PublishViaIdentity", "PublishViaIdentity1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-publish?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Publish-MgBetaBookingBusiness", + "Method": "POST", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/publish" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "Publish-MgBetaComplianceEdiscoveryCaseCustodian", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-release?view=graph-rest-beta", - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/release", - "ApiVersion": "beta", "Variants": [ "Release", "ReleaseViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-release?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -418132,20 +418995,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Publish-MgBetaComplianceEdiscoveryCaseCustodian", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/release" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "Publish-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-release?view=graph-rest-beta", - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/release", - "ApiVersion": "beta", "Variants": [ "Release", "ReleaseViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-release?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -418164,35 +419027,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Publish-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/release" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Publish-MgBetaDriveListContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "ApiVersion": "beta", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Publish-MgBetaDriveListContentType", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Publish-MgBetaEducationClassAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", - "ApiVersion": "beta", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -418211,20 +419074,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Publish-MgBetaEducationClassAssignment", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Publish-MgBetaEducationClassModule", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-publish?view=graph-rest-beta", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/publish", - "ApiVersion": "beta", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-publish?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -418243,95 +419106,95 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphEducationModule" + "Command": "Publish-MgBetaEducationClassModule", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/publish" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Publish-MgBetaEducationMeAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta", - "Uri": "/education/me/assignments/{educationAssignment-id}/publish", - "ApiVersion": "beta", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Publish-MgBetaEducationMeAssignment", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/publish" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Publish-MgBetaEducationUserAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish", - "ApiVersion": "beta", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Publish-MgBetaEducationUserAssignment", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Publish-MgBetaGroupDriveListContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "ApiVersion": "beta", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Publish-MgBetaGroupDriveListContentType", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Publish-MgBetaGroupSiteContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/publish", - "ApiVersion": "beta", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Publish-MgBetaGroupSiteContentType", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/publish" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Publish-MgBetaGroupSiteListContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "ApiVersion": "beta", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Publish-MgBetaGroupSiteListContentType", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseCustodian", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-release?view=graph-rest-beta", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release", - "ApiVersion": "beta", "Variants": [ "Release", "ReleaseViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-release?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -418350,20 +419213,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-release?view=graph-rest-beta", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/release", - "ApiVersion": "beta", "Variants": [ "Release", "ReleaseViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-release?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -418382,125 +419245,125 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/release" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Publish-MgBetaShareListContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", - "ApiVersion": "beta", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Publish-MgBetaShareListContentType", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Publish-MgBetaSiteContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", - "ApiVersion": "beta", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Publish-MgBetaSiteContentType", + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Publish-MgBetaSiteListContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "ApiVersion": "beta", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Publish-MgBetaSiteListContentType", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Publish-MgBetaUserDriveListContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "ApiVersion": "beta", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Publish-MgBetaUserDriveListContentType", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "Publish-MgBetaVirtualEvent", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/publish", - "ApiVersion": "beta", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Publish-MgBetaVirtualEvent", + "Method": "POST", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/publish" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "Publish-MgBookingBusiness", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-publish?view=graph-rest-1.0", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/publish", - "ApiVersion": "v1.0", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-publish?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Publish-MgBookingBusiness", + "Method": "POST", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/publish" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Publish-MgDriveListContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "ApiVersion": "v1.0", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Publish-MgDriveListContentType", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Publish-MgEducationClassAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", - "ApiVersion": "v1.0", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -418519,20 +419382,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Publish-MgEducationClassAssignment", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Publish-MgEducationClassModule", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-publish?view=graph-rest-1.0", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/publish", - "ApiVersion": "v1.0", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-publish?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -418551,95 +419414,95 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphEducationModule" + "Command": "Publish-MgEducationClassModule", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/publish" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Publish-MgEducationMeAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0", - "Uri": "/education/me/assignments/{educationAssignment-id}/publish", - "ApiVersion": "v1.0", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Publish-MgEducationMeAssignment", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/publish" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Publish-MgEducationUserAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish", - "ApiVersion": "v1.0", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Publish-MgEducationUserAssignment", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Publish-MgGroupDriveListContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "ApiVersion": "v1.0", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Publish-MgGroupDriveListContentType", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Publish-MgGroupSiteContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/publish", - "ApiVersion": "v1.0", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Publish-MgGroupSiteContentType", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/publish" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Publish-MgGroupSiteListContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "ApiVersion": "v1.0", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null - }, - { - "CommandAlias": null, + "Command": "Publish-MgGroupSiteListContentType", "Method": "POST", - "Command": "Publish-MgSecurityCaseEdiscoveryCaseCustodian", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-release?view=graph-rest-1.0", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release", - "ApiVersion": "v1.0", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish" + }, + { + "Module": "Security", + "CommandAlias": null, "Variants": [ "Release", "ReleaseViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-release?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -418658,20 +419521,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Publish-MgSecurityCaseEdiscoveryCaseCustodian", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "Publish-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-release?view=graph-rest-1.0", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/release", - "ApiVersion": "v1.0", "Variants": [ "Release", "ReleaseViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-release?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -418690,318 +419553,318 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Publish-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/release" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Publish-MgShareListContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", - "ApiVersion": "v1.0", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Publish-MgShareListContentType", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Publish-MgSiteContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", - "ApiVersion": "v1.0", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Publish-MgSiteContentType", + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Publish-MgSiteListContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "ApiVersion": "v1.0", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Publish-MgSiteListContentType", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Publish-MgUserDriveListContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "ApiVersion": "v1.0", "Variants": [ "Publish", "PublishViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Publish-MgUserDriveListContentType", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Register-MgBetaPrivilegedAccessResource", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/register", - "ApiVersion": "beta", "Variants": [ "Register", "RegisterExpanded", "RegisterViaIdentity", "RegisterViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Register-MgBetaPrivilegedAccessResource", + "Method": "POST", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/register" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgAdminEdge", - "ApiReferenceLink": null, - "Uri": "/admin/edge", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgAdminEdge", + "Method": "DELETE", + "Uri": "/admin/edge" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgAdminEdgeInternetExplorerMode", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgAdminEdgeInternetExplorerMode", + "Method": "DELETE", + "Uri": "/admin/edge/internetExplorerMode" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteList", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-delete-sitelists?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteList", + "Method": "DELETE", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sharedcookies?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Method": "DELETE", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSite", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sites?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSite", + "Method": "DELETE", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgAdminPeopleProfileCardProperty", - "ApiReferenceLink": null, - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgAdminPeopleProfileCardProperty", + "Method": "DELETE", + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgAdminSharepoint", - "ApiReferenceLink": null, - "Uri": "/admin/sharepoint", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgAdminSharepoint", + "Method": "DELETE", + "Uri": "/admin/sharepoint" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgAdminSharepointSetting", - "ApiReferenceLink": null, - "Uri": "/admin/sharepoint/settings", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgAdminSharepointSetting", + "Method": "DELETE", + "Uri": "/admin/sharepoint/settings" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgAgreement", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgAgreement", + "Method": "DELETE", + "Uri": "/agreements/{agreement-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgAgreementAcceptance", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgAgreementAcceptance", + "Method": "DELETE", + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgAgreementFile", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/file", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgAgreementFile", + "Method": "DELETE", + "Uri": "/agreements/{agreement-id}/file" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgAgreementFileLocalization", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgAgreementFileLocalization", + "Method": "DELETE", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgAgreementFileLocalizationVersion", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgAgreementFileLocalizationVersion", + "Method": "DELETE", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgAgreementFileVersion", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgAgreementFileVersion", + "Method": "DELETE", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { - "CommandAlias": "Remove-MgUserDeviceFromManagement", - "Method": "POST", - "Command": "Remove-MgAllUserDeviceFromManagement", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-user-removealldevicesfrommanagement?view=graph-rest-1.0", - "Uri": "/users/{user-id}/removeAllDevicesFromManagement", - "ApiVersion": "v1.0", + "Module": "Users.Actions", + "CommandAlias": null, "Variants": [ "Remove", "RemoveViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-user-removealldevicesfrommanagement?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgAllUserDeviceFromManagement", + "Method": "POST", + "Uri": "/users/{user-id}/removeAllDevicesFromManagement" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgAppCatalogTeamApp", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -419028,20 +419891,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgAppCatalogTeamApp", + "Method": "DELETE", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgAppCatalogTeamAppDefinition", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -419068,35 +419931,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgAppCatalogTeamAppDefinition", + "Method": "DELETE", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgAppCatalogTeamAppDefinitionBot", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgAppCatalogTeamAppDefinitionBot", + "Method": "DELETE", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgApplication", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0", - "Uri": "/applications/{application-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -419115,65 +419978,65 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgApplication", + "Method": "DELETE", + "Uri": "/applications/{application-id}" }, { - "CommandAlias": "Remove-MgApplicationAppManagementPolicyByRef", - "Method": "DELETE", - "Command": "Remove-MgApplicationAppManagementPolicyAppManagementPolicyByRef", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref", - "ApiVersion": "v1.0", + "Module": "Applications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete-appliesto?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgApplicationAppManagementPolicyAppManagementPolicyByRef", + "Method": "DELETE", + "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgApplicationByAppId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0", - "Uri": "/applications(appId='{appId}')", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgApplicationByAppId", + "Method": "DELETE", + "Uri": "/applications(appId='{appId}')" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgApplicationByUniqueName", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0", - "Uri": "/applications(uniqueName='{uniqueName}')", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgApplicationByUniqueName", + "Method": "DELETE", + "Uri": "/applications(uniqueName='{uniqueName}')" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgApplicationExtensionProperty", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -419200,20 +420063,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgApplicationExtensionProperty", + "Method": "DELETE", + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgApplicationFederatedIdentityCredential", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -419232,37 +420095,37 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgApplicationFederatedIdentityCredential", + "Method": "DELETE", + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgApplicationFederatedIdentityCredentialByName", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgApplicationFederatedIdentityCredentialByName", + "Method": "DELETE", + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgApplicationKey", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removekey?view=graph-rest-1.0", - "Uri": "/applications/{application-id}/removeKey", - "ApiVersion": "v1.0", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removekey?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -419289,20 +420152,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgApplicationKey", + "Method": "POST", + "Uri": "/applications/{application-id}/removeKey" }, { - "CommandAlias": "Remove-MgApplicationOwnerByRef", - "Method": "DELETE", - "Command": "Remove-MgApplicationOwnerDirectoryObjectByRef", + "Module": "Applications", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgApplicationLogo", + "Method": "DELETE", + "Uri": "/applications/{application-id}/logo" + }, + { + "Module": "Applications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-owners?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -419329,22 +420207,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgApplicationOwnerDirectoryObjectByRef", + "Method": "DELETE", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgApplicationPassword", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removepassword?view=graph-rest-1.0", - "Uri": "/applications/{application-id}/removePassword", - "ApiVersion": "v1.0", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removepassword?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -419371,110 +420249,125 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgApplicationPassword", + "Method": "POST", + "Uri": "/applications/{application-id}/removePassword" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgApplicationSynchronization", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgApplicationSynchronization", + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgApplicationSynchronizationJob", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgApplicationSynchronizationJob", + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgApplicationSynchronizationJobBulkUpload", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgApplicationSynchronizationJobBulkUpload", + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgApplicationSynchronizationJobSchema", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgApplicationSynchronizationJobBulkUploadContent", + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgApplicationSynchronizationJobSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgApplicationSynchronizationJobSchema", + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgApplicationSynchronizationTemplate", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgApplicationSynchronizationJobSchemaDirectory", + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgApplicationSynchronizationTemplateSchema", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgApplicationSynchronizationTemplate", + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}" + }, + { + "Module": "Applications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -419493,35 +420386,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgApplicationSynchronizationTemplateSchema", + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgApplicationSynchronizationTemplateSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgApplicationSynchronizationTemplateSchemaDirectory", + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}" }, { - "CommandAlias": "Remove-MgApplicationTokenIssuancePolicyByRef", - "Method": "DELETE", - "Command": "Remove-MgApplicationTokenIssuancePolicyTokenIssuancePolicyByRef", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref", - "ApiVersion": "v1.0", + "Module": "Applications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenissuancepolicies?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -419564,20 +420457,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgApplicationTokenIssuancePolicyTokenIssuancePolicyByRef", + "Method": "DELETE", + "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref" }, { - "CommandAlias": "Remove-MgApplicationTokenLifetimePolicyByRef", - "Method": "DELETE", - "Command": "Remove-MgApplicationTokenLifetimePolicyTokenLifetimePolicyByRef", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref", - "ApiVersion": "v1.0", + "Module": "Applications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenlifetimepolicies?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -419620,20 +420513,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgApplicationTokenLifetimePolicyTokenLifetimePolicyByRef", + "Method": "DELETE", + "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAccessReview", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-delete?view=graph-rest-beta", - "Uri": "/accessReviews/{accessReview-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -419652,110 +420545,110 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaAccessReview", + "Method": "DELETE", + "Uri": "/accessReviews/{accessReview-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAccessReviewDecision", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAccessReviewDecision", + "Method": "DELETE", + "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAccessReviewInstance", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAccessReviewInstance", + "Method": "DELETE", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAccessReviewInstanceDecision", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAccessReviewInstanceDecision", + "Method": "DELETE", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAccessReviewInstanceMyDecision", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAccessReviewInstanceMyDecision", + "Method": "DELETE", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAccessReviewInstanceReviewer", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAccessReviewInstanceReviewer", + "Method": "DELETE", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAccessReviewMyDecision", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAccessReviewMyDecision", + "Method": "DELETE", + "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAccessReviewReviewer", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-removereviewer?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -419774,372 +420667,372 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaAccessReviewReviewer", + "Method": "DELETE", + "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAdminEdge", - "ApiReferenceLink": null, - "Uri": "/admin/edge", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAdminEdge", + "Method": "DELETE", + "Uri": "/admin/edge" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAdminEdgeInternetExplorerMode", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAdminEdgeInternetExplorerMode", + "Method": "DELETE", + "Uri": "/admin/edge/internetExplorerMode" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteList", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-delete-sitelists?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteList", + "Method": "DELETE", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sharedcookies?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Method": "DELETE", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSite", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sites?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "Method": "DELETE", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAdministrativeUnit", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete?view=graph-rest-beta", - "Uri": "/administrativeUnits/{administrativeUnit-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAdministrativeUnit", + "Method": "DELETE", + "Uri": "/administrativeUnits/{administrativeUnit-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAdministrativeUnitExtension", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAdministrativeUnitExtension", + "Method": "DELETE", + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAdministrativeUnitMemberByRef", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAdministrativeUnitMemberByRef", + "Method": "DELETE", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref" }, { - "CommandAlias": "Remove-MgBetaAdministrativeUnitMemberByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaAdministrativeUnitMemberDirectoryObjectByRef", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAdministrativeUnitMemberDirectoryObjectByRef", + "Method": "DELETE", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAdministrativeUnitScopedRoleMember", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete-scopedrolemembers?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAdministrativeUnitScopedRoleMember", + "Method": "DELETE", + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAdminPeople", - "ApiReferenceLink": null, - "Uri": "/admin/people", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAdminPeople", + "Method": "DELETE", + "Uri": "/admin/people" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAdminPeopleItemInsight", - "ApiReferenceLink": null, - "Uri": "/admin/people/itemInsights", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAdminPeopleItemInsight", + "Method": "DELETE", + "Uri": "/admin/people/itemInsights" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAdminPeopleProfileCardProperty", - "ApiReferenceLink": null, - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAdminPeopleProfileCardProperty", + "Method": "DELETE", + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAdminPeoplePronoun", - "ApiReferenceLink": null, - "Uri": "/admin/people/pronouns", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAdminPeoplePronoun", + "Method": "DELETE", + "Uri": "/admin/people/pronouns" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAdminReportSetting", - "ApiReferenceLink": null, - "Uri": "/admin/reportSettings", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAdminReportSetting", + "Method": "DELETE", + "Uri": "/admin/reportSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAdminSharepoint", - "ApiReferenceLink": null, - "Uri": "/admin/sharepoint", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAdminSharepoint", + "Method": "DELETE", + "Uri": "/admin/sharepoint" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAdminSharepointSetting", - "ApiReferenceLink": null, - "Uri": "/admin/sharepoint/settings", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAdminSharepointSetting", + "Method": "DELETE", + "Uri": "/admin/sharepoint/settings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAgreement", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAgreement", + "Method": "DELETE", + "Uri": "/agreements/{agreement-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAgreementAcceptance", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAgreementAcceptance", + "Method": "DELETE", + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAgreementFile", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/file", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAgreementFile", + "Method": "DELETE", + "Uri": "/agreements/{agreement-id}/file" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAgreementFileLocalization", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAgreementFileLocalization", + "Method": "DELETE", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAgreementFileLocalizationVersion", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAgreementFileLocalizationVersion", + "Method": "DELETE", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAgreementFileVersion", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAgreementFileVersion", + "Method": "DELETE", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { - "CommandAlias": "Remove-MgBetaUserDeviceFromManagement", - "Method": "POST", - "Command": "Remove-MgBetaAllUserDeviceFromManagement", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/removeAllDevicesFromManagement", - "ApiVersion": "beta", + "Module": "Beta.Users.Actions", + "CommandAlias": null, "Variants": [ "Remove", "RemoveViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAllUserDeviceFromManagement", + "Method": "POST", + "Uri": "/users/{user-id}/removeAllDevicesFromManagement" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAppCatalogTeamApp", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -420166,20 +421059,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaAppCatalogTeamApp", + "Method": "DELETE", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinition", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCatalog.Submit", @@ -420206,110 +421099,114 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaAppCatalogTeamAppDefinition", + "Method": "DELETE", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionBot", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionBot", + "Method": "DELETE", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIcon", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIcon", + "Method": "DELETE", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", - "ApiVersion": "beta", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", + "Method": "DELETE", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionDashboardCard", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionDashboardCard", + "Method": "DELETE", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", + "Method": "DELETE", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", - "ApiVersion": "beta", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "Method": "DELETE", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaApplication", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta", - "Uri": "/applications/{application-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -420328,80 +421225,80 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaApplication", + "Method": "DELETE", + "Uri": "/applications/{application-id}" }, { - "CommandAlias": "Remove-MgBetaApplicationAppManagementPolicyByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationAppManagementPolicyAppManagementPolicyByRef", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Applications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete-appliesto?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaApplicationAppManagementPolicyAppManagementPolicyByRef", + "Method": "DELETE", + "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationByAppId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta", - "Uri": "/applications(appId='{appId}')", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaApplicationByAppId", + "Method": "DELETE", + "Uri": "/applications(appId='{appId}')" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationByUniqueName", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta", - "Uri": "/applications(uniqueName='{uniqueName}')", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaApplicationByUniqueName", + "Method": "DELETE", + "Uri": "/applications(uniqueName='{uniqueName}')" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationConnectorGroupByRef", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/connectorGroup/$ref", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaApplicationConnectorGroupByRef", + "Method": "DELETE", + "Uri": "/applications/{application-id}/connectorGroup/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationExtensionProperty", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -420428,20 +421325,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaApplicationExtensionProperty", + "Method": "DELETE", + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationFederatedIdentityCredential", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -420460,37 +421357,37 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaApplicationFederatedIdentityCredential", + "Method": "DELETE", + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationFederatedIdentityCredentialByName", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaApplicationFederatedIdentityCredentialByName", + "Method": "DELETE", + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaApplicationKey", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removekey?view=graph-rest-beta", - "Uri": "/applications/{application-id}/removeKey", - "ApiVersion": "beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removekey?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -420517,20 +421414,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaApplicationKey", + "Method": "POST", + "Uri": "/applications/{application-id}/removeKey" }, { - "CommandAlias": "Remove-MgBetaApplicationOwnerByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationOwnerDirectoryObjectByRef", + "Module": "Beta.Applications", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaApplicationLogo", + "Method": "DELETE", + "Uri": "/applications/{application-id}/logo" + }, + { + "Module": "Beta.Applications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-owners?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -420557,22 +421469,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaApplicationOwnerDirectoryObjectByRef", + "Method": "DELETE", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaApplicationPassword", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removepassword?view=graph-rest-beta", - "Uri": "/applications/{application-id}/removePassword", - "ApiVersion": "beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removepassword?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -420599,110 +421511,125 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaApplicationPassword", + "Method": "POST", + "Uri": "/applications/{application-id}/removePassword" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationSynchronization", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaApplicationSynchronization", + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationSynchronizationJob", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaApplicationSynchronizationJob", + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationSynchronizationJobBulkUpload", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaApplicationSynchronizationJobBulkUpload", + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationSynchronizationJobSchema", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaApplicationSynchronizationJobBulkUploadContent", + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value" + }, + { + "Module": "Beta.Applications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaApplicationSynchronizationJobSchema", + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationSynchronizationJobSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationSynchronizationTemplate", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaApplicationSynchronizationTemplate", + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchema", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -420721,35 +421648,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchema", + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}" }, { - "CommandAlias": "Remove-MgBetaApplicationTokenIssuancePolicyByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationTokenIssuancePolicyTokenIssuancePolicyByRef", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Applications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenissuancepolicies?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -420792,20 +421719,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaApplicationTokenIssuancePolicyTokenIssuancePolicyByRef", + "Method": "DELETE", + "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref" }, { - "CommandAlias": "Remove-MgBetaApplicationTokenLifetimePolicyByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaApplicationTokenLifetimePolicyTokenLifetimePolicyByRef", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Applications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenlifetimepolicies?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -420848,22 +421775,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaApplicationTokenLifetimePolicyTokenLifetimePolicyByRef", + "Method": "DELETE", + "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaBookingBusiness", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.Manage.All", @@ -420882,22 +421809,22 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Remove-MgBetaBookingBusiness", + "Method": "DELETE", + "Uri": "/bookingBusinesses/{bookingBusiness-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaBookingBusinessAppointment", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -420932,39 +421859,39 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaBookingBusinessAppointment", + "Method": "DELETE", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaBookingBusinessCalendarView", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaBookingBusinessCalendarView", + "Method": "DELETE", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaBookingBusinessCustomer", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -420999,22 +421926,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaBookingBusinessCustomer", + "Method": "DELETE", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaBookingBusinessCustomQuestion", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -421041,22 +421968,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaBookingBusinessCustomQuestion", + "Method": "DELETE", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaBookingBusinessService", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -421075,22 +422002,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaBookingBusinessService", + "Method": "DELETE", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaBookingBusinessStaffMember", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -421109,52 +422036,52 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaBookingBusinessStaffMember", + "Method": "DELETE", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaBookingCurrency", - "ApiReferenceLink": null, - "Uri": "/bookingCurrencies/{bookingCurrency-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaBookingCurrency", + "Method": "DELETE", + "Uri": "/bookingCurrencies/{bookingCurrency-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaBusinessFlowTemplate", - "ApiReferenceLink": null, - "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaBusinessFlowTemplate", + "Method": "DELETE", + "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaBusinessScenario", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", @@ -421173,65 +422100,65 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaBusinessScenario", + "Method": "DELETE", + "Uri": "/solutions/businessScenarios/{businessScenario-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaBusinessScenarioByUniqueName", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaBusinessScenarioByUniqueName", + "Method": "DELETE", + "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaBusinessScenarioPlanner", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaBusinessScenarioPlanner", + "Method": "DELETE", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaBusinessScenarioPlannerPlanConfiguration", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaBusinessScenarioPlannerPlanConfiguration", + "Method": "DELETE", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", @@ -421250,142 +422177,142 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", + "Method": "DELETE", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaBusinessScenarioPlannerTask", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaBusinessScenarioPlannerTask", + "Method": "DELETE", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", + "Method": "DELETE", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat", + "Method": "DELETE", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaBusinessScenarioPlannerTaskConfiguration", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaBusinessScenarioPlannerTaskConfiguration", + "Method": "DELETE", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaBusinessScenarioPlannerTaskDetail", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaBusinessScenarioPlannerTaskDetail", + "Method": "DELETE", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat", + "Method": "DELETE", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaChat", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete?view=graph-rest-beta", - "Uri": "/chats/{chat-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaChat", + "Method": "DELETE", + "Uri": "/chats/{chat-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaChatAccessForUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-removeallaccessforuser?view=graph-rest-beta", - "Uri": "/chats/{chat-id}/removeAllAccessForUser", - "ApiVersion": "beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-removeallaccessforuser?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaChatAccessForUser", + "Method": "POST", + "Uri": "/chats/{chat-id}/removeAllAccessForUser" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaChatInstalledApp", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-installedapps?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForChat", @@ -421444,35 +422371,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaChatInstalledApp", + "Method": "DELETE", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaChatLastMessagePreview", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/lastMessagePreview", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaChatLastMessagePreview", + "Method": "DELETE", + "Uri": "/chats/{chat-id}/lastMessagePreview" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaChatMember", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-members?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ChatMember.ReadWrite", @@ -421499,65 +422426,67 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaChatMember", + "Method": "DELETE", + "Uri": "/chats/{chat-id}/members/{conversationMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaChatMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaChatMessageReplyHostedContent", + "Method": "DELETE", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaChatOperation", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaChatOperation", + "Method": "DELETE", + "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaChatPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaChatPermissionGrant", + "Method": "DELETE", + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaChatPinnedMessage", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-pinnedmessages?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -421576,20 +422505,20 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Remove-MgBetaChatPinnedMessage", + "Method": "DELETE", + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaChatTab", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-tabs?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForChat", @@ -421640,20 +422569,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaChatTab", + "Method": "DELETE", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationCall", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -421672,20 +422601,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaCommunicationCall", + "Method": "DELETE", + "Uri": "/communications/calls/{call-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationCallAudioRoutingGroup", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -421704,50 +422633,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaCommunicationCallAudioRoutingGroup", + "Method": "DELETE", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationCallContentSharingSession", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaCommunicationCallContentSharingSession", + "Method": "DELETE", + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationCallOperation", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaCommunicationCallOperation", + "Method": "DELETE", + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationCallParticipant", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -421766,233 +422695,325 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaCommunicationCallParticipant", + "Method": "DELETE", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationCallRecordOrganizerV2", - "ApiReferenceLink": null, - "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaCommunicationCallRecordOrganizerV2", + "Method": "DELETE", + "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationCallRecordParticipantV2", - "ApiReferenceLink": null, - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaCommunicationCallRecordParticipantV2", + "Method": "DELETE", + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationCallRecordSession", - "ApiReferenceLink": null, - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaCommunicationCallRecordSession", + "Method": "DELETE", + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeeting", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaCommunicationOnlineMeeting", + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReport", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaCommunicationOnlineMeetingAlternativeRecording", + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording" + }, + { + "Module": "Beta.CloudCommunications", + "CommandAlias": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReport", + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeetingByJoinWebUrl", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendeeReport", + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeetingRecording", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaCommunicationOnlineMeetingBroadcastRecording", + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistration", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaCommunicationOnlineMeetingByJoinWebUrl", + "Method": "DELETE", + "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaCommunicationOnlineMeetingRecording", + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording" + }, + { + "Module": "Beta.CloudCommunications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaCommunicationOnlineMeetingRecordingContent", + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistration", + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration" + }, + { + "Module": "Beta.CloudCommunications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscript", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}" + }, + { + "Module": "Beta.CloudCommunications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscript", + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaCommunicationPresence", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/communications/presences/{presence-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscriptContent", + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content" + }, + { + "Module": "Beta.CloudCommunications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscovery", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaCommunicationPresence", + "Method": "DELETE", + "Uri": "/communications/presences/{presence-id}" + }, + { + "Module": "Beta.Compliance", + "CommandAlias": null, "Variants": [ "Delete" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaComplianceEdiscovery", + "Method": "DELETE", + "Uri": "/compliance/ediscovery" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCase", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -422011,30 +423032,28 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaComplianceEdiscoveryCase", + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodian", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodian", + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianHold", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/removeHold", - "ApiVersion": "beta", "Variants": [ "Remove", "Remove1", @@ -422043,22 +423062,24 @@ "RemoveViaIdentity1", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianHold", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/removeHold" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -422077,35 +423098,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUserSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -422124,20 +423145,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHold", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -422156,75 +423177,73 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHold", + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/removeHold", - "ApiVersion": "beta", "Variants": [ "Remove", "Remove1", @@ -422233,52 +423252,54 @@ "RemoveViaIdentity1", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/removeHold" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseOperation", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaComplianceEdiscoveryCaseOperation", + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSet", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSet", + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSetQuery", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -422297,35 +423318,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseSetting", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/settings", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaComplianceEdiscoveryCaseSetting", + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}/settings" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollection", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -422344,35 +423365,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollection", + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseTag", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -422391,65 +423412,65 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaComplianceEdiscoveryCaseTag", + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaContact", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaContact", + "Method": "DELETE", + "Uri": "/contacts/{orgContact-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaContract", - "ApiReferenceLink": null, - "Uri": "/contracts/{contract-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaContract", + "Method": "DELETE", + "Uri": "/contracts/{contract-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDataPolicyOperation", - "ApiReferenceLink": null, - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDataPolicyOperation", + "Method": "DELETE", + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-beta", - "Uri": "/devices/{device-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -422468,35 +423489,35 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Remove-MgBetaDevice", + "Method": "DELETE", + "Uri": "/devices/{device-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtection", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "Method": "DELETE", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -422515,20 +423536,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -422547,35 +423568,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "Method": "DELETE", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtDefaultManagedAppProtection", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -422594,20 +423615,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "Method": "DELETE", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -422626,140 +423647,140 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "Method": "DELETE", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "Method": "DELETE", + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "Method": "DELETE", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "Method": "DELETE", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "Method": "DELETE", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtection", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtection", + "Method": "DELETE", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -422778,20 +423799,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -422810,110 +423831,110 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "Method": "DELETE", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppPolicy", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementManagedAppPolicy", + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistration", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistration", + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationOperation", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationOperation", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -422932,155 +423953,155 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppStatus", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementManagedAppStatus", + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBook", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBook", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementManagedEBook", + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookCategory", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookCategory", + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookDeviceState", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookDeviceState", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookDeviceState", + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookInstallSummary", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookInstallSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookInstallSummary", + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookUserStateSummary", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -423099,20 +424120,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -423131,20 +424152,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -423163,1474 +424184,1474 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileApp", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppCatalogPackage", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppCatalogPackage", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppCatalogPackage", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppCategory", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppCategory", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfiguration", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfiguration", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppRelationship", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementMobileAppRelationship", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtPolicySet", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementPolicySet", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/policySets/{policySet-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementPolicySet", + "Method": "DELETE", + "Uri": "/deviceAppManagement/policySets/{policySet-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtPolicySetAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementPolicySetAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementPolicySetAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtPolicySetItem", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementPolicySetItem", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementPolicySetItem", + "Method": "DELETE", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtSymantecCodeSigningCertificate", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", + "Method": "DELETE", + "Uri": "/deviceAppManagement/symantecCodeSigningCertificate" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "DELETE", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -424649,20 +425670,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -424681,35 +425702,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "Method": "DELETE", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -424728,20 +425749,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "Method": "DELETE", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtTask", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementTask", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -424760,20 +425781,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementTask", + "Method": "DELETE", + "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtVppToken", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementVppToken", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -424792,80 +425813,80 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementVppToken", + "Method": "DELETE", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicy", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "Method": "DELETE", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicyDeploySummary", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", + "Method": "DELETE", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "Method": "DELETE", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -424884,20 +425905,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "Method": "DELETE", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -424916,20 +425937,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "Method": "DELETE", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -424948,20 +425969,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -424980,20 +426001,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "DELETE", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -425012,20 +426033,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "DELETE", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -425044,20 +426065,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "Method": "DELETE", + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtection", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -425076,20 +426097,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "Method": "DELETE", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -425108,20 +426129,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -425140,346 +426161,346 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtectionDeploymentSummary", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", + "Method": "DELETE", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceByDeviceId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-beta", - "Uri": "/devices(deviceId='{deviceId}')", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceByDeviceId", + "Method": "DELETE", + "Uri": "/devices(deviceId='{deviceId}')" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceCommand", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/commands/{command-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceCommand", + "Method": "DELETE", + "Uri": "/devices/{device-id}/commands/{command-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceExtension", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceExtension", + "Method": "DELETE", + "Uri": "/devices/{device-id}/extensions/{extension-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", + "Method": "DELETE", + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "Method": "DELETE", + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "Method": "DELETE", + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "Method": "DELETE", + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "Method": "DELETE", + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAndroidForWorkSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidForWorkSettings", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementAndroidForWorkSetting", + "Method": "DELETE", + "Uri": "/deviceManagement/androidForWorkSettings" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", + "Method": "DELETE", + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "Method": "DELETE", + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementApplePushNotificationCertificate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/applePushNotificationCertificate", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementApplePushNotificationCertificate", + "Method": "DELETE", + "Uri": "/deviceManagement/applePushNotificationCertificate" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "Method": "DELETE", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAssignmentFilter", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementAssignmentFilter", + "Method": "DELETE", + "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAuditEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementAuditEvent", + "Method": "DELETE", + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAutopilotEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementAutopilotEvent", + "Method": "DELETE", + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", + "Method": "DELETE", + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementCartToClassAssociation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementCartToClassAssociation", + "Method": "DELETE", + "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementCategory", + "Method": "DELETE", + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementCategorySettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementCategorySettingDefinition", + "Method": "DELETE", + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -425498,80 +426519,80 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementComanagedDevice", + "Method": "DELETE", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "DELETE", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCategory", + "Method": "DELETE", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "Method": "DELETE", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceConfigurationState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "Method": "DELETE", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceFirmwareConfigurationInterfaceManagement", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", - "ApiVersion": "beta", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -425590,142 +426611,142 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceFirmwareConfigurationInterfaceManagement", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceHealthScriptState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "Method": "DELETE", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", + "Method": "DELETE", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Method": "DELETE", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "Method": "DELETE", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Method": "DELETE", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceUserFromSharedAppleDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceUserFromSharedAppleDevice", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", + "Method": "DELETE", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "DELETE", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComanagementEligibleDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -425744,20 +426765,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementComanagementEligibleDevice", + "Method": "DELETE", + "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComplianceManagementPartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -425776,229 +426797,229 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementComplianceManagementPartner", + "Method": "DELETE", + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementCompliancePolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementCompliancePolicy", + "Method": "DELETE", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementCompliancePolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementCompliancePolicyAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", + "Method": "DELETE", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "DELETE", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementCompliancePolicySetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementCompliancePolicySetting", + "Method": "DELETE", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementComplianceSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementComplianceSetting", + "Method": "DELETE", + "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementConditionalAccessSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/conditionalAccessSettings", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementConditionalAccessSetting", + "Method": "DELETE", + "Uri": "/deviceManagement/conditionalAccessSettings" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicy", + "Method": "DELETE", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicySetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicySetting", + "Method": "DELETE", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplate", + "Method": "DELETE", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", + "Method": "DELETE", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", + "Method": "DELETE", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementConfigurationSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementConfigurationSetting", + "Method": "DELETE", + "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDataSharingConsent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -426017,80 +427038,80 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDataSharingConsent", + "Method": "DELETE", + "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDepOnboardingSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDepOnboardingSetting", + "Method": "DELETE", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "Method": "DELETE", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "Method": "DELETE", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDerivedCredential", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDerivedCredential", + "Method": "DELETE", + "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDetectedApp", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -426109,20 +427130,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDetectedApp", + "Method": "DELETE", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -426141,407 +427162,407 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceCategory", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicy", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceConfiguration", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationConflictSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationConflictSummary", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationProfiles/{deviceConfigurationProfile-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationProfile", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurationProfiles/{deviceConfigurationProfile-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -426560,20 +427581,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -426592,20 +427613,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScript", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -426622,22 +427643,30 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScript", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -426656,20 +427685,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -426688,35 +427717,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptRunSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptRunSummary", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScript", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -426735,20 +427764,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceShellScript", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -426767,20 +427796,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -426799,20 +427828,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -426831,20 +427860,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -426863,95 +427892,95 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementDomainJoinConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementDomainJoinConnector", + "Method": "DELETE", + "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePool", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "Method": "DELETE", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "Method": "DELETE", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementExchangeConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -426970,684 +427999,684 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementExchangeConnector", + "Method": "DELETE", + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicy", + "Method": "DELETE", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", + "Method": "DELETE", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementGroupPolicyCategory", + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfiguration", + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinition", + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionFile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReport", + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyObjectFile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementGroupPolicyObjectFile", + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/remove", - "ApiVersion": "beta", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/remove" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/removeLanguageFiles", - "ApiVersion": "beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/removeLanguageFiles" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementImportedDeviceIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementImportedDeviceIdentity", + "Method": "DELETE", + "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "DELETE", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementIntent", + "Method": "DELETE", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntentAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementIntentAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntentCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementIntentCategory", + "Method": "DELETE", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntentCategorySetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementIntentCategorySetting", + "Method": "DELETE", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntentCategorySettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementIntentCategorySettingDefinition", + "Method": "DELETE", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntentDeviceSettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementIntentDeviceSettingStateSummary", + "Method": "DELETE", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntentDeviceState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementIntentDeviceState", + "Method": "DELETE", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntentDeviceStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementIntentDeviceStateSummary", + "Method": "DELETE", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntentSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementIntentSetting", + "Method": "DELETE", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntentUserState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementIntentUserState", + "Method": "DELETE", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntentUserStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementIntentUserStateSummary", + "Method": "DELETE", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfile", + "Method": "DELETE", + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfileAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfileAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementIoUpdateStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementIoUpdateStatus", + "Method": "DELETE", + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", + "Method": "DELETE", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "Method": "DELETE", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "Method": "DELETE", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -427666,110 +428695,110 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementManagedDevice", + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementManagedDeviceCategory", + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceCleanupRule", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementManagedDeviceCleanupRule", + "Method": "DELETE", + "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceConfigurationState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementManagedDeviceConfigurationState", + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceEncryptionState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementManagedDeviceEncryptionState", + "Method": "DELETE", + "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceFirmwareConfigurationInterfaceManagement", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", - "ApiVersion": "beta", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -427788,247 +428817,247 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementManagedDeviceFirmwareConfigurationInterfaceManagement", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceHealthScriptState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceUserFromSharedAppleDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementManagedDeviceUserFromSharedAppleDevice", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice" }, { - "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "beta", + "Module": "Beta.DeviceManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelConfiguration", + "Method": "DELETE", + "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", + "Method": "DELETE", + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "Method": "DELETE", + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSite", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSite", + "Method": "DELETE", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", + "Method": "DELETE", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "Method": "DELETE", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "Method": "DELETE", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -428047,20 +429076,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "DELETE", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMobileThreatDefenseConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -428079,109 +429108,109 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementMobileThreatDefenseConnector", + "Method": "DELETE", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMonitoring", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/monitoring", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementMonitoring", + "Method": "DELETE", + "Uri": "/deviceManagement/monitoring" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRecord", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRecord", + "Method": "DELETE", + "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRule", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRule", + "Method": "DELETE", + "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementNdeConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementNdeConnector", + "Method": "DELETE", + "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplate", + "Method": "DELETE", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Method": "DELETE", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementPartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -428200,20 +429229,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementPartner", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementRemoteActionAudit", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -428232,20 +429261,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementRemoteActionAudit", + "Method": "DELETE", + "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementRemoteAssistancePartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -428264,64 +429293,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementRemoteAssistancePartner", + "Method": "DELETE", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementReport", + "Method": "DELETE", + "Uri": "/deviceManagement/reports" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementResourceAccessProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementResourceAccessProfile", + "Method": "DELETE", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementResourceAccessProfileAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementResourceAccessProfileAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementResourceOperation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -428340,35 +429369,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementResourceOperation", + "Method": "DELETE", + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementReusableSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementReusableSetting", + "Method": "DELETE", + "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -428387,20 +429416,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementRoleAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -428419,20 +429448,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementRoleDefinition", + "Method": "DELETE", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementRoleDefinitionRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -428451,20 +429480,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementRoleScopeTag", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -428483,50 +429512,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementRoleScopeTag", + "Method": "DELETE", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementRoleScopeTagAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementRoleScopeTagAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementScript", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementScript", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementScriptAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -428545,20 +429574,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementScriptAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementScriptDeviceRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -428577,20 +429606,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementScriptDeviceRunState", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementScriptGroupAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -428609,20 +429638,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementScriptGroupAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementScriptUserRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -428641,20 +429670,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementScriptUserRunState", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -428673,275 +429702,275 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementSettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementSettingDefinition", + "Method": "DELETE", + "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTelecomExpenseManagementPartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementTelecomExpenseManagementPartner", + "Method": "DELETE", + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTemplate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementTemplate", + "Method": "DELETE", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTemplateCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementTemplateCategory", + "Method": "DELETE", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", + "Method": "DELETE", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTemplateCategorySettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementTemplateCategorySettingDefinition", + "Method": "DELETE", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableTo", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableTo", + "Method": "DELETE", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategory", + "Method": "DELETE", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "Method": "DELETE", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "Method": "DELETE", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToSetting", + "Method": "DELETE", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTemplateSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementTemplateSetting", + "Method": "DELETE", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTermAndCondition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementTermAndCondition", + "Method": "DELETE", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", + "Method": "DELETE", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTermAndConditionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementTermAndConditionAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTermAndConditionGroupAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementTermAndConditionGroupAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementTroubleshootingEvent", + "Method": "DELETE", + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -428960,35 +429989,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429007,20 +430036,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429039,20 +430068,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429071,20 +430100,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429103,20 +430132,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429135,20 +430164,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429167,20 +430196,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429199,20 +430228,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429231,20 +430260,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429263,20 +430292,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429295,49 +430324,49 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBaseline", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429356,20 +430385,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429388,34 +430417,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429434,20 +430463,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429466,20 +430495,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429498,20 +430527,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429530,20 +430559,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429562,64 +430591,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429638,20 +430667,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429670,21 +430699,21 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429703,20 +430732,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429735,20 +430764,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429767,20 +430796,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429799,20 +430828,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429831,35 +430860,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429878,20 +430907,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429910,20 +430939,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429942,20 +430971,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticModelScore", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -429974,20 +431003,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -430006,34 +431035,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticOverview", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsOverview" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -430052,20 +431081,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -430084,20 +431113,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -430116,34 +431145,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -430162,20 +431191,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -430194,20 +431223,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -430226,436 +431255,436 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementUserPfxCertificate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementUserPfxCertificate", + "Method": "DELETE", + "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointBulkAction", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointBulkAction", + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointDeviceImage", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointGalleryImage", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/organizationSettings" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/reports", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReport", + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/reports" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReportExportJob", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointServicePlan", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointServicePlan", + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/{cloudPcSharedUseServicePlan-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/{cloudPcSharedUseServicePlan-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSnapshot", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSnapshot", + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSupportedRegion", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Method": "DELETE", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "Method": "DELETE", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", + "Method": "DELETE", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotSettings", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotSetting", + "Method": "DELETE", + "Uri": "/deviceManagement/windowsAutopilotSettings" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "Method": "DELETE", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Method": "DELETE", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Method": "DELETE", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -430674,20 +431703,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformation", + "Method": "DELETE", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -430706,184 +431735,184 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Method": "DELETE", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsQualityUpdateProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementWindowsQualityUpdateProfile", + "Method": "DELETE", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaDeviceRegisteredOwnerByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceRegisteredOwnerDirectoryObjectByRef", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredowners?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceRegisteredOwnerDirectoryObjectByRef", + "Method": "DELETE", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref" }, { - "CommandAlias": "Remove-MgBetaDeviceRegisteredUserByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceRegisteredUserDirectoryObjectByRef", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredusers?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceRegisteredUserDirectoryObjectByRef", + "Method": "DELETE", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDeviceUsageRights", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDeviceUsageRights", + "Method": "DELETE", + "Uri": "/devices/{device-id}/usageRights/{usageRight-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDirectoryAdministrativeUnit", + "Method": "DELETE", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryAdministrativeUnitExtension", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDirectoryAdministrativeUnitExtension", + "Method": "DELETE", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}" }, { - "CommandAlias": "Remove-MgBetaDirectoryAdministrativeUnitMemberByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryAdministrativeUnitMemberDirectoryObjectByRef", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDirectoryAdministrativeUnitMemberDirectoryObjectByRef", + "Method": "DELETE", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryAdministrativeUnitScopedRoleMember", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "Method": "DELETE", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryAttributeSet", - "ApiReferenceLink": null, - "Uri": "/directory/attributeSets/{attributeSet-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDirectoryAttributeSet", + "Method": "DELETE", + "Uri": "/directory/attributeSets/{attributeSet-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryCertificateAuthority", - "ApiReferenceLink": null, - "Uri": "/directory/certificateAuthorities", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDirectoryCertificateAuthority", + "Method": "DELETE", + "Uri": "/directory/certificateAuthorities" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", - "ApiReferenceLink": null, - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -430902,20 +431931,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "Method": "DELETE", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", - "ApiReferenceLink": null, - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthorityasentity-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -430934,140 +431963,140 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "Method": "DELETE", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinition", - "ApiReferenceLink": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinition", + "Method": "DELETE", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "ApiReferenceLink": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Method": "DELETE", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryDeletedItem", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDirectoryDeletedItem", + "Method": "DELETE", + "Uri": "/directory/deletedItems/{directoryObject-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryDeviceLocalCredential", - "ApiReferenceLink": null, - "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDirectoryDeviceLocalCredential", + "Method": "DELETE", + "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryExternalUserProfile", - "ApiReferenceLink": null, - "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-delete-externaluserprofiles?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDirectoryExternalUserProfile", + "Method": "DELETE", + "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicy", - "ApiReferenceLink": null, - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicy", + "Method": "DELETE", + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", - "ApiReferenceLink": null, - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", + "Method": "DELETE", + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref" }, { - "CommandAlias": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToDirectoryObjectByRef", - "ApiReferenceLink": null, - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToDirectoryObjectByRef", + "Method": "DELETE", + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryFederationConfiguration", - "ApiReferenceLink": null, - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/samlorwsfedexternaldomainfederation-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -431086,50 +432115,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDirectoryFederationConfiguration", + "Method": "DELETE", + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryImpactedResource", - "ApiReferenceLink": null, - "Uri": "/directory/impactedResources/{impactedResource-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDirectoryImpactedResource", + "Method": "DELETE", + "Uri": "/directory/impactedResources/{impactedResource-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryInboundSharedUserProfile", - "ApiReferenceLink": null, - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDirectoryInboundSharedUserProfile", + "Method": "DELETE", + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaDirectoryInboundSharedUserProfilePersonalData", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/inboundshareduserprofile-removepersonaldata?view=graph-rest-beta", - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/removePersonalData", - "ApiVersion": "beta", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/inboundshareduserprofile-removepersonaldata?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.ReadWrite", @@ -431148,80 +432177,80 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDirectoryInboundSharedUserProfilePersonalData", + "Method": "POST", + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/removePersonalData" }, { + "Module": "Beta.DirectoryObjects", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryObject", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delete?view=graph-rest-beta", - "Uri": "/directoryObjects/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DirectoryObjects", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDirectoryObject", + "Method": "DELETE", + "Uri": "/directoryObjects/{directoryObject-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryOnPremiseSynchronization", - "ApiReferenceLink": null, - "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDirectoryOnPremiseSynchronization", + "Method": "DELETE", + "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfile", - "ApiReferenceLink": null, - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfile", + "Method": "DELETE", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenant", - "ApiReferenceLink": null, - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenant", + "Method": "DELETE", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenantPersonalData", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantreference-removepersonaldata?view=graph-rest-beta", - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}/removePersonalData", - "ApiVersion": "beta", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantreference-removepersonaldata?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CrossTenantUserProfileSharing.ReadWrite", @@ -431240,140 +432269,140 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenantPersonalData", + "Method": "POST", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}/removePersonalData" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryPendingExternalUserProfile", - "ApiReferenceLink": null, - "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-delete-pendingexternaluserprofiles?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDirectoryPendingExternalUserProfile", + "Method": "DELETE", + "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryRecommendation", - "ApiReferenceLink": null, - "Uri": "/directory/recommendations/{recommendation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDirectoryRecommendation", + "Method": "DELETE", + "Uri": "/directory/recommendations/{recommendation-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryRecommendationImpactedResource", - "ApiReferenceLink": null, - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDirectoryRecommendationImpactedResource", + "Method": "DELETE", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryRole", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDirectoryRole", + "Method": "DELETE", + "Uri": "/directoryRoles/{directoryRole-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryRoleByRoleTemplateId", - "ApiReferenceLink": null, - "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDirectoryRoleByRoleTemplateId", + "Method": "DELETE", + "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')" }, { - "CommandAlias": "Remove-MgBetaDirectoryRoleMemberByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryRoleMemberDirectoryObjectByRef", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delete-member?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDirectoryRoleMemberDirectoryObjectByRef", + "Method": "DELETE", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/$ref" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryRoleScopedMember", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDirectoryRoleScopedMember", + "Method": "DELETE", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectoryRoleTemplate", - "ApiReferenceLink": null, - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDirectoryRoleTemplate", + "Method": "DELETE", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectorySetting", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-delete?view=graph-rest-beta", - "Uri": "/settings/{directorySetting-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -431392,185 +432421,510 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDirectorySetting", + "Method": "DELETE", + "Uri": "/settings/{directorySetting-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectorySettingTemplate", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaDirectorySettingTemplate", + "Method": "DELETE", + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}" + }, + { + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDirectorySharedEmailDomain", + "Method": "DELETE", + "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectorySharedEmailDomain", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaDirectorySubscription", + "Method": "DELETE", + "Uri": "/directory/subscriptions/{companySubscription-id}" + }, + { + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDirectorySubscriptionByCommerceSubscriptionId", + "Method": "DELETE", + "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectorySubscription", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/directory/subscriptions/{companySubscription-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaDirectorySubscriptionByOcpSubscriptionId", + "Method": "DELETE", + "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')" + }, + { + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDomain", + "Method": "DELETE", + "Uri": "/domains/{domain-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaDomainFederationConfiguration", "Method": "DELETE", - "Command": "Remove-MgBetaDirectorySubscriptionByCommerceSubscriptionId", + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}" + }, + { + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaDomainServiceConfigurationRecord", + "Method": "DELETE", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}" + }, + { + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDomainSharedEmailDomainInvitation", + "Method": "DELETE", + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDirectorySubscriptionByOcpSubscriptionId", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaDomainVerificationDnsRecord", + "Method": "DELETE", + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDrive", + "Method": "DELETE", + "Uri": "/drives/{drive-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDomain", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-delete?view=graph-rest-beta", - "Uri": "/domains/{domain-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveBundleContent", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaDriveBundleContentStream", "Method": "DELETE", - "Command": "Remove-MgBetaDomainFederationConfiguration", + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/contentStream" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaDriveFollowingContent", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/following/{driveItem-id}/content" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveFollowingContentStream", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/following/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Files.ReadWrite", + "Description": "Have full access to your files", + "FullDescription": "Allows the app to read, create, update, and delete your files.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Edit or delete items in all site collections", + "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Files.ReadWrite.All", + "Description": "Have full access to all files you have access to", + "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], + "Command": "Remove-MgBetaDriveItem", "Method": "DELETE", - "Command": "Remove-MgBetaDomainServiceConfigurationRecord", + "Uri": "/drives/{drive-id}/items/{driveItem-id}" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaDriveItemAnalytic", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveItemAnalyticItemActivityStat", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaDriveItemChildContent", "Method": "DELETE", - "Command": "Remove-MgBetaDomainSharedEmailDomainInvitation", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaDriveItemChildContentStream", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveItemContent", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaDriveItemContentStream", "Method": "DELETE", - "Command": "Remove-MgBetaDomainVerificationDnsRecord", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/contentStream" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaDriveItemListItem", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersion", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersionField", "Method": "DELETE", - "Command": "Remove-MgBetaDrive", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaDriveItemListItemDriveItemContent", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaDriveItemListItemDriveItemContentStream", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream" + }, + { "Module": "Beta.Files", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveItemListItemField", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaDriveItemListItemVersion", "Method": "DELETE", - "Command": "Remove-MgBetaDriveItem", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaDriveItemListItemVersionField", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaDriveItemPermanent", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permanentDelete" + }, + { "Module": "Beta.Files", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -431597,690 +432951,695 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaDriveItemPermission", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-removeretentionlabel?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveItemRetentionLabel", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemAnalyticItemActivityStat", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaDriveItemSubscription", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveItemThumbnail", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemListItem", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaDriveItemVersion", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveItemVersionContent", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveList", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/list" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveListColumn", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemListItemField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveListContentType", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveListContentTypeColumn", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveListContentTypeColumnLink", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaDriveItemPermanent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveListItem", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", - "Permissions": [ - { - "Name": "Files.ReadWrite", - "Description": "Have full access to your files", - "FullDescription": "Allows the app to read, create, update, and delete your files.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Edit or delete items in all site collections", - "FullDescription": "Allow the application to edit or delete documents and list items in all site collections on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Files.ReadWrite.All", - "Description": "Have full access to all files you have access to", - "FullDescription": "Allows the app to read, create, update and delete all files that you can access.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], - "OutputType": null + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaDriveListItemDocumentSetVersion", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveListItemDocumentSetVersionField", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemSubscription", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveListItemDriveItemContent", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemThumbnail", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveListItemDriveItemContentStream", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveListItemField", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveList", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveListItemVersion", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveListColumn", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveListItemVersionField", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveListContentType", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveListOperation", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveListSubscription", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveRoot", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveListItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveRootAnalytic", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/analytics" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveRootAnalyticItemActivityStat", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveRootChildContent", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveListItemField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveRootChildContentStream", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveRootContent", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveRootContentStream", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveListOperation", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveRootListItem", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/listItem" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveListSubscription", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersion", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRoot", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersionField", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootAnalytic", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/analytics", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveRootListItemDriveItemContent", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/listItem/driveItem/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveRootListItemDriveItemContentStream", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/listItem/driveItem/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootListItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveRootListItemField", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/listItem/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveRootListItemVersion", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveRootListItemVersionField", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootListItemField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveRootPermanent", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/permanentDelete" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveRootPermission", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveRootRetentionLabel", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/retentionLabel" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaDriveRootPermanent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/permanentDelete", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveRootSubscription", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveRootThumbnail", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveRootVersion", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootSubscription", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveRootVersionContent", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootThumbnail", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveSpecialContent", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/special/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaDriveRootVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaDriveSpecialContentStream", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/special/{driveItem-id}/contentStream" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClass", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationClass", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignment", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -432299,20 +433658,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaEducationClassAssignment", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentCategory", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -432331,20 +433690,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaEducationClassAssignmentCategory", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}" }, { - "CommandAlias": "Remove-MgBetaEducationClassAssignmentCategoryByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentCategoryEducationCategoryByRef", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Education", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -432363,35 +433722,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaEducationClassAssignmentCategoryEducationCategoryByRef", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentDefault", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationClassAssignmentDefault", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -432410,20 +433769,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaEducationClassAssignmentResource", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -432442,20 +433801,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaEducationClassAssignmentResourceDependentResource", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentRubric", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -432474,20 +433833,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaEducationClassAssignmentRubric", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentRubricByRef", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -432506,50 +433865,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaEducationClassAssignmentRubricByRef", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentSetting", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationClassAssignmentSetting", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingCategory", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingCategory", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingScheme", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -432568,50 +433927,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingScheme", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentSubmission", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationClassAssignmentSubmission", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionOutcome", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionOutcome", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -432630,20 +433989,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResource", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -432662,65 +434021,65 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}" }, { - "CommandAlias": "Remove-MgBetaEducationClassMemberByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassMemberEducationUserByRef", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Education", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-members?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationClassMemberEducationUserByRef", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassModule", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -432739,20 +434098,20 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Remove-MgBetaEducationClassModule", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassModuleResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -432771,229 +434130,229 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Remove-MgBetaEducationClassModuleResource", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}" }, { - "CommandAlias": "Remove-MgBetaEducationClassTeacherByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaEducationClassTeacherEducationUserByRef", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Education", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-teachers?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationClassTeacherEducationUserByRef", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationMe", - "ApiReferenceLink": null, - "Uri": "/education/me", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationMe", + "Method": "DELETE", + "Uri": "/education/me" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignment", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationMeAssignment", + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaEducationMeAssignmentCategoryByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignmentCategoryEducationCategoryByRef", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Education", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationMeAssignmentCategoryEducationCategoryByRef", + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignmentResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationMeAssignmentResource", + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignmentResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationMeAssignmentResourceDependentResource", + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignmentRubric", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationMeAssignmentRubric", + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignmentRubricByRef", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationMeAssignmentRubricByRef", + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignmentSubmission", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationMeAssignmentSubmission", + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionOutcome", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionOutcome", + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResource", + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationMeRubric", - "ApiReferenceLink": null, - "Uri": "/education/me/rubrics/{educationRubric-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -433012,665 +434371,665 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaEducationMeRubric", + "Method": "DELETE", + "Uri": "/education/me/rubrics/{educationRubric-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationSchool", - "ApiReferenceLink": null, - "Uri": "/education/schools/{educationSchool-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationSchool", + "Method": "DELETE", + "Uri": "/education/schools/{educationSchool-id}" }, { - "CommandAlias": "Remove-MgBetaEducationSchoolClassByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaEducationSchoolClassEducationClassByRef", - "ApiReferenceLink": null, - "Uri": "/education/schools/{educationSchool-id}/classes/{educationClass-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Education", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-classes?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationSchoolClassEducationClassByRef", + "Method": "DELETE", + "Uri": "/education/schools/{educationSchool-id}/classes/{educationClass-id}/$ref" }, { - "CommandAlias": "Remove-MgBetaEducationSchoolUserByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaEducationSchoolUserEducationUserByRef", - "ApiReferenceLink": null, - "Uri": "/education/schools/{educationSchool-id}/users/{educationUser-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Education", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-users?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationSchoolUserEducationUserByRef", + "Method": "DELETE", + "Uri": "/education/schools/{educationSchool-id}/users/{educationUser-id}/$ref" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationSynchronizationProfile", - "ApiReferenceLink": null, - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationSynchronizationProfile", + "Method": "DELETE", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationSynchronizationProfileError", - "ApiReferenceLink": null, - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationSynchronizationProfileError", + "Method": "DELETE", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationSynchronizationProfileStatus", - "ApiReferenceLink": null, - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationSynchronizationProfileStatus", + "Method": "DELETE", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationUser", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationUser", + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignment", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationUserAssignment", + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}" }, { - "CommandAlias": "Remove-MgBetaEducationUserAssignmentCategoryByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignmentCategoryEducationCategoryByRef", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Education", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationUserAssignmentCategoryEducationCategoryByRef", + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignmentResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationUserAssignmentResource", + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignmentResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationUserAssignmentResourceDependentResource", + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignmentRubric", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationUserAssignmentRubric", + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignmentRubricByRef", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationUserAssignmentRubricByRef", + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignmentSubmission", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationUserAssignmentSubmission", + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionOutcome", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionOutcome", + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResource", + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEducationUserRubric", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEducationUserRubric", + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEntitlementManagementAccessPackage", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignment", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApproval", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApproval", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}" }, { - "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalog", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalog", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatibleaccesspackage?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatiblegroup?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRequest", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRoleScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRoleScope", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEntitlementManagementAssignmentRequest", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementConnectedOrganization", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEntitlementManagementConnectedOrganization", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}" }, { - "CommandAlias": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorDirectoryObjectByRef", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-externalsponsors?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorDirectoryObjectByRef", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref" }, { - "CommandAlias": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorDirectoryObjectByRef", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Identity.Governance", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-internalsponsors?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorDirectoryObjectByRef", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementSubject", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEntitlementManagementSubject", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaEntitlementManagementSubjectByObjectId", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaEntitlementManagementSubjectByObjectId", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaExternalAuthorizationSystem", - "ApiReferenceLink": null, - "Uri": "/external/authorizationSystems/{authorizationSystem-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaExternalAuthorizationSystem", + "Method": "DELETE", + "Uri": "/external/authorizationSystems/{authorizationSystem-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaExternalAuthorizationSystemDataCollectionInfo", - "ApiReferenceLink": null, - "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaExternalAuthorizationSystemDataCollectionInfo", + "Method": "DELETE", + "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaExternalConnection", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -433689,20 +435048,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaExternalConnection", + "Method": "DELETE", + "Uri": "/external/connections/{externalConnection-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaExternalConnectionGroup", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -433721,20 +435080,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaExternalConnectionGroup", + "Method": "DELETE", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaExternalConnectionGroupMember", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -433753,20 +435112,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaExternalConnectionGroupMember", + "Method": "DELETE", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaExternalConnectionItem", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -433785,1762 +435144,2055 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaExternalConnectionItem", + "Method": "DELETE", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaExternalConnectionItemActivity", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaExternalConnectionItemActivity", + "Method": "DELETE", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaExternalConnectionOperation", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaExternalConnectionOperation", + "Method": "DELETE", + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaExternalConnectionQuota", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/quota", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaExternalConnectionQuota", + "Method": "DELETE", + "Uri": "/external/connections/{externalConnection-id}/quota" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaExternalIndustryDataConnector", - "ApiReferenceLink": null, - "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaExternalIndustryDataConnector", + "Method": "DELETE", + "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaExternalIndustryDataInboundFlow", - "ApiReferenceLink": null, - "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaExternalIndustryDataInboundFlow", + "Method": "DELETE", + "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaExternalIndustryDataOperation", - "ApiReferenceLink": null, - "Uri": "/external/industryData/operations/{longRunningOperation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaExternalIndustryDataOperation", + "Method": "DELETE", + "Uri": "/external/industryData/operations/{longRunningOperation-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", - "ApiReferenceLink": null, - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", + "Method": "DELETE", + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", - "ApiReferenceLink": null, - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", + "Method": "DELETE", + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaExternalIndustryDataReferenceDefinition", - "ApiReferenceLink": null, - "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaExternalIndustryDataReferenceDefinition", + "Method": "DELETE", + "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaExternalIndustryDataRoleGroup", - "ApiReferenceLink": null, - "Uri": "/external/industryData/roleGroups/{roleGroup-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaExternalIndustryDataRoleGroup", + "Method": "DELETE", + "Uri": "/external/industryData/roleGroups/{roleGroup-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaExternalIndustryDataSourceSystem", - "ApiReferenceLink": null, - "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaExternalIndustryDataSourceSystem", + "Method": "DELETE", + "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaExternalIndustryDataYear", - "ApiReferenceLink": null, - "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaExternalIndustryDataYear", + "Method": "DELETE", + "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCountryRegion", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyCountryRegion", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyCurrency", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/currencies/{currency-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomer", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customers/{customer-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyCustomer", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyCustomerCurrency", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPayment", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyCustomerPayment", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomer", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomer", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournal", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournal", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod" + }, + { + "Module": "Beta.Financials", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentMethod", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm" + }, + { + "Module": "Beta.Financials", + "CommandAlias": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentMethod", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentTerm", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyCustomerPicture", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyCustomerShipmentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyCustomerPictureContent", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyEmployee", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/employees/{employee-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyCustomerShipmentMethod", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyEmployeePicture", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyEmployee", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}" + }, + { + "Module": "Beta.Financials", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyEmployeePicture", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyItem", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/items/{item-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyEmployeePictureContent", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content" + }, + { + "Module": "Beta.Financials", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyInformationPicture", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyItemCategory", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyItem", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/items/{item-id}" + }, + { + "Module": "Beta.Financials", + "CommandAlias": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyItemCategory", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyItemPicture", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyJournal", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/journals/{journal-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyItemPictureContent", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyJournalLine", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyJournal", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/journals/{journal-id}" + }, + { + "Module": "Beta.Financials", + "CommandAlias": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyJournalLine", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPaymentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyPaymentMethod", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyPaymentTerm", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyPicture", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyPictureContent", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItem", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceCurrency", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency" + }, + { + "Module": "Beta.Financials", + "CommandAlias": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItem", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendor", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content" + }, + { + "Module": "Beta.Financials", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendor", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomer", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCurrency", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomer", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItem", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItem", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCurrency", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item" + }, + { + "Module": "Beta.Financials", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomer", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}" + }, + { + "Module": "Beta.Financials", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCurrency", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency" + }, + { + "Module": "Beta.Financials", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomer", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency" + }, + { + "Module": "Beta.Financials", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm" + }, + { + "Module": "Beta.Financials", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content" + }, + { + "Module": "Beta.Financials", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", - "ApiVersion": "beta", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItem", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItem", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemCategory", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemCategory", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoicePaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleInvoicePaymentTerm", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceShipmentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceShipmentMethod", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleOrderCurrency", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomer", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomer", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerCurrency", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPicture", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPictureContent", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItem", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod" + }, + { + "Module": "Beta.Financials", + "CommandAlias": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItem", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemCategory", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemCategory", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemPicture", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleOrderPaymentTerm", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemPictureContent", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content" + }, + { + "Module": "Beta.Financials", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleOrderPaymentTerm", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCurrency", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomer", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomer", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerCurrency", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItem", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod" + }, + { + "Module": "Beta.Financials", + "CommandAlias": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItem", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemCategory", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemCategory", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuotePaymentTerm", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content" + }, + { + "Module": "Beta.Financials", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleQuotePaymentTerm", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteShipmentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanySaleQuoteShipmentMethod", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyShipmentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyShipmentMethod", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyTaxArea", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyTaxArea", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyTaxGroup", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyTaxGroup", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyUnitOfMeasure", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyUnitOfMeasure", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyVendor", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyVendor", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyVendorCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyVendorCurrency", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyVendorPaymentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyVendorPaymentMethod", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyVendorPaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyVendorPaymentTerm", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaFinancialCompanyVendorPicture", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaFinancialCompanyVendorPicture", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}" + }, + { + "Module": "Beta.Financials", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaFinancialCompanyVendorPictureContent", + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-beta", - "Uri": "/groups/{group-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroup", + "Method": "DELETE", + "Uri": "/groups/{group-id}" }, { - "CommandAlias": "Remove-MgBetaGroupAcceptedSenderByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaGroupAcceptedSenderDirectoryObjectByRef", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Groups", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-acceptedsenders?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupAcceptedSenderDirectoryObjectByRef", + "Method": "DELETE", + "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-approleassignments?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupAppRoleAssignment", + "Method": "DELETE", + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupByUniqueName", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-beta", - "Uri": "/groups(uniqueName='{uniqueName}')", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupByUniqueName", + "Method": "DELETE", + "Uri": "/groups(uniqueName='{uniqueName}')" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupCalendarEvent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -435559,35 +437211,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaGroupCalendarEvent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/calendar/events/{event-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupCalendarPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupCalendarPermission", + "Method": "DELETE", + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupConversation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -435606,20 +437258,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaGroupConversation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/conversations/{conversation-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupConversationThread", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -435638,785 +437290,1115 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaGroupConversationThread", + "Method": "DELETE", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupConversationThreadPostAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupConversationThreadPostAttachment", + "Method": "DELETE", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupConversationThreadPostExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupConversationThreadPostExtension", + "Method": "DELETE", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToAttachment", + "Method": "DELETE", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToExtension", + "Method": "DELETE", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToMention", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToMention", + "Method": "DELETE", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupConversationThreadPostMention", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupConversationThreadPostMention", + "Method": "DELETE", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDrive", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDrive", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveBundleContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveBundleContentStream", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveFollowingContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemListItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveFollowingContentStream", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveItem", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersionField", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupDriveItemAnalytic", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveItemAnalyticItemActivityStat", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemListItemField", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupDriveItemChildContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveItemChildContentStream", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemListItemVersion", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupDriveItemContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveItemContentStream", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemListItemVersionField", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupDriveItemListItem", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaGroupDriveItemPermanent", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersionField", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveItemListItemDriveItemContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemPermission", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupDriveItemListItemDriveItemContentStream", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveItemListItemField", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemRetentionLabel", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupDriveItemListItemVersion", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveItemListItemVersionField", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemSubscription", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupDriveItemPermanent", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveItemPermission", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemThumbnail", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupDriveItemRetentionLabel", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveItemSubscription", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveItemVersion", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupDriveItemThumbnail", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveItemVersion", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveList", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupDriveItemVersionContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveList", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/list" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListColumn", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupDriveListColumn", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveListContentType", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListContentType", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupDriveListContentTypeColumn", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveListContentTypeColumnLink", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListContentTypeColumn", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupDriveListItem", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersion", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListContentTypeColumnLink", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersionField", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveListItemDriveItemContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListItem", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupDriveListItemDriveItemContentStream", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveListItemField", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersion", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupDriveListItemVersion", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveListItemVersionField", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersionField", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupDriveListOperation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveListSubscription", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListItemField", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupDriveRoot", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveRootAnalytic", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListItemVersion", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupDriveRootAnalyticItemActivityStat", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveRootChildContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListItemVersionField", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupDriveRootChildContentStream", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveRootContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListOperation", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupDriveRootContentStream", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/contentStream" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveRootListItem", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveListSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRoot", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersionField", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootAnalytic", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveRootListItemDriveItemContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveRootListItemDriveItemContentStream", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootListItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveRootListItemField", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveRootListItemVersion", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveRootListItemVersionField", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootListItemField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveRootPermanent", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permanentDelete" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveRootPermission", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveRootRetentionLabel", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaGroupDriveRootPermanent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permanentDelete", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveRootSubscription", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveRootThumbnail", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveRootVersion", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveRootVersionContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootThumbnail", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveSpecialContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupDriveRootVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupDriveSpecialContentStream", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/contentStream" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupEndpoint", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupEndpoint", + "Method": "DELETE", + "Uri": "/groups/{group-id}/endpoints/{endpoint-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupEvent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-event?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -436435,234 +438417,234 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaGroupEvent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/events/{event-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupEventAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupEventAttachment", + "Method": "DELETE", + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceAttachment", + "Method": "DELETE", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceExtension", + "Method": "DELETE", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", + "Method": "DELETE", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "Method": "DELETE", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupEventExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupEventExtension", + "Method": "DELETE", + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupEventInstanceAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupEventInstanceAttachment", + "Method": "DELETE", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", + "Method": "DELETE", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "Method": "DELETE", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupEventInstanceExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupEventInstanceExtension", + "Method": "DELETE", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupExtension", + "Method": "DELETE", + "Uri": "/groups/{group-id}/extensions/{extension-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaGroupFavorite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-removefavorite?view=graph-rest-beta", - "Uri": "/groups/{group-id}/removeFavorite", - "ApiVersion": "beta", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-removefavorite?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupFavorite", + "Method": "POST", + "Uri": "/groups/{group-id}/removeFavorite" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaGroupFromLifecyclePolicy", - "ApiReferenceLink": null, - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", - "ApiVersion": "beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupFromLifecyclePolicy", + "Method": "POST", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupLifecyclePolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-delete?view=graph-rest-beta", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupLifecyclePolicy", + "Method": "DELETE", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}" }, { - "CommandAlias": "Remove-MgBetaGroupMemberByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaGroupMemberDirectoryObjectByRef", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Groups", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-members?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "GroupMember.ReadWrite.All", @@ -436689,35 +438671,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaGroupMemberDirectoryObjectByRef", + "Method": "DELETE", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupOnenoteNotebook", + "Method": "DELETE", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupOnenotePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -436736,50 +438718,65 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaGroupOnenotePage", + "Method": "DELETE", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupOnenotePageContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupOnenoteSection", + "Method": "DELETE", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}" }, { - "CommandAlias": "Remove-MgBetaGroupOwnerByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaGroupOwnerDirectoryObjectByRef", + "Module": "Beta.Notes", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupOnenoteSectionGroup", + "Method": "DELETE", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}" + }, + { + "Module": "Beta.Groups", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-owners?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -436798,22 +438795,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaGroupOwnerDirectoryObjectByRef", + "Method": "DELETE", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaGroupPasswordSingleSignOnCredential", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/deletePasswordSingleSignOnCredentials", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -436840,35 +438837,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaGroupPasswordSingleSignOnCredential", + "Method": "POST", + "Uri": "/groups/{group-id}/deletePasswordSingleSignOnCredentials" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupPermissionGrant", + "Method": "DELETE", + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupPhoto", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/photo", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ProfilePhoto.ReadWrite.All", @@ -436887,50 +438884,84 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaGroupPhoto", + "Method": "DELETE", + "Uri": "/groups/{group-id}/photo" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupPlannerPlanDetail", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [ + { + "Name": "ProfilePhoto.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Remove-MgBetaGroupPhotoContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/photo/$value" + }, + { + "Module": "Beta.Planner", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupPlannerPlanDetail", + "Method": "DELETE", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details" }, { - "CommandAlias": "Remove-MgBetaGroupRejectedSenderByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaGroupRejectedSenderDirectoryObjectByRef", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Groups", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-rejectedsenders?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupRejectedSenderDirectoryObjectByRef", + "Method": "DELETE", + "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/settings/{directorySetting-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -436949,1949 +438980,2212 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaGroupSetting", + "Method": "DELETE", + "Uri": "/groups/{group-id}/settings/{directorySetting-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaGroupSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-beta", - "Uri": "/groups/{group-id}/sites/remove", - "ApiVersion": "beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Remove-MgBetaGroupSite", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/remove" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteAnalytic", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteAnalytic", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStat", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivity", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteColumn", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteContentTypeColumnLink", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupSiteContentType", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}" + }, + { + "Module": "Beta.Sites", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteContentTypeColumn", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteGetByPathAnalytic", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupSiteContentTypeColumnLink", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" + }, + { + "Module": "Beta.Sites", + "CommandAlias": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteGetByPathAnalytic", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteGetByPathInformationProtection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteGetByPathInformationProtection", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteGetByPathOnenote", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteGetByPathOnenote", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteGetByPathRecycleBin", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/recycleBin", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteGetByPathRecycleBin", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/recycleBin" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteGetByPathTermStore", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteGetByPathTermStore", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteInformationProtection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteInformationProtection", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicy", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicy", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicyLabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicyLabel", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteList", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteList", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteListColumn", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteListContentType", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteListContentTypeColumn", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteListContentTypeColumnLink", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteListItem", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListItemActivity", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteListItemActivity", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteListItemActivityDriveItemContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteListItemActivityDriveItemContentStream", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListItemField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersion", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersionField", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteListItemDriveItemContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteListItemDriveItemContentStream", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteListSubscription", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupSiteListItemField", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields" + }, + { + "Module": "Beta.Sites", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteListItemVersion", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenote", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupSiteListItemVersionField", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields" + }, + { + "Module": "Beta.Sites", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteListOperation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebook", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupSiteListSubscription", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}" + }, + { + "Module": "Beta.Sites", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteOnenote", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSection", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupSiteOnenoteNotebook", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}" + }, + { + "Module": "Beta.Sites", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSection", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}" + }, + { + "Module": "Beta.Sites", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}" + }, + { + "Module": "Beta.Sites", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionPage", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}" + }, + { + "Module": "Beta.Sites", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionPageContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionPage", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupSiteOnenoteOperation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}" + }, + { + "Module": "Beta.Sites", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteOnenotePage", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteOperation", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupSiteOnenotePageContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content" + }, + { + "Module": "Beta.Sites", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteOnenoteResource", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenotePage", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupSiteOnenoteResourceContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content" + }, + { + "Module": "Beta.Sites", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteOnenoteSection", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteResource", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroup", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSection", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteOnenoteSectionPage", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOnenoteSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteOnenoteSectionPageContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteOperation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSitePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSitePage", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayout", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayout", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSitePageAsSitePageWebPart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSitePageAsSitePageWebPart", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSitePermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSitePermission", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteRecycleBin", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteRecycleBin", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteRecycleBinItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteRecycleBinItem", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStore", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteTermStore", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteTermStoreGroup", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSet", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChild", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetParentGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetParentGroup", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetRelation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTerm", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChild", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteTermStoreSet", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteTermStoreSetChild", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteTermStoreSetChildRelation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroup", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSet", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteTermStoreSetRelation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteTermStoreSetTerm", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChild", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChildRelation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupSiteTermStoreSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupSiteTermStoreSetTermRelation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeam", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeam", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamChannel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamChannel", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamChannelMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamChannelFileFolderContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamChannelMessage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamChannelFileFolderContentStream", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamChannelMember", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamChannelMessage", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupTeamChannelMessageHostedContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" + }, + { + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamChannelMessageReply", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamChannelSharedWithTeam", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" + }, + { + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamChannelSharedWithTeam", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamChannelTab", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamChannelTab", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamInstalledApp", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamInstalledApp", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamMember", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/members/{conversationMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamOperation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamPermissionGrant", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamPrimaryChannel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamPhotoContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/photo/$value" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamPrimaryChannel", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamPrimaryChannelFileFolderContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMember", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessage", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" + }, + { + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReply", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelTab", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" + }, + { + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamSchedule", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamPrimaryChannelTab", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleDayNote", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamSchedule", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleOfferShiftRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamScheduleDayNote", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleOpenShift", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamScheduleOfferShiftRequest", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleOpenShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamScheduleOpenShift", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleSchedulingGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleShift", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamScheduleSchedulingGroup", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleShiftRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamScheduleShift", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleSwapShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamScheduleShiftRoleDefinition", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleTimeCard", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleTimeOff", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamScheduleTimeCard", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleTimeOffReason", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamScheduleTimeOff", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamScheduleTimeOffRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamScheduleTimeOffReason", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamTag", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamScheduleTimeOffRequest", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupTeamTagMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupTeamTag", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupThread", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupTeamTagMember", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}" + }, + { + "Module": "Beta.Groups", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationthread-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -438910,576 +441204,636 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaGroupThread", + "Method": "DELETE", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupThreadPostAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupThreadPostAttachment", + "Method": "DELETE", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupThreadPostExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupThreadPostExtension", + "Method": "DELETE", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupThreadPostInReplyToAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupThreadPostInReplyToAttachment", + "Method": "DELETE", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupThreadPostInReplyToExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupThreadPostInReplyToExtension", + "Method": "DELETE", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupThreadPostInReplyToMention", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaGroupThreadPostInReplyToMention", + "Method": "DELETE", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaGroupThreadPostMention", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaGroupThreadPostMention", + "Method": "DELETE", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}" + }, + { + "Module": "Beta.Identity.SignIns", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityApiConnector", + "Method": "DELETE", + "Uri": "/identity/apiConnectors/{identityApiConnector-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityApiConnector", - "ApiReferenceLink": null, - "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityAuthenticationEventFlow", + "Method": "DELETE", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityAuthenticationEventFlow", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "Method": "DELETE", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}" + }, + { + "Module": "Beta.Identity.SignIns", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderBaseByRef", + "Method": "DELETE", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/{identityProviderBase-id}/$ref" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", + "Method": "DELETE", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref" + }, + { + "Module": "Beta.Identity.SignIns", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-delete-attributes?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", + "Method": "DELETE", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderBaseByRef", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/{identityProviderBase-id}/$ref", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-delete-attributes?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeIdentityUserFlowAttributeByRef", + "Method": "DELETE", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/{identityUserFlowAttribute-id}/$ref" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowIncludeApplication", + "Method": "DELETE", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}" + }, + { + "Module": "Beta.Identity.SignIns", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityAuthenticationEventListener", + "Method": "DELETE", + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityB2CUserFlow", + "Method": "DELETE", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeIdentityUserFlowAttributeByRef", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/{identityUserFlowAttribute-id}/$ref", - "ApiVersion": "beta", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-delete-identityproviders?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityB2CUserFlowIdentityProviderByRef", + "Method": "DELETE", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowIncludeApplication", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguage", + "Method": "DELETE", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityAuthenticationEventListener", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "Method": "DELETE", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2CUserFlow", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", + "Method": "DELETE", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2CUserFlowIdentityProviderByRef", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", - "ApiVersion": "beta", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "Method": "DELETE", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguage", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", + "Method": "DELETE", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageDefaultPage", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "Method": "DELETE", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageOverridePage", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityB2XUserFlow", + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2CUserFlowUserAttributeAssignment", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityB2XUserFlowIdentityProviderBaseByRef", + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2XUserFlow", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguage", + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}" }, { - "CommandAlias": "Remove-MgBetaIdentityB2XUserFlowIdentityProviderByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2XUserFlowIdentityProviderBaseByRef", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguage", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageDefaultPage", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageOverridePage", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollection", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollection", + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignup", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignup", + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2XUserFlowPreTokenIssuance", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityB2XUserFlowPreTokenIssuance", + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityB2XUserFlowUserAttributeAssignment", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "Method": "DELETE", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrength", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationStrengths", - "ApiVersion": "beta", "Variants": [ "Delete1" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrength", + "Method": "DELETE", + "Uri": "/identity/conditionalAccess/authenticationStrengths" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", - "ApiVersion": "beta", "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "Method": "DELETE", + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "Method": "DELETE", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "DELETE", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityConditionalAccessNamedLocation", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/namedlocation-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -439498,20 +441852,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaIdentityConditionalAccessNamedLocation", + "Method": "DELETE", + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityConditionalAccessPolicy", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -439530,1210 +441884,1210 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaIdentityConditionalAccessPolicy", + "Method": "DELETE", + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityContinuouAccessEvaluationPolicy", - "ApiReferenceLink": null, - "Uri": "/identity/continuousAccessEvaluationPolicy", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityContinuouAccessEvaluationPolicy", + "Method": "DELETE", + "Uri": "/identity/continuousAccessEvaluationPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityCustomAuthenticationExtension", - "ApiReferenceLink": null, - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityCustomAuthenticationExtension", + "Method": "DELETE", + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecision", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstance", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinition", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewPolicy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/policy", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewPolicy", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/policy" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequest", + "Method": "DELETE", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "Method": "DELETE", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Method": "DELETE", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "Method": "DELETE", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflow", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflow", + "Method": "DELETE", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Method": "DELETE", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", + "Method": "DELETE", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deletedItemcontainer-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Method": "DELETE", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Method": "DELETE", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "Method": "DELETE", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "Method": "DELETE", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalytic", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalytic", + "Method": "DELETE", + "Uri": "/identityGovernance/permissionsAnalytics" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAw", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/aws", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAw", + "Method": "DELETE", + "Uri": "/identityGovernance/permissionsAnalytics/aws" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAwFinding", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAwFinding", + "Method": "DELETE", + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", + "Method": "DELETE", + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzure", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/azure", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzure", + "Method": "DELETE", + "Uri": "/identityGovernance/permissionsAnalytics/azure" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", + "Method": "DELETE", + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", + "Method": "DELETE", + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcp", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/gcp", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcp", + "Method": "DELETE", + "Uri": "/identityGovernance/permissionsAnalytics/gcp" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", + "Method": "DELETE", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", + "Method": "DELETE", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePermissionManagement", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsManagement", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernancePermissionManagement", + "Method": "DELETE", + "Uri": "/identityGovernance/permissionsManagement" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", + "Method": "DELETE", + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", + "Method": "DELETE", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", + "Method": "DELETE", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccess", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccess", + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroup", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroup", + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlert", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlert", + "Method": "DELETE", + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "Method": "DELETE", + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "Method": "DELETE", + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertIncident", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "Method": "DELETE", + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertOperation", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "Method": "DELETE", + "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreement", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreement", + "Method": "DELETE", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "Method": "DELETE", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFile", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "Method": "DELETE", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Method": "DELETE", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Method": "DELETE", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "Method": "DELETE", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityProvider", - "ApiReferenceLink": null, - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityProvider", + "Method": "DELETE", + "Uri": "/identity/identityProviders/{identityProviderBase-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityUserFlow", - "ApiReferenceLink": null, - "Uri": "/identity/userFlows/{identityUserFlow-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityUserFlow", + "Method": "DELETE", + "Uri": "/identity/userFlows/{identityUserFlow-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaIdentityUserFlowAttribute", - "ApiReferenceLink": null, - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaIdentityUserFlowAttribute", + "Method": "DELETE", + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaInformationProtectionDataLossPreventionPolicy", - "ApiReferenceLink": null, - "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaInformationProtectionDataLossPreventionPolicy", + "Method": "DELETE", + "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaInformationProtectionPolicy", - "ApiReferenceLink": null, - "Uri": "/informationProtection/policy", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaInformationProtectionPolicy", + "Method": "DELETE", + "Uri": "/informationProtection/policy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaInformationProtectionPolicyLabel", - "ApiReferenceLink": null, - "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaInformationProtectionPolicyLabel", + "Method": "DELETE", + "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}" }, { - "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaInformationProtectionSensitivityPolicySetting", - "ApiReferenceLink": null, - "Uri": "/informationProtection/sensitivityPolicySettings", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "CommandAlias": null, "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaInformationProtectionSensitivityPolicySetting", + "Method": "DELETE", + "Uri": "/informationProtection/sensitivityPolicySettings" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequest", - "ApiReferenceLink": null, - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequest", + "Method": "DELETE", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequestResult", - "ApiReferenceLink": null, - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequestResult", + "Method": "DELETE", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaInvitation", - "ApiReferenceLink": null, - "Uri": "/invitations/{invitation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaInvitation", + "Method": "DELETE", + "Uri": "/invitations/{invitation-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaOauth2PermissionGrant", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delete?view=graph-rest-beta", - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -440752,262 +443106,277 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaOauth2PermissionGrant", + "Method": "DELETE", + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfile", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaOnPremisePublishingProfile", + "Method": "DELETE", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgent", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaOnPremisePublishingProfileAgent", + "Method": "DELETE", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroup", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroup", + "Method": "DELETE", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupAgent", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "Method": "DELETE", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupByRef", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupByRef", + "Method": "DELETE", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}/agentGroups/$ref" }, { - "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileAgentGroupByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupOnPremiseAgentGroupByRef", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Applications", + "CommandAlias": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupOnPremiseAgentGroupByRef", + "Method": "DELETE", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "Method": "DELETE", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}" }, { - "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupOnPremiseAgentGroupByRef", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Applications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupOnPremiseAgentGroupByRef", + "Method": "DELETE", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnector", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaOnPremisePublishingProfileConnector", + "Method": "DELETE", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroup", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroup", + "Method": "DELETE", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}" }, { - "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberConnectorByRef", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/{connector-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Applications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", + "Method": "DELETE", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberConnectorByRef", + "Method": "DELETE", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/{connector-id}/$ref" }, { - "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfConnectorGroupByRef", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/{connectorGroup-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Applications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", + "Method": "DELETE", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResource", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfConnectorGroupByRef", + "Method": "DELETE", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/{connectorGroup-id}/$ref" }, { - "CommandAlias": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupOnPremiseAgentGroupByRef", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Applications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResource", + "Method": "DELETE", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaOrganization", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupOnPremiseAgentGroupByRef", + "Method": "DELETE", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/$ref" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationBranding", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaOrganization", + "Method": "DELETE", + "Uri": "/organization/{organization-id}" + }, + { + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -441026,20 +443395,95 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaOrganizationBranding", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaOrganizationBrandingBackgroundImage", "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationBrandingLocalization", + "Uri": "/organization/{organization-id}/branding/backgroundImage" + }, + { + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaOrganizationBrandingBannerLogo", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/bannerLogo" + }, + { + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaOrganizationBrandingCustomCss", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/customCSS" + }, + { + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaOrganizationBrandingFavicon", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/favicon" + }, + { + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaOrganizationBrandingHeaderLogo", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/headerLogo" + }, + { "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -441058,200 +443502,335 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaOrganizationBrandingLocalization", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationCertificateBasedAuthConfiguration", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaOrganizationBrandingLocalizationBackgroundImage", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationExtension", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaOrganizationBrandingLocalizationBannerLogo", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationPartnerInformation", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/partnerInformation", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaOrganizationBrandingLocalizationCustomCss", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationSetting", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/settings", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaOrganizationBrandingLocalizationFavicon", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationSettingContactInsight", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/settings/contactInsights", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaOrganizationBrandingLocalizationHeaderLogo", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo" + }, + { + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaOrganizationBrandingLocalizationSquareLogo", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationSettingItemInsight", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/settings/itemInsights", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaOrganizationBrandingLocalizationSquareLogoDark", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark" + }, + { + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaOrganizationBrandingSquareLogo", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/squareLogo" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaOrganizationBrandingSquareLogoDark", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/squareLogoDark" + }, + { + "Module": "Beta.Identity.SignIns", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaOrganizationCertificateBasedAuthConfiguration", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaOrganizationSettingPersonInsight", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/settings/peopleInsights", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaOrganizationExtension", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/extensions/{extension-id}" + }, + { + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaOrganizationPartnerInformation", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/partnerInformation" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPlace", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/places/{place-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaOrganizationSetting", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/settings" + }, + { + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaOrganizationSettingContactInsight", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/settings/contactInsights" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPlaceAsRoomListRoom", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaOrganizationSettingItemInsight", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/settings/itemInsights" + }, + { + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPlaceAsRoomListWorkspace", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaOrganizationSettingPersonInsight", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/settings/peopleInsights" + }, + { + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPlace", + "Method": "DELETE", + "Uri": "/places/{place-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPlaceByPlaceId", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/places(placeId='{placeId}')", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaPlaceAsRoomListRoom", + "Method": "DELETE", + "Uri": "/places/{place-id}/roomList/rooms/{room-id}" + }, + { + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPlaceAsRoomListWorkspace", + "Method": "DELETE", + "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPlannerBucket", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/planner/buckets/{plannerBucket-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaPlaceByPlaceId", + "Method": "DELETE", + "Uri": "/places(placeId='{placeId}')" + }, + { + "Module": "Beta.Planner", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -441278,20 +443857,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaPlannerBucket", + "Method": "DELETE", + "Uri": "/planner/buckets/{plannerBucket-id}" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPlannerPlan", - "ApiReferenceLink": null, - "Uri": "/planner/plans/{plannerPlan-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -441318,20 +443897,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaPlannerPlan", + "Method": "DELETE", + "Uri": "/planner/plans/{plannerPlan-id}" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPlannerRoster", - "ApiReferenceLink": null, - "Uri": "/planner/rosters/{plannerRoster-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -441350,20 +443929,20 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Remove-MgBetaPlannerRoster", + "Method": "DELETE", + "Uri": "/planner/rosters/{plannerRoster-id}" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPlannerRosterMember", - "ApiReferenceLink": null, - "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerrostermember-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -441382,20 +443961,20 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Remove-MgBetaPlannerRosterMember", + "Method": "DELETE", + "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPlannerTask", - "ApiReferenceLink": null, - "Uri": "/planner/tasks/{plannerTask-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -441422,79 +444001,79 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaPlannerTask", + "Method": "DELETE", + "Uri": "/planner/tasks/{plannerTask-id}" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPlannerTaskAssignedToTaskBoardFormat", - "ApiReferenceLink": null, - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPlannerTaskAssignedToTaskBoardFormat", + "Method": "DELETE", + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPlannerTaskBucketTaskBoardFormat", - "ApiReferenceLink": null, - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPlannerTaskBucketTaskBoardFormat", + "Method": "DELETE", + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPlannerTaskProgressTaskBoardFormat", - "ApiReferenceLink": null, - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPlannerTaskProgressTaskBoardFormat", + "Method": "DELETE", + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyAccessReviewPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/accessReviewPolicy", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyAccessReviewPolicy", + "Method": "DELETE", + "Uri": "/policies/accessReviewPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyActivityBasedTimeoutPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -441513,34 +444092,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaPolicyActivityBasedTimeoutPolicy", + "Method": "DELETE", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyAdminConsentRequestPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/adminConsentRequestPolicy", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyAdminConsentRequestPolicy", + "Method": "DELETE", + "Uri": "/policies/adminConsentRequestPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyAppManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -441559,63 +444138,63 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaPolicyAppManagementPolicy", + "Method": "DELETE", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyAuthenticationFlowPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationFlowsPolicy", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyAuthenticationFlowPolicy", + "Method": "DELETE", + "Uri": "/policies/authenticationFlowsPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationMethodsPolicy", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicy", + "Method": "DELETE", + "Uri": "/policies/authenticationMethodsPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalauthenticationmethodconfiguration-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Method": "DELETE", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-delete-policies?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -441634,79 +444213,79 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicy", + "Method": "DELETE", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "DELETE", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyAuthorizationPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyAuthorizationPolicy", + "Method": "DELETE", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", - "ApiReferenceLink": null, - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Method": "DELETE", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyB2CAuthenticationMethodPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/b2cAuthenticationMethodsPolicy", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyB2CAuthenticationMethodPolicy", + "Method": "DELETE", + "Uri": "/policies/b2cAuthenticationMethodsPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyClaimMappingPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -441725,206 +444304,206 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaPolicyClaimMappingPolicy", + "Method": "DELETE", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicy", + "Method": "DELETE", + "Uri": "/policies/crossTenantAccessPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyDefault", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/default", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyDefault", + "Method": "DELETE", + "Uri": "/policies/crossTenantAccessPolicy/default" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartner", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartner", + "Method": "DELETE", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Method": "DELETE", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplate", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/templates", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplate", + "Method": "DELETE", + "Uri": "/policies/crossTenantAccessPolicy/templates" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", + "Method": "DELETE", + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", + "Method": "DELETE", + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyDefaultAppManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/defaultAppManagementPolicy", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyDefaultAppManagementPolicy", + "Method": "DELETE", + "Uri": "/policies/defaultAppManagementPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyDirectoryRoleAccessReviewPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/directoryRoleAccessReviewPolicy", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyDirectoryRoleAccessReviewPolicy", + "Method": "DELETE", + "Uri": "/policies/directoryRoleAccessReviewPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyExternalIdentityPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/externalIdentitiesPolicy", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyExternalIdentityPolicy", + "Method": "DELETE", + "Uri": "/policies/externalIdentitiesPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyFeatureRolloutPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyFeatureRolloutPolicy", + "Method": "DELETE", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}" }, { - "CommandAlias": "Remove-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyFeatureRolloutPolicyApplyToDirectoryObjectByRef", - "ApiReferenceLink": null, - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete-appliesto?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyFeatureRolloutPolicyApplyToDirectoryObjectByRef", + "Method": "DELETE", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyFederatedTokenValidationPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/federatedTokenValidationPolicy", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyFederatedTokenValidationPolicy", + "Method": "DELETE", + "Uri": "/policies/federatedTokenValidationPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyHomeRealmDiscoveryPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -441943,248 +444522,248 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Method": "DELETE", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", + "Method": "DELETE", + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyMobileAppManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyMobileAppManagementPolicy", + "Method": "DELETE", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", - "ApiReferenceLink": null, - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-delete-includedgroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", + "Method": "DELETE", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicy", + "Method": "DELETE", + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", - "ApiReferenceLink": null, - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-delete-includedgroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", + "Method": "DELETE", + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyPermissionGrantPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyPermissionGrantPolicy", + "Method": "DELETE", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyPermissionGrantPolicyExclude", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-excludes?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyPermissionGrantPolicyExclude", + "Method": "DELETE", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyPermissionGrantPolicyInclude", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-includes?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyPermissionGrantPolicyInclude", + "Method": "DELETE", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyRoleManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyRoleManagementPolicy", + "Method": "DELETE", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyRoleManagementPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyRoleManagementPolicyAssignment", + "Method": "DELETE", + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyRoleManagementPolicyEffectiveRule", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "Method": "DELETE", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyRoleManagementPolicyRule", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyRoleManagementPolicyRule", + "Method": "DELETE", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicy", + "Method": "DELETE", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyExclude", - "ApiReferenceLink": null, - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "Method": "DELETE", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyInclude", - "ApiReferenceLink": null, - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "Method": "DELETE", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyTokenIssuancePolicy", - "ApiReferenceLink": null, - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -442203,20 +444782,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaPolicyTokenIssuancePolicy", + "Method": "DELETE", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPolicyTokenLifetimePolicy", - "ApiReferenceLink": null, - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -442235,204 +444814,234 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaPolicyTokenLifetimePolicy", + "Method": "DELETE", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrintConnector", - "ApiReferenceLink": null, - "Uri": "/print/connectors/{printConnector-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrintConnector", + "Method": "DELETE", + "Uri": "/print/connectors/{printConnector-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrintOperation", - "ApiReferenceLink": null, - "Uri": "/print/operations/{printOperation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrintOperation", + "Method": "DELETE", + "Uri": "/print/operations/{printOperation-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinter", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrintPrinter", + "Method": "DELETE", + "Uri": "/print/printers/{printer-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinterJob", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaPrintPrinterJob", + "Method": "DELETE", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}" + }, + { + "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrintPrinterJobDocument", + "Method": "DELETE", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinterJobDocument", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrintPrinterJobDocumentContent", + "Method": "DELETE", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinterJobTask", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrintPrinterJobTask", + "Method": "DELETE", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinterShare", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrintPrinterShare", + "Method": "DELETE", + "Uri": "/print/printerShares/{printerShare-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinterShareAllowedGroupByRef", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrintPrinterShareAllowedGroupByRef", + "Method": "DELETE", + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinterShareAllowedUserByRef", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-alloweduser?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrintPrinterShareAllowedUserByRef", + "Method": "DELETE", + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinterShareJob", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrintPrinterShareJob", + "Method": "DELETE", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinterShareJobDocument", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrintPrinterShareJobDocument", + "Method": "DELETE", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinterShareJobTask", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrintPrinterShareJobDocumentContent", + "Method": "DELETE", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrintPrinterTaskTrigger", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaPrintPrinterShareJobTask", + "Method": "DELETE", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}" + }, + { + "Module": "Beta.Devices.CloudPrint", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete-tasktrigger?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -442451,754 +445060,767 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaPrintPrinterTaskTrigger", + "Method": "DELETE", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrintService", - "ApiReferenceLink": null, - "Uri": "/print/services/{printService-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrintService", + "Method": "DELETE", + "Uri": "/print/services/{printService-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrintServiceEndpoint", - "ApiReferenceLink": null, - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrintServiceEndpoint", + "Method": "DELETE", + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrintShare", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrintShare", + "Method": "DELETE", + "Uri": "/print/shares/{printerShare-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrintShareAllowedGroupByRef", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-allowedgroup?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrintShareAllowedGroupByRef", + "Method": "DELETE", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrintShareAllowedUserByRef", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrintShareAllowedUserByRef", + "Method": "DELETE", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrintShareJob", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrintShareJob", + "Method": "DELETE", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrintShareJobDocument", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrintShareJobDocument", + "Method": "DELETE", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrintShareJobTask", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrintShareJobDocumentContent", + "Method": "DELETE", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrintTaskDefinition", - "ApiReferenceLink": null, - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrintShareJobTask", + "Method": "DELETE", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrintTaskDefinitionTask", - "ApiReferenceLink": null, - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-delete-taskdefinition?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrintTaskDefinition", + "Method": "DELETE", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivacySubjectRightsRequest", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrintTaskDefinitionTask", + "Method": "DELETE", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivacySubjectRightsRequestNote", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivacySubjectRightsRequest", + "Method": "DELETE", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccess", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivacySubjectRightsRequestNote", + "Method": "DELETE", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessResource", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedAccess", + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedAccessResource", + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignment", + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSetting", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleDefinition", + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSetting", + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignment", + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentSubject", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentSubject", + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessRoleSetting", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedAccessRoleDefinition", + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedAccessRoleSettingRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedAccessRoleSetting", + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedApproval", - "ApiReferenceLink": null, - "Uri": "/privilegedApproval/{privilegedApproval-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedAccessRoleSettingRoleDefinition", + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedApprovalRoleInfo", - "ApiReferenceLink": null, - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedApproval", + "Method": "DELETE", + "Uri": "/privilegedApproval/{privilegedApproval-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSetting", - "ApiReferenceLink": null, - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedApprovalRoleInfo", + "Method": "DELETE", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSummary", - "ApiReferenceLink": null, - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSetting", + "Method": "DELETE", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedOperationEvent", - "ApiReferenceLink": null, - "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSummary", + "Method": "DELETE", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRole", - "ApiReferenceLink": null, - "Uri": "/privilegedRoles/{privilegedRole-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedOperationEvent", + "Method": "DELETE", + "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedRole", + "Method": "DELETE", + "Uri": "/privilegedRoles/{privilegedRole-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedRoleAssignment", + "Method": "DELETE", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequest", + "Method": "DELETE", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", + "Method": "DELETE", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", + "Method": "DELETE", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfo", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", + "Method": "DELETE", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfo", + "Method": "DELETE", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", + "Method": "DELETE", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRoleSetting", - "ApiReferenceLink": null, - "Uri": "/privilegedRoles/{privilegedRole-id}/settings", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", + "Method": "DELETE", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaPrivilegedRoleSummary", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/privilegedRoles/{privilegedRole-id}/summary", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaPrivilegedRoleSetting", + "Method": "DELETE", + "Uri": "/privilegedRoles/{privilegedRole-id}/settings" + }, + { + "Module": "Beta.Identity.Governance", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaPrivilegedRoleSummary", + "Method": "DELETE", + "Uri": "/privilegedRoles/{privilegedRole-id}/summary" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaProgram", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-delete?view=graph-rest-beta", - "Uri": "/programs/{program-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaProgram", + "Method": "DELETE", + "Uri": "/programs/{program-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaProgramControl", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-delete?view=graph-rest-beta", - "Uri": "/programControls/{programControl-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", @@ -443207,359 +445829,361 @@ "DeleteViaIdentity1", "DeleteViaIdentity2" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaProgramControl", + "Method": "DELETE", + "Uri": "/programControls/{programControl-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaProgramControlProgram", - "ApiReferenceLink": null, - "Uri": "/programControls/{programControl-id}/program", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaProgramControlProgram", + "Method": "DELETE", + "Uri": "/programControls/{programControl-id}/program" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaProgramControlType", - "ApiReferenceLink": null, - "Uri": "/programControlTypes/{programControlType-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaProgramControlType", + "Method": "DELETE", + "Uri": "/programControlTypes/{programControlType-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaReportAuthenticationMethodUserRegistrationDetail", - "ApiReferenceLink": null, - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "Method": "DELETE", + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaReportPartnerBilling", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaReportPartnerBilling", + "Method": "DELETE", + "Uri": "/reports/partners/billing" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaReportPartnerBillingManifest", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaReportPartnerBillingManifest", + "Method": "DELETE", + "Uri": "/reports/partners/billing/manifests/{manifest-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaReportPartnerBillingOperation", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/operations/{operation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaReportPartnerBillingOperation", + "Method": "DELETE", + "Uri": "/reports/partners/billing/operations/{operation-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaReportPartnerBillingReconciliation", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/reconciliation", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaReportPartnerBillingReconciliation", + "Method": "DELETE", + "Uri": "/reports/partners/billing/reconciliation" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaReportPartnerBillingReconciliationBilled", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/reconciliation/billed", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaReportPartnerBillingReconciliationBilled", + "Method": "DELETE", + "Uri": "/reports/partners/billing/reconciliation/billed" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaReportPartnerBillingUsage", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/usage", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaReportPartnerBillingUsage", + "Method": "DELETE", + "Uri": "/reports/partners/billing/usage" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaReportPartnerBillingUsageBilled", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/usage/billed", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaReportPartnerBillingUsageBilled", + "Method": "DELETE", + "Uri": "/reports/partners/billing/usage/billed" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaReportPartnerBillingUsageUnbilled", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/usage/unbilled", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaReportPartnerBillingUsageUnbilled", + "Method": "DELETE", + "Uri": "/reports/partners/billing/usage/unbilled" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaReportSlaAzureAdAuthentication", - "ApiReferenceLink": null, - "Uri": "/reports/sla/azureADAuthentication", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaReportSlaAzureAdAuthentication", + "Method": "DELETE", + "Uri": "/reports/sla/azureADAuthentication" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaReportUserInsightDaily", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/daily", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaReportUserInsightDaily", + "Method": "DELETE", + "Uri": "/reports/userInsights/daily" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaReportUserInsightMonthly", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/monthly", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaReportUserInsightMonthly", + "Method": "DELETE", + "Uri": "/reports/userInsights/monthly" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRiskDetection", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRiskDetection", + "Method": "DELETE", + "Uri": "/identityProtection/riskDetections/{riskDetection-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRiskyServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRiskyServicePrincipal", + "Method": "DELETE", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRiskyServicePrincipalHistory", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRiskyServicePrincipalHistory", + "Method": "DELETE", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRiskyUser", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRiskyUser", + "Method": "DELETE", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRiskyUserHistory", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRiskyUserHistory", + "Method": "DELETE", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementCloudPc", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementCloudPc", + "Method": "DELETE", + "Uri": "/roleManagement/cloudPC" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespace", + "Method": "DELETE", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Method": "DELETE", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", + "Method": "DELETE", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -443578,35 +446202,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignment", + "Method": "DELETE", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "Method": "DELETE", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -443649,94 +446273,94 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinition", + "Method": "DELETE", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Method": "DELETE", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDeviceManagement", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementDeviceManagement", + "Method": "DELETE", + "Uri": "/roleManagement/deviceManagement" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespace", + "Method": "DELETE", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Method": "DELETE", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", + "Method": "DELETE", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -443755,35 +446379,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignment", + "Method": "DELETE", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "Method": "DELETE", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -443826,199 +446450,199 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinition", + "Method": "DELETE", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Method": "DELETE", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectory", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementDirectory", + "Method": "DELETE", + "Uri": "/roleManagement/directory" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespace", + "Method": "DELETE", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "DELETE", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", + "Method": "DELETE", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignment", + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApproval", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -444037,439 +446661,439 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinition", + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "Method": "DELETE", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", + "Method": "DELETE", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseApp", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEnterpriseApp", + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagement", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEntitlementManagement", + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -444488,379 +447112,379 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementExchange", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementExchange", + "Method": "DELETE", + "Uri": "/roleManagement/exchange" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementExchangeCustomAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customappscope-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementExchangeCustomAppScope", + "Method": "DELETE", + "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespace", + "Method": "DELETE", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", + "Method": "DELETE", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", + "Method": "DELETE", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementExchangeRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementExchangeRoleAssignment", + "Method": "DELETE", + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementExchangeRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementExchangeRoleAssignmentAppScope", + "Method": "DELETE", + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementExchangeRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementExchangeRoleDefinition", + "Method": "DELETE", + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", + "Method": "DELETE", + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementExchangeTransitiveRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementExchangeTransitiveRoleAssignment", + "Method": "DELETE", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", + "Method": "DELETE", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope" }, { + "Module": "Beta.SchemaExtensions", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSchemaExtension", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-delete?view=graph-rest-beta", - "Uri": "/schemaExtensions/{schemaExtension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.SchemaExtensions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -444879,20 +447503,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaSchemaExtension", + "Method": "DELETE", + "Uri": "/schemaExtensions/{schemaExtension-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSearchAcronym", - "ApiReferenceLink": null, - "Uri": "/search/acronyms/{acronym-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -444911,20 +447535,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaSearchAcronym", + "Method": "DELETE", + "Uri": "/search/acronyms/{acronym-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSearchBookmark", - "ApiReferenceLink": null, - "Uri": "/search/bookmarks/{bookmark-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -444943,20 +447567,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaSearchBookmark", + "Method": "DELETE", + "Uri": "/search/bookmarks/{bookmark-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSearchQna", - "ApiReferenceLink": null, - "Uri": "/search/qnas/{qna-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -444975,304 +447599,304 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaSearchQna", + "Method": "DELETE", + "Uri": "/search/qnas/{qna-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAction", - "ApiReferenceLink": null, - "Uri": "/security/securityActions/{securityAction-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityAction", + "Method": "DELETE", + "Uri": "/security/securityActions/{securityAction-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAlertV2", - "ApiReferenceLink": null, - "Uri": "/security/alerts_v2/{alert-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityAlertV2", + "Method": "DELETE", + "Uri": "/security/alerts_v2/{alert-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulation", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityAttackSimulation", + "Method": "DELETE", + "Uri": "/security/attackSimulation" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationAutomation", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityAttackSimulationAutomation", + "Method": "DELETE", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationAutomationRun", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityAttackSimulationAutomationRun", + "Method": "DELETE", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotification", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotification", + "Method": "DELETE", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotificationDetail", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotificationDetail", + "Method": "DELETE", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationLandingPage", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityAttackSimulationLandingPage", + "Method": "DELETE", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationLandingPageDetail", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityAttackSimulationLandingPageDetail", + "Method": "DELETE", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationLoginPage", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityAttackSimulationLoginPage", + "Method": "DELETE", + "Uri": "/security/attackSimulation/loginPages/{loginPage-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationOperation", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityAttackSimulationOperation", + "Method": "DELETE", + "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationPayload", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityAttackSimulationPayload", + "Method": "DELETE", + "Uri": "/security/attackSimulation/payloads/{payload-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationTraining", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/trainings/{training-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityAttackSimulationTraining", + "Method": "DELETE", + "Uri": "/security/attackSimulation/trainings/{training-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationTrainingCampaign", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-delete-trainingcampaigns?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityAttackSimulationTrainingCampaign", + "Method": "DELETE", + "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAttackSimulationTrainingLanguageDetail", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityAttackSimulationTrainingLanguageDetail", + "Method": "DELETE", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAuditLog", - "ApiReferenceLink": null, - "Uri": "/security/auditLog", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityAuditLog", + "Method": "DELETE", + "Uri": "/security/auditLog" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAuditLogQuery", - "ApiReferenceLink": null, - "Uri": "/security/auditLog/queries/{auditLogQuery-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityAuditLogQuery", + "Method": "DELETE", + "Uri": "/security/auditLog/queries/{auditLogQuery-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityAuditLogQueryRecord", - "ApiReferenceLink": null, - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityAuditLogQueryRecord", + "Method": "DELETE", + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCase", - "ApiReferenceLink": null, - "Uri": "/security/cases", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityCase", + "Method": "DELETE", + "Uri": "/security/cases" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCase", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-delete-ediscoverycases?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -445291,30 +447915,28 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCase", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodian", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianHold", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-removehold?view=graph-rest-beta", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold", - "ApiVersion": "beta", "Variants": [ "Remove", "Remove1", @@ -445323,7 +447945,9 @@ "RemoveViaIdentity1", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-removehold?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -445342,65 +447966,65 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianHold", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHold", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -445419,60 +448043,58 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-removehold?view=graph-rest-beta", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold", - "ApiVersion": "beta", "Variants": [ "Remove", "Remove1", @@ -445481,7 +448103,9 @@ "RemoveViaIdentity1", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-removehold?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -445500,80 +448124,110 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseOperation", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseOperation", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSet", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content" + }, + { + "Module": "Beta.Security", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearch", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}" + }, + { + "Module": "Beta.Security", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-searches?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -445592,50 +448246,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearch", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSetting", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSetting", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseTag", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-tags?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -445654,1045 +448308,1119 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseTag", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCloudAppSecurityProfile", - "ApiReferenceLink": null, - "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityCloudAppSecurityProfile", + "Method": "DELETE", + "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCollaboration", - "ApiReferenceLink": null, - "Uri": "/security/collaboration", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityCollaboration", + "Method": "DELETE", + "Uri": "/security/collaboration" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityCollaborationAnalyzedEmail", - "ApiReferenceLink": null, - "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityCollaborationAnalyzedEmail", + "Method": "DELETE", + "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityDomainSecurityProfile", - "ApiReferenceLink": null, - "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityDomainSecurityProfile", + "Method": "DELETE", + "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityFileSecurityProfile", - "ApiReferenceLink": null, - "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityFileSecurityProfile", + "Method": "DELETE", + "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityHostSecurityProfile", - "ApiReferenceLink": null, - "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityHostSecurityProfile", + "Method": "DELETE", + "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityIdentity", - "ApiReferenceLink": null, - "Uri": "/security/identities", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityIdentity", + "Method": "DELETE", + "Uri": "/security/identities" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityIdentityHealthIssue", - "ApiReferenceLink": null, - "Uri": "/security/identities/healthIssues/{healthIssue-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityIdentityHealthIssue", + "Method": "DELETE", + "Uri": "/security/identities/healthIssues/{healthIssue-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityIncident", - "ApiReferenceLink": null, - "Uri": "/security/incidents/{incident-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityIdentitySensor", + "Method": "DELETE", + "Uri": "/security/identities/sensors/{sensor-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityInformationProtection", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/security/informationProtection", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaSecurityIncident", + "Method": "DELETE", + "Uri": "/security/incidents/{incident-id}" + }, + { + "Module": "Beta.Security", + "CommandAlias": null, "Variants": [ "Delete" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityInformationProtection", + "Method": "DELETE", + "Uri": "/security/informationProtection" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityInformationProtectionLabelPolicySetting", - "ApiReferenceLink": null, - "Uri": "/security/informationProtection/labelPolicySettings", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityInformationProtectionLabelPolicySetting", + "Method": "DELETE", + "Uri": "/security/informationProtection/labelPolicySettings" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabel", + "Method": "DELETE", + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabelParent", - "ApiReferenceLink": null, - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabelParent", + "Method": "DELETE", + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityIPSecurityProfile", - "ApiReferenceLink": null, - "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityIPSecurityProfile", + "Method": "DELETE", + "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityLabel", - "ApiReferenceLink": null, - "Uri": "/security/labels", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityLabel", + "Method": "DELETE", + "Uri": "/security/labels" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityLabelAuthority", - "ApiReferenceLink": null, - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityLabelAuthority", + "Method": "DELETE", + "Uri": "/security/labels/authorities/{authorityTemplate-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityLabelCategory", - "ApiReferenceLink": null, - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityLabelCategory", + "Method": "DELETE", + "Uri": "/security/labels/categories/{categoryTemplate-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityLabelCategorySubcategory", - "ApiReferenceLink": null, - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityLabelCategorySubcategory", + "Method": "DELETE", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityLabelCitation", - "ApiReferenceLink": null, - "Uri": "/security/labels/citations/{citationTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityLabelCitation", + "Method": "DELETE", + "Uri": "/security/labels/citations/{citationTemplate-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityLabelDepartment", - "ApiReferenceLink": null, - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityLabelDepartment", + "Method": "DELETE", + "Uri": "/security/labels/departments/{departmentTemplate-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityLabelFilePlanReference", - "ApiReferenceLink": null, - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityLabelFilePlanReference", + "Method": "DELETE", + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityLabelRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityLabelRetentionLabel", + "Method": "DELETE", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityLabelRetentionLabelDescriptor", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityLabelRetentionLabelDescriptor", + "Method": "DELETE", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "Method": "DELETE", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityProviderTenantSetting", + "Variants": [ + "Delete" + ], "ApiReferenceLink": null, - "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaSecurityPartner", + "Method": "DELETE", + "Uri": "/security/partner" + }, + { + "Module": "Beta.Security", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityPartnerSecurityAlert", + "Method": "DELETE", + "Uri": "/security/partner/securityAlerts/{partnerSecurityAlert-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityRule", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/security/rules", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaSecurityProviderTenantSetting", + "Method": "DELETE", + "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}" + }, + { + "Module": "Beta.Security", + "CommandAlias": null, "Variants": [ "Delete" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityRule", + "Method": "DELETE", + "Uri": "/security/rules" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityRuleDetectionRule", - "ApiReferenceLink": null, - "Uri": "/security/rules/detectionRules/{detectionRule-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityRuleDetectionRule", + "Method": "DELETE", + "Uri": "/security/rules/detectionRules/{detectionRule-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecuritySecureScore", - "ApiReferenceLink": null, - "Uri": "/security/secureScores/{secureScore-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecuritySecureScore", + "Method": "DELETE", + "Uri": "/security/secureScores/{secureScore-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecuritySecureScoreControlProfile", - "ApiReferenceLink": null, - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecuritySecureScoreControlProfile", + "Method": "DELETE", + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecuritySubjectRightsRequest", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecuritySubjectRightsRequest", + "Method": "DELETE", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecuritySubjectRightsRequestNote", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecuritySubjectRightsRequestNote", + "Method": "DELETE", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligence", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityThreatIntelligence", + "Method": "DELETE", + "Uri": "/security/threatIntelligence" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceArticle", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/articles/{article-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityThreatIntelligenceArticle", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/articles/{article-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceArticleIndicator", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityThreatIntelligenceArticleIndicator", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityThreatIntelligenceHost", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/hosts/{host-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostComponent", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostComponent", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostCookie", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostCookie", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostPair", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostPair", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostPort", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostPort", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostReputation", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostReputation", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostSslCertificate", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostSslCertificate", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostTracker", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostTracker", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceIntelProfile", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityThreatIntelligenceIntelProfile", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligencePassiveDnsRecord", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceProfileIndicator", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityThreatIntelligenceProfileIndicator", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceSslCertificate", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityThreatIntelligenceSslCertificate", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceSubdomain", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityThreatIntelligenceSubdomain", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerability", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerability", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatIntelligenceWhoisRecord", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityThreatIntelligenceWhoisRecord", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatSubmission", - "ApiReferenceLink": null, - "Uri": "/security/threatSubmission", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityThreatSubmission", + "Method": "DELETE", + "Uri": "/security/threatSubmission" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreat", - "ApiReferenceLink": null, - "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreat", + "Method": "DELETE", + "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", - "ApiReferenceLink": null, - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "Method": "DELETE", + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatSubmissionFileThreat", - "ApiReferenceLink": null, - "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityThreatSubmissionFileThreat", + "Method": "DELETE", + "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityThreatSubmissionUrlThreat", - "ApiReferenceLink": null, - "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityThreatSubmissionUrlThreat", + "Method": "DELETE", + "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityTiIndicator", - "ApiReferenceLink": null, - "Uri": "/security/tiIndicators/{tiIndicator-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityTiIndicator", + "Method": "DELETE", + "Uri": "/security/tiIndicators/{tiIndicator-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaSecurityTiIndicatorByExternalId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-deletetiindicatorsbyexternalid?view=graph-rest-beta", - "Uri": "/security/tiIndicators/deleteTiIndicatorsByExternalId", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-deletetiindicatorsbyexternalid?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphResultInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphResultInfo" + "Command": "Remove-MgBetaSecurityTiIndicatorByExternalId", + "Method": "POST", + "Uri": "/security/tiIndicators/deleteTiIndicatorsByExternalId" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaSecurityTiIndicatorMultiple", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-deletetiindicators?view=graph-rest-beta", - "Uri": "/security/tiIndicators/deleteTiIndicators", - "ApiVersion": "beta", "Variants": [ "Delete1", "DeleteExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-deletetiindicators?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphResultInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphResultInfo" + "Command": "Remove-MgBetaSecurityTiIndicatorMultiple", + "Method": "POST", + "Uri": "/security/tiIndicators/deleteTiIndicators" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityTrigger", - "ApiReferenceLink": null, - "Uri": "/security/triggers", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityTrigger", + "Method": "DELETE", + "Uri": "/security/triggers" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityTriggerRetentionEvent", - "ApiReferenceLink": null, - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityTriggerRetentionEvent", + "Method": "DELETE", + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityTriggerType", - "ApiReferenceLink": null, - "Uri": "/security/triggerTypes", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityTriggerType", + "Method": "DELETE", + "Uri": "/security/triggerTypes" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityTriggerTypeRetentionEventType", - "ApiReferenceLink": null, - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityTriggerTypeRetentionEventType", + "Method": "DELETE", + "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSecurityUserSecurityProfile", - "ApiReferenceLink": null, - "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSecurityUserSecurityProfile", + "Method": "DELETE", + "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaServiceAnnouncementHealthOverview", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaServiceAnnouncementHealthOverview", + "Method": "DELETE", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaServiceAnnouncementHealthOverviewIssue", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaServiceAnnouncementHealthOverviewIssue", + "Method": "DELETE", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaServiceAnnouncementIssue", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaServiceAnnouncementIssue", + "Method": "DELETE", + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaServiceAnnouncementMessage", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaServiceAnnouncementMessage", + "Method": "DELETE", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}" + }, + { + "Module": "Beta.Devices.ServiceAnnouncement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaServiceAnnouncementMessageAttachment", + "Method": "DELETE", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaServiceAnnouncementMessageAttachment", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaServiceAnnouncementMessageAttachmentArchive", + "Method": "DELETE", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive" + }, + { + "Module": "Beta.Devices.ServiceAnnouncement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaServiceAnnouncementMessageAttachmentContent", + "Method": "DELETE", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipal", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-beta", - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -446719,65 +449447,65 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaServicePrincipal", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalAppRoleAssignedTo", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignedto?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaServicePrincipalAppRoleAssignedTo", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignments?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaServicePrincipalAppRoleAssignment", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalByAppId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-beta", - "Uri": "/servicePrincipals(appId='{appId}')", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaServicePrincipalByAppId", + "Method": "DELETE", + "Uri": "/servicePrincipals(appId='{appId}')" }, { - "CommandAlias": "Remove-MgBetaServicePrincipalClaimMappingPolicyByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Applications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-claimsmappingpolicies?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -446820,50 +449548,65 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalDelegatedPermissionClassification", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaServicePrincipalClaimPolicy", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsPolicy" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalEndpoint", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-delegatedpermissionclassifications?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaServicePrincipalDelegatedPermissionClassification", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}" }, { - "CommandAlias": "Remove-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef", + "Module": "Beta.Applications", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaServicePrincipalEndpoint", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}" + }, + { + "Module": "Beta.Applications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-homerealmdiscoverypolicies?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -446906,35 +449649,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalLicenseDetail", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaServicePrincipalLicenseDetail", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}" }, { - "CommandAlias": "Remove-MgBetaServicePrincipalOwnerByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalOwnerDirectoryObjectByRef", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Applications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-owners?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -446961,22 +449704,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaServicePrincipalOwnerDirectoryObjectByRef", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaServicePrincipalPasswordSingleSignOnCredential", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-deletepasswordsinglesignoncredentials?view=graph-rest-beta", - "Uri": "/servicePrincipals/{servicePrincipal-id}/deletePasswordSingleSignOnCredentials", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-deletepasswordsinglesignoncredentials?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -447003,80 +449746,138 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaServicePrincipalPasswordSingleSignOnCredential", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/deletePasswordSingleSignOnCredentials" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Permissions": [], - "OutputType": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-remotedesktopsecurityconfiguration?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Application-RemoteDesktopConfig.ReadWrite.All", + "Description": "Read and write the remote desktop security configuration for all apps", + "FullDescription": "Allows the app to read and write the remote desktop security configuration for all apps in your organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write all applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Remove-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", - "Permissions": [], - "OutputType": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-delete-targetdevicegroups?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Application-RemoteDesktopConfig.ReadWrite.All", + "Description": "Read and write the remote desktop security configuration for all apps", + "FullDescription": "Allows the app to read and write the remote desktop security configuration for all apps in your organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write all applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Remove-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalRiskDetection", - "ApiReferenceLink": null, - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaServicePrincipalRiskDetection", + "Method": "DELETE", + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalSynchronization", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaServicePrincipalSynchronization", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalSynchronizationJob", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -447095,35 +449896,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaServicePrincipalSynchronizationJob", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalSynchronizationJobBulkUpload", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaServicePrincipalSynchronizationJobBulkUpload", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchema", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value" + }, + { + "Module": "Beta.Applications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -447150,362 +449966,486 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchema", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}" + }, + { + "Module": "Beta.Applications", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplate", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}" + }, + { + "Module": "Beta.Applications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchema", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema" + }, + { "Module": "Beta.Applications", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaShareDriveItemContent", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/driveItem/content" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaShareDriveItemContentStream", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaShareItemContent", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplate", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaShareItemContentStream", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchema", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaShareList", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaShareListColumn", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaShareList", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaShareListContentType", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaShareListColumn", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaShareListContentTypeColumn", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaShareListContentType", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaShareListContentTypeColumnLink", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaShareListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaShareListItem", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/listItem" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaShareListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaShareListItemDocumentSetVersion", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaShareListItem", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/listItem", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaShareListItemDocumentSetVersionField", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaShareListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaShareListItemDriveItemContent", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaShareListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaShareListItemDriveItemContentStream", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaShareListItemField", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaShareListItemField", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaShareListItemVersion", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaShareListItemVersion", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaShareListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaShareListItemVersionField", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaShareListOperation", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaShareListOperation", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaShareListSubscription", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaShareListSubscription", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSharePermission", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/permission", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSharePermission", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/permission" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaShareSharedDriveItemSharedDriveItem", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaShareRootContent", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/root/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteAnalytic", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaShareRootContentStream", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/root/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaShareSharedDriveItemSharedDriveItem", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteAnalyticItemActivityStatActivity", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaSiteAnalytic", + "Method": "DELETE", + "Uri": "/sites/{site-id}/analytics" + }, + { + "Module": "Beta.Sites", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteAnalyticItemActivityStat", + "Method": "DELETE", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteColumn", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaSiteAnalyticItemActivityStatActivity", + "Method": "DELETE", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}" + }, + { + "Module": "Beta.Sites", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -447524,20 +450464,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaSiteColumn", + "Method": "DELETE", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteContentType", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -447556,20 +450496,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaSiteContentType", + "Method": "DELETE", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -447588,101 +450528,101 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaSiteContentTypeColumn", + "Method": "DELETE", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteContentTypeColumnLink", + "Method": "DELETE", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteGetByPathAnalytic", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteGetByPathAnalytic", + "Method": "DELETE", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteGetByPathOnenote", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteGetByPathOnenote", + "Method": "DELETE", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteGetByPathTermStore", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteGetByPathTermStore", + "Method": "DELETE", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteList", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteList", + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -447701,20 +450641,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaSiteListColumn", + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListContentType", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -447733,20 +450673,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaSiteListContentType", + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -447765,65 +450705,65 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaSiteListContentTypeColumn", + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteListContentTypeColumnLink", + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListItem", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteListItem", + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListItemActivity", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteListItemActivity", + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -447858,125 +450798,125 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaSiteListItemDocumentSetVersion", + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteListItemDocumentSetVersionField", + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListItemField", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteListItemField", + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListItemVersion", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteListItemVersion", + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteListItemVersionField", + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListOperation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteListOperation", + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteListSubscription", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteListSubscription", + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteOnenoteNotebook", + "Method": "DELETE", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteOnenotePage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -447995,677 +450935,677 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaSiteOnenotePage", + "Method": "DELETE", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteOnenoteSection", + "Method": "DELETE", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteOnenoteSectionGroup", + "Method": "DELETE", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteOperation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteOperation", + "Method": "DELETE", + "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSitePage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSitePage", + "Method": "DELETE", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayout", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayout", + "Method": "DELETE", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "DELETE", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "DELETE", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "DELETE", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", + "Method": "DELETE", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "DELETE", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSitePageAsSitePageWebPart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/webpart-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSitePageAsSitePageWebPart", + "Method": "DELETE", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSitePermission", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/permissions/{permission-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSitePermission", + "Method": "DELETE", + "Uri": "/sites/{site-id}/permissions/{permission-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStore", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteTermStore", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteTermStoreGroup", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreGroupSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteTermStoreGroupSet", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteTermStoreGroupSetChild", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteTermStoreGroupSetChildRelation", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreGroupSetParentGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteTermStoreGroupSetParentGroup", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteTermStoreGroupSetRelation", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteTermStoreGroupSetTerm", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChild", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChildRelation", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteTermStoreGroupSetTermRelation", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteTermStoreSet", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteTermStoreSetChild", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteTermStoreSetChildRelation", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteTermStoreSetParentGroup", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSet", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChild", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetRelation", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTerm", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteTermStoreSetRelation", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteTermStoreSetTerm", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetTermChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteTermStoreSetTermChild", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteTermStoreSetTermChildRelation", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSiteTermStoreSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSiteTermStoreSetTermRelation", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSubscribedSku", - "ApiReferenceLink": null, - "Uri": "/subscribedSkus/{subscribedSku-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSubscribedSku", + "Method": "DELETE", + "Uri": "/subscribedSkus/{subscribedSku-id}" }, { + "Module": "Beta.ChangeNotifications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-delete?view=graph-rest-beta", - "Uri": "/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ChangeNotifications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaSubscription", + "Method": "DELETE", + "Uri": "/subscriptions/{subscription-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeam", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeam", + "Method": "DELETE", + "Uri": "/teams/{team-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamChannel", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Channel.Delete.Group", @@ -448700,80 +451640,112 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaTeamChannel", + "Method": "DELETE", + "Uri": "/teams/{team-id}/channels/{channel-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaTeamChannelEmail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", - "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", - "ApiVersion": "beta", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamChannelEmail", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamChannelMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamChannelFileFolderContent", + "Method": "DELETE", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamChannelMessageReplyHostedContent", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaTeamChannelFileFolderContentStream", + "Method": "DELETE", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream" + }, + { + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete-members?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamChannelMember", + "Method": "DELETE", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamChannelSharedWithTeam", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaTeamChannelMessageReplyHostedContent", + "Method": "DELETE", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" + }, + { + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamChannelSharedWithTeam", + "Method": "DELETE", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamChannelTab", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForTeam", @@ -448848,20 +451820,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaTeamChannelTab", + "Method": "DELETE", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamInstalledApp", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-installedapps?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -448928,200 +451900,247 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaTeamInstalledApp", + "Method": "DELETE", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-members?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamMember", + "Method": "DELETE", + "Uri": "/teams/{team-id}/members/{conversationMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamOperation", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaTeamOperation", + "Method": "DELETE", + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}" + }, + { + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamPermissionGrant", + "Method": "DELETE", + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamPermissionGrant", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaTeamPhotoContent", + "Method": "DELETE", + "Uri": "/teams/{team-id}/photo/$value" + }, + { + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaTeamPrimaryChannel", + "Method": "DELETE", + "Uri": "/teams/{team-id}/primaryChannel" + }, + { + "Module": "Beta.Teams", + "CommandAlias": null, + "Variants": [ + "Remove", + "RemoveViaIdentity" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamPrimaryChannelEmail", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/removeEmail" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamPrimaryChannel", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamPrimaryChannelFileFolderContent", + "Method": "DELETE", + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaTeamPrimaryChannelEmail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", - "Uri": "/teams/{team-id}/primaryChannel/removeEmail", - "ApiVersion": "beta", "Variants": [ - "Remove", - "RemoveViaIdentity" + "Delete", + "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamPrimaryChannelFileFolderContentStream", + "Method": "DELETE", + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamPrimaryChannelMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamPrimaryChannelMember", + "Method": "DELETE", + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamPrimaryChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Method": "DELETE", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamPrimaryChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamPrimaryChannelSharedWithTeam", + "Method": "DELETE", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamPrimaryChannelTab", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamPrimaryChannelTab", + "Method": "DELETE", + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamSchedule", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamSchedule", + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleDayNote", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamScheduleDayNote", + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleOfferShiftRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamScheduleOfferShiftRequest", + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleOpenShift", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -449140,35 +452159,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaTeamScheduleOpenShift", + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleOpenShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamScheduleOpenShiftChangeRequest", + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleSchedulingGroup", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -449187,20 +452206,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaTeamScheduleSchedulingGroup", + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleShift", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -449227,65 +452246,65 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaTeamScheduleShift", + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleShiftRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamScheduleShiftRoleDefinition", + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleSwapShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamScheduleSwapShiftChangeRequest", + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleTimeCard", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamScheduleTimeCard", + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleTimeOff", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -449304,20 +452323,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaTeamScheduleTimeOff", + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleTimeOffReason", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -449336,20 +452355,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaTeamScheduleTimeOffReason", + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamScheduleTimeOffRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -449368,20 +452387,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaTeamScheduleTimeOffRequest", + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamTag", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -449400,20 +452419,20 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Remove-MgBetaTeamTag", + "Method": "DELETE", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamTagMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -449432,1024 +452451,1073 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Remove-MgBetaTeamTagMember", + "Method": "DELETE", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeletedChat", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamworkDeletedChat", + "Method": "DELETE", + "Uri": "/teamwork/deletedChats/{deletedChat-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeletedTeam", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamworkDeletedTeam", + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannel", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamworkDeletedTeamChannel", + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelEmail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/removeEmail", - "ApiVersion": "beta", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelEmail", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/removeEmail" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMember", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelFileFolderContent", + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessage", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMember", + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessage", + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" + }, + { + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReply", + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" + }, + { + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelTab", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelTab", + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDevice", - "ApiReferenceLink": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamworkDevice", + "Method": "DELETE", + "Uri": "/teamwork/devices/{teamworkDevice-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeviceActivity", - "ApiReferenceLink": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamworkDeviceActivity", + "Method": "DELETE", + "Uri": "/teamwork/devices/{teamworkDevice-id}/activity" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeviceConfiguration", - "ApiReferenceLink": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamworkDeviceConfiguration", + "Method": "DELETE", + "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeviceHealth", - "ApiReferenceLink": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}/health", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamworkDeviceHealth", + "Method": "DELETE", + "Uri": "/teamwork/devices/{teamworkDevice-id}/health" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkDeviceOperation", - "ApiReferenceLink": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamworkDeviceOperation", + "Method": "DELETE", + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkTeamAppSetting", - "ApiReferenceLink": null, - "Uri": "/teamwork/teamsAppSettings", - "ApiVersion": "beta", "Variants": [ "Delete" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamworkTeamAppSetting", + "Method": "DELETE", + "Uri": "/teamwork/teamsAppSettings" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkTeamTemplate", - "ApiReferenceLink": null, - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamworkTeamTemplate", + "Method": "DELETE", + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkTeamTemplateDefinition", - "ApiReferenceLink": null, - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamworkTeamTemplateDefinition", + "Method": "DELETE", + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTeamworkWorkforceIntegration", - "ApiReferenceLink": null, - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTeamworkWorkforceIntegration", + "Method": "DELETE", + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomer", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomer", + "Method": "DELETE", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Method": "DELETE", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationship", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationship", + "Method": "DELETE", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Method": "DELETE", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "Method": "DELETE", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "Method": "DELETE", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenant", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenant", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlert", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlert", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertLog", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertLog", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRule", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRule", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantApiNotification", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantApiNotification", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAppPerformance", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAppPerformance", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAuditEvent", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAuditEvent", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcConnection", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcDevice", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcOverview", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCustomizedInformation", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDetailedInformation", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantEmailNotification", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantEmailNotification", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantGroup", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantGroup", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementAction", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementAction", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementIntent", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementIntent", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplate", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantMyRole", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantMyRole", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantTag", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantTag", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}" + }, + { + "Module": "Beta.Identity.SignIns", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-delete-tenants?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTenantRelationshipMultiTenantOrganizationTenant", + "Method": "DELETE", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTenantRelationshipMultiTenantOrganizationTenant", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTrustFrameworkKeySet", + "Method": "DELETE", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTrustFrameworkKeySet", - "ApiReferenceLink": null, - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkpolicy-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTrustFrameworkPolicy", + "Method": "DELETE", + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaTrustFrameworkPolicy", - "ApiReferenceLink": null, - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaTrustFrameworkPolicyContent", + "Method": "DELETE", + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-beta", - "Uri": "/users/{user-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -450492,80 +453560,80 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUser", + "Method": "DELETE", + "Uri": "/users/{user-id}" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserActivity", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserActivity", + "Method": "DELETE", + "Uri": "/users/{user-id}/activities/{userActivity-id}" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserActivityHistoryItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserActivityHistoryItem", + "Method": "DELETE", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserActivityStatistics", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserActivityStatistics", + "Method": "DELETE", + "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-approleassignments?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserAppRoleAssignment", + "Method": "DELETE", + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserAuthenticationEmailMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -450584,20 +453652,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserAuthenticationEmailMethod", + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserAuthenticationFido2Method", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/fido2authenticationmethod-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -450616,20 +453684,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserAuthenticationFido2Method", + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -450648,35 +453716,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserAuthenticationOperation", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserAuthenticationOperation", + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/passwordlessmicrosoftauthenticatorauthenticationmethod-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -450695,20 +453763,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserAuthenticationPhoneMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -450727,35 +453795,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserAuthenticationPhoneMethod", + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserAuthenticationPlatformCredentialMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/platformcredentialauthenticationmethod-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserAuthenticationPlatformCredentialMethod", + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserAuthenticationSoftwareOathMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/softwareoathauthenticationmethod-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -450774,20 +453842,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserAuthenticationSoftwareOathMethod", + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserAuthenticationTemporaryAccessPassMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -450806,20 +453874,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserAuthenticationTemporaryAccessPassMethod", + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -450838,1993 +453906,2402 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserCalendarGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserCalendarGroup", + "Method": "DELETE", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserCalendarPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserCalendarPermission", + "Method": "DELETE", + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserChat", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserChat", + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaUserChatAccessForUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-removeallaccessforuser?view=graph-rest-beta", - "Uri": "/users/{user-id}/chats/{chat-id}/removeAllAccessForUser", - "ApiVersion": "beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-removeallaccessforuser?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserChatAccessForUser", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/removeAllAccessForUser" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserChatInstalledApp", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserChatInstalledApp", + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserChatLastMessagePreview", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserChatLastMessagePreview", + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserChatMember", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserChatMember", + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserChatMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserChatMessage", + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserChatMessageHostedContent", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserChatMessageHostedContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" + }, + { + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserChatMessageReply", + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserChatMessageReply", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserChatMessageReplyHostedContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" + }, + { + "Module": "Beta.Teams", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserChatOperation", + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserChatMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserChatPermissionGrant", + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserChatOperation", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserChatPinnedMessage", + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserChatPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserChatTab", + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserChatPinnedMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserContact", + "Method": "DELETE", + "Uri": "/users/{user-id}/contacts/{contact-id}" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserChatTab", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserContactExtension", + "Method": "DELETE", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contacts/{contact-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserContactFolder", + "Method": "DELETE", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserContactExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserContactFolderChildFolder", + "Method": "DELETE", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserContactFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserContactFolderChildFolderContact", + "Method": "DELETE", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserContactFolderChildFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserContactFolderChildFolderContactExtension", + "Method": "DELETE", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserContactFolderChildFolderContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserContactFolderChildFolderContactPhotoContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserContactFolderChildFolderContactExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserContactFolderContact", + "Method": "DELETE", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserContactFolderContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserContactFolderContactExtension", + "Method": "DELETE", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserContactFolderContactExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserContactFolderContactPhotoContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserContactPhotoContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDeviceByDeviceId", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDevice", + "Method": "DELETE", + "Uri": "/users/{user-id}/devices/{device-id}" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDeviceCommand", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDeviceByDeviceId", + "Method": "DELETE", + "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDeviceEnrollmentConfiguration", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDeviceCommand", + "Method": "DELETE", + "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDeviceEnrollmentConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDeviceEnrollmentConfiguration", + "Method": "DELETE", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDeviceExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "Method": "DELETE", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDeviceManagementTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDeviceExtension", + "Method": "DELETE", + "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}" }, { - "CommandAlias": "Remove-MgBetaUserDeviceRegisteredOwnerByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDeviceManagementTroubleshootingEvent", + "Method": "DELETE", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" }, { - "CommandAlias": "Remove-MgBetaUserDeviceRegisteredUserByRef", - "Method": "DELETE", - "Command": "Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", - "ApiVersion": "beta", + "Module": "Beta.CrossDeviceExperiences", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef", + "Method": "DELETE", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDeviceUsageRights", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef", + "Method": "DELETE", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDrive", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDeviceUsageRights", + "Method": "DELETE", + "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDrive", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveBundleContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveBundleContentStream", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemListItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveFollowingContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveFollowingContentStream", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveItem", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemListItemField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveItemAnalytic", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemListItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveItemAnalyticItemActivityStat", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveItemChildContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaUserDriveItemPermanent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveItemChildContentStream", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveItemContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveItemContentStream", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemSubscription", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveItemListItem", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemThumbnail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersion", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersionField", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveList", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveItemListItemDriveItemContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListColumn", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveItemListItemDriveItemContentStream", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListContentType", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveItemListItemField", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveItemListItemVersion", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveItemListItemVersionField", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveItemPermanent", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveItemPermission", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveItemRetentionLabel", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListItemField", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserDriveItemSubscription", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveItemThumbnail", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListItemVersion", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserDriveItemVersion", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveItemVersionContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListItemVersionField", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserDriveList", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveListColumn", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListOperation", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserDriveListContentType", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveListContentTypeColumn", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveListSubscription", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserDriveListContentTypeColumnLink", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveListItem", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRoot", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersion", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersionField", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootAnalytic", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserDriveListItemDriveItemContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveListItemDriveItemContentStream", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootAnalyticItemActivityStat", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserDriveListItemField", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveListItemVersion", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootListItem", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserDriveListItemVersionField", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveListOperation", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersion", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserDriveListSubscription", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveRoot", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersionField", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserDriveRootAnalytic", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveRootAnalyticItemActivityStat", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootListItemField", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserDriveRootChildContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveRootChildContentStream", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootListItemVersion", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserDriveRootContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/content" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveRootContentStream", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootListItemVersionField", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserDriveRootListItem", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersion", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaUserDriveRootPermanent", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/permanentDelete", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersionField", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveRootListItemDriveItemContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootPermission", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserDriveRootListItemDriveItemContentStream", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveRootListItemField", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootRetentionLabel", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserDriveRootListItemVersion", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveRootListItemVersionField", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootSubscription", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserDriveRootPermanent", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permanentDelete" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveRootPermission", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootThumbnail", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserDriveRootRetentionLabel", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveRootSubscription", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserDriveRootVersion", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserDriveRootThumbnail", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveRootVersion", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserEvent", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserDriveRootVersionContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserDriveSpecialContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserEventAttachment", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserDriveSpecialContentStream", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream" + }, + { + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserEvent", + "Method": "DELETE", + "Uri": "/users/{user-id}/events/{event-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserEventExceptionOccurrenceAttachment", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserEventAttachment", + "Method": "DELETE", + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}" + }, + { + "Module": "Beta.Calendar", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserEventExceptionOccurrenceAttachment", + "Method": "DELETE", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserEventExceptionOccurrenceExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserEventExceptionOccurrenceExtension", + "Method": "DELETE", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceAttachment", + "Method": "DELETE", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "Method": "DELETE", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserEventExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserEventExtension", + "Method": "DELETE", + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserEventInstanceAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserEventInstanceAttachment", + "Method": "DELETE", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceAttachment", + "Method": "DELETE", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "Method": "DELETE", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserEventInstanceExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserEventInstanceExtension", + "Method": "DELETE", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserExtension", + "Method": "DELETE", + "Uri": "/users/{user-id}/extensions/{extension-id}" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaUserFollowedSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-beta", - "Uri": "/users/{user-id}/followedSites/remove", - "ApiVersion": "beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Remove-MgBetaUserFollowedSite", + "Method": "POST", + "Uri": "/users/{user-id}/followedSites/remove" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserInferenceClassificationOverride", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserInferenceClassificationOverride", + "Method": "DELETE", + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserInformationProtection", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserInformationProtection", + "Method": "DELETE", + "Uri": "/users/{user-id}/informationProtection" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserInformationProtectionDataLossPreventionPolicy", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Method": "DELETE", + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserInformationProtectionPolicy", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/policy", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserInformationProtectionPolicy", + "Method": "DELETE", + "Uri": "/users/{user-id}/informationProtection/policy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserInformationProtectionPolicyLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserInformationProtectionPolicyLabel", + "Method": "DELETE", + "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabel", + "Method": "DELETE", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabelSublabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Method": "DELETE", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserInformationProtectionSensitivityPolicySetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserInformationProtectionSensitivityPolicySetting", + "Method": "DELETE", + "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequest", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequest", + "Method": "DELETE", + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequestResult", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "Method": "DELETE", + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserInsight", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserInsight", + "Method": "DELETE", + "Uri": "/users/{user-id}/insights" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserInsightShared", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserInsightShared", + "Method": "DELETE", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserInsightTrending", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserInsightTrending", + "Method": "DELETE", + "Uri": "/users/{user-id}/insights/trending/{trending-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserInsightUsed", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserInsightUsed", + "Method": "DELETE", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserLicenseDetail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserLicenseDetail", + "Method": "DELETE", + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserMailFolder", + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderChildFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserMailFolderChildFolder", + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserMailFolderChildFolderMessage", + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageAttachment", + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageMention", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageExtension", + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageRule", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageMention", + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageRule", + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderMessageAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserMailFolderMessage", + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderMessageExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserMailFolderMessageAttachment", + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderMessageMention", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserMailFolderMessageContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserMailFolderMessageRule", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserMailFolderMessageExtension", + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserMailFolderMessageMention", + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserMailFolderMessageRule", + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceCategory", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserManagedDevice", + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceCompliancePolicyState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceConfigurationState", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserManagedDeviceCategory", + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory" + }, + { + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserManagedDeviceCompliancePolicyState", + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaUserManagedDeviceFirmwareConfigurationInterfaceManagement", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserManagedDeviceConfigurationState", + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" + }, + { + "Module": "Beta.Users.Actions", + "CommandAlias": null, "Variants": [ "Remove", "RemoveViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserManagedDeviceFirmwareConfigurationInterfaceManagement", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceHealthScriptState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserManagedDeviceHealthScriptState", + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceLogCollectionResponse", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserManagedDeviceLogCollectionResponse", + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceMobileAppConfigurationState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserManagedDeviceMobileAppConfigurationState", + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineState", + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaUserManagedDeviceUserFromSharedAppleDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserManagedDeviceUserFromSharedAppleDevice", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionState", + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserManagerByRef", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/manager/$ref", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-manager?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -452843,155 +456320,170 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserManagerByRef", + "Method": "DELETE", + "Uri": "/users/{user-id}/manager/$ref" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserMessage", + "Method": "DELETE", + "Uri": "/users/{user-id}/messages/{message-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserMessageAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserMessageAttachment", + "Method": "DELETE", + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserMessageExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserMessageContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/messages/{message-id}/$value" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserMessageMention", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserMessageExtension", + "Method": "DELETE", + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserMobileAppIntentAndState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserMessageMention", + "Method": "DELETE", + "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserMobileAppTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserMobileAppIntentAndState", + "Method": "DELETE", + "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserMobileAppTroubleshootingEvent", + "Method": "DELETE", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserNotification", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/notifications/{notification-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "DELETE", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserNotification", + "Method": "DELETE", + "Uri": "/users/{user-id}/notifications/{notification-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnenotePage", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserOnenoteNotebook", + "Method": "DELETE", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}" + }, + { + "Module": "Beta.Notes", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -453010,50 +456502,65 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserOnenotePage", + "Method": "DELETE", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserOnenotePageContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserOnenoteSection", + "Method": "DELETE", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeeting", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserOnenoteSectionGroup", + "Method": "DELETE", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}" + }, + { + "Module": "Beta.CloudCommunications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -453072,84 +456579,146 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Remove-MgBetaUserOnlineMeeting", + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReport", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserOnlineMeetingAlternativeRecording", + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording" + }, + { + "Module": "Beta.CloudCommunications", + "CommandAlias": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReport", + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeetingByJoinWebUrl", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserOnlineMeetingAttendeeReport", + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeetingRecording", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserOnlineMeetingBroadcastRecording", + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording" + }, + { + "Module": "Beta.CloudCommunications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserOnlineMeetingByJoinWebUrl", + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeetingRegistration", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserOnlineMeetingRecording", + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording" + }, + { + "Module": "Beta.CloudCommunications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserOnlineMeetingRecordingContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content" + }, + { "Module": "Beta.CloudCommunications", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -453168,35 +456737,35 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Remove-MgBetaUserOnlineMeetingRegistration", + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeetingRegistrationCustomQuestion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeetingRegistrationRegistrant", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -453223,187 +456792,217 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserOnlineMeetingRegistrationRegistrant", + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserOnlineMeetingTranscript", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserOnlineMeetingTranscript", + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserOutlookMasterCategory", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserOnlineMeetingTranscriptContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserOutlookTask", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserOnlineMeetingTranscriptMetadataContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserOutlookTaskAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserOutlookMasterCategory", + "Method": "DELETE", + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserOutlookTaskFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserOutlookTask", + "Method": "DELETE", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserOutlookTaskFolderTask", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserOutlookTaskAttachment", + "Method": "DELETE", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserOutlookTaskFolderTaskAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserOutlookTaskFolder", + "Method": "DELETE", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserOutlookTaskGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserOutlookTaskFolderTask", + "Method": "DELETE", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserOutlookTaskFolderTaskAttachment", + "Method": "DELETE", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserOutlookTaskGroup", + "Method": "DELETE", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}" + }, + { + "Module": "Beta.Users", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolder", + "Method": "DELETE", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Method": "DELETE", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}" + }, + { + "Module": "Beta.Users", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", + "Method": "DELETE", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgBetaUserPasswordSingleSignOnCredential", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-deletepasswordsinglesignoncredentials?view=graph-rest-beta", - "Uri": "/users/{user-id}/deletePasswordSingleSignOnCredentials", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-deletepasswordsinglesignoncredentials?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -453430,20 +457029,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserPasswordSingleSignOnCredential", + "Method": "POST", + "Uri": "/users/{user-id}/deletePasswordSingleSignOnCredentials" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserPhoto", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/photo", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -453455,8 +457054,8 @@ }, { "Name": "ProfilePhoto.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", + "Description": "Read and write profile photo of a user or group", + "FullDescription": "Allows the app to read and write all profile photos of users and groups, without a signed-in user", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": true @@ -453470,35 +457069,77 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserPhoto", + "Method": "DELETE", + "Uri": "/users/{user-id}/photo" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserPresence", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/presence", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [ + { + "Name": "User.ReadWrite", + "Description": "Read and update your profile", + "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "ProfilePhoto.ReadWrite.All", + "Description": "Read and write profile photo of a user or group", + "FullDescription": "Allows the app to read and write all profile photos of users and groups, without a signed-in user", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and update user profiles without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Remove-MgBetaUserPhotoContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/photo/$value" + }, + { + "Module": "Beta.CloudCommunications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserPresence", + "Method": "DELETE", + "Uri": "/users/{user-id}/presence" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfile", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -453517,20 +457158,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserProfile", + "Method": "DELETE", + "Uri": "/users/{user-id}/profile" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileAccount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -453549,20 +457190,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserProfileAccount", + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileAddress", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemaddress-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -453581,20 +457222,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserProfileAddress", + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileAnniversary", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -453613,20 +457254,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null - }, - { - "CommandAlias": null, + "Command": "Remove-MgBetaUserProfileAnniversary", "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileAward", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/awards/{personAward-id}", - "ApiVersion": "beta", + "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}" + }, + { + "Module": "Beta.People", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personaward-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -453645,20 +457286,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserProfileAward", + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/awards/{personAward-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileCertification", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personcertification-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -453677,20 +457318,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserProfileCertification", + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileEducationalActivity", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -453709,20 +457350,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserProfileEducationalActivity", + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileEmail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -453741,20 +457382,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserProfileEmail", + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileInterest", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -453773,20 +457414,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserProfileInterest", + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/interests/{personInterest-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileLanguage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -453805,20 +457446,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserProfileLanguage", + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileName", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/names/{personName-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -453837,20 +457478,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserProfileName", + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/names/{personName-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileNote", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personannotation-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -453893,20 +457534,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserProfileNote", + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfilePatent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itempatent-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -453925,20 +457566,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserProfilePatent", + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfilePhone", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemphone-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -453957,20 +457598,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserProfilePhone", + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfilePosition", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -453989,20 +457630,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserProfilePosition", + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/positions/{workPosition-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileProject", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -454021,20 +457662,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserProfileProject", + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfilePublication", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -454053,20 +457694,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserProfilePublication", + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileSkill", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -454085,20 +457726,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserProfileSkill", + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileWebAccount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -454117,20 +457758,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserProfileWebAccount", + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserProfileWebsite", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -454149,290 +457790,290 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserProfileWebsite", + "Method": "DELETE", + "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserScopedRoleMemberOf", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserScopedRoleMemberOf", + "Method": "DELETE", + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserSecurity", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/security", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserSecurity", + "Method": "DELETE", + "Uri": "/users/{user-id}/security" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserSecurityInformationProtection", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/security/informationProtection", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserSecurityInformationProtection", + "Method": "DELETE", + "Uri": "/users/{user-id}/security/informationProtection" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserSecurityInformationProtectionLabelPolicySetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserSecurityInformationProtectionLabelPolicySetting", + "Method": "DELETE", + "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "Method": "DELETE", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", + "Method": "DELETE", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserSetting", + "Method": "DELETE", + "Uri": "/users/{user-id}/settings" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserSettingContactMergeSuggestion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/contactMergeSuggestions", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserSettingContactMergeSuggestion", + "Method": "DELETE", + "Uri": "/users/{user-id}/settings/contactMergeSuggestions" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserSettingItemInsight", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/itemInsights", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserSettingItemInsight", + "Method": "DELETE", + "Uri": "/users/{user-id}/settings/itemInsights" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserSettingRegionalAndLanguageSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserSettingRegionalAndLanguageSetting", + "Method": "DELETE", + "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserSettingShiftPreference", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/shiftPreferences", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserSettingShiftPreference", + "Method": "DELETE", + "Uri": "/users/{user-id}/settings/shiftPreferences" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserSettingStorage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/storage", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserSettingStorage", + "Method": "DELETE", + "Uri": "/users/{user-id}/settings/storage" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserSettingStorageQuota", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/storage/quota", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserSettingStorageQuota", + "Method": "DELETE", + "Uri": "/users/{user-id}/settings/storage/quota" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserSettingStorageQuotaService", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserSettingStorageQuotaService", + "Method": "DELETE", + "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserSettingWindows", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserSettingWindows", + "Method": "DELETE", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserSettingWindowsInstance", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserSettingWindowsInstance", + "Method": "DELETE", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserTeamwork", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserTeamwork", + "Method": "DELETE", + "Uri": "/users/{user-id}/teamwork" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserTeamworkAssociatedTeam", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserTeamworkAssociatedTeam", + "Method": "DELETE", + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserTeamworkInstalledApp", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-delete-installedapps?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForUser", @@ -454531,20 +458172,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserTeamworkInstalledApp", + "Method": "DELETE", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserTodoList", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.Read", @@ -454571,35 +458212,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBetaUserTodoList", + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserTodoListExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserTodoListExtension", + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserTodoListTask", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -454618,20 +458259,20 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Remove-MgBetaUserTodoListTask", + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserTodoListTaskAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -454650,35 +458291,82 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Remove-MgBetaUserTodoListTaskAttachment", + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserTodoListTaskAttachmentSession", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + } + ], + "Command": "Remove-MgBetaUserTodoListTaskAttachmentContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value" + }, + { + "Module": "Beta.Users", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserTodoListTaskAttachmentSession", + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserTodoListTaskChecklistItem", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Remove-MgBetaUserTodoListTaskAttachmentSessionContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content" + }, + { + "Module": "Beta.Users", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -454697,35 +458385,35 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Remove-MgBetaUserTodoListTaskChecklistItem", + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserTodoListTaskExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaUserTodoListTaskExtension", + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaUserTodoListTaskLinkedResource", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -454744,518 +458432,516 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Remove-MgBetaUserTodoListTaskLinkedResource", + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEvent", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "ApiVersion": "beta", "Variants": [ "Delete1", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaVirtualEvent", + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventPresenter", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaVirtualEventPresenter", + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaVirtualEventSession", + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventSessionAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaVirtualEventSessionAttendanceReport", + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventSessionByJoinWebUrl", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaVirtualEventSessionByJoinWebUrl", + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventTownhall", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaVirtualEventTownhall", + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventTownhallPresenter", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaVirtualEventTownhallPresenter", + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventTownhallSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaVirtualEventTownhallSession", + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventTownhallSessionAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaVirtualEventTownhallSessionAttendanceReport", + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventTownhallSessionByJoinWebUrl", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaVirtualEventTownhallSessionByJoinWebUrl", + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinar", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaVirtualEventWebinar", + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinarPresenter", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaVirtualEventWebinarPresenter", + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinarRegistration", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaVirtualEventWebinarRegistration", + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinarRegistrationByEmail", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaVirtualEventWebinarRegistrationByEmail", + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinarRegistrationByUserId", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaVirtualEventWebinarRegistrationByUserId", + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinarSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaVirtualEventWebinarSession", + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReport", + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBetaVirtualEventWebinarSessionByJoinWebUrl", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaVirtualEventWebinarSessionByJoinWebUrl", + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')" }, { - "CommandAlias": "Remove-MgBetaWuDeployment", - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesDeployment", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deployment-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaWindowsUpdatesDeployment", + "Method": "DELETE", + "Uri": "/admin/windows/updates/deployments/{deployment-id}" }, { - "CommandAlias": "Remove-MgBetaWuDeploymentAudienceApplicableContent", - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", + "Method": "DELETE", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}" }, { - "CommandAlias": "Remove-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", + "Method": "DELETE", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}" }, { - "CommandAlias": "Remove-MgBetaWuDeploymentAudienceExclusionMemberGraphBPreId", - "Method": "POST", - "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/removeMembersById", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", + "Method": "POST", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/removeMembersById" }, { - "CommandAlias": "Remove-MgBetaWuDeploymentAudienceMemberGraphBPreId", - "Method": "POST", - "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceMemberById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/removeMembersById", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceMemberById", + "Method": "POST", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/removeMembersById" }, { - "CommandAlias": "Remove-MgBetaWuPolicy", - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesPolicy", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaWindowsUpdatesPolicy", + "Method": "DELETE", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}" }, { - "CommandAlias": "Remove-MgBetaWuPolicyAudience", - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudience", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudience", + "Method": "DELETE", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience" }, { - "CommandAlias": "Remove-MgBetaWuPolicyAudienceApplicableContent", - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", + "Method": "DELETE", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}" }, { - "CommandAlias": "Remove-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", + "Method": "DELETE", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}" }, { - "CommandAlias": "Remove-MgBetaWuPolicyAudienceExclusion", - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusion", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "Method": "DELETE", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}" }, { - "CommandAlias": "Remove-MgBetaWuPolicyAudienceExclusionMember", - "Method": "POST", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-beta", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembers", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembers" }, { - "CommandAlias": "Remove-MgBetaWuPolicyAudienceExclusionMemberGraphBPreId", - "Method": "POST", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembersById", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembersById" }, { - "CommandAlias": "Remove-MgBetaWuPolicyAudienceMember", - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMember", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity", @@ -455264,253 +458950,318 @@ "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMember", + "Method": "DELETE", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}" }, { - "CommandAlias": "Remove-MgBetaWuPolicyAudienceMemberGraphBPreId", - "Method": "POST", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMemberById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/removeMembersById", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMemberById", + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/removeMembersById" }, { - "CommandAlias": "Remove-MgBetaWuPolicyComplianceChange", - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesPolicyComplianceChange", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaWindowsUpdatesPolicyComplianceChange", + "Method": "DELETE", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}" }, { - "CommandAlias": "Remove-MgBetaWuProduct", - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesProduct", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaWindowsUpdatesProduct", + "Method": "DELETE", + "Uri": "/admin/windows/updates/products/{product-id}" }, { - "CommandAlias": "Remove-MgBetaWuProductEdition", - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesProductEdition", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaWindowsUpdatesProductEdition", + "Method": "DELETE", + "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}" }, { - "CommandAlias": "Remove-MgBetaWuProductKnownIssue", - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssue", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssue", + "Method": "DELETE", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}" }, { - "CommandAlias": "Remove-MgBetaWuProductKnownIssueOriginatingKnowledgeBaseArticle", - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", + "Method": "DELETE", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle" }, { - "CommandAlias": "Remove-MgBetaWuProductKnownIssueResolvingKnowledgeBaseArticle", - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", + "Method": "DELETE", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle" }, { - "CommandAlias": "Remove-MgBetaWuProductRevision", - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesProductRevision", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaWindowsUpdatesProductRevision", + "Method": "DELETE", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}" }, { - "CommandAlias": "Remove-MgBetaWuProductRevisionCatalogEntry", - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesProductRevisionCatalogEntry", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaWindowsUpdatesProductRevisionCatalogEntry", + "Method": "DELETE", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry" }, { - "CommandAlias": "Remove-MgBetaWuProductRevisionKnowledgeBaseArticle", - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", + "Method": "DELETE", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle" }, { - "CommandAlias": "Remove-MgBetaWuResourceConnection", - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesResourceConnection", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-operationalinsightsconnection-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaWindowsUpdatesResourceConnection", + "Method": "DELETE", + "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}" }, { - "CommandAlias": "Remove-MgBetaWuUpdatableAsset", - "Method": "DELETE", - "Command": "Remove-MgBetaWindowsUpdatesUpdatableAsset", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-azureaddevice-delete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaWindowsUpdatesUpdatableAsset", + "Method": "DELETE", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}" }, { - "CommandAlias": "Remove-MgBetaWuUpdatableAssetMember", - "Method": "POST", - "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMember", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-beta", - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembers", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMember", + "Method": "POST", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembers" }, { - "CommandAlias": "Remove-MgBetaWuUpdatableAssetMemberGraphBPreId", - "Method": "POST", - "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMemberById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembersById", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMemberById", + "Method": "POST", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembersById" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBookingBusiness", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBookingBusiness", + "Method": "DELETE", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "DELETE", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "BookingsAppointment.ReadWrite.All", + "Description": "Read and write all Bookings related resources.", + "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Bookings.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.Read.All", + "Description": "Read all Bookings related resources.", + "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.Manage.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "Command": "Remove-MgBookingBusinessAppointment", + "Method": "DELETE", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}" + }, + { + "Module": "Bookings", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgBookingBusinessCalendarView", + "Method": "DELETE", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}" + }, + { + "Module": "Bookings", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomer-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -455545,83 +459296,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null - }, - { - "CommandAlias": null, + "Command": "Remove-MgBookingBusinessCustomer", "Method": "DELETE", - "Command": "Remove-MgBookingBusinessCalendarView", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Module": "Bookings", - "Permissions": [], - "OutputType": null + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}" }, { - "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBookingBusinessCustomer", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", - "ApiVersion": "v1.0", - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], "Module": "Bookings", - "Permissions": [ - { - "Name": "BookingsAppointment.ReadWrite.All", - "Description": "Read and write all Bookings related resources.", - "FullDescription": "Allows an app to read and write Bookings appointments and customers, and additionally allows reading businesses, services, and staff without a signed-in user. ", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Bookings.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Bookings.Read.All", - "Description": "Read all Bookings related resources.", - "FullDescription": "Allows an app to read Bookings appointments, businesses, customers, services, and staff without a signed-in user. ", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Bookings.Manage.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "OutputType": null - }, - { "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBookingBusinessCustomQuestion", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomquestion-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -455648,20 +459336,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBookingBusinessCustomQuestion", + "Method": "DELETE", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBookingBusinessService", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingservice-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -455680,20 +459368,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBookingBusinessService", + "Method": "DELETE", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBookingBusinessStaffMember", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingstaffmember-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -455712,50 +459400,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgBookingBusinessStaffMember", + "Method": "DELETE", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgBookingCurrency", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgBookingCurrency", + "Method": "DELETE", + "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgChat", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete?view=graph-rest-1.0", - "Uri": "/chats/{chat-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgChat", + "Method": "DELETE", + "Uri": "/chats/{chat-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgChatInstalledApp", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-installedapps?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForChat", @@ -455814,35 +459502,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgChatInstalledApp", + "Method": "DELETE", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgChatLastMessagePreview", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/lastMessagePreview", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgChatLastMessagePreview", + "Method": "DELETE", + "Uri": "/chats/{chat-id}/lastMessagePreview" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgChatMember", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-members?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChatMember.ReadWrite", @@ -455869,50 +459557,52 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgChatMember", + "Method": "DELETE", + "Uri": "/chats/{chat-id}/members/{conversationMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgChatMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgChatMessageReplyHostedContent", + "Method": "DELETE", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgChatPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgChatPermissionGrant", + "Method": "DELETE", + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgChatPinnedMessage", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-pinnedmessages?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -455931,20 +459621,20 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Remove-MgChatPinnedMessage", + "Method": "DELETE", + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgChatTab", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-tabs?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForChat", @@ -455995,20 +459685,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgChatTab", + "Method": "DELETE", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgCommunicationCall", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -456027,20 +459717,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgCommunicationCall", + "Method": "DELETE", + "Uri": "/communications/calls/{call-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgCommunicationCallAudioRoutingGroup", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -456059,50 +459749,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgCommunicationCallAudioRoutingGroup", + "Method": "DELETE", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgCommunicationCallContentSharingSession", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgCommunicationCallContentSharingSession", + "Method": "DELETE", + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgCommunicationCallOperation", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgCommunicationCallOperation", + "Method": "DELETE", + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgCommunicationCallParticipant", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -456121,170 +459811,230 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgCommunicationCallParticipant", + "Method": "DELETE", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgCommunicationCallRecordSession", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgCommunicationCallRecordSession", + "Method": "DELETE", + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}" + }, + { + "Module": "CloudCommunications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgCommunicationOnlineMeeting", + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}" + }, + { "Module": "CloudCommunications", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReport", + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "Method": "DELETE", - "Command": "Remove-MgCommunicationOnlineMeeting", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" + }, + { + "Module": "CloudCommunications", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgCommunicationOnlineMeetingAttendeeReport", + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport" + }, + { + "Module": "CloudCommunications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgCommunicationOnlineMeetingRecording", + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgCommunicationOnlineMeetingRecordingContent", + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgCommunicationOnlineMeetingTranscript", + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgCommunicationOnlineMeetingRecording", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgCommunicationOnlineMeetingTranscriptContent", + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgCommunicationOnlineMeetingTranscript", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgCommunicationOnlineMeetingTranscriptMetadataContent", + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgCommunicationPresence", - "ApiReferenceLink": null, - "Uri": "/communications/presences/{presence-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgCommunicationPresence", + "Method": "DELETE", + "Uri": "/communications/presences/{presence-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgContact", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgContact", + "Method": "DELETE", + "Uri": "/contacts/{orgContact-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgContract", - "ApiReferenceLink": null, - "Uri": "/contracts/{contract-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgContract", + "Method": "DELETE", + "Uri": "/contracts/{contract-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDataPolicyOperation", - "ApiReferenceLink": null, - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDataPolicyOperation", + "Method": "DELETE", + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-1.0", - "Uri": "/devices/{device-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -456303,35 +460053,35 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Remove-MgDevice", + "Method": "DELETE", + "Uri": "/devices/{device-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtection", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappprotection-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtection", + "Method": "DELETE", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -456350,20 +460100,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -456382,35 +460132,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "Method": "DELETE", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary" }, { - "CommandAlias": "Remove-MgDeviceAppMgtDefaultManagedAppProtection", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-defaultmanagedappprotection-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -456429,20 +460179,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtection", + "Method": "DELETE", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -456461,50 +460211,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "Method": "DELETE", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary" }, { - "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtection", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-iosmanagedappprotection-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtection", + "Method": "DELETE", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtectionApp", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedmobileapp-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -456523,20 +460273,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtectionAssignment", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedapppolicyassignment-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -456555,95 +460305,95 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "Method": "DELETE", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary" }, { - "CommandAlias": "Remove-MgDeviceAppMgtManagedAppPolicy", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedAppPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementManagedAppPolicy", + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistration", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedAppRegistration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementManagedAppRegistration", + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistrationOperation", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationOperation", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedappoperation-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -456662,140 +460412,140 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationOperation", + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtManagedAppStatus", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedAppStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementManagedAppStatus", + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtManagedEBook", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedEBook", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementManagedEBook", + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookAssignment", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedEBookAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementManagedEBookAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookDeviceState", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedEBookDeviceState", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementManagedEBookDeviceState", + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookInstallSummary", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedEBookInstallSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementManagedEBookInstallSummary", + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary" }, { - "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookUserStateSummary", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummary", + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Method": "DELETE", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-mdmwindowsinformationprotectionpolicy-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -456814,20 +460564,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -456846,20 +460596,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -456878,920 +460628,920 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileApp", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosvppapp-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppCategory", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppCategory", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfiguration", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppConfiguration", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationAssignment", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatus", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", - "Permissions": [], - "OutputType": null - }, - { - "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfiguration", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfiguration", "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary" + }, + { + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "DELETE", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -457810,20 +461560,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "DELETE", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -457842,35 +461592,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "Method": "DELETE", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary" }, { - "CommandAlias": "Remove-MgDeviceAppMgtVppToken", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementVppToken", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -457889,20 +461639,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementVppToken", + "Method": "DELETE", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicy", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionpolicy-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -457921,20 +461671,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "Method": "DELETE", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -457953,20 +461703,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Method": "DELETE", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionapplockerfile-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -457985,20 +461735,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "DELETE", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}" }, { - "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "Method": "DELETE", - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -458017,79 +461767,79 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "DELETE", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceByDeviceId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-1.0", - "Uri": "/devices(deviceId='{deviceId}')", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceByDeviceId", + "Method": "DELETE", + "Uri": "/devices(deviceId='{deviceId}')" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceExtension", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceExtension", + "Method": "DELETE", + "Uri": "/devices/{device-id}/extensions/{extension-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementApplePushNotificationCertificate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/applePushNotificationCertificate", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementApplePushNotificationCertificate", + "Method": "DELETE", + "Uri": "/deviceManagement/applePushNotificationCertificate" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementAuditEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementAuditEvent", + "Method": "DELETE", + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementComplianceManagementPartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-compliancemanagementpartner-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -458108,34 +461858,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementComplianceManagementPartner", + "Method": "DELETE", + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}" }, { + "Module": "DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementConditionalAccessSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/conditionalAccessSettings", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementConditionalAccessSetting", + "Method": "DELETE", + "Uri": "/deviceManagement/conditionalAccessSettings" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDetectedApp", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -458154,20 +461904,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementDetectedApp", + "Method": "DELETE", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicecategory-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -458186,318 +461936,318 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementDeviceCategory", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-ioscompliancepolicy-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicy", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-macosgeneraldeviceconfiguration-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementDeviceConfiguration", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementDeviceConfigurationAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatus", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatus", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview" }, { + "Module": "DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -458516,20 +462266,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfiguration", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}" }, { + "Module": "DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-enrollmentconfigurationassignment-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -458548,20 +462298,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementExchangeConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -458580,50 +462330,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementExchangeConnector", + "Method": "DELETE", + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}" }, { + "Module": "DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "DELETE", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementIoUpdateStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementIoUpdateStatus", + "Method": "DELETE", + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementManagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -458642,142 +462392,142 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementManagedDevice", + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementManagedDeviceCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementManagedDeviceCategory", + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementManagedDeviceCompliancePolicyState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementManagedDeviceConfigurationState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementManagedDeviceConfigurationState", + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementManagedDeviceLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementManagedDeviceLogCollectionRequest", + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionState", + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEvent", + "Method": "DELETE", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -458796,20 +462546,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "DELETE", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementMobileThreatDefenseConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-mobilethreatdefenseconnector-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -458828,50 +462578,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementMobileThreatDefenseConnector", + "Method": "DELETE", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementNotificationMessageTemplate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementNotificationMessageTemplate", + "Method": "DELETE", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Method": "DELETE", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementPartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementpartner-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -458890,20 +462640,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementPartner", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementRemoteAssistancePartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -458922,34 +462672,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementRemoteAssistancePartner", + "Method": "DELETE", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementReport", + "Method": "DELETE", + "Uri": "/deviceManagement/reports" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementResourceOperation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -458968,20 +462718,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementResourceOperation", + "Method": "DELETE", + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -459000,20 +462750,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementRoleAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -459032,20 +462782,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementRoleDefinition", + "Method": "DELETE", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -459064,95 +462814,95 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementTelecomExpenseManagementPartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementTelecomExpenseManagementPartner", + "Method": "DELETE", + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementTermAndCondition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementTermAndCondition", + "Method": "DELETE", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatus", + "Method": "DELETE", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementTermAndConditionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementTermAndConditionAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementTroubleshootingEvent", + "Method": "DELETE", + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -459171,20 +462921,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -459203,20 +462953,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -459235,20 +462985,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -459267,20 +463017,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -459299,20 +463049,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -459331,20 +463081,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -459363,20 +463113,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -459395,49 +463145,49 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaseline", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -459456,50 +463206,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaseline", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategory", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -459518,20 +463268,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -459550,20 +463300,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -459582,20 +463332,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -459614,20 +463364,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -459646,20 +463396,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -459678,20 +463428,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticModelScore", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -459710,34 +463460,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticModelScore", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticOverview", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsOverview" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -459756,34 +463506,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -459802,20 +463552,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -459834,20 +463584,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -459866,170 +463616,170 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementVirtualEndpointDeviceImage", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementVirtualEndpointDeviceImage", + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementVirtualEndpointGalleryImage", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementVirtualEndpointGalleryImage", + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementVirtualEndpointOnPremiseConnection", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementVirtualEndpointOnPremiseConnection", + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementVirtualEndpointUserSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementVirtualEndpointUserSetting", + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementVirtualEndpointUserSettingAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}" }, { + "Module": "DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity", + "Method": "DELETE", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Method": "DELETE", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Method": "DELETE", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementWindowsMalwareInformation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -460048,20 +463798,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementWindowsMalwareInformation", + "Method": "DELETE", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -460080,185 +463830,185 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Method": "DELETE", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}" }, { - "CommandAlias": "Remove-MgDeviceRegisteredOwnerByRef", - "Method": "DELETE", - "Command": "Remove-MgDeviceRegisteredOwnerDirectoryObjectByRef", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredowners?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null - }, - { - "CommandAlias": "Remove-MgDeviceRegisteredUserByRef", + "Command": "Remove-MgDeviceRegisteredOwnerDirectoryObjectByRef", "Method": "DELETE", - "Command": "Remove-MgDeviceRegisteredUserDirectoryObjectByRef", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", - "ApiVersion": "v1.0", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref" + }, + { + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredusers?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDeviceRegisteredUserDirectoryObjectByRef", + "Method": "DELETE", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDirectoryAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDirectoryAdministrativeUnit", + "Method": "DELETE", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDirectoryAdministrativeUnitExtension", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDirectoryAdministrativeUnitExtension", + "Method": "DELETE", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}" }, { - "CommandAlias": "Remove-MgDirectoryAdministrativeUnitMemberByRef", - "Method": "DELETE", - "Command": "Remove-MgDirectoryAdministrativeUnitMemberDirectoryObjectByRef", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete-members?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDirectoryAdministrativeUnitMemberDirectoryObjectByRef", + "Method": "DELETE", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDirectoryAdministrativeUnitScopedRoleMember", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete-scopedrolemembers?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDirectoryAdministrativeUnitScopedRoleMember", + "Method": "DELETE", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDirectoryAttributeSet", - "ApiReferenceLink": null, - "Uri": "/directory/attributeSets/{attributeSet-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDirectoryAttributeSet", + "Method": "DELETE", + "Uri": "/directory/attributeSets/{attributeSet-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinition", - "ApiReferenceLink": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinition", + "Method": "DELETE", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "ApiReferenceLink": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Method": "DELETE", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDirectoryDeletedItem", - "ApiReferenceLink": null, - "Uri": "/directory/deletedItems/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDirectoryDeletedItem", + "Method": "DELETE", + "Uri": "/directory/deletedItems/{directoryObject-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDirectoryDeviceLocalCredential", - "ApiReferenceLink": null, - "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDirectoryDeviceLocalCredential", + "Method": "DELETE", + "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDirectoryFederationConfiguration", - "ApiReferenceLink": null, - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/samlorwsfedexternaldomainfederation-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -460277,230 +464027,260 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDirectoryFederationConfiguration", + "Method": "DELETE", + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}" }, { + "Module": "DirectoryObjects", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDirectoryObject", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delete?view=graph-rest-1.0", - "Uri": "/directoryObjects/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "DirectoryObjects", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDirectoryObject", + "Method": "DELETE", + "Uri": "/directoryObjects/{directoryObject-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDirectoryOnPremiseSynchronization", - "ApiReferenceLink": null, - "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDirectoryOnPremiseSynchronization", + "Method": "DELETE", + "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDirectoryRole", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDirectoryRole", + "Method": "DELETE", + "Uri": "/directoryRoles/{directoryRole-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDirectoryRoleByRoleTemplateId", - "ApiReferenceLink": null, - "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDirectoryRoleByRoleTemplateId", + "Method": "DELETE", + "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')" }, { - "CommandAlias": "Remove-MgDirectoryRoleMemberByRef", - "Method": "DELETE", - "Command": "Remove-MgDirectoryRoleMemberDirectoryObjectByRef", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/$ref", - "ApiVersion": "v1.0", + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delete-member?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDirectoryRoleMemberDirectoryObjectByRef", + "Method": "DELETE", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/$ref" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDirectoryRoleScopedMember", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDirectoryRoleScopedMember", + "Method": "DELETE", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDirectoryRoleTemplate", - "ApiReferenceLink": null, - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDirectoryRoleTemplate", + "Method": "DELETE", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDirectorySubscription", - "ApiReferenceLink": null, - "Uri": "/directory/subscriptions/{companySubscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDirectorySubscription", + "Method": "DELETE", + "Uri": "/directory/subscriptions/{companySubscription-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDirectorySubscriptionByCommerceSubscriptionId", - "ApiReferenceLink": null, - "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDirectorySubscriptionByCommerceSubscriptionId", + "Method": "DELETE", + "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDomain", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-delete?view=graph-rest-1.0", - "Uri": "/domains/{domain-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDomain", + "Method": "DELETE", + "Uri": "/domains/{domain-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDomainFederationConfiguration", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDomainFederationConfiguration", + "Method": "DELETE", + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDomainServiceConfigurationRecord", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDomainServiceConfigurationRecord", + "Method": "DELETE", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDomainVerificationDnsRecord", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDomainVerificationDnsRecord", + "Method": "DELETE", + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDrive", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgDrive", + "Method": "DELETE", + "Uri": "/drives/{drive-id}" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveBundleContent", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveItem", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgDriveFollowingContent", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/following/{driveItem-id}/content" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -460527,155 +464307,200 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDriveItem", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveItemAnalytic", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveItemAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveItemAnalyticItemActivityStat", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveItemListItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveItemChildContent", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveItemContent", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveItemListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveItemListItem", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveItemListItemField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveItemListItemDocumentSetVersion", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveItemListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveItemListItemDocumentSetVersionField", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveItemListItemVersionField", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgDriveItemListItemDriveItemContent", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveItemListItemField", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgDriveItemPermanent", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permanentDelete", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgDriveItemListItemVersion", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveItemListItemVersionField", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveItemPermission", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgDriveItemPermanent", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permanentDelete" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -460702,515 +464527,620 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgDriveItemPermission", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveItemRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-removeretentionlabel?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveItemRetentionLabel", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveItemSubscription", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveItemSubscription", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveItemThumbnail", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveItemThumbnail", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveItemVersion", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveList", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveItemVersionContent", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveListColumn", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveList", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/list" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveListContentType", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveListColumn", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveListContentType", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveListContentTypeColumn", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveListItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveListContentTypeColumnLink", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveListItem", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveListItemDocumentSetVersion", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveListItemField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveListItemDocumentSetVersionField", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveListItemDriveItemContent", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveListItemField", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveListOperation", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveListItemVersion", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveListSubscription", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveListItemVersionField", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveRoot", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveListOperation", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveRootAnalytic", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/analytics", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveListSubscription", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveRootAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveRoot", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveRootListItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveRootAnalytic", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/analytics" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveRootAnalyticItemActivityStat", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveRootListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveRootChildContent", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveRootListItemField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveRootContent", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveRootListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveRootListItem", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/listItem" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveRootListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveRootListItemDocumentSetVersion", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgDriveRootPermanent", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/permanentDelete", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgDriveRootListItemDocumentSetVersionField", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveRootListItemDriveItemContent", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/listItem/driveItem/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveRootPermission", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgDriveRootListItemField", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/listItem/fields" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveRootListItemVersion", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveRootRetentionLabel", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/retentionLabel", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgDriveRootListItemVersionField", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveRootPermanent", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/permanentDelete" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveRootSubscription", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgDriveRootPermission", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveRootRetentionLabel", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/retentionLabel" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveRootThumbnail", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgDriveRootSubscription", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveRootThumbnail", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgDriveRootVersion", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgDriveRootVersion", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgDriveRootVersionContent", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationClass", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgDriveSpecialContent", + "Method": "DELETE", + "Uri": "/drives/{drive-id}/special/{driveItem-id}/content" + }, + { + "Module": "Education", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationClass", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignment", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -461229,20 +465159,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgEducationClassAssignment", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentCategory", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -461261,20 +465191,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgEducationClassAssignmentCategory", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}" }, { - "CommandAlias": "Remove-MgEducationClassAssignmentCategoryByRef", - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentCategoryEducationCategoryByRef", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "ApiVersion": "v1.0", + "Module": "Education", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -461293,35 +465223,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgEducationClassAssignmentCategoryEducationCategoryByRef", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentDefault", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationClassAssignmentDefault", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -461340,20 +465270,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgEducationClassAssignmentResource", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentRubric", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -461372,20 +465302,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgEducationClassAssignmentRubric", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentRubricByRef", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -461404,80 +465334,80 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgEducationClassAssignmentRubricByRef", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentSetting", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationClassAssignmentSetting", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentSettingGradingCategory", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationClassAssignmentSettingGradingCategory", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentSubmission", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationClassAssignmentSubmission", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentSubmissionOutcome", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationClassAssignmentSubmissionOutcome", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentSubmissionResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -461496,50 +465426,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgEducationClassAssignmentSubmissionResource", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationClassAssignmentSubmissionSubmittedResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationClassAssignmentSubmissionSubmittedResource", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { - "CommandAlias": "Remove-MgEducationClassMemberByRef", - "Method": "DELETE", - "Command": "Remove-MgEducationClassMemberEducationUserByRef", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref", - "ApiVersion": "v1.0", + "Module": "Education", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-members?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationClassMemberEducationUserByRef", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationClassModule", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -461558,20 +465488,20 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Remove-MgEducationClassModule", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationClassModuleResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -461590,184 +465520,184 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Remove-MgEducationClassModuleResource", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}" }, { - "CommandAlias": "Remove-MgEducationClassTeacherByRef", - "Method": "DELETE", - "Command": "Remove-MgEducationClassTeacherEducationUserByRef", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref", - "ApiVersion": "v1.0", + "Module": "Education", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-teachers?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationClassTeacherEducationUserByRef", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationMe", - "ApiReferenceLink": null, - "Uri": "/education/me", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationMe", + "Method": "DELETE", + "Uri": "/education/me" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationMeAssignment", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationMeAssignment", + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}" }, { - "CommandAlias": "Remove-MgEducationMeAssignmentCategoryByRef", - "Method": "DELETE", - "Command": "Remove-MgEducationMeAssignmentCategoryEducationCategoryByRef", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "ApiVersion": "v1.0", + "Module": "Education", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationMeAssignmentCategoryEducationCategoryByRef", + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationMeAssignmentResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationMeAssignmentResource", + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationMeAssignmentRubric", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationMeAssignmentRubric", + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationMeAssignmentRubricByRef", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationMeAssignmentRubricByRef", + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationMeAssignmentSubmission", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationMeAssignmentSubmission", + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationMeAssignmentSubmissionOutcome", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationMeAssignmentSubmissionOutcome", + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationMeAssignmentSubmissionResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationMeAssignmentSubmissionResource", + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationMeAssignmentSubmissionSubmittedResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationMeAssignmentSubmissionSubmittedResource", + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationMeRubric", - "ApiReferenceLink": null, - "Uri": "/education/me/rubrics/{educationRubric-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -461786,450 +465716,448 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgEducationMeRubric", + "Method": "DELETE", + "Uri": "/education/me/rubrics/{educationRubric-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationSchool", - "ApiReferenceLink": null, - "Uri": "/education/schools/{educationSchool-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationSchool", + "Method": "DELETE", + "Uri": "/education/schools/{educationSchool-id}" }, { - "CommandAlias": "Remove-MgEducationSchoolClassByRef", - "Method": "DELETE", - "Command": "Remove-MgEducationSchoolClassEducationClassByRef", - "ApiReferenceLink": null, - "Uri": "/education/schools/{educationSchool-id}/classes/{educationClass-id}/$ref", - "ApiVersion": "v1.0", + "Module": "Education", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-classes?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationSchoolClassEducationClassByRef", + "Method": "DELETE", + "Uri": "/education/schools/{educationSchool-id}/classes/{educationClass-id}/$ref" }, { - "CommandAlias": "Remove-MgEducationSchoolUserByRef", - "Method": "DELETE", - "Command": "Remove-MgEducationSchoolUserEducationUserByRef", - "ApiReferenceLink": null, - "Uri": "/education/schools/{educationSchool-id}/users/{educationUser-id}/$ref", - "ApiVersion": "v1.0", + "Module": "Education", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-users?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationSchoolUserEducationUserByRef", + "Method": "DELETE", + "Uri": "/education/schools/{educationSchool-id}/users/{educationUser-id}/$ref" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationUser", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationUser", + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationUserAssignment", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationUserAssignment", + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}" }, { - "CommandAlias": "Remove-MgEducationUserAssignmentCategoryByRef", - "Method": "DELETE", - "Command": "Remove-MgEducationUserAssignmentCategoryEducationCategoryByRef", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "ApiVersion": "v1.0", + "Module": "Education", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationUserAssignmentCategoryEducationCategoryByRef", + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationUserAssignmentResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationUserAssignmentResource", + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationUserAssignmentRubric", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationUserAssignmentRubric", + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationUserAssignmentRubricByRef", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationUserAssignmentRubricByRef", + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationUserAssignmentSubmission", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationUserAssignmentSubmission", + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationUserAssignmentSubmissionOutcome", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationUserAssignmentSubmissionOutcome", + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationUserAssignmentSubmissionResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationUserAssignmentSubmissionResource", + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationUserAssignmentSubmissionSubmittedResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationUserAssignmentSubmissionSubmittedResource", + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEducationUserRubric", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEducationUserRubric", + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAccessPackage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementAccessPackage", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApproval", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApproval", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApprovalStage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatibleaccesspackage?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatiblegroup?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAccessPackageResourceRoleScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-resourcerolescopes?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementAccessPackageResourceRoleScope", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAssignment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementAssignment", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAssignmentPolicy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementAssignmentPolicy", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAssignmentPolicyQuestion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementAssignmentPolicyQuestion", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementAssignmentRequest", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalog", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementCatalog", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogCustomWorkflowExtension", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementCatalogCustomWorkflowExtension", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementCatalogResource", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", @@ -462238,83 +466166,83 @@ "DeleteViaIdentity1", "DeleteViaIdentity2" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementCatalogResourceRole", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResource", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScope", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", @@ -462323,353 +466251,353 @@ "DeleteViaIdentity1", "DeleteViaIdentity2" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementCatalogResourceScope", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResource", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRole", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementConnectedOrganization", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementConnectedOrganization", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}" }, { - "CommandAlias": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorDirectoryObjectByRef", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-externalsponsors?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorDirectoryObjectByRef", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref" }, { - "CommandAlias": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorDirectoryObjectByRef", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref", - "ApiVersion": "v1.0", + "Module": "Identity.Governance", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-internalsponsors?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorDirectoryObjectByRef", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResource", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceEnvironment", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResource", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRole", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResource", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScope", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResource", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRequest", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalog", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRequestCatalog", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResource", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", @@ -462678,83 +466606,83 @@ "DeleteViaIdentity1", "DeleteViaIdentity2" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRole", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", @@ -462763,523 +466691,525 @@ "DeleteViaIdentity1", "DeleteViaIdentity2" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScope", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRequestResource", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRequestResourceRole", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResource", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScope", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRequestResourceScope", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResource", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRole", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRole", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRoleResource", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRoleResourceScope", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRoleResourceScopeResource", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRoleScope", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResource", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRole", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResource", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceScope", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRole", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResource", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceRole", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScope", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceScope", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceScopeResource", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceScopeResourceRole", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgEntitlementManagementResourceScopeResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgEntitlementManagementResourceScopeResourceRoleResource", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Search", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgExternalConnection", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -463298,20 +467228,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgExternalConnection", + "Method": "DELETE", + "Uri": "/external/connections/{externalConnection-id}" }, { + "Module": "Search", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgExternalConnectionGroup", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -463330,20 +467260,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgExternalConnectionGroup", + "Method": "DELETE", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}" }, { + "Module": "Search", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgExternalConnectionGroupMember", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -463362,20 +467292,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgExternalConnectionGroupMember", + "Method": "DELETE", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}" }, { + "Module": "Search", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgExternalConnectionItem", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -463394,110 +467324,110 @@ "IsLeastPrivilege": false } ], - "OutputType": null - }, - { - "CommandAlias": null, + "Command": "Remove-MgExternalConnectionItem", "Method": "DELETE", - "Command": "Remove-MgExternalConnectionItemActivity", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "ApiVersion": "v1.0", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}" + }, + { + "Module": "Search", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgExternalConnectionItemActivity", + "Method": "DELETE", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}" }, { + "Module": "Search", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgExternalConnectionOperation", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Search", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgExternalConnectionOperation", + "Method": "DELETE", + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-1.0", - "Uri": "/groups/{group-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroup", + "Method": "DELETE", + "Uri": "/groups/{group-id}" }, { - "CommandAlias": "Remove-MgGroupAcceptedSenderByRef", - "Method": "DELETE", - "Command": "Remove-MgGroupAcceptedSenderDirectoryObjectByRef", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref", - "ApiVersion": "v1.0", + "Module": "Groups", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-acceptedsenders?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupAcceptedSenderDirectoryObjectByRef", + "Method": "DELETE", + "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-approleassignments?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupAppRoleAssignment", + "Method": "DELETE", + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupByUniqueName", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-1.0", - "Uri": "/groups(uniqueName='{uniqueName}')", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupByUniqueName", + "Method": "DELETE", + "Uri": "/groups(uniqueName='{uniqueName}')" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupCalendarEvent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -463516,35 +467446,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgGroupCalendarEvent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/calendar/events/{event-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupCalendarPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupCalendarPermission", + "Method": "DELETE", + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupConversation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -463563,20 +467493,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgGroupConversation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/conversations/{conversation-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupConversationThread", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -463595,740 +467525,920 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgGroupConversationThread", + "Method": "DELETE", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupConversationThreadPostAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupConversationThreadPostAttachment", + "Method": "DELETE", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupConversationThreadPostExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupConversationThreadPostExtension", + "Method": "DELETE", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupConversationThreadPostInReplyToAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupConversationThreadPostInReplyToAttachment", + "Method": "DELETE", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupConversationThreadPostInReplyToExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupConversationThreadPostInReplyToExtension", + "Method": "DELETE", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDrive", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDrive", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveBundleContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveFollowingContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveItem", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemListItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveItemAnalytic", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveItemAnalyticItemActivityStat", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveItemChildContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemListItemField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveItemContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveItemListItem", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersion", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgGroupDriveItemPermanent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersionField", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveItemListItemDriveItemContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveItemListItemField", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveItemListItemVersion", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemThumbnail", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveItemListItemVersionField", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveItemPermanent", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveList", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveItemPermission", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveListColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveItemRetentionLabel", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveListContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveItemSubscription", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveItemThumbnail", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveItemVersion", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveListItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveItemVersionContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveList", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/list" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveListColumn", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveListItemField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveListContentType", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveListContentTypeColumn", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveListContentTypeColumnLink", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveListOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveListItem", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveListSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveListItemDocumentSetVersion", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveRoot", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveListItemDocumentSetVersionField", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootAnalytic", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveListItemDriveItemContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveListItemField", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootListItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveListItemVersion", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersion", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgGroupDriveListItemVersionField", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveListOperation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersionField", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgGroupDriveListSubscription", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveRoot", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootListItemField", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgGroupDriveRootAnalytic", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveRootAnalyticItemActivityStat", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootListItemVersion", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgGroupDriveRootChildContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveRootContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootListItemVersionField", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgGroupDriveRootListItem", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersion", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgGroupDriveRootPermanent", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permanentDelete", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersionField", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveRootListItemDriveItemContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootPermission", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgGroupDriveRootListItemField", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveRootListItemVersion", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootRetentionLabel", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgGroupDriveRootListItemVersionField", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields" + }, + { + "Module": "Groups", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveRootPermanent", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permanentDelete" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootSubscription", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgGroupDriveRootPermission", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveRootRetentionLabel", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootThumbnail", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgGroupDriveRootSubscription", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveRootThumbnail", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupDriveRootVersion", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgGroupDriveRootVersion", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupDriveRootVersionContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupEvent", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgGroupDriveSpecialContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content" + }, + { + "Module": "Calendar", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-event?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -464347,144 +468457,144 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgGroupEvent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/events/{event-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupEventAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupEventAttachment", + "Method": "DELETE", + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupEventExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupEventExtension", + "Method": "DELETE", + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupEventInstanceAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupEventInstanceAttachment", + "Method": "DELETE", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupEventInstanceExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupEventInstanceExtension", + "Method": "DELETE", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupExtension", + "Method": "DELETE", + "Uri": "/groups/{group-id}/extensions/{extension-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgGroupFavorite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-removefavorite?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/removeFavorite", - "ApiVersion": "v1.0", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-removefavorite?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupFavorite", + "Method": "POST", + "Uri": "/groups/{group-id}/removeFavorite" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgGroupFromLifecyclePolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-removegroup?view=graph-rest-1.0", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", - "ApiVersion": "v1.0", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-removegroup?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupFromLifecyclePolicy", + "Method": "POST", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupLifecyclePolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-delete?view=graph-rest-1.0", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupLifecyclePolicy", + "Method": "DELETE", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}" }, { - "CommandAlias": "Remove-MgGroupMemberByRef", - "Method": "DELETE", - "Command": "Remove-MgGroupMemberDirectoryObjectByRef", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref", - "ApiVersion": "v1.0", + "Module": "Groups", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-members?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "GroupMember.ReadWrite.All", @@ -464511,35 +468621,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgGroupMemberDirectoryObjectByRef", + "Method": "DELETE", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupOnenoteNotebook", + "Method": "DELETE", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupOnenotePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -464558,50 +468668,65 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgGroupOnenotePage", + "Method": "DELETE", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupOnenotePageContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupOnenoteSection", + "Method": "DELETE", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}" }, { - "CommandAlias": "Remove-MgGroupOwnerByRef", - "Method": "DELETE", - "Command": "Remove-MgGroupOwnerDirectoryObjectByRef", + "Module": "Notes", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgGroupOnenoteSectionGroup", + "Method": "DELETE", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}" + }, + { + "Module": "Groups", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-owners?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -464620,35 +468745,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgGroupOwnerDirectoryObjectByRef", + "Method": "DELETE", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupPermissionGrant", + "Method": "DELETE", + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupPhoto", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/photo", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ProfilePhoto.ReadWrite.All", @@ -464667,52 +468792,86 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgGroupPhoto", + "Method": "DELETE", + "Uri": "/groups/{group-id}/photo" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupPlannerPlanDetail", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "ProfilePhoto.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Group.ReadWrite.All", + "Description": "Read and write all groups", + "FullDescription": "Allows the app to create groups, read all group properties and memberships, update group properties and memberships, and delete groups. Also allows the app to read and write conversations. All of these operations can be performed by the app without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Remove-MgGroupPhotoContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/photo/$value" + }, + { + "Module": "Planner", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Planner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupPlannerPlanDetail", + "Method": "DELETE", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details" }, { - "CommandAlias": "Remove-MgGroupRejectedSenderByRef", - "Method": "DELETE", - "Command": "Remove-MgGroupRejectedSenderDirectoryObjectByRef", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref", - "ApiVersion": "v1.0", + "Module": "Groups", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-rejectedsenders?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupRejectedSenderDirectoryObjectByRef", + "Method": "DELETE", + "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/settings/{groupSetting-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -464731,824 +468890,942 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgGroupSetting", + "Method": "DELETE", + "Uri": "/groups/{group-id}/settings/{groupSetting-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSettingTemplateGroupSettingTemplate", - "ApiReferenceLink": null, - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSettingTemplateGroupSettingTemplate", + "Method": "DELETE", + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgGroupSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/sites/remove", - "ApiVersion": "v1.0", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgGroupSite", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/remove" + }, + { + "Module": "Sites", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgGroupSiteAnalytic", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics" + }, + { + "Module": "Sites", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgGroupSiteAnalyticItemActivityStat", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}" + }, + { + "Module": "Sites", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgGroupSiteAnalyticItemActivityStatActivity", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}" + }, + { + "Module": "Sites", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content" + }, + { + "Module": "Sites", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgGroupSiteColumn", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}" + }, + { + "Module": "Sites", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgGroupSiteContentType", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}" + }, + { + "Module": "Sites", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgGroupSiteContentTypeColumn", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" + }, + { + "Module": "Sites", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Remove-MgGroupSiteContentTypeColumnLink", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteAnalytic", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "ApiVersion": "v1.0", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteGetByPathAnalytic", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteGetByPathOnenote", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteAnalyticItemActivityStatActivity", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteGetByPathTermStore", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteList", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteListColumn", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteListContentType", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteListContentTypeColumn", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteGetByPathAnalytic", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "ApiVersion": "v1.0", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteListContentTypeColumnLink", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteGetByPathOnenote", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "ApiVersion": "v1.0", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteListItem", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteGetByPathTermStore", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "ApiVersion": "v1.0", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteListItemDocumentSetVersion", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteList", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteListItemDocumentSetVersionField", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteListColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteListItemDriveItemContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteListContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteListItemField", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteListItemVersion", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteListItemVersionField", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteListItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteListOperation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteListSubscription", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteOnenote", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteListItemField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteOnenoteNotebook", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteOnenoteNotebookSection", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroup", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteListOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSection", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteListSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenote", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionPage", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteNotebookSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionPageContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteOnenoteOperation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteOnenotePage", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteOnenotePageContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteOnenoteResource", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteOnenoteResourceContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenotePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteOnenoteSection", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteResource", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteOnenoteSectionGroup", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteOnenoteSectionGroupSection", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteOnenoteSectionGroupSectionPage", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteSectionGroupSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteOnenoteSectionGroupSectionPageContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteSectionGroupSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteOnenoteSectionPage", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOnenoteSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteOnenoteSectionPageContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteOperation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSitePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSitePage", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayout", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayout", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSitePageAsSitePageWebPart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSitePageAsSitePageWebPart", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSitePermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSitePermission", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStore", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteTermStore", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteTermStoreGroup", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreGroupSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteTermStoreGroupSet", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", @@ -465559,17 +469836,17 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteTermStoreGroupSetChild", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", @@ -465580,136 +469857,136 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteTermStoreGroupSetChildRelation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreGroupSetParentGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteTermStoreGroupSetParentGroup", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteTermStoreGroupSetRelation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteTermStoreGroupSetTerm", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChild", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChildRelation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteTermStoreGroupSetTermRelation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteTermStoreSet", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", @@ -465720,17 +469997,17 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteTermStoreSetChild", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", @@ -465741,51 +470018,51 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteTermStoreSetChildRelation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteTermStoreSetParentGroup", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSet", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", @@ -465796,17 +470073,17 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChild", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", @@ -465817,687 +470094,742 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetRelation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTerm", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteTermStoreSetRelation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteTermStoreSetTerm", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetTermChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteTermStoreSetTermChild", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteTermStoreSetTermChildRelation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupSiteTermStoreSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupSiteTermStoreSetTermRelation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeam", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeam", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeamChannel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeamChannel", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeamChannelMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeamChannelFileFolderContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeamChannelMessage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeamChannelMember", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeamChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeamChannelMessage", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeamChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeamChannelMessageHostedContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeamChannelMessageReply", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeamChannelSharedWithTeam", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgGroupTeamChannelMessageReplyHostedContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" + }, + { + "Module": "Teams", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeamChannelSharedWithTeam", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeamChannelTab", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeamChannelTab", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeamInstalledApp", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeamInstalledApp", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeamMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeamMember", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/members/{conversationMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeamOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeamOperation", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeamPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeamPermissionGrant", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeamPrimaryChannel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeamPhotoContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/photo/$value" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeamPrimaryChannelMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeamPrimaryChannel", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeamPrimaryChannelMessage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeamPrimaryChannelFileFolderContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeamPrimaryChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeamPrimaryChannelMember", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeamPrimaryChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeamPrimaryChannelMessage", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgGroupTeamPrimaryChannelMessageHostedContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" + }, + { + "Module": "Teams", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeamPrimaryChannelMessageReply", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeamPrimaryChannelSharedWithTeam", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" + }, + { + "Module": "Teams", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeamPrimaryChannelSharedWithTeam", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeamPrimaryChannelTab", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeamPrimaryChannelTab", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeamSchedule", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeamSchedule", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeamScheduleOfferShiftRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeamScheduleOfferShiftRequest", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeamScheduleOpenShift", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeamScheduleOpenShift", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeamScheduleOpenShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeamScheduleOpenShiftChangeRequest", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeamScheduleSchedulingGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeamScheduleSchedulingGroup", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeamScheduleShift", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeamScheduleShift", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeamScheduleSwapShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeamScheduleSwapShiftChangeRequest", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeamScheduleTimeOff", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeamScheduleTimeOff", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeamScheduleTimeOffReason", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeamScheduleTimeOffReason", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeamScheduleTimeOffRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeamScheduleTimeOffRequest", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeamTag", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeamTag", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupTeamTagMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupTeamTagMember", + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupThread", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-thread?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -466516,275 +470848,305 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgGroupThread", + "Method": "DELETE", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupThreadPostAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupThreadPostAttachment", + "Method": "DELETE", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupThreadPostExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupThreadPostExtension", + "Method": "DELETE", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupThreadPostInReplyToAttachment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupThreadPostInReplyToAttachment", + "Method": "DELETE", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgGroupThreadPostInReplyToExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgGroupThreadPostInReplyToExtension", + "Method": "DELETE", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityApiConnector", - "ApiReferenceLink": null, - "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityApiConnector", + "Method": "DELETE", + "Uri": "/identity/apiConnectors/{identityApiConnector-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityAuthenticationEventListener", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityAuthenticationEventListener", + "Method": "DELETE", + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityB2XUserFlow", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityB2XUserFlow", + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}" }, { - "CommandAlias": "Remove-MgIdentityB2XUserFlowIdentityProviderByRef", - "Method": "DELETE", - "Command": "Remove-MgIdentityB2XUserFlowIdentityProviderBaseByRef", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityB2XUserFlowIdentityProviderBaseByRef", + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityB2XUserFlowLanguage", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityB2XUserFlowLanguage", + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityB2XUserFlowLanguageDefaultPage", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityB2XUserFlowLanguageDefaultPage", + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityB2XUserFlowLanguageOverridePage", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityB2XUserFlowLanguageDefaultPageContent", + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollection", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityB2XUserFlowLanguageOverridePage", + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollectionByRef", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityB2XUserFlowLanguageOverridePageContent", + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignup", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollection", + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignupByRef", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollectionByRef", + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref" + }, + { + "Module": "Identity.SignIns", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignup", + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityB2XUserFlowUserAttributeAssignment", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignupByRef", + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref" + }, + { + "Module": "Identity.SignIns", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityB2XUserFlowUserAttributeAssignment", + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityConditionalAccessAuthenticationContextClassReference", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityConditionalAccessAuthenticationContextClassReference", + "Method": "DELETE", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityConditionalAccessNamedLocation", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/countrynamedlocation-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -466803,20 +471165,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgIdentityConditionalAccessNamedLocation", + "Method": "DELETE", + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityConditionalAccessPolicy", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -466835,664 +471197,664 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgIdentityConditionalAccessPolicy", + "Method": "DELETE", + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityCustomAuthenticationExtension", - "ApiReferenceLink": null, - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityCustomAuthenticationExtension", + "Method": "DELETE", + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinition", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinition", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAppConsentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernanceAppConsentRequest", + "Method": "DELETE", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "Method": "DELETE", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Method": "DELETE", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "Method": "DELETE", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflow", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflow", + "Method": "DELETE", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Method": "DELETE", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItem", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItem", + "Method": "DELETE", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deletedItemcontainer-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Method": "DELETE", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Method": "DELETE", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowTask", + "Method": "DELETE", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowVersionTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "Method": "DELETE", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernancePrivilegedAccess", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernancePrivilegedAccess", + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroup", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroup", + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreement", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreement", + "Method": "DELETE", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementAcceptance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "Method": "DELETE", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFile", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFile", + "Method": "DELETE", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Method": "DELETE", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Method": "DELETE", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileVersion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "Method": "DELETE", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityProvider", - "ApiReferenceLink": null, - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityProvider", + "Method": "DELETE", + "Uri": "/identity/identityProviders/{identityProviderBase-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgIdentityUserFlowAttribute", - "ApiReferenceLink": null, - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgIdentityUserFlowAttribute", + "Method": "DELETE", + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgInformationProtectionThreatAssessmentRequest", - "ApiReferenceLink": null, - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgInformationProtectionThreatAssessmentRequest", + "Method": "DELETE", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgInformationProtectionThreatAssessmentRequestResult", - "ApiReferenceLink": null, - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgInformationProtectionThreatAssessmentRequestResult", + "Method": "DELETE", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgInvitation", - "ApiReferenceLink": null, - "Uri": "/invitations/{invitation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgInvitation", + "Method": "DELETE", + "Uri": "/invitations/{invitation-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgOauth2PermissionGrant", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delete?view=graph-rest-1.0", - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -467511,35 +471873,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgOauth2PermissionGrant", + "Method": "DELETE", + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgOrganization", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgOrganization", + "Method": "DELETE", + "Uri": "/organization/{organization-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgOrganizationBranding", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -467558,20 +471920,95 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgOrganizationBranding", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgOrganizationBrandingBackgroundImage", "Method": "DELETE", - "Command": "Remove-MgOrganizationBrandingLocalization", + "Uri": "/organization/{organization-id}/branding/backgroundImage" + }, + { + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgOrganizationBrandingBannerLogo", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/bannerLogo" + }, + { + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgOrganizationBrandingCustomCss", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/customCSS" + }, + { + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgOrganizationBrandingFavicon", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/favicon" + }, + { + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgOrganizationBrandingHeaderLogo", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/headerLogo" + }, + { "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -467590,80 +472027,215 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgOrganizationBrandingLocalization", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgOrganizationCertificateBasedAuthConfiguration", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgOrganizationBrandingLocalizationBackgroundImage", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage" + }, + { + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgOrganizationBrandingLocalizationBannerLogo", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgOrganizationExtension", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/extensions/{extension-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgOrganizationBrandingLocalizationCustomCss", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS" + }, + { + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgOrganizationBrandingLocalizationFavicon", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgOrganizationBrandingLocalizationHeaderLogo", "Method": "DELETE", - "Command": "Remove-MgPlace", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo" + }, + { + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/places/{place-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgOrganizationBrandingLocalizationSquareLogo", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo" + }, + { + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgOrganizationBrandingLocalizationSquareLogoDark", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgOrganizationBrandingSquareLogo", "Method": "DELETE", - "Command": "Remove-MgPlaceAsRoomListRoom", + "Uri": "/organization/{organization-id}/branding/squareLogo" + }, + { + "Module": "Identity.DirectoryManagement", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgOrganizationBrandingSquareLogoDark", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/squareLogoDark" + }, + { + "Module": "Identity.SignIns", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgOrganizationCertificateBasedAuthConfiguration", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgOrganizationExtension", "Method": "DELETE", - "Command": "Remove-MgPlannerBucket", + "Uri": "/organization/{organization-id}/extensions/{extension-id}" + }, + { + "Module": "Calendar", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/planner/buckets/{plannerBucket-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgPlace", + "Method": "DELETE", + "Uri": "/places/{place-id}" + }, + { + "Module": "Calendar", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgPlaceAsRoomListRoom", + "Method": "DELETE", + "Uri": "/places/{place-id}/roomList/rooms/{room-id}" + }, + { "Module": "Planner", + "CommandAlias": null, + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -467690,20 +472262,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgPlannerBucket", + "Method": "DELETE", + "Uri": "/planner/buckets/{plannerBucket-id}" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPlannerPlan", - "ApiReferenceLink": null, - "Uri": "/planner/plans/{plannerPlan-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -467730,20 +472302,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgPlannerPlan", + "Method": "DELETE", + "Uri": "/planner/plans/{plannerPlan-id}" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPlannerTask", - "ApiReferenceLink": null, - "Uri": "/planner/tasks/{plannerTask-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -467770,65 +472342,65 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgPlannerTask", + "Method": "DELETE", + "Uri": "/planner/tasks/{plannerTask-id}" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPlannerTaskAssignedToTaskBoardFormat", - "ApiReferenceLink": null, - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Planner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPlannerTaskAssignedToTaskBoardFormat", + "Method": "DELETE", + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPlannerTaskBucketTaskBoardFormat", - "ApiReferenceLink": null, - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Planner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPlannerTaskBucketTaskBoardFormat", + "Method": "DELETE", + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPlannerTaskProgressTaskBoardFormat", - "ApiReferenceLink": null, - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Planner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPlannerTaskProgressTaskBoardFormat", + "Method": "DELETE", + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat" }, { - "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPolicyActivityBasedTimeoutPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -467847,34 +472419,34 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgPolicyActivityBasedTimeoutPolicy", + "Method": "DELETE", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPolicyAdminConsentRequestPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/adminConsentRequestPolicy", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPolicyAdminConsentRequestPolicy", + "Method": "DELETE", + "Uri": "/policies/adminConsentRequestPolicy" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPolicyAppManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -467893,63 +472465,63 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgPolicyAppManagementPolicy", + "Method": "DELETE", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPolicyAuthenticationFlowPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationFlowsPolicy", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPolicyAuthenticationFlowPolicy", + "Method": "DELETE", + "Uri": "/policies/authenticationFlowsPolicy" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPolicyAuthenticationMethodPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationMethodsPolicy", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPolicyAuthenticationMethodPolicy", + "Method": "DELETE", + "Uri": "/policies/authenticationMethodsPolicy" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Method": "DELETE", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPolicyAuthenticationStrengthPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-delete-policies?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -467968,49 +472540,49 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgPolicyAuthenticationStrengthPolicy", + "Method": "DELETE", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "DELETE", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPolicyAuthorizationPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/authorizationPolicy", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPolicyAuthorizationPolicy", + "Method": "DELETE", + "Uri": "/policies/authorizationPolicy" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPolicyClaimMappingPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -468029,164 +472601,164 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgPolicyClaimMappingPolicy", + "Method": "DELETE", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPolicyCrossTenantAccessPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPolicyCrossTenantAccessPolicy", + "Method": "DELETE", + "Uri": "/policies/crossTenantAccessPolicy" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPolicyCrossTenantAccessPolicyDefault", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/default", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPolicyCrossTenantAccessPolicyDefault", + "Method": "DELETE", + "Uri": "/policies/crossTenantAccessPolicy/default" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartner", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartner", + "Method": "DELETE", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Method": "DELETE", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplate", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/templates", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplate", + "Method": "DELETE", + "Uri": "/policies/crossTenantAccessPolicy/templates" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", + "Method": "DELETE", + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", + "Method": "DELETE", + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPolicyDefaultAppManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/defaultAppManagementPolicy", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPolicyDefaultAppManagementPolicy", + "Method": "DELETE", + "Uri": "/policies/defaultAppManagementPolicy" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPolicyFeatureRolloutPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPolicyFeatureRolloutPolicy", + "Method": "DELETE", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}" }, { - "CommandAlias": "Remove-MgPolicyFeatureRolloutPolicyApplyToByRef", - "Method": "DELETE", - "Command": "Remove-MgPolicyFeatureRolloutPolicyApplyToDirectoryObjectByRef", - "ApiReferenceLink": null, - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", - "ApiVersion": "v1.0", + "Module": "Identity.SignIns", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete-appliesto?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPolicyFeatureRolloutPolicyApplyToDirectoryObjectByRef", + "Method": "DELETE", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPolicyHomeRealmDiscoveryPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -468205,139 +472777,139 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgPolicyHomeRealmDiscoveryPolicy", + "Method": "DELETE", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPolicyIdentitySecurityDefaultEnforcementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPolicyIdentitySecurityDefaultEnforcementPolicy", + "Method": "DELETE", + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPolicyPermissionGrantPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPolicyPermissionGrantPolicy", + "Method": "DELETE", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPolicyPermissionGrantPolicyExclude", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-excludes?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPolicyPermissionGrantPolicyExclude", + "Method": "DELETE", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPolicyPermissionGrantPolicyInclude", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-includes?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPolicyPermissionGrantPolicyInclude", + "Method": "DELETE", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPolicyRoleManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPolicyRoleManagementPolicy", + "Method": "DELETE", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPolicyRoleManagementPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPolicyRoleManagementPolicyAssignment", + "Method": "DELETE", + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPolicyRoleManagementPolicyEffectiveRule", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPolicyRoleManagementPolicyEffectiveRule", + "Method": "DELETE", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPolicyRoleManagementPolicyRule", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPolicyRoleManagementPolicyRule", + "Method": "DELETE", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPolicyTokenIssuancePolicy", - "ApiReferenceLink": null, - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -468356,20 +472928,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgPolicyTokenIssuancePolicy", + "Method": "DELETE", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPolicyTokenLifetimePolicy", - "ApiReferenceLink": null, - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -468388,110 +472960,125 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgPolicyTokenLifetimePolicy", + "Method": "DELETE", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPrintConnector", - "ApiReferenceLink": null, - "Uri": "/print/connectors/{printConnector-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPrintConnector", + "Method": "DELETE", + "Uri": "/print/connectors/{printConnector-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPrintOperation", - "ApiReferenceLink": null, - "Uri": "/print/operations/{printOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPrintOperation", + "Method": "DELETE", + "Uri": "/print/operations/{printOperation-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPrintPrinter", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPrintPrinter", + "Method": "DELETE", + "Uri": "/print/printers/{printer-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPrintPrinterJob", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPrintPrinterJob", + "Method": "DELETE", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPrintPrinterJobDocument", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPrintPrinterJobDocument", + "Method": "DELETE", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPrintPrinterJobTask", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPrintPrinterJobDocumentContent", + "Method": "DELETE", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPrintPrinterTaskTrigger", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgPrintPrinterJobTask", + "Method": "DELETE", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}" + }, + { + "Module": "Devices.CloudPrint", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete-tasktrigger?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -468510,527 +473097,542 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgPrintPrinterTaskTrigger", + "Method": "DELETE", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPrintService", - "ApiReferenceLink": null, - "Uri": "/print/services/{printService-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPrintService", + "Method": "DELETE", + "Uri": "/print/services/{printService-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPrintServiceEndpoint", - "ApiReferenceLink": null, - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPrintServiceEndpoint", + "Method": "DELETE", + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPrintShare", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPrintShare", + "Method": "DELETE", + "Uri": "/print/shares/{printerShare-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPrintShareAllowedGroupByRef", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-allowedgroup?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPrintShareAllowedGroupByRef", + "Method": "DELETE", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPrintShareAllowedUserByRef", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-alloweduser?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPrintShareAllowedUserByRef", + "Method": "DELETE", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPrintShareJob", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPrintShareJob", + "Method": "DELETE", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPrintShareJobDocument", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPrintShareJobDocument", + "Method": "DELETE", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPrintShareJobTask", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPrintShareJobDocumentContent", + "Method": "DELETE", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPrintTaskDefinition", - "ApiReferenceLink": null, - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPrintShareJobTask", + "Method": "DELETE", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPrintTaskDefinitionTask", - "ApiReferenceLink": null, - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-delete-taskdefinition?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPrintTaskDefinition", + "Method": "DELETE", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPrivacySubjectRightsRequest", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPrintTaskDefinitionTask", + "Method": "DELETE", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}" }, { + "Module": "Compliance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgPrivacySubjectRightsRequestNote", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPrivacySubjectRightsRequest", + "Method": "DELETE", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}" }, { + "Module": "Compliance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgReportAuthenticationMethodUserRegistrationDetail", - "ApiReferenceLink": null, - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgPrivacySubjectRightsRequestNote", + "Method": "DELETE", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgReportPartnerBilling", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/reports/partners/billing", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgReportAuthenticationMethodUserRegistrationDetail", + "Method": "DELETE", + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}" + }, + { + "Module": "Reports", + "CommandAlias": null, "Variants": [ "Delete" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgReportPartnerBilling", + "Method": "DELETE", + "Uri": "/reports/partners/billing" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgReportPartnerBillingManifest", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgReportPartnerBillingManifest", + "Method": "DELETE", + "Uri": "/reports/partners/billing/manifests/{manifest-id}" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgReportPartnerBillingOperation", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/operations/{operation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgReportPartnerBillingOperation", + "Method": "DELETE", + "Uri": "/reports/partners/billing/operations/{operation-id}" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgReportPartnerBillingReconciliation", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/reconciliation", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgReportPartnerBillingReconciliation", + "Method": "DELETE", + "Uri": "/reports/partners/billing/reconciliation" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgReportPartnerBillingReconciliationBilled", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/reconciliation/billed", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgReportPartnerBillingReconciliationBilled", + "Method": "DELETE", + "Uri": "/reports/partners/billing/reconciliation/billed" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgReportPartnerBillingUsage", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/usage", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgReportPartnerBillingUsage", + "Method": "DELETE", + "Uri": "/reports/partners/billing/usage" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgReportPartnerBillingUsageBilled", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/usage/billed", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgReportPartnerBillingUsageBilled", + "Method": "DELETE", + "Uri": "/reports/partners/billing/usage/billed" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgReportPartnerBillingUsageUnbilled", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/usage/unbilled", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgReportPartnerBillingUsageUnbilled", + "Method": "DELETE", + "Uri": "/reports/partners/billing/usage/unbilled" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgRiskDetection", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgRiskDetection", + "Method": "DELETE", + "Uri": "/identityProtection/riskDetections/{riskDetection-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgRiskyServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgRiskyServicePrincipal", + "Method": "DELETE", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgRiskyServicePrincipalHistory", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgRiskyServicePrincipalHistory", + "Method": "DELETE", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgRiskyUser", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgRiskyUser", + "Method": "DELETE", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgRiskyUserHistory", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgRiskyUserHistory", + "Method": "DELETE", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectory", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgRoleManagementDirectory", + "Method": "DELETE", + "Uri": "/roleManagement/directory" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgRoleManagementDirectoryResourceNamespace", + "Method": "DELETE", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "DELETE", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgRoleManagementDirectoryRoleAssignment", + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentAppScope", + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -469049,124 +473651,124 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgRoleManagementDirectoryRoleDefinition", + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagement", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgRoleManagementEntitlementManagement", + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespace", + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -469185,155 +473787,155 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignment", + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinition", + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}" }, { + "Module": "SchemaExtensions", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSchemaExtension", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-delete?view=graph-rest-1.0", - "Uri": "/schemaExtensions/{schemaExtension-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "SchemaExtensions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -469352,20 +473954,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgSchemaExtension", + "Method": "DELETE", + "Uri": "/schemaExtensions/{schemaExtension-id}" }, { + "Module": "Search", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSearchAcronym", - "ApiReferenceLink": null, - "Uri": "/search/acronyms/{acronym-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -469384,20 +473986,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgSearchAcronym", + "Method": "DELETE", + "Uri": "/search/acronyms/{acronym-id}" }, { + "Module": "Search", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSearchBookmark", - "ApiReferenceLink": null, - "Uri": "/search/bookmarks/{bookmark-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -469416,20 +474018,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgSearchBookmark", + "Method": "DELETE", + "Uri": "/search/bookmarks/{bookmark-id}" }, { + "Module": "Search", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSearchQna", - "ApiReferenceLink": null, - "Uri": "/search/qnas/{qna-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -469448,230 +474050,230 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgSearchQna", + "Method": "DELETE", + "Uri": "/search/qnas/{qna-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityAlertV2", - "ApiReferenceLink": null, - "Uri": "/security/alerts_v2/{alert-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityAlertV2", + "Method": "DELETE", + "Uri": "/security/alerts_v2/{alert-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityAttackSimulation", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityAttackSimulation", + "Method": "DELETE", + "Uri": "/security/attackSimulation" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityAttackSimulationAutomation", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityAttackSimulationAutomation", + "Method": "DELETE", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityAttackSimulationAutomationRun", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityAttackSimulationAutomationRun", + "Method": "DELETE", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityAttackSimulationEndUserNotification", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityAttackSimulationEndUserNotification", + "Method": "DELETE", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityAttackSimulationEndUserNotificationDetail", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityAttackSimulationEndUserNotificationDetail", + "Method": "DELETE", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityAttackSimulationLandingPage", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityAttackSimulationLandingPage", + "Method": "DELETE", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityAttackSimulationLandingPageDetail", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityAttackSimulationLandingPageDetail", + "Method": "DELETE", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityAttackSimulationLoginPage", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityAttackSimulationLoginPage", + "Method": "DELETE", + "Uri": "/security/attackSimulation/loginPages/{loginPage-id}" }, { - "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityAttackSimulationOperation", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "ApiVersion": "v1.0", + "Module": "Security", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityAttackSimulationOperation", + "Method": "DELETE", + "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityAttackSimulationPayload", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityAttackSimulationPayload", + "Method": "DELETE", + "Uri": "/security/attackSimulation/payloads/{payload-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityAttackSimulationTraining", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/trainings/{training-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityAttackSimulationTraining", + "Method": "DELETE", + "Uri": "/security/attackSimulation/trainings/{training-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityAttackSimulationTrainingLanguageDetail", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityAttackSimulationTrainingLanguageDetail", + "Method": "DELETE", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityCase", - "ApiReferenceLink": null, - "Uri": "/security/cases", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityCase", + "Method": "DELETE", + "Uri": "/security/cases" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCase", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-delete-ediscoverycases?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -469690,30 +474292,28 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgSecurityCaseEdiscoveryCase", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodian", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodian", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianHold", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-removehold?view=graph-rest-1.0", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold", - "ApiVersion": "v1.0", "Variants": [ "Remove", "Remove1", @@ -469722,7 +474322,9 @@ "RemoveViaIdentity1", "RemoveViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-removehold?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -469741,75 +474343,73 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianHold", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUserSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-removehold?view=graph-rest-1.0", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold", - "ApiVersion": "v1.0", "Variants": [ "Remove", "Remove1", @@ -469818,7 +474418,9 @@ "RemoveViaIdentity1", "RemoveViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-removehold?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -469837,65 +474439,65 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseOperation", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityCaseEdiscoveryCaseOperation", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSet", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSet", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearch", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-searches?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -469914,50 +474516,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearch", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseSetting", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityCaseEdiscoveryCaseSetting", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseTag", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-tags?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -469976,676 +474578,735 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgSecurityCaseEdiscoveryCaseTag", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityIncident", + "Variants": [ + "Delete" + ], "ApiReferenceLink": null, - "Uri": "/security/incidents/{incident-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgSecurityIdentity", + "Method": "DELETE", + "Uri": "/security/identities" + }, + { + "Module": "Security", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityIdentityHealthIssue", + "Method": "DELETE", + "Uri": "/security/identities/healthIssues/{healthIssue-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityLabel", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/security/labels", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgSecurityIncident", + "Method": "DELETE", + "Uri": "/security/incidents/{incident-id}" + }, + { + "Module": "Security", + "CommandAlias": null, "Variants": [ "Delete" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityLabel", + "Method": "DELETE", + "Uri": "/security/labels" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityLabelAuthority", - "ApiReferenceLink": null, - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-authorities?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityLabelAuthority", + "Method": "DELETE", + "Uri": "/security/labels/authorities/{authorityTemplate-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityLabelCategory", - "ApiReferenceLink": null, - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-categories?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityLabelCategory", + "Method": "DELETE", + "Uri": "/security/labels/categories/{categoryTemplate-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityLabelCategorySubcategory", - "ApiReferenceLink": null, - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityLabelCategorySubcategory", + "Method": "DELETE", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityLabelCitation", - "ApiReferenceLink": null, - "Uri": "/security/labels/citations/{citationTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-citations?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityLabelCitation", + "Method": "DELETE", + "Uri": "/security/labels/citations/{citationTemplate-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityLabelDepartment", - "ApiReferenceLink": null, - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-departments?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityLabelDepartment", + "Method": "DELETE", + "Uri": "/security/labels/departments/{departmentTemplate-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityLabelFilePlanReference", - "ApiReferenceLink": null, - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-fileplanreferences?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityLabelFilePlanReference", + "Method": "DELETE", + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityLabelRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityLabelRetentionLabel", + "Method": "DELETE", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityLabelRetentionLabelDescriptor", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityLabelRetentionLabelDescriptor", + "Method": "DELETE", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityLabelRetentionLabelDispositionReviewStage", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityLabelRetentionLabelDispositionReviewStage", + "Method": "DELETE", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecuritySecureScore", - "ApiReferenceLink": null, - "Uri": "/security/secureScores/{secureScore-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecuritySecureScore", + "Method": "DELETE", + "Uri": "/security/secureScores/{secureScore-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecuritySecureScoreControlProfile", - "ApiReferenceLink": null, - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecuritySecureScoreControlProfile", + "Method": "DELETE", + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecuritySubjectRightsRequest", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecuritySubjectRightsRequest", + "Method": "DELETE", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecuritySubjectRightsRequestNote", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecuritySubjectRightsRequestNote", + "Method": "DELETE", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligence", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityThreatIntelligence", + "Method": "DELETE", + "Uri": "/security/threatIntelligence" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceArticle", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/articles/{article-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityThreatIntelligenceArticle", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/articles/{article-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceArticleIndicator", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityThreatIntelligenceArticleIndicator", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityThreatIntelligenceHost", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/hosts/{host-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceHostComponent", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityThreatIntelligenceHostComponent", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceHostCookie", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityThreatIntelligenceHostCookie", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceHostPair", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityThreatIntelligenceHostPair", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceHostPort", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityThreatIntelligenceHostPort", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceHostReputation", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityThreatIntelligenceHostReputation", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceHostSslCertificate", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityThreatIntelligenceHostSslCertificate", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceHostTracker", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityThreatIntelligenceHostTracker", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceIntelProfile", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityThreatIntelligenceIntelProfile", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligencePassiveDnsRecord", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityThreatIntelligencePassiveDnsRecord", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceProfileIndicator", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityThreatIntelligenceProfileIndicator", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceSslCertificate", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityThreatIntelligenceSslCertificate", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceSubdomain", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityThreatIntelligenceSubdomain", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceVulnerability", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityThreatIntelligenceVulnerability", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceVulnerabilityComponent", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityThreatIntelligenceVulnerabilityComponent", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceWhoisHistoryRecord", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityThreatIntelligenceWhoisHistoryRecord", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityThreatIntelligenceWhoisRecord", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityThreatIntelligenceWhoisRecord", + "Method": "DELETE", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityTrigger", - "ApiReferenceLink": null, - "Uri": "/security/triggers", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityTrigger", + "Method": "DELETE", + "Uri": "/security/triggers" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityTriggerRetentionEvent", - "ApiReferenceLink": null, - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityTriggerRetentionEvent", + "Method": "DELETE", + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityTriggerType", - "ApiReferenceLink": null, - "Uri": "/security/triggerTypes", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityTriggerType", + "Method": "DELETE", + "Uri": "/security/triggerTypes" }, { + "Module": "Security", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSecurityTriggerTypeRetentionEventType", - "ApiReferenceLink": null, - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSecurityTriggerTypeRetentionEventType", + "Method": "DELETE", + "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgServiceAnnouncementHealthOverview", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgServiceAnnouncementHealthOverview", + "Method": "DELETE", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgServiceAnnouncementHealthOverviewIssue", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgServiceAnnouncementHealthOverviewIssue", + "Method": "DELETE", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgServiceAnnouncementIssue", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgServiceAnnouncementIssue", + "Method": "DELETE", + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgServiceAnnouncementMessage", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgServiceAnnouncementMessage", + "Method": "DELETE", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}" + }, + { + "Module": "Devices.ServiceAnnouncement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgServiceAnnouncementMessageAttachment", + "Method": "DELETE", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgServiceAnnouncementMessageAttachment", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgServiceAnnouncementMessageAttachmentArchive", + "Method": "DELETE", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive" + }, + { + "Module": "Devices.ServiceAnnouncement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgServiceAnnouncementMessageAttachmentContent", + "Method": "DELETE", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgServicePrincipal", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-1.0", - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -470672,65 +475333,65 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgServicePrincipal", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalAppRoleAssignedTo", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignedto?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgServicePrincipalAppRoleAssignedTo", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignments?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgServicePrincipalAppRoleAssignment", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalByAppId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-1.0", - "Uri": "/servicePrincipals(appId='{appId}')", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgServicePrincipalByAppId", + "Method": "DELETE", + "Uri": "/servicePrincipals(appId='{appId}')" }, { - "CommandAlias": "Remove-MgServicePrincipalClaimMappingPolicyByRef", - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref", - "ApiVersion": "v1.0", + "Module": "Applications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-claimsmappingpolicies?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -470773,50 +475434,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalDelegatedPermissionClassification", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-delegatedpermissionclassifications?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgServicePrincipalDelegatedPermissionClassification", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalEndpoint", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgServicePrincipalEndpoint", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}" }, { - "CommandAlias": "Remove-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref", - "ApiVersion": "v1.0", + "Module": "Applications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-homerealmdiscoverypolicies?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -470859,22 +475520,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgServicePrincipalKey", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-removekey?view=graph-rest-1.0", - "Uri": "/servicePrincipals/{servicePrincipal-id}/removeKey", - "ApiVersion": "v1.0", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-removekey?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -470901,20 +475562,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgServicePrincipalKey", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/removeKey" }, { - "CommandAlias": "Remove-MgServicePrincipalOwnerByRef", - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalOwnerDirectoryObjectByRef", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref", - "ApiVersion": "v1.0", + "Module": "Applications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-owners?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -470941,22 +475602,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgServicePrincipalOwnerDirectoryObjectByRef", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgServicePrincipalPassword", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-removepassword?view=graph-rest-1.0", - "Uri": "/servicePrincipals/{servicePrincipal-id}/removePassword", - "ApiVersion": "v1.0", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-removepassword?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -470983,80 +475644,138 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgServicePrincipalPassword", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/removePassword" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalRemoteDesktopSecurityConfiguration", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Permissions": [], - "OutputType": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-remotedesktopsecurityconfiguration?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "Application-RemoteDesktopConfig.ReadWrite.All", + "Description": "Read and write the remote desktop security configuration for all apps", + "FullDescription": "Allows the app to read and write the remote desktop security configuration for all apps in your organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write all applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Remove-MgServicePrincipalRemoteDesktopSecurityConfiguration", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", - "Permissions": [], - "OutputType": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-delete-targetdevicegroups?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "Application-RemoteDesktopConfig.ReadWrite.All", + "Description": "Read and write the remote desktop security configuration for all apps", + "FullDescription": "Allows the app to read and write the remote desktop security configuration for all apps in your organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write all applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Remove-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalRiskDetection", - "ApiReferenceLink": null, - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgServicePrincipalRiskDetection", + "Method": "DELETE", + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalSynchronization", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgServicePrincipalSynchronization", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalSynchronizationJob", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -471075,35 +475794,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgServicePrincipalSynchronizationJob", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalSynchronizationJobBulkUpload", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgServicePrincipalSynchronizationJobBulkUpload", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalSynchronizationJobSchema", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgServicePrincipalSynchronizationJobBulkUploadContent", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value" + }, + { + "Module": "Applications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -471130,362 +475864,424 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgServicePrincipalSynchronizationJobSchema", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalSynchronizationJobSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalSynchronizationTemplate", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgServicePrincipalSynchronizationTemplate", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchema", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchema", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgShareList", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgShareDriveItemContent", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/driveItem/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgShareListColumn", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgShareItemContent", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgShareListContentType", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgShareList", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgShareListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgShareListColumn", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgShareListContentTypeColumnLink", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgShareListContentType", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgShareListContentTypeColumn", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgShareListItem", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/listItem", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgShareListContentTypeColumnLink", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgShareListItem", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/listItem" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgShareListItemDocumentSetVersion", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgShareListItemDocumentSetVersion", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgShareListItemDocumentSetVersionField", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgShareListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgShareListItemDriveItemContent", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgShareListItemField", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgShareListItemField", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgShareListItemVersion", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgShareListItemVersion", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgShareListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgShareListItemVersionField", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgShareListOperation", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgShareListOperation", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgShareListSubscription", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgShareListSubscription", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSharePermission", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/permission", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSharePermission", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/permission" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgShareSharedDriveItemSharedDriveItem", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgShareRootContent", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/root/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteAnalytic", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgShareSharedDriveItemSharedDriveItem", + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteAnalytic", + "Method": "DELETE", + "Uri": "/sites/{site-id}/analytics" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteAnalyticItemActivityStatActivity", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteAnalyticItemActivityStat", + "Method": "DELETE", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteColumn", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgSiteAnalyticItemActivityStatActivity", + "Method": "DELETE", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}" + }, + { + "Module": "Sites", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -471504,20 +476300,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgSiteColumn", + "Method": "DELETE", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteContentType", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -471536,20 +476332,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgSiteContentType", + "Method": "DELETE", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -471568,101 +476364,101 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgSiteContentTypeColumn", + "Method": "DELETE", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteContentTypeColumnLink", + "Method": "DELETE", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteGetByPathAnalytic", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteGetByPathAnalytic", + "Method": "DELETE", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteGetByPathOnenote", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteGetByPathOnenote", + "Method": "DELETE", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteGetByPathTermStore", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteGetByPathTermStore", + "Method": "DELETE", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteList", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteList", + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteListColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -471681,20 +476477,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgSiteListColumn", + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteListContentType", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -471713,20 +476509,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgSiteListContentType", + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -471745,50 +476541,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgSiteListContentTypeColumn", + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteListContentTypeColumnLink", + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteListItem", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteListItem", + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -471823,125 +476619,125 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgSiteListItemDocumentSetVersion", + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteListItemDocumentSetVersionField", + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteListItemField", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteListItemField", + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteListItemVersion", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteListItemVersion", + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteListItemVersionField", + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteListOperation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteListOperation", + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteListSubscription", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteListSubscription", + "Method": "DELETE", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteOnenoteNotebook", + "Method": "DELETE", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteOnenotePage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -471960,246 +476756,244 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgSiteOnenotePage", + "Method": "DELETE", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteOnenoteSection", + "Method": "DELETE", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteOnenoteSectionGroup", + "Method": "DELETE", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteOperation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteOperation", + "Method": "DELETE", + "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSitePage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSitePage", + "Method": "DELETE", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSitePageAsSitePageCanvaLayout", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSitePageAsSitePageCanvaLayout", + "Method": "DELETE", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "DELETE", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "DELETE", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "DELETE", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutVerticalSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutVerticalSection", + "Method": "DELETE", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "DELETE", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSitePageAsSitePageWebPart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/webpart-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSitePageAsSitePageWebPart", + "Method": "DELETE", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSitePermission", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/permissions/{permission-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delete-permission?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSitePermission", + "Method": "DELETE", + "Uri": "/sites/{site-id}/permissions/{permission-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteTermStore", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteTermStore", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteTermStoreGroup", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreGroupSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteTermStoreGroupSet", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", @@ -472210,17 +477004,17 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteTermStoreGroupSetChild", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", @@ -472231,136 +477025,136 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteTermStoreGroupSetChildRelation", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreGroupSetParentGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteTermStoreGroupSetParentGroup", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteTermStoreGroupSetRelation", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteTermStoreGroupSetTerm", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteTermStoreGroupSetTermChild", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteTermStoreGroupSetTermChildRelation", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteTermStoreGroupSetTermRelation", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteTermStoreSet", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", @@ -472371,17 +477165,17 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteTermStoreSetChild", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", @@ -472392,51 +477186,51 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteTermStoreSetChildRelation", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetParentGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteTermStoreSetParentGroup", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetParentGroupSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteTermStoreSetParentGroupSet", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", @@ -472447,17 +477241,17 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteTermStoreSetParentGroupSetChild", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", @@ -472468,237 +477262,239 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteTermStoreSetParentGroupSetChildRelation", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteTermStoreSetParentGroupSetRelation", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTerm", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChild", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermRelation", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteTermStoreSetRelation", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteTermStoreSetTerm", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetTermChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteTermStoreSetTermChild", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteTermStoreSetTermChildRelation", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSiteTermStoreSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSiteTermStoreSetTermRelation", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSubscribedSku", - "ApiReferenceLink": null, - "Uri": "/subscribedSkus/{subscribedSku-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSubscribedSku", + "Method": "DELETE", + "Uri": "/subscribedSkus/{subscribedSku-id}" }, { + "Module": "ChangeNotifications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-delete?view=graph-rest-1.0", - "Uri": "/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "ChangeNotifications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgSubscription", + "Method": "DELETE", + "Uri": "/subscriptions/{subscription-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeam", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTeam", + "Method": "DELETE", + "Uri": "/teams/{team-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamChannel", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Channel.Delete.Group", @@ -472733,80 +477529,97 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgTeamChannel", + "Method": "DELETE", + "Uri": "/teams/{team-id}/channels/{channel-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgTeamChannelEmail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", - "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", - "ApiVersion": "v1.0", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTeamChannelEmail", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamChannelMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTeamChannelFileFolderContent", + "Method": "DELETE", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete-members?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTeamChannelMember", + "Method": "DELETE", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamChannelSharedWithTeam", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgTeamChannelMessageReplyHostedContent", + "Method": "DELETE", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" + }, + { + "Module": "Teams", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTeamChannelSharedWithTeam", + "Method": "DELETE", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamChannelTab", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete-tabs?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForTeam", @@ -472881,20 +477694,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgTeamChannelTab", + "Method": "DELETE", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamInstalledApp", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-installedapps?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -472961,185 +477774,217 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgTeamInstalledApp", + "Method": "DELETE", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-members?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTeamMember", + "Method": "DELETE", + "Uri": "/teams/{team-id}/members/{conversationMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamOperation", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTeamOperation", + "Method": "DELETE", + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTeamPermissionGrant", + "Method": "DELETE", + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamPrimaryChannel", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgTeamPhotoContent", + "Method": "DELETE", + "Uri": "/teams/{team-id}/photo/$value" + }, + { + "Module": "Teams", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTeamPrimaryChannel", + "Method": "DELETE", + "Uri": "/teams/{team-id}/primaryChannel" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgTeamPrimaryChannelEmail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", - "Uri": "/teams/{team-id}/primaryChannel/removeEmail", - "ApiVersion": "v1.0", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTeamPrimaryChannelEmail", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/removeEmail" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamPrimaryChannelMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTeamPrimaryChannelFileFolderContent", + "Method": "DELETE", + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamPrimaryChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTeamPrimaryChannelMember", + "Method": "DELETE", + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamPrimaryChannelSharedWithTeam", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgTeamPrimaryChannelMessageReplyHostedContent", + "Method": "DELETE", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" + }, + { + "Module": "Teams", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTeamPrimaryChannelSharedWithTeam", + "Method": "DELETE", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamPrimaryChannelTab", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTeamPrimaryChannelTab", + "Method": "DELETE", + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamSchedule", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTeamSchedule", + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamScheduleOfferShiftRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTeamScheduleOfferShiftRequest", + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamScheduleOpenShift", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -473158,35 +478003,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgTeamScheduleOpenShift", + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamScheduleOpenShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTeamScheduleOpenShiftChangeRequest", + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamScheduleSchedulingGroup", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -473205,20 +478050,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgTeamScheduleSchedulingGroup", + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamScheduleShift", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -473245,35 +478090,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgTeamScheduleShift", + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamScheduleSwapShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTeamScheduleSwapShiftChangeRequest", + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamScheduleTimeOff", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -473292,20 +478137,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgTeamScheduleTimeOff", + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamScheduleTimeOffReason", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -473324,20 +478169,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgTeamScheduleTimeOffReason", + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamScheduleTimeOffRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -473356,20 +478201,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgTeamScheduleTimeOffRequest", + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamTag", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -473388,20 +478233,20 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Remove-MgTeamTag", + "Method": "DELETE", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamTagMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -473420,319 +478265,338 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Remove-MgTeamTagMember", + "Method": "DELETE", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamworkDeletedChat", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTeamworkDeletedChat", + "Method": "DELETE", + "Uri": "/teamwork/deletedChats/{deletedChat-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamworkDeletedTeam", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTeamworkDeletedTeam", + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamworkDeletedTeamChannel", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTeamworkDeletedTeamChannel", + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgTeamworkDeletedTeamChannelEmail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/removeEmail", - "ApiVersion": "v1.0", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTeamworkDeletedTeamChannelEmail", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/removeEmail" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamworkDeletedTeamChannelMember", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTeamworkDeletedTeamChannelFileFolderContent", + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamworkDeletedTeamChannelMessage", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTeamworkDeletedTeamChannelMember", + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamworkDeletedTeamChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTeamworkDeletedTeamChannelMessage", + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReply", + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamworkDeletedTeamChannelSharedWithTeam", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" + }, + { + "Module": "Teams", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTeamworkDeletedTeamChannelSharedWithTeam", + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamworkDeletedTeamChannelTab", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTeamworkDeletedTeamChannelTab", + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamworkTeamAppSetting", - "ApiReferenceLink": null, - "Uri": "/teamwork/teamsAppSettings", - "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTeamworkTeamAppSetting", + "Method": "DELETE", + "Uri": "/teamwork/teamsAppSettings" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTeamworkWorkforceIntegration", - "ApiReferenceLink": null, - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTeamworkWorkforceIntegration", + "Method": "DELETE", + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomer", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Partner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomer", + "Method": "DELETE", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Partner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Method": "DELETE", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationship", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationship", + "Method": "DELETE", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Method": "DELETE", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipOperation", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Partner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "Method": "DELETE", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipRequest", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.Partner", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "Method": "DELETE", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgTenantRelationshipMultiTenantOrganizationTenant", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-delete-tenants?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgTenantRelationshipMultiTenantOrganizationTenant", + "Method": "DELETE", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-user-delete?view=graph-rest-1.0", - "Uri": "/users/{user-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -473775,65 +478639,65 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgUser", + "Method": "DELETE", + "Uri": "/users/{user-id}" }, { + "Module": "CrossDeviceExperiences", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserActivity", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserActivity", + "Method": "DELETE", + "Uri": "/users/{user-id}/activities/{userActivity-id}" }, { + "Module": "CrossDeviceExperiences", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserActivityHistoryItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserActivityHistoryItem", + "Method": "DELETE", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-approleassignments?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserAppRoleAssignment", + "Method": "DELETE", + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserAuthenticationEmailMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -473852,20 +478716,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgUserAuthenticationEmailMethod", + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserAuthenticationFido2Method", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/fido2authenticationmethod-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -473884,20 +478748,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgUserAuthenticationFido2Method", + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -473916,35 +478780,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserAuthenticationOperation", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserAuthenticationOperation", + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserAuthenticationPhoneMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -473963,20 +478827,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgUserAuthenticationPhoneMethod", + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserAuthenticationSoftwareOathMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/softwareoathauthenticationmethod-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -473995,20 +478859,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgUserAuthenticationSoftwareOathMethod", + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserAuthenticationTemporaryAccessPassMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -474027,20 +478891,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgUserAuthenticationTemporaryAccessPassMethod", + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserAuthenticationWindowsHelloForBusinessMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -474059,1421 +478923,1680 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgUserAuthenticationWindowsHelloForBusinessMethod", + "Method": "DELETE", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserCalendarGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserCalendarGroup", + "Method": "DELETE", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserCalendarPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Module": "Calendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserCalendarPermission", + "Method": "DELETE", + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserChat", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserChat", + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserChatInstalledApp", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserChatInstalledApp", + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserChatLastMessagePreview", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserChatLastMessagePreview", + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserChatMember", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserChatMember", + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserChatMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserChatMessage", + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserChatMessageHostedContent", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgUserChatMessageHostedContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" + }, + { + "Module": "Teams", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserChatMessageReply", + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserChatMessageReply", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgUserChatMessageReplyHostedContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" + }, + { + "Module": "Teams", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserChatPermissionGrant", + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserChatMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserChatPinnedMessage", + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserChatPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserChatTab", + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserChatPinnedMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserContact", + "Method": "DELETE", + "Uri": "/users/{user-id}/contacts/{contact-id}" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserChatTab", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserContactExtension", + "Method": "DELETE", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contacts/{contact-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserContactFolder", + "Method": "DELETE", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserContactExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserContactFolderChildFolder", + "Method": "DELETE", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserContactFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserContactFolderChildFolderContact", + "Method": "DELETE", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserContactFolderChildFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserContactFolderChildFolderContactExtension", + "Method": "DELETE", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserContactFolderChildFolderContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserContactFolderChildFolderContactPhotoContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserContactFolderChildFolderContactExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserContactFolderContact", + "Method": "DELETE", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserContactFolderContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserContactFolderContactExtension", + "Method": "DELETE", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserContactFolderContactExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserContactFolderContactPhotoContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDeviceManagementTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserContactPhotoContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDrive", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDeviceManagementTroubleshootingEvent", + "Method": "DELETE", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDrive", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveBundleContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveItemAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveFollowingContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveItemListItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveItem", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveItemAnalytic", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveItemListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveItemAnalyticItemActivityStat", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveItemListItemField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveItemChildContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveItemListItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveItemContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveItemListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveItemListItem", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgUserDriveItemPermanent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveItemListItemDocumentSetVersion", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveItemListItemDocumentSetVersionField", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveItemRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveItemListItemDriveItemContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveItemSubscription", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveItemListItemField", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveItemThumbnail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveItemListItemVersion", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveItemListItemVersionField", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveList", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveItemPermanent", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveListColumn", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveItemPermission", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveListContentType", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveItemRetentionLabel", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveItemSubscription", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveListContentTypeColumnLink", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgUserDriveItemThumbnail", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveItemVersion", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveListItem", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgUserDriveItemVersionContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveList", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveListItemDocumentSetVersion", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgUserDriveListColumn", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveListContentType", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveListItemDocumentSetVersionField", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgUserDriveListContentTypeColumn", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveListContentTypeColumnLink", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveListItemField", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgUserDriveListItem", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveListItemDocumentSetVersion", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveListItemVersion", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgUserDriveListItemDocumentSetVersionField", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveListItemDriveItemContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveListItemVersionField", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgUserDriveListItemField", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveListItemVersion", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveListOperation", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgUserDriveListItemVersionField", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveListOperation", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveListSubscription", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgUserDriveListSubscription", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveRoot", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveRoot", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgUserDriveRootAnalytic", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveRootAnalyticItemActivityStat", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveRootAnalytic", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgUserDriveRootChildContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveRootContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveRootAnalyticItemActivityStat", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgUserDriveRootListItem", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveRootListItemDocumentSetVersion", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveRootListItem", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgUserDriveRootListItemDocumentSetVersionField", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveRootListItemDriveItemContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveRootListItemField", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveRootListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveRootListItemVersion", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveRootListItemField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveRootListItemVersionField", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveRootListItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveRootPermanent", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permanentDelete" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveRootListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveRootPermission", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgUserDriveRootPermanent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/permanentDelete", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveRootRetentionLabel", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveRootSubscription", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveRootRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveRootThumbnail", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveRootSubscription", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveRootVersion", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveRootThumbnail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveRootVersionContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserDriveRootVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserDriveSpecialContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserEvent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserEvent", + "Method": "DELETE", + "Uri": "/users/{user-id}/events/{event-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserEventAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserEventAttachment", + "Method": "DELETE", + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserEventExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserEventExtension", + "Method": "DELETE", + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserEventInstanceAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserEventInstanceAttachment", + "Method": "DELETE", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserEventInstanceExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserEventInstanceExtension", + "Method": "DELETE", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserExtension", + "Method": "DELETE", + "Uri": "/users/{user-id}/extensions/{extension-id}" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgUserFollowedSite", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0", - "Uri": "/users/{user-id}/followedSites/remove", - "ApiVersion": "v1.0", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Remove-MgUserFollowedSite", + "Method": "POST", + "Uri": "/users/{user-id}/followedSites/remove" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserInferenceClassificationOverride", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserInferenceClassificationOverride", + "Method": "DELETE", + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserLicenseDetail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserLicenseDetail", + "Method": "DELETE", + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserMailFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserMailFolder", + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserMailFolderChildFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserMailFolderChildFolder", + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserMailFolderChildFolderMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserMailFolderChildFolderMessage", + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserMailFolderChildFolderMessageAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserMailFolderChildFolderMessageAttachment", + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserMailFolderChildFolderMessageExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserMailFolderChildFolderMessageContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserMailFolderChildFolderMessageRule", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserMailFolderChildFolderMessageExtension", + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserMailFolderMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserMailFolderChildFolderMessageRule", + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserMailFolderMessageAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserMailFolderMessage", + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserMailFolderMessageExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserMailFolderMessageAttachment", + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserMailFolderMessageRule", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserMailFolderMessageContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserManagedDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserMailFolderMessageExtension", + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserManagedDeviceCategory", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserMailFolderMessageRule", + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserManagedDeviceCompliancePolicyState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserManagedDevice", + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserManagedDeviceConfigurationState", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgUserManagedDeviceCategory", + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory" + }, + { + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserManagedDeviceCompliancePolicyState", + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserManagedDeviceLogCollectionResponse", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgUserManagedDeviceConfigurationState", + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" + }, + { + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserManagedDeviceLogCollectionResponse", + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Remove-MgUserManagedDeviceUserFromSharedAppleDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserManagedDeviceUserFromSharedAppleDevice", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserManagedDeviceWindowsProtectionState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserManagedDeviceWindowsProtectionState", + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserManagerByRef", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/manager/$ref", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-manager?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -475492,80 +480615,95 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgUserManagerByRef", + "Method": "DELETE", + "Uri": "/users/{user-id}/manager/$ref" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserMessage", + "Method": "DELETE", + "Uri": "/users/{user-id}/messages/{message-id}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserMessageAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserMessageAttachment", + "Method": "DELETE", + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserMessageExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserMessageContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/messages/{message-id}/$value" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserMessageExtension", + "Method": "DELETE", + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserOnenotePage", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgUserOnenoteNotebook", + "Method": "DELETE", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}" + }, + { + "Module": "Notes", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Notes.ReadWrite", @@ -475584,50 +480722,65 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgUserOnenotePage", + "Method": "DELETE", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserOnenotePageContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserOnenoteSection", + "Method": "DELETE", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserOnlineMeeting", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgUserOnenoteSectionGroup", + "Method": "DELETE", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}" + }, + { + "Module": "CloudCommunications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -475646,95 +480799,197 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Remove-MgUserOnlineMeeting", + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserOnlineMeetingAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserOnlineMeetingAttendanceReport", + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserOnlineMeetingRecording", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgUserOnlineMeetingAttendeeReport", + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport" + }, + { + "Module": "CloudCommunications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserOnlineMeetingRecording", + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserOnlineMeetingTranscript", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgUserOnlineMeetingRecordingContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content" + }, + { + "Module": "CloudCommunications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserOnlineMeetingTranscript", + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserOutlookMasterCategory", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgUserOnlineMeetingTranscriptContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content" + }, + { + "Module": "CloudCommunications", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserOnlineMeetingTranscriptMetadataContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent" }, { + "Module": "Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserPhoto", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/photo", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgUserOutlookMasterCategory", + "Method": "DELETE", + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}" + }, + { + "Module": "Users", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "User.ReadWrite", + "Description": "Read and update your profile", + "FullDescription": "Allows the app to read your profile, and discover your group membership, reports and manager. It also allows the app to update your profile information on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "ProfilePhoto.ReadWrite.All", + "Description": "Read and write profile photo of a user or group", + "FullDescription": "Allows the app to read and write all profile photos of users and groups, without a signed-in user", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and update user profiles without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Remove-MgUserPhoto", + "Method": "DELETE", + "Uri": "/users/{user-id}/photo" + }, + { "Module": "Users", + "CommandAlias": null, + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.ReadWrite", @@ -475761,140 +481016,140 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgUserPhotoContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/photo/$value" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserPresence", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/presence", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserPresence", + "Method": "DELETE", + "Uri": "/users/{user-id}/presence" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserScopedRoleMemberOf", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserScopedRoleMemberOf", + "Method": "DELETE", + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserSetting", + "Method": "DELETE", + "Uri": "/users/{user-id}/settings" }, { + "Module": "Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserSettingShiftPreference", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/shiftPreferences", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserSettingShiftPreference", + "Method": "DELETE", + "Uri": "/users/{user-id}/settings/shiftPreferences" }, { + "Module": "Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserSettingWindows", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserSettingWindows", + "Method": "DELETE", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserSettingWindowsInstance", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserSettingWindowsInstance", + "Method": "DELETE", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserTeamwork", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserTeamwork", + "Method": "DELETE", + "Uri": "/users/{user-id}/teamwork" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserTeamworkAssociatedTeam", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserTeamworkAssociatedTeam", + "Method": "DELETE", + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserTeamworkInstalledApp", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-delete-installedapps?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForUser", @@ -475993,20 +481248,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgUserTeamworkInstalledApp", + "Method": "DELETE", + "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserTodoList", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.Read", @@ -476033,35 +481288,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Remove-MgUserTodoList", + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserTodoListExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserTodoListExtension", + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserTodoListTask", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -476080,20 +481335,20 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Remove-MgUserTodoListTask", + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserTodoListTaskAttachment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -476112,35 +481367,82 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Remove-MgUserTodoListTaskAttachment", + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserTodoListTaskAttachmentSession", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + } + ], + "Command": "Remove-MgUserTodoListTaskAttachmentContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value" + }, + { + "Module": "Users", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserTodoListTaskAttachmentSession", + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserTodoListTaskChecklistItem", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", + "OutputType": null, "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Remove-MgUserTodoListTaskAttachmentSessionContent", + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content" + }, + { + "Module": "Users", + "CommandAlias": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -476159,35 +481461,35 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Remove-MgUserTodoListTaskChecklistItem", + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserTodoListTaskExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgUserTodoListTaskExtension", + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgUserTodoListTaskLinkedResource", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -476206,351 +481508,351 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Remove-MgUserTodoListTaskLinkedResource", + "Method": "DELETE", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgVirtualEvent", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete1", "DeleteViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgVirtualEvent", + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgVirtualEventSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgVirtualEventSession", + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgVirtualEventSessionAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgVirtualEventSessionAttendanceReport", + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgVirtualEventSessionAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgVirtualEventSessionAttendanceReportAttendanceRecord", + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgVirtualEventWebinar", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgVirtualEventWebinar", + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgVirtualEventWebinarRegistration", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgVirtualEventWebinarRegistration", + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgVirtualEventWebinarSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgVirtualEventWebinarSession", + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgVirtualEventWebinarSessionAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgVirtualEventWebinarSessionAttendanceReport", + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "DELETE", - "Command": "Remove-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Remove-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Rename-MgBetaCommunicationCallScreenSharingRole", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-changescreensharingrole?view=graph-rest-beta", - "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", - "ApiVersion": "beta", "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-changescreensharingrole?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Rename-MgBetaCommunicationCallScreenSharingRole", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/changeScreenSharingRole" }, { - "CommandAlias": "Rename-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", - "Method": "POST", - "Command": "Rename-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/changeSettings", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Rename-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "Method": "POST", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/changeSettings" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Rename-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/monitoring/alertRecords/changeAlertRecordsPortalNotificationAsSent", - "ApiVersion": "beta", "Variants": [ "Change", "ChangeExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Rename-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent", + "Method": "POST", + "Uri": "/deviceManagement/monitoring/alertRecords/changeAlertRecordsPortalNotificationAsSent" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Rename-MgBetaDeviceManagementVirtualEndpointCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename", - "ApiVersion": "beta", "Variants": [ "Rename", "RenameExpanded", "RenameViaIdentity", "RenameViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Rename-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Rename-MgBetaDeviceManagementVirtualEndpointCloudPcUserAccountType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-changeuseraccounttype?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/changeUserAccountType", - "ApiVersion": "beta", "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-changeuseraccounttype?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Rename-MgBetaDeviceManagementVirtualEndpointCloudPcUserAccountType", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/changeUserAccountType" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Rename-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/changeDeploymentStatus", - "ApiVersion": "beta", "Variants": [ "Change", "ChangeExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionDeploymentStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionDeploymentStatus" + "Command": "Rename-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/changeDeploymentStatus" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Rename-MgBetaUserCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-beta", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/rename", - "ApiVersion": "beta", "Variants": [ "Rename", "RenameExpanded", "RenameViaIdentity", "RenameViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Rename-MgBetaUserCloudPc", + "Method": "POST", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/rename" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Rename-MgBetaUserCloudPcUserAccountType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-changeuseraccounttype?view=graph-rest-beta", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/changeUserAccountType", - "ApiVersion": "beta", "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-changeuseraccounttype?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Rename-MgBetaUserCloudPcUserAccountType", + "Method": "POST", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/changeUserAccountType" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Rename-MgCommunicationCallScreenSharingRole", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-changescreensharingrole?view=graph-rest-1.0", - "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", - "ApiVersion": "v1.0", "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-changescreensharingrole?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Rename-MgCommunicationCallScreenSharingRole", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/changeScreenSharingRole" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Rename-MgDeviceManagementVirtualEndpointCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-1.0", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename", - "ApiVersion": "v1.0", "Variants": [ "Rename", "RenameExpanded", "RenameViaIdentity", "RenameViaIdentityExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Rename-MgDeviceManagementVirtualEndpointCloudPc", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Request-MgBetaDeviceManagementAndroidForWorkSettingSignupUrl", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidForWorkSettings/requestSignupUrl", - "ApiVersion": "beta", "Variants": [ "Request", "RequestExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Request-MgBetaDeviceManagementAndroidForWorkSettingSignupUrl", + "Method": "POST", + "Uri": "/deviceManagement/androidForWorkSettings/requestSignupUrl" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Request-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignupUrl", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/requestSignupUrl", - "ApiVersion": "beta", "Variants": [ "Request", "RequestExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Request-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignupUrl", + "Method": "POST", + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/requestSignupUrl" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Request-MgBetaDeviceManagementComanagedDeviceRemoteAssistance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/requestRemoteAssistance", - "ApiVersion": "beta", "Variants": [ "Request", "RequestViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -476569,20 +481871,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Request-MgBetaDeviceManagementComanagedDeviceRemoteAssistance", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/requestRemoteAssistance" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Request-MgBetaDeviceManagementManagedDeviceRemoteAssistance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "ApiVersion": "beta", "Variants": [ "Request", "RequestViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -476601,64 +481903,64 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Request-MgBetaDeviceManagementManagedDeviceRemoteAssistance", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Request-MgBetaDeviceManagementMicrosoftTunnelSiteUpgrade", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/requestUpgrade", - "ApiVersion": "beta", "Variants": [ "Request", "RequestViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Request-MgBetaDeviceManagementMicrosoftTunnelSiteUpgrade", + "Method": "POST", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/requestUpgrade" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "GET", - "Command": "Request-MgBetaPrivilegedApprovalMy", - "ApiReferenceLink": null, - "Uri": "/privilegedApproval/myRequests", - "ApiVersion": "beta", "Variants": [ "Request" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedApproval" + "Command": "Request-MgBetaPrivilegedApprovalMy", + "Method": "GET", + "Uri": "/privilegedApproval/myRequests" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Request-MgBetaUserManagedDeviceRemoteAssistance", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "ApiVersion": "beta", "Variants": [ "Request", "RequestViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Request-MgBetaUserManagedDeviceRemoteAssistance", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Request-MgDeviceManagementManagedDeviceRemoteAssistance", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "ApiVersion": "v1.0", "Variants": [ "Request", "RequestViaIdentity" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -476677,35 +481979,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Request-MgDeviceManagementManagedDeviceRemoteAssistance", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Request-MgUserManagedDeviceRemoteAssistance", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "ApiVersion": "v1.0", "Variants": [ "Request", "RequestViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Request-MgUserManagedDeviceRemoteAssistance", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Reset-MgBetaAccessReviewDecision", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-reset?view=graph-rest-beta", - "Uri": "/accessReviews/{accessReview-id}/resetDecisions", - "ApiVersion": "beta", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-reset?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -476724,80 +482026,80 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Reset-MgBetaAccessReviewDecision", + "Method": "POST", + "Uri": "/accessReviews/{accessReview-id}/resetDecisions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Reset-MgBetaAccessReviewInstanceDecision", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-reset?view=graph-rest-beta", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/resetDecisions", - "ApiVersion": "beta", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-reset?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Reset-MgBetaAccessReviewInstanceDecision", + "Method": "POST", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/resetDecisions" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "Reset-MgBetaComplianceEdiscoveryCaseSettingToDefault", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-casesettings-resettodefault?view=graph-rest-beta", - "Uri": "/compliance/ediscovery/cases/{case-id}/settings/resetToDefault", - "ApiVersion": "beta", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-casesettings-resettodefault?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Reset-MgBetaComplianceEdiscoveryCaseSettingToDefault", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/settings/resetToDefault" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Reset-MgBetaDeviceManagementComanagedDevicePasscode", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resetPasscode", - "ApiVersion": "beta", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Reset-MgBetaDeviceManagementComanagedDevicePasscode", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resetPasscode" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Reset-MgBetaDeviceManagementManagedDevicePasscode", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode", - "ApiVersion": "beta", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Reset-MgBetaDeviceManagementManagedDevicePasscode", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Reset-MgBetaEducationSynchronizationProfile", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-reset?view=graph-rest-beta", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/reset", - "ApiVersion": "beta", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-reset?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAdministration.ReadWrite", @@ -476816,471 +482118,486 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Reset-MgBetaEducationSynchronizationProfile", + "Method": "POST", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/reset" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "POST", - "Command": "Reset-MgBetaGroupUnseenCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-resetunseencount?view=graph-rest-beta", - "Uri": "/groups/{group-id}/resetUnseenCount", - "ApiVersion": "beta", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-provisioningflow-reset?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Reset-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", + "Method": "POST", + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}/reset" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-beta", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/resetDecisions", - "ApiVersion": "beta", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-resetunseencount?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Reset-MgBetaGroupUnseenCount", + "Method": "POST", + "Uri": "/groups/{group-id}/resetUnseenCount" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Variants": [ + "Reset", + "ResetViaIdentity" + ], "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-beta", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/resetDecisions" + }, + { + "Module": "Beta.Identity.Governance", + "CommandAlias": null, "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyDefaultToSystemDefault", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-resettosystemdefault?view=graph-rest-beta", - "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault", - "ApiVersion": "beta", "Variants": [ "Reset" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-resettosystemdefault?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyDefaultToSystemDefault", + "Method": "POST", + "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronizationToDefaultSetting", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-resettodefaultsettings?view=graph-rest-beta", - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization/resetToDefaultSettings", - "ApiVersion": "beta", "Variants": [ "Reset" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-resettodefaultsettings?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronizationToDefaultSetting", + "Method": "POST", + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization/resetToDefaultSettings" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfigurationToDefaultSetting", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-resettodefaultsettings?view=graph-rest-beta", - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration/resetToDefaultSettings", - "ApiVersion": "beta", "Variants": [ "Reset" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-resettodefaultsettings?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfigurationToDefaultSetting", + "Method": "POST", + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration/resetToDefaultSettings" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "Reset-MgBetaPrintPrinterDefault", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/resetDefaults", - "ApiVersion": "beta", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Reset-MgBetaPrintPrinterDefault", + "Method": "POST", + "Uri": "/print/printers/{printer-id}/resetDefaults" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Reset-MgBetaSecurityCaseEdiscoveryCaseSettingToDefault", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-resettodefault?view=graph-rest-beta", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault", - "ApiVersion": "beta", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-resettodefault?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Reset-MgBetaSecurityCaseEdiscoveryCaseSettingToDefault", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Reset-MgBetaTenantRelationshipManagedTenantOnboardingStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenant-resettenantonboardingstatus?view=graph-rest-beta", - "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}/resetTenantOnboardingStatus", - "ApiVersion": "beta", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenant-resettenantonboardingstatus?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsTenant" + "Command": "Reset-MgBetaTenantRelationshipManagedTenantOnboardingStatus", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}/resetTenantOnboardingStatus" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Reset-MgBetaUserAuthenticationMethodPassword", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-beta", - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword", - "ApiVersion": "beta", "Variants": [ "Reset", "ResetExpanded", "ResetViaIdentity", "ResetViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Reset-MgBetaUserAuthenticationMethodPassword", + "Method": "POST", + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Reset-MgBetaUserManagedDevicePasscode", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", - "ApiVersion": "beta", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Reset-MgBetaUserManagedDevicePasscode", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Reset-MgBetaUserPendingAccessReviewInstanceDecision", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-beta", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/resetDecisions", - "ApiVersion": "beta", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Reset-MgBetaUserPendingAccessReviewInstanceDecision", + "Method": "POST", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/resetDecisions" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Reset-MgDeviceManagementManagedDevicePasscode", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode", - "ApiVersion": "v1.0", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Reset-MgDeviceManagementManagedDevicePasscode", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Reset-MgGroupUnseenCount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-resetunseencount?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/resetUnseenCount", - "ApiVersion": "v1.0", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-resetunseencount?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Reset-MgGroupUnseenCount", + "Method": "POST", + "Uri": "/groups/{group-id}/resetUnseenCount" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Reset-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-1.0", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions", - "ApiVersion": "v1.0", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Reset-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Reset-MgPolicyCrossTenantAccessPolicyDefaultToSystemDefault", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-resettosystemdefault?view=graph-rest-1.0", - "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault", - "ApiVersion": "v1.0", "Variants": [ "Reset" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-resettosystemdefault?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Reset-MgPolicyCrossTenantAccessPolicyDefaultToSystemDefault", + "Method": "POST", + "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "Reset-MgSecurityCaseEdiscoveryCaseSettingToDefault", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-resettodefault?view=graph-rest-1.0", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault", - "ApiVersion": "v1.0", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-resettodefault?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Reset-MgSecurityCaseEdiscoveryCaseSettingToDefault", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Reset-MgUserAuthenticationMethodPassword", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-1.0", - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword", - "ApiVersion": "v1.0", "Variants": [ "Reset", "ResetExpanded", "ResetViaIdentity", "ResetViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Reset-MgUserAuthenticationMethodPassword", + "Method": "POST", + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Reset-MgUserManagedDevicePasscode", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", - "ApiVersion": "v1.0", "Variants": [ "Reset", "ResetViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Reset-MgUserManagedDevicePasscode", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Resize-MgBetaDeviceManagementComanagedDeviceCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-beta", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resizeCloudPc", - "ApiVersion": "beta", "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Resize-MgBetaDeviceManagementComanagedDeviceCloudPc", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resizeCloudPc" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Resize-MgBetaDeviceManagementManagedDeviceCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-beta", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resizeCloudPc", - "ApiVersion": "beta", "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Resize-MgBetaDeviceManagementManagedDeviceCloudPc", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resizeCloudPc" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Resize-MgBetaDeviceManagementVirtualEndpointCloudPc", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/resize", - "ApiVersion": "beta", "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Resize-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/resize" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Resize-MgBetaUserCloudPc", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/resize", - "ApiVersion": "beta", "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Resize-MgBetaUserCloudPc", + "Method": "POST", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/resize" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Resize-MgBetaUserManagedDeviceCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-beta", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resizeCloudPc", - "ApiVersion": "beta", "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Resize-MgBetaUserManagedDeviceCloudPc", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resizeCloudPc" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Restart-MgApplicationSynchronizationJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-1.0", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "ApiVersion": "v1.0", "Variants": [ "Restart", "RestartExpanded", "RestartViaIdentity", "RestartViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restart-MgApplicationSynchronizationJob", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Restart-MgBetaApplicationSynchronizationJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-beta", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "ApiVersion": "beta", "Variants": [ "Restart", "RestartExpanded", "RestartViaIdentity", "RestartViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restart-MgBetaApplicationSynchronizationJob", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restart-MgBetaDeviceManagementComanagedDeviceNow", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rebootNow", - "ApiVersion": "beta", "Variants": [ "Reboot", "RebootViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restart-MgBetaDeviceManagementComanagedDeviceNow", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rebootNow" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restart-MgBetaDeviceManagementManagedDeviceNow", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", - "ApiVersion": "beta", "Variants": [ "Reboot", "RebootViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restart-MgBetaDeviceManagementManagedDeviceNow", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restart-MgBetaDeviceManagementVirtualEndpointCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reboot", - "ApiVersion": "beta", "Variants": [ "Reboot", "RebootViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restart-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reboot" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Restart-MgBetaServicePrincipalSynchronizationJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-beta", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "ApiVersion": "beta", "Variants": [ "Restart", "RestartExpanded", "RestartViaIdentity", "RestartViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -477299,97 +482616,97 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Restart-MgBetaServicePrincipalSynchronizationJob", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Restart-MgBetaTeamworkDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-restart?view=graph-rest-beta", - "Uri": "/teamwork/devices/{teamworkDevice-id}/restart", - "ApiVersion": "beta", "Variants": [ "Restart", "RestartViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-restart?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restart-MgBetaTeamworkDevice", + "Method": "POST", + "Uri": "/teamwork/devices/{teamworkDevice-id}/restart" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restart-MgBetaUserCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-beta", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reboot", - "ApiVersion": "beta", "Variants": [ "Reboot", "RebootViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restart-MgBetaUserCloudPc", + "Method": "POST", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reboot" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restart-MgBetaUserManagedDeviceNow", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", - "ApiVersion": "beta", "Variants": [ "Reboot", "RebootViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restart-MgBetaUserManagedDeviceNow", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restart-MgDeviceManagementManagedDeviceNow", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", - "ApiVersion": "v1.0", "Variants": [ "Reboot", "RebootViaIdentity" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restart-MgDeviceManagementManagedDeviceNow", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restart-MgDeviceManagementVirtualEndpointCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-1.0", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reboot", - "ApiVersion": "v1.0", "Variants": [ "Reboot", "RebootViaIdentity" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restart-MgDeviceManagementVirtualEndpointCloudPc", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reboot" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Restart-MgServicePrincipalSynchronizationJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-1.0", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "ApiVersion": "v1.0", "Variants": [ "Restart", "RestartExpanded", "RestartViaIdentity", "RestartViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -477408,178 +482725,178 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Restart-MgServicePrincipalSynchronizationJob", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restart-MgUserManagedDeviceNow", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", - "ApiVersion": "v1.0", "Variants": [ "Reboot", "RebootViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restart-MgUserManagedDeviceNow", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaDeviceManagementComanagedDeviceCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-beta", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/restoreCloudPc", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaDeviceManagementComanagedDeviceCloudPc", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/restoreCloudPc" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaDeviceManagementComanagedDevicePasscode", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/recoverPasscode", - "ApiVersion": "beta", "Variants": [ "Recover", "RecoverViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaDeviceManagementComanagedDevicePasscode", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/recoverPasscode" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaDeviceManagementManagedDeviceCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-beta", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/restoreCloudPc", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaDeviceManagementManagedDeviceCloudPc", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/restoreCloudPc" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaDeviceManagementManagedDevicePasscode", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", - "ApiVersion": "beta", "Variants": [ "Recover", "RecoverViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaDeviceManagementManagedDevicePasscode", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaDeviceManagementVirtualEndpointCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/restore", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/restore" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaDirectoryDeletedItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-beta", - "Uri": "/directory/deletedItems/{directoryObject-id}/restore", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Restore-MgBetaDirectoryDeletedItem", + "Method": "POST", + "Uri": "/directory/deletedItems/{directoryObject-id}/restore" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Restore-MgBetaDriveItem", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaDriveItemListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaDriveItemListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaDriveItemListItemVersion", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaDriveItemVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -477606,326 +482923,326 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Restore-MgBetaDriveItemVersion", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaDriveListItemDocumentSetVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaDriveListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaDriveListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaDriveListItemVersion", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/root/restore", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Restore-MgBetaDriveRoot", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/restore" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaDriveRootListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaDriveRootListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaDriveRootListItemVersion", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaDriveRootVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaDriveRootVersion", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaGroupDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Restore-MgBetaGroupDriveItem", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaGroupDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaGroupDriveItemListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaGroupDriveItemListItemVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaGroupDriveItemVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaGroupDriveItemVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaGroupDriveListItemDocumentSetVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaGroupDriveListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaGroupDriveListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaGroupDriveListItemVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaGroupDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/restore", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Restore-MgBetaGroupDriveRoot", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/restore" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaGroupDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaGroupDriveRootListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaGroupDriveRootListItemVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaGroupDriveRootVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaGroupDriveRootVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaGroupSiteListItemDocumentSetVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaGroupSiteListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaGroupSiteListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaGroupSiteListItemVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflow", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-beta", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/restore", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" + "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflow", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/restore" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-beta", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" + "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaPrintPrinterFactoryDefault", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-restorefactorydefaults?view=graph-rest-beta", - "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-restorefactorydefaults?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -477944,54 +483261,54 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Restore-MgBetaPrintPrinterFactoryDefault", + "Method": "POST", + "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaShareListItemDocumentSetVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "beta", "Variants": [ "Restore", "Restore1", "RestoreViaIdentity", "RestoreViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaShareListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaShareListItemVersion", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "beta", "Variants": [ "Restore", "Restore1", "RestoreViaIdentity", "RestoreViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaShareListItemVersion", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaSiteListItemDocumentSetVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -478026,20 +483343,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Restore-MgBetaSiteListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaSiteListItemVersion", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -478066,317 +483383,317 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Restore-MgBetaSiteListItemVersion", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaUserCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-beta", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/restore", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaUserCloudPc", + "Method": "POST", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/restore" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaUserDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Restore-MgBetaUserDriveItem", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaUserDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaUserDriveItemListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaUserDriveItemListItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaUserDriveItemListItemVersion", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaUserDriveItemVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaUserDriveItemVersion", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaUserDriveListItemDocumentSetVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaUserDriveListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaUserDriveListItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaUserDriveListItemVersion", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaUserDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/root/restore", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Restore-MgBetaUserDriveRoot", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/restore" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaUserDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaUserDriveRootListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaUserDriveRootListItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaUserDriveRootListItemVersion", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaUserDriveRootVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaUserDriveRootVersion", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaUserManagedDeviceCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-beta", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/restoreCloudPc", - "ApiVersion": "beta", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaUserManagedDeviceCloudPc", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/restoreCloudPc" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgBetaUserManagedDevicePasscode", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", - "ApiVersion": "beta", "Variants": [ "Recover", "RecoverViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Restore-MgBetaUserManagedDevicePasscode", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgDeviceManagementManagedDevicePasscode", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", - "ApiVersion": "v1.0", "Variants": [ "Recover", "RecoverViaIdentity" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restore-MgDeviceManagementManagedDevicePasscode", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode" }, { - "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgDeviceManagementVirtualEndpointCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-1.0", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/restore", - "ApiVersion": "v1.0", + "Module": "DeviceManagement.Actions", + "CommandAlias": null, "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restore-MgDeviceManagementVirtualEndpointCloudPc", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/restore" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgDirectoryDeletedItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0", - "Uri": "/directory/deletedItems/{directoryObject-id}/restore", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Restore-MgDirectoryDeletedItem", + "Method": "POST", + "Uri": "/directory/deletedItems/{directoryObject-id}/restore" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Restore-MgDriveItem", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restore-MgDriveItemListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgDriveItemListItemVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restore-MgDriveItemListItemVersion", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgDriveItemVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -478403,341 +483720,341 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Restore-MgDriveItemVersion", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgDriveListItemDocumentSetVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restore-MgDriveListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgDriveListItemVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restore-MgDriveListItemVersion", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/root/restore", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Restore-MgDriveRoot", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/restore" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restore-MgDriveRootListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgDriveRootListItemVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restore-MgDriveRootListItemVersion", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgDriveRootVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restore-MgDriveRootVersion", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgGroupDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Restore-MgGroupDriveItem", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgGroupDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restore-MgGroupDriveItemListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgGroupDriveItemListItemVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restore-MgGroupDriveItemListItemVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgGroupDriveItemVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restore-MgGroupDriveItemVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgGroupDriveListItemDocumentSetVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restore-MgGroupDriveListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgGroupDriveListItemVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restore-MgGroupDriveListItemVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgGroupDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/restore", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Restore-MgGroupDriveRoot", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/restore" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgGroupDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restore-MgGroupDriveRootListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgGroupDriveRootListItemVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restore-MgGroupDriveRootListItemVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgGroupDriveRootVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restore-MgGroupDriveRootVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgGroupSettingTemplate", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0", - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/restore", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Restore-MgGroupSettingTemplate", + "Method": "POST", + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/restore" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgGroupSiteListItemDocumentSetVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restore-MgGroupSiteListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgGroupSiteListItemVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restore-MgGroupSiteListItemVersion", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgIdentityGovernanceLifecycleWorkflow", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/restore", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" + "Command": "Restore-MgIdentityGovernanceLifecycleWorkflow", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/restore" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0", - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" + "Command": "Restore-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgPrintPrinterFactoryDefault", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-restorefactorydefaults?view=graph-rest-1.0", - "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-restorefactorydefaults?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -478756,54 +484073,54 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Restore-MgPrintPrinterFactoryDefault", + "Method": "POST", + "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgShareListItemDocumentSetVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "v1.0", "Variants": [ "Restore", "Restore1", "RestoreViaIdentity", "RestoreViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restore-MgShareListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgShareListItemVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", "Variants": [ "Restore", "Restore1", "RestoreViaIdentity", "RestoreViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restore-MgShareListItemVersion", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgSiteListItemDocumentSetVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -478838,20 +484155,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Restore-MgSiteListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgSiteListItemVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -478878,189 +484195,189 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Restore-MgSiteListItemVersion", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgUserDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Restore-MgUserDriveItem", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgUserDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restore-MgUserDriveItemListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgUserDriveItemListItemVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restore-MgUserDriveItemListItemVersion", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgUserDriveItemVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restore-MgUserDriveItemVersion", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgUserDriveListItemDocumentSetVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restore-MgUserDriveListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgUserDriveListItemVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restore-MgUserDriveListItemVersion", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgUserDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/root/restore", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Restore-MgUserDriveRoot", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/restore" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgUserDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restore-MgUserDriveRootListItemDocumentSetVersion", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgUserDriveRootListItemVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restore-MgUserDriveRootListItemVersion", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgUserDriveRootVersion", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restore-MgUserDriveRootVersion", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Restore-MgUserManagedDevicePasscode", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", - "ApiVersion": "v1.0", "Variants": [ "Recover", "RecoverViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Restore-MgUserManagedDevicePasscode", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Resume-MgBetaEducationSynchronizationProfile", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-resume?view=graph-rest-beta", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/resume", - "ApiVersion": "beta", "Variants": [ "Resume", "ResumeViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-resume?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAdministration.ReadWrite", @@ -479079,243 +484396,243 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Resume-MgBetaEducationSynchronizationProfile", + "Method": "POST", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/resume" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Resume-MgBetaEntitlementManagementAccessPackageAssignmentRequest", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-beta", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/resume", - "ApiVersion": "beta", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Resume-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/resume" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Resume-MgBetaEntitlementManagementAssignmentRequest", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-beta", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/resume", - "ApiVersion": "beta", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Resume-MgBetaEntitlementManagementAssignmentRequest", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/resume" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "ApiVersion": "beta", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/resume" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "ApiVersion": "beta", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "ApiVersion": "beta", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/resume" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "ApiVersion": "beta", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "ApiVersion": "beta", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Resume-MgEntitlementManagementAssignmentRequest", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-1.0", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/resume", - "ApiVersion": "v1.0", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Resume-MgEntitlementManagementAssignmentRequest", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/resume" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "ApiVersion": "v1.0", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/resume" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "ApiVersion": "v1.0", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "ApiVersion": "v1.0", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/resume" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "ApiVersion": "v1.0", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "ApiVersion": "v1.0", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume" }, { - "CommandAlias": "Revoke-MgBetaDeviceAppMgtVppTokenLicense", - "Method": "POST", - "Command": "Revoke-MgBetaDeviceAppManagementVppTokenLicense", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/revokeLicenses", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -479334,99 +484651,99 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Revoke-MgBetaDeviceAppManagementVppTokenLicense", + "Method": "POST", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/revokeLicenses" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Revoke-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/revokeToken", - "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Revoke-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", + "Method": "POST", + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/revokeToken" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Revoke-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/revokeToken", - "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Revoke-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", + "Method": "POST", + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/revokeToken" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Revoke-MgBetaDeviceManagementComanagedDeviceAppleVppLicense", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/revokeAppleVppLicenses", - "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Revoke-MgBetaDeviceManagementComanagedDeviceAppleVppLicense", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/revokeAppleVppLicenses" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Revoke-MgBetaDeviceManagementElevationRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/revoke", - "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest" + "Command": "Revoke-MgBetaDeviceManagementElevationRequest", + "Method": "POST", + "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/revoke" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Revoke-MgBetaDeviceManagementManagedDeviceAppleVppLicense", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", - "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Revoke-MgBetaDeviceManagementManagedDeviceAppleVppLicense", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/revokeAppleVppLicenses" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Revoke-MgBetaDriveItemPermissionGrant", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -479453,171 +484770,171 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Revoke-MgBetaDriveItemPermissionGrant", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Revoke-MgBetaDriveRootPermissionGrant", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Revoke-MgBetaDriveRootPermissionGrant", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Revoke-MgBetaGroupDriveItemPermissionGrant", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Revoke-MgBetaGroupDriveItemPermissionGrant", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Revoke-MgBetaGroupDriveRootPermissionGrant", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Revoke-MgBetaGroupDriveRootPermissionGrant", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Revoke-MgBetaGroupSitePermissionGrant", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Revoke-MgBetaGroupSitePermissionGrant", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/revokeGrants" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Revoke-MgBetaSharePermissionGrant", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "Uri": "/shares/{sharedDriveItem-id}/permission/revokeGrants", - "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Revoke-MgBetaSharePermissionGrant", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/permission/revokeGrants" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Revoke-MgBetaSitePermissionGrant", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "Uri": "/sites/{site-id}/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Revoke-MgBetaSitePermissionGrant", + "Method": "POST", + "Uri": "/sites/{site-id}/permissions/{permission-id}/revokeGrants" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Revoke-MgBetaUserDriveItemPermissionGrant", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Revoke-MgBetaUserDriveItemPermissionGrant", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Revoke-MgBetaUserDriveRootPermissionGrant", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", - "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Revoke-MgBetaUserDriveRootPermissionGrant", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Revoke-MgBetaUserManagedDeviceAppleVppLicense", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", - "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Revoke-MgBetaUserManagedDeviceAppleVppLicense", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/revokeAppleVppLicenses" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Revoke-MgBetaUserSignInSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-revokesigninsessions?view=graph-rest-beta", - "Uri": "/users/{user-id}/revokeSignInSessions", - "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-revokesigninsessions?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.RevokeSessions.All", @@ -479644,20 +484961,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Revoke-MgBetaUserSignInSession", + "Method": "POST", + "Uri": "/users/{user-id}/revokeSignInSessions" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Revoke-MgUserSignInSession", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-revokesigninsessions?view=graph-rest-1.0", - "Uri": "/users/{user-id}/revokeSignInSessions", - "ApiVersion": "v1.0", "Variants": [ "Revoke", "RevokeViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-revokesigninsessions?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.RevokeSessions.All", @@ -479684,20 +485001,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Revoke-MgUserSignInSession", + "Method": "POST", + "Uri": "/users/{user-id}/revokeSignInSessions" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Search-MgBetaDeviceManagementImportedDeviceIdentityExistingIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/importedDeviceIdentities/searchExistingIdentities", - "ApiVersion": "beta", "Variants": [ "Search", "SearchExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -479716,305 +485033,305 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphImportedDeviceIdentity" + "Command": "Search-MgBetaDeviceManagementImportedDeviceIdentityExistingIdentity", + "Method": "POST", + "Uri": "/deviceManagement/importedDeviceIdentities/searchExistingIdentities" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Search-MgBetaDrive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/search(q='{q}')", - "ApiVersion": "beta", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Search-MgBetaDrive", + "Method": "GET", + "Uri": "/drives/{drive-id}/search(q='{q}')" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Search-MgBetaDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "ApiVersion": "beta", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Search-MgBetaDriveItem", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Search-MgBetaDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/root/search(q='{q}')", - "ApiVersion": "beta", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Search-MgBetaDriveRoot", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/search(q='{q}')" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Search-MgBetaGroupDrive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/search(q='{q}')", - "ApiVersion": "beta", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Search-MgBetaGroupDrive", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/search(q='{q}')" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Search-MgBetaGroupDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "ApiVersion": "beta", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Search-MgBetaGroupDriveItem", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Search-MgBetaGroupDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/search(q='{q}')", - "ApiVersion": "beta", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Search-MgBetaGroupDriveRoot", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/search(q='{q}')" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Search-MgBetaUserDrive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/search(q='{q}')", - "ApiVersion": "beta", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Search-MgBetaUserDrive", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/search(q='{q}')" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Search-MgBetaUserDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "ApiVersion": "beta", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Search-MgBetaUserDriveItem", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Search-MgBetaUserDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/root/search(q='{q}')", - "ApiVersion": "beta", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Search-MgBetaUserDriveRoot", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/search(q='{q}')" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Search-MgDrive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/search(q='{q}')", - "ApiVersion": "v1.0", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Search-MgDrive", + "Method": "GET", + "Uri": "/drives/{drive-id}/search(q='{q}')" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Search-MgDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "ApiVersion": "v1.0", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Search-MgDriveItem", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Search-MgDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/root/search(q='{q}')", - "ApiVersion": "v1.0", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Search-MgDriveRoot", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/search(q='{q}')" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Search-MgGroupDrive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/search(q='{q}')", - "ApiVersion": "v1.0", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Search-MgGroupDrive", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/search(q='{q}')" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Search-MgGroupDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "ApiVersion": "v1.0", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Search-MgGroupDriveItem", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Search-MgGroupDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/root/search(q='{q}')", - "ApiVersion": "v1.0", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Search-MgGroupDriveRoot", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/search(q='{q}')" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Search-MgUserDrive", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/search(q='{q}')", - "ApiVersion": "v1.0", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Search-MgUserDrive", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/search(q='{q}')" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Search-MgUserDriveItem", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "ApiVersion": "v1.0", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Search-MgUserDriveItem", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Search-MgUserDriveRoot", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/root/search(q='{q}')", - "ApiVersion": "v1.0", "Variants": [ "Search", "SearchViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Search-MgUserDriveRoot", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/search(q='{q}')" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgBetaAccessReviewInstanceReminder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-sendreminder?view=graph-rest-beta", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/sendReminder", - "ApiVersion": "beta", "Variants": [ "Send", "SendViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-sendreminder?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Send-MgBetaAccessReviewInstanceReminder", + "Method": "POST", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/sendReminder" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgBetaAccessReviewReminder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-sendreminder?view=graph-rest-beta", - "Uri": "/accessReviews/{accessReview-id}/sendReminder", - "ApiVersion": "beta", "Variants": [ "Send", "SendViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-sendreminder?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -480033,22 +485350,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Send-MgBetaAccessReviewReminder", + "Method": "POST", + "Uri": "/accessReviews/{accessReview-id}/sendReminder" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgBetaChatActivityNotification", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-beta", - "Uri": "/chats/{chat-id}/sendActivityNotification", - "ApiVersion": "beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsActivity.Send.Chat", @@ -480067,107 +485384,107 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Send-MgBetaChatActivityNotification", + "Method": "POST", + "Uri": "/chats/{chat-id}/sendActivityNotification" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgBetaCommunicationCallDtmfTone", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/sendDtmfTones", - "ApiVersion": "beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSendDtmfTonesOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSendDtmfTonesOperation" + "Command": "Send-MgBetaCommunicationCallDtmfTone", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/sendDtmfTones" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentReminderSm", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", - "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentReminderSms", - "ApiVersion": "beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Send-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentReminderSm", + "Method": "POST", + "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentReminderSms" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentSm", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", - "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentSms", - "ApiVersion": "beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Send-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentSm", + "Method": "POST", + "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentSms" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgBetaCommunicationOnlineMeetingVirtualAppointmentReminderSm", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", - "ApiVersion": "beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Send-MgBetaCommunicationOnlineMeetingVirtualAppointmentReminderSm", + "Method": "POST", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgBetaCommunicationOnlineMeetingVirtualAppointmentSm", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", - "ApiVersion": "beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null - }, - { - "CommandAlias": null, + "Command": "Send-MgBetaCommunicationOnlineMeetingVirtualAppointmentSm", "Method": "POST", - "Command": "Send-MgBetaDeviceManagementComanagedDeviceCustomNotificationToCompanyPortal", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", - "ApiVersion": "beta", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms" + }, + { + "Module": "Beta.DeviceManagement.Actions", + "CommandAlias": null, "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -480186,37 +485503,37 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Send-MgBetaDeviceManagementComanagedDeviceCustomNotificationToCompanyPortal", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgBetaDeviceManagementCustomNotificationToCompanyPortal", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/sendCustomNotificationToCompanyPortal", - "ApiVersion": "beta", "Variants": [ "Send", "SendExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Send-MgBetaDeviceManagementCustomNotificationToCompanyPortal", + "Method": "POST", + "Uri": "/deviceManagement/sendCustomNotificationToCompanyPortal" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgBetaDeviceManagementManagedDeviceCustomNotificationToCompanyPortal", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", - "ApiVersion": "beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -480235,97 +485552,97 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Send-MgBetaDeviceManagementManagedDeviceCustomNotificationToCompanyPortal", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgBetaDeviceManagementNotificationMessageTemplateTestMessage", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", - "ApiVersion": "beta", "Variants": [ "Send", "SendViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Send-MgBetaDeviceManagementNotificationMessageTemplateTestMessage", + "Method": "POST", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgBetaFinancialCompanySalesInvoice", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/send", - "ApiVersion": "beta", "Variants": [ "Send", "SendViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Send-MgBetaFinancialCompanySalesInvoice", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/send" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgBetaFinancialCompanySalesQuote", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/send", - "ApiVersion": "beta", "Variants": [ "Send", "SendViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Send-MgBetaFinancialCompanySalesQuote", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/send" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgBetaIdentityGovernanceAccessReviewDecisionInstanceReminder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/sendReminder", - "ApiVersion": "beta", "Variants": [ "Send", "SendViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Send-MgBetaIdentityGovernanceAccessReviewDecisionInstanceReminder", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/sendReminder" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceReminder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder", - "ApiVersion": "beta", "Variants": [ "Send", "SendViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Send-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceReminder", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgBetaTeamActivityNotification", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-beta", - "Uri": "/teams/{team-id}/sendActivityNotification", - "ApiVersion": "beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsActivity.Send.Group", @@ -480344,20 +485661,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Send-MgBetaTeamActivityNotification", + "Method": "POST", + "Uri": "/teams/{team-id}/sendActivityNotification" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgBetaTeamworkActivityNotificationToRecipient", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-sendactivitynotificationtorecipients?view=graph-rest-beta", - "Uri": "/teamwork/sendActivityNotificationToRecipients", - "ApiVersion": "beta", "Variants": [ "Send", "SendExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-sendactivitynotificationtorecipients?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsActivity.Send.User", @@ -480376,152 +485693,152 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Send-MgBetaTeamworkActivityNotificationToRecipient", + "Method": "POST", + "Uri": "/teamwork/sendActivityNotificationToRecipients" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgBetaUserChatActivityNotification", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-beta", - "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification", - "ApiVersion": "beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Send-MgBetaUserChatActivityNotification", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgBetaUserMail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-beta", - "Uri": "/users/{user-id}/sendMail", - "ApiVersion": "beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Send-MgBetaUserMail", + "Method": "POST", + "Uri": "/users/{user-id}/sendMail" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgBetaUserMailFolderChildFolderMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send", - "ApiVersion": "beta", "Variants": [ "Send", "SendViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Send-MgBetaUserMailFolderChildFolderMessage", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgBetaUserMailFolderMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", - "ApiVersion": "beta", "Variants": [ "Send", "SendViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Send-MgBetaUserMailFolderMessage", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgBetaUserManagedDeviceCustomNotificationToCompanyPortal", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", - "ApiVersion": "beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Send-MgBetaUserManagedDeviceCustomNotificationToCompanyPortal", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgBetaUserMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta", - "Uri": "/users/{user-id}/messages/{message-id}/send", - "ApiVersion": "beta", "Variants": [ "Send", "SendViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Send-MgBetaUserMessage", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/send" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentReminderSm", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", - "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentReminderSms", - "ApiVersion": "beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Send-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentReminderSm", + "Method": "POST", + "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentReminderSms" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentSm", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", - "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentSms", - "ApiVersion": "beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Send-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentSm", + "Method": "POST", + "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentSms" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgBetaUserOnlineMeetingVirtualAppointmentReminderSm", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", - "ApiVersion": "beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "VirtualAppointmentNotification.Send", @@ -480548,22 +485865,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Send-MgBetaUserOnlineMeetingVirtualAppointmentReminderSm", + "Method": "POST", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgBetaUserOnlineMeetingVirtualAppointmentSm", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", - "ApiVersion": "beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "VirtualAppointmentNotification.Send", @@ -480590,37 +485907,37 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Send-MgBetaUserOnlineMeetingVirtualAppointmentSm", + "Method": "POST", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgBetaUserPendingAccessReviewInstanceReminder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/sendReminder", - "ApiVersion": "beta", "Variants": [ "Send", "SendViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Send-MgBetaUserPendingAccessReviewInstanceReminder", + "Method": "POST", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/sendReminder" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgBetaUserTeamworkActivityNotification", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-sendactivitynotification?view=graph-rest-beta", - "Uri": "/users/{user-id}/teamwork/sendActivityNotification", - "ApiVersion": "beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-sendactivitynotification?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsActivity.Send.User", @@ -480639,22 +485956,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Send-MgBetaUserTeamworkActivityNotification", + "Method": "POST", + "Uri": "/users/{user-id}/teamwork/sendActivityNotification" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgChatActivityNotification", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0", - "Uri": "/chats/{chat-id}/sendActivityNotification", - "ApiVersion": "v1.0", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsActivity.Send.Chat", @@ -480673,103 +485990,103 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Send-MgChatActivityNotification", + "Method": "POST", + "Uri": "/chats/{chat-id}/sendActivityNotification" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgCommunicationCallDtmfTone", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/sendDtmfTones", - "ApiVersion": "v1.0", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSendDtmfTonesOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSendDtmfTonesOperation" + "Command": "Send-MgCommunicationCallDtmfTone", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/sendDtmfTones" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-1.0", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", - "ApiVersion": "v1.0", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm", + "Method": "POST", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgCommunicationOnlineMeetingVirtualAppointmentSm", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-1.0", - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", - "ApiVersion": "v1.0", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Send-MgCommunicationOnlineMeetingVirtualAppointmentSm", + "Method": "POST", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgDeviceManagementNotificationMessageTemplateTestMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-sendtestmessage?view=graph-rest-1.0", - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", - "ApiVersion": "v1.0", "Variants": [ "Send", "SendViaIdentity" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-sendtestmessage?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Send-MgDeviceManagementNotificationMessageTemplateTestMessage", + "Method": "POST", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgIdentityGovernanceAccessReviewDefinitionInstanceReminder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-1.0", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder", - "ApiVersion": "v1.0", "Variants": [ "Send", "SendViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Send-MgIdentityGovernanceAccessReviewDefinitionInstanceReminder", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgTeamActivityNotification", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-1.0", - "Uri": "/teams/{team-id}/sendActivityNotification", - "ApiVersion": "v1.0", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsActivity.Send.Group", @@ -480788,20 +486105,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Send-MgTeamActivityNotification", + "Method": "POST", + "Uri": "/teams/{team-id}/sendActivityNotification" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgTeamworkActivityNotificationToRecipient", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-sendactivitynotificationtorecipients?view=graph-rest-1.0", - "Uri": "/teamwork/sendActivityNotificationToRecipients", - "ApiVersion": "v1.0", "Variants": [ "Send", "SendExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-sendactivitynotificationtorecipients?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsActivity.Send.User", @@ -480820,101 +486137,101 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Send-MgTeamworkActivityNotificationToRecipient", + "Method": "POST", + "Uri": "/teamwork/sendActivityNotificationToRecipients" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgUserChatActivityNotification", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0", - "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification", - "ApiVersion": "v1.0", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Send-MgUserChatActivityNotification", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgUserMail", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-1.0", - "Uri": "/users/{user-id}/sendMail", - "ApiVersion": "v1.0", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Send-MgUserMail", + "Method": "POST", + "Uri": "/users/{user-id}/sendMail" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgUserMailFolderChildFolderMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send", - "ApiVersion": "v1.0", "Variants": [ "Send", "SendViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Send-MgUserMailFolderChildFolderMessage", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgUserMailFolderMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0", - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", - "ApiVersion": "v1.0", "Variants": [ "Send", "SendViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Send-MgUserMailFolderMessage", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgUserMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0", - "Uri": "/users/{user-id}/messages/{message-id}/send", - "ApiVersion": "v1.0", "Variants": [ "Send", "SendViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Send-MgUserMessage", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/send" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgUserOnlineMeetingVirtualAppointmentReminderSm", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-1.0", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", - "ApiVersion": "v1.0", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "VirtualAppointmentNotification.Send", @@ -480941,22 +486258,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Send-MgUserOnlineMeetingVirtualAppointmentReminderSm", + "Method": "POST", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgUserOnlineMeetingVirtualAppointmentSm", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-1.0", - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", - "ApiVersion": "v1.0", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "VirtualAppointmentNotification.Send", @@ -480983,22 +486300,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Send-MgUserOnlineMeetingVirtualAppointmentSm", + "Method": "POST", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Send-MgUserTeamworkActivityNotification", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-sendactivitynotification?view=graph-rest-1.0", - "Uri": "/users/{user-id}/teamwork/sendActivityNotification", - "ApiVersion": "v1.0", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-sendactivitynotification?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsActivity.Send.User", @@ -481017,20 +486334,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Send-MgUserTeamworkActivityNotification", + "Method": "POST", + "Uri": "/users/{user-id}/teamwork/sendActivityNotification" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgApplicationLogo", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/logo", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -481049,133 +486366,133 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgApplicationLogo", + "Method": "PUT", + "Uri": "/applications/{application-id}/logo" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgApplicationSynchronization", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronization", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronization" + "Command": "Set-MgApplicationSynchronization", + "Method": "PUT", + "Uri": "/applications/{application-id}/synchronization" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgApplicationSynchronizationJobBulkUploadContent", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgApplicationSynchronizationJobBulkUploadContent", + "Method": "PUT", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgApplicationSynchronizationSecret", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/secrets", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair" + "Command": "Set-MgApplicationSynchronizationSecret", + "Method": "PUT", + "Uri": "/applications/{application-id}/synchronization/secrets" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgApplicationVerifiedPublisher", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-setverifiedpublisher?view=graph-rest-1.0", - "Uri": "/applications/{application-id}/setVerifiedPublisher", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-setverifiedpublisher?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgApplicationVerifiedPublisher", + "Method": "POST", + "Uri": "/applications/{application-id}/setVerifiedPublisher" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", + "Method": "PUT", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent/$value" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "Method": "PUT", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent/$value" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaApplicationConnectorGroupByRef", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/connectorGroup/$ref", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectorgroup-post-applications?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaApplicationConnectorGroupByRef", + "Method": "PUT", + "Uri": "/applications/{application-id}/connectorGroup/$ref" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaApplicationLogo", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/logo", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -481194,410 +486511,410 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgBetaApplicationLogo", + "Method": "PUT", + "Uri": "/applications/{application-id}/logo" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaApplicationSynchronization", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronization", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronization" + "Command": "Set-MgBetaApplicationSynchronization", + "Method": "PUT", + "Uri": "/applications/{application-id}/synchronization" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaApplicationSynchronizationJobBulkUploadContent", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaApplicationSynchronizationJobBulkUploadContent", + "Method": "PUT", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaApplicationSynchronizationSecret", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/secrets", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair" + "Command": "Set-MgBetaApplicationSynchronizationSecret", + "Method": "PUT", + "Uri": "/applications/{application-id}/synchronization/secrets" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaApplicationVerifiedPublisher", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-setverifiedpublisher?view=graph-rest-beta", - "Uri": "/applications/{application-id}/setVerifiedPublisher", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-setverifiedpublisher?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaApplicationVerifiedPublisher", + "Method": "POST", + "Uri": "/applications/{application-id}/setVerifiedPublisher" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaChatMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaChatMessageHostedContent", + "Method": "PUT", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaChatMessageReaction", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaChatMessageReaction", + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaChatMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaChatMessageReplyHostedContent", + "Method": "PUT", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaChatMessageReplyReaction", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaChatMessageReplyReaction", + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaCommunicationOnlineMeetingAlternativeRecording", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaCommunicationOnlineMeetingAlternativeRecording", + "Method": "PUT", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaCommunicationOnlineMeetingAttendeeReport", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaCommunicationOnlineMeetingAttendeeReport", + "Method": "PUT", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaCommunicationOnlineMeetingBroadcastRecording", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaCommunicationOnlineMeetingBroadcastRecording", + "Method": "PUT", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaCommunicationOnlineMeetingRecording", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaCommunicationOnlineMeetingRecording", + "Method": "PUT", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaCommunicationOnlineMeetingRecordingContent", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecording" + "Command": "Set-MgBetaCommunicationOnlineMeetingRecordingContent", + "Method": "PUT", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptContent", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallTranscript" + "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptContent", + "Method": "PUT", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", + "Method": "PUT", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaCommunicationPresence", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-beta", - "Uri": "/communications/presences/{presence-id}/setPresence", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaCommunicationPresence", + "Method": "POST", + "Uri": "/communications/presences/{presence-id}/setPresence" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaCommunicationPresenceStatusMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta", - "Uri": "/communications/presences/{presence-id}/setStatusMessage", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaCommunicationPresenceStatusMessage", + "Method": "POST", + "Uri": "/communications/presences/{presence-id}/setStatusMessage" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaCommunicationPresenceUserPreferredPresence", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-beta", - "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaCommunicationPresenceUserPreferredPresence", + "Method": "POST", + "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence" }, { - "CommandAlias": "Set-MgBetaDeviceAppMgtIosLobAppProvisioningConfiguration", - "Method": "POST", - "Command": "Set-MgBetaDeviceAppManagementIosLobAppProvisioningConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assign", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDeviceAppManagementIosLobAppProvisioningConfiguration", + "Method": "POST", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assign" }, { - "CommandAlias": "Set-MgBetaDeviceAppMgtManagedEBook", - "Method": "POST", - "Command": "Set-MgBetaDeviceAppManagementManagedEBook", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDeviceAppManagementManagedEBook", + "Method": "POST", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign" }, { - "CommandAlias": "Set-MgBetaDeviceAppMgtMobileApp", - "Method": "POST", - "Command": "Set-MgBetaDeviceAppManagementMobileApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDeviceAppManagementMobileApp", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign" }, { - "CommandAlias": "Set-MgBetaDeviceAppMgtMobileAppConfiguration", - "Method": "POST", - "Command": "Set-MgBetaDeviceAppManagementMobileAppConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDeviceAppManagementMobileAppConfiguration", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign" }, { - "CommandAlias": "Set-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", - "Method": "POST", - "Command": "Set-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "POST", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign" }, { - "CommandAlias": "Set-MgBetaDeviceAppMgtWdacSupplementalPolicy", - "Method": "POST", - "Command": "Set-MgBetaDeviceAppManagementWdacSupplementalPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assign", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "Method": "POST", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assign" }, { - "CommandAlias": "Set-MgBetaDeviceAppMgtWindowsManagedAppProtection", - "Method": "POST", - "Command": "Set-MgBetaDeviceAppManagementWindowsManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assign", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -481616,203 +486933,203 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "Method": "POST", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assign" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingAndroidDeviceOwnerFullyManagedEnrollmentState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/setAndroidDeviceOwnerFullyManagedEnrollmentState", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingAndroidDeviceOwnerFullyManagedEnrollmentState", + "Method": "POST", + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/setAndroidDeviceOwnerFullyManagedEnrollmentState" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfilePriority", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/setPriority", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfilePriority", + "Method": "POST", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/setPriority" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta", - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setCloudPcReviewStatus", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setCloudPcReviewStatus" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementComanagedDeviceName", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setDeviceName", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDeviceManagementComanagedDeviceName", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setDeviceName" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementCompliancePolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assign", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment" + "Command": "Set-MgBetaDeviceManagementCompliancePolicy", + "Method": "POST", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assign" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementCompliancePolicyScheduledAction", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/setScheduledActions", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule" + "Command": "Set-MgBetaDeviceManagementCompliancePolicyScheduledAction", + "Method": "POST", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/setScheduledActions" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementConfigurationPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assign", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment" + "Command": "Set-MgBetaDeviceManagementConfigurationPolicy", + "Method": "POST", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assign" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementConfigurationPolicyJust", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignJustInTimeConfiguration", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDeviceManagementConfigurationPolicyJust", + "Method": "POST", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignJustInTimeConfiguration" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDefaultProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/setDefaultProfile", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDefaultProfile", + "Method": "POST", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/setDefaultProfile" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment" + "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicy", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicyScheduledRetireState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/setScheduledRetireState", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicyScheduledRetireState", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/setScheduledRetireState" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementDeviceComplianceScript", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/assign", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -481829,41 +487146,49 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgBetaDeviceManagementDeviceComplianceScript", + "Method": "POST", + "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/assign" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementDeviceConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment" + "Command": "Set-MgBetaDeviceManagementDeviceConfiguration", + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementDeviceCustomAttributeShellScript", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/assign", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -481882,22 +487207,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgBetaDeviceManagementDeviceCustomAttributeShellScript", + "Method": "POST", + "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/assign" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -481916,22 +487241,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "Method": "POST", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfigurationPriority", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -481950,22 +487275,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfigurationPriority", + "Method": "POST", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementDeviceHealthScript", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assign", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -481982,24 +487307,32 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgBetaDeviceManagementDeviceHealthScript", + "Method": "POST", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assign" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementDeviceShellScript", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assign", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -482018,173 +487351,173 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgBetaDeviceManagementDeviceShellScript", + "Method": "POST", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assign" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementEmbeddedSimActivationCodePool", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assign", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment" + "Command": "Set-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "Method": "POST", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assign" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementGroupPolicyConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assign", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment" + "Command": "Set-MgBetaDeviceManagementGroupPolicyConfiguration", + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assign" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementHardwareConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/hardwareConfigurations/{hardwareConfiguration-id}/assign", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHardwareConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHardwareConfigurationAssignment" + "Command": "Set-MgBetaDeviceManagementHardwareConfiguration", + "Method": "POST", + "Uri": "/deviceManagement/hardwareConfigurations/{hardwareConfiguration-id}/assign" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementIntent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assign", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDeviceManagementIntent", + "Method": "POST", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assign" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementIntuneBrandingProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assign", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDeviceManagementIntuneBrandingProfile", + "Method": "POST", + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assign" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setCloudPcReviewStatus", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setCloudPcReviewStatus" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementManagedDeviceName", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setDeviceName", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDeviceManagementManagedDeviceName", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setDeviceName" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-setportalnotificationassent?view=graph-rest-beta", - "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}/setPortalNotificationAsSent", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-setportalnotificationassent?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent", + "Method": "POST", + "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}/setPortalNotificationAsSent" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementResourceAccessProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assign", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment" + "Command": "Set-MgBetaDeviceManagementResourceAccessProfile", + "Method": "POST", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assign" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementRoleScopeTag", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assign", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -482203,280 +487536,280 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment" - }, - { - "CommandAlias": null, + "Command": "Set-MgBetaDeviceManagementRoleScopeTag", "Method": "POST", - "Command": "Set-MgBetaDeviceManagementScript", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assign", - "ApiVersion": "beta", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assign" + }, + { + "Module": "Beta.DeviceManagement.Actions", + "CommandAlias": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDeviceManagementScript", + "Method": "POST", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assign" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-assign?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assign", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-assign?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assign" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementVirtualEndpointUserSetting", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-assign?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assign", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-assign?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assign" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assign", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assign" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserToDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserToDevice", + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityResourceAccountToDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignResourceAccountToDevice", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityResourceAccountToDevice", + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignResourceAccountToDevice" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementWindowsDriverUpdateProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/assign", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDeviceManagementWindowsDriverUpdateProfile", + "Method": "POST", + "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/assign" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementWindowsFeatureUpdateProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assign", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "Method": "POST", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assign" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDeviceManagementWindowsQualityUpdateProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assign", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDeviceManagementWindowsQualityUpdateProfile", + "Method": "POST", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assign" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaDriveBundleContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaDriveBundleContent", + "Method": "PUT", + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaDriveBundleContentStream", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDriveBundleContentStream", + "Method": "PUT", + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaDriveFollowingContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaDriveFollowingContent", + "Method": "PUT", + "Uri": "/drives/{drive-id}/following/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaDriveFollowingContentStream", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/following/{driveItem-id}/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDriveFollowingContentStream", + "Method": "PUT", + "Uri": "/drives/{drive-id}/following/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaDriveItemChildContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaDriveItemChildContent", + "Method": "PUT", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaDriveItemChildContentStream", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDriveItemChildContentStream", + "Method": "PUT", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -482503,20 +487836,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaDriveItemContent", + "Method": "PUT", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -482543,52 +487876,52 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgBetaDriveItemContentStream", + "Method": "PUT", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaDriveItemListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaDriveItemListItemDriveItemContent", + "Method": "PUT", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaDriveItemListItemDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDriveItemListItemDriveItemContentStream", + "Method": "PUT", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDriveItemSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite.All", @@ -482607,219 +487940,219 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgBetaDriveItemSensitivityLabel", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaDriveItemVersionContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Set-MgBetaDriveItemVersionContent", + "Method": "PUT", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaDriveListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaDriveListItemDriveItemContent", + "Method": "PUT", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaDriveListItemDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDriveListItemDriveItemContentStream", + "Method": "PUT", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaDriveRootChildContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaDriveRootChildContent", + "Method": "PUT", + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaDriveRootChildContentStream", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDriveRootChildContentStream", + "Method": "PUT", + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaDriveRootContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaDriveRootContent", + "Method": "PUT", + "Uri": "/drives/{drive-id}/root/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaDriveRootContentStream", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDriveRootContentStream", + "Method": "PUT", + "Uri": "/drives/{drive-id}/root/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaDriveRootListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaDriveRootListItemDriveItemContent", + "Method": "PUT", + "Uri": "/drives/{drive-id}/root/listItem/driveItem/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaDriveRootListItemDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDriveRootListItemDriveItemContentStream", + "Method": "PUT", + "Uri": "/drives/{drive-id}/root/listItem/driveItem/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaDriveRootSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/assignSensitivityLabel", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDriveRootSensitivityLabel", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/assignSensitivityLabel" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaDriveRootVersionContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Set-MgBetaDriveRootVersionContent", + "Method": "PUT", + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaDriveSpecialContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaDriveSpecialContent", + "Method": "PUT", + "Uri": "/drives/{drive-id}/special/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaDriveSpecialContentStream", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/special/{driveItem-id}/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaDriveSpecialContentStream", + "Method": "PUT", + "Uri": "/drives/{drive-id}/special/{driveItem-id}/contentStream" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaEducationClassAssignmentRubricByRef", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -482838,50 +488171,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgBetaEducationClassAssignmentRubricByRef", + "Method": "PUT", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaEducationClassAssignmentSubmissionUpResourceFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Set-MgBetaEducationClassAssignmentSubmissionUpResourceFolder", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaEducationClassAssignmentUpFeedbackResourceFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Set-MgBetaEducationClassAssignmentUpFeedbackResourceFolder", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaEducationClassAssignmentUpResourceFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -482900,20 +488233,20 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Set-MgBetaEducationClassAssignmentUpResourceFolder", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaEducationClassModuleUpResourceFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-setupresourcesfolder?view=graph-rest-beta", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/setUpResourcesFolder", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-setupresourcesfolder?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -482932,163 +488265,163 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphEducationModule" + "Command": "Set-MgBetaEducationClassModuleUpResourceFolder", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/setUpResourcesFolder" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaEducationMeAssignmentRubricByRef", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaEducationMeAssignmentRubricByRef", + "Method": "PUT", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaEducationMeAssignmentSubmissionUpResourceFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Set-MgBetaEducationMeAssignmentSubmissionUpResourceFolder", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaEducationMeAssignmentUpFeedbackResourceFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta", - "Uri": "/education/me/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Set-MgBetaEducationMeAssignmentUpFeedbackResourceFolder", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaEducationMeAssignmentUpResourceFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta", - "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Set-MgBetaEducationMeAssignmentUpResourceFolder", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaEducationUserAssignmentRubricByRef", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaEducationUserAssignmentRubricByRef", + "Method": "PUT", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaEducationUserAssignmentSubmissionUpResourceFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Set-MgBetaEducationUserAssignmentSubmissionUpResourceFolder", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaEducationUserAssignmentUpFeedbackResourceFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Set-MgBetaEducationUserAssignmentUpFeedbackResourceFolder", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaEducationUserAssignmentUpResourceFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Set-MgBetaEducationUserAssignmentUpResourceFolder", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy" + "Command": "Set-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "PUT", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaExternalConnectionItem", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-put-items?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -483107,679 +488440,679 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem" + "Command": "Set-MgBetaExternalConnectionItem", + "Method": "PUT", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Set-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Set-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanyCustomerPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Set-MgBetaFinancialCompanyCustomerPictureContent", + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanyEmployeePictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Set-MgBetaFinancialCompanyEmployeePictureContent", + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanyInformationPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaFinancialCompanyInformationPicture", + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanyItemPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Set-MgBetaFinancialCompanyItemPictureContent", + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanyPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Set-MgBetaFinancialCompanyPictureContent", + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Set-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Set-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Set-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Set-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Set-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanySaleOrderCustomerPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Set-MgBetaFinancialCompanySaleOrderCustomerPictureContent", + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanySaleOrderLineItemPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Set-MgBetaFinancialCompanySaleOrderLineItemPictureContent", + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Set-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Set-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaFinancialCompanyVendorPictureContent", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Set-MgBetaFinancialCompanyVendorPictureContent", + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveBundleContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaGroupDriveBundleContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveBundleContentStream", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaGroupDriveBundleContentStream", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveFollowingContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaGroupDriveFollowingContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveFollowingContentStream", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaGroupDriveFollowingContentStream", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveItemChildContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaGroupDriveItemChildContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveItemChildContentStream", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaGroupDriveItemChildContentStream", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaGroupDriveItemContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaGroupDriveItemContentStream", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContentStream", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaGroupDriveItemSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaGroupDriveItemSensitivityLabel", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveItemVersionContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Set-MgBetaGroupDriveItemVersionContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaGroupDriveListItemDriveItemContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveListItemDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaGroupDriveListItemDriveItemContentStream", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveRootChildContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaGroupDriveRootChildContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveRootChildContentStream", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaGroupDriveRootChildContentStream", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveRootContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaGroupDriveRootContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveRootContentStream", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaGroupDriveRootContentStream", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContentStream", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/contentStream" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaGroupDriveRootSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaGroupDriveRootSensitivityLabel", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveRootVersionContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Set-MgBetaGroupDriveRootVersionContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveSpecialContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaGroupDriveSpecialContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupDriveSpecialContentStream", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaGroupDriveSpecialContentStream", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/contentStream" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaGroupLicense", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-assignlicense?view=graph-rest-beta", - "Uri": "/groups/{group-id}/assignLicense", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-assignlicense?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -483798,72 +489131,72 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Set-MgBetaGroupLicense", + "Method": "POST", + "Uri": "/groups/{group-id}/assignLicense" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupOnenotePageContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Set-MgBetaGroupOnenotePageContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupOnenoteResourceContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteResource" + "Command": "Set-MgBetaGroupOnenoteResourceContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupOnenoteSectionPageContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Set-MgBetaGroupOnenoteSectionPageContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupPhotoContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/photo/$value", - "ApiVersion": "beta", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ProfilePhoto.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", + "Description": "Read and write profile photo of a user or group", + "FullDescription": "Allows the app to read and write all profile photos of users and groups, without a signed-in user", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": true @@ -483877,202 +489210,202 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgBetaGroupPhotoContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/photo/$value" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContentStream", + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupSiteListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", - "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" - }, - { - "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupSiteListItemDriveItemContentStream", "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", + "OutputType": "IMicrosoftGraphDriveItem", "ApiVersion": "beta", + "Permissions": [], + "Command": "Set-MgBetaGroupSiteListItemDriveItemContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content" + }, + { + "Module": "Beta.Sites", + "CommandAlias": null, "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaGroupSiteListItemDriveItemContentStream", + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionPageContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionPageContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupSiteOnenotePageContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Set-MgBetaGroupSiteOnenotePageContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupSiteOnenoteResourceContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteResource" + "Command": "Set-MgBetaGroupSiteOnenoteResourceContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Set-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupSiteOnenoteSectionPageContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Set-MgBetaGroupSiteOnenoteSectionPageContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupTeam", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-teams?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -484091,407 +489424,407 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeam" + "Command": "Set-MgBetaGroupTeam", + "Method": "PUT", + "Uri": "/groups/{group-id}/team" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupTeamChannelFileFolderContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaGroupTeamChannelFileFolderContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupTeamChannelFileFolderContentStream", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaGroupTeamChannelFileFolderContentStream", + "Method": "PUT", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupTeamChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaGroupTeamChannelMessageHostedContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupTeamPhotoContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/photo/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaGroupTeamPhotoContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/team/photo/$value" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", + "Method": "PUT", + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaGroupTeamSchedule", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSchedule" + "Command": "Set-MgBetaGroupTeamSchedule", + "Method": "PUT", + "Uri": "/groups/{group-id}/team/schedule" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", + "Method": "PUT", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", + "Method": "PUT", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-beta", - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/setOrder", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", + "Method": "POST", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/setOrder" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", + "Method": "PUT", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", + "Method": "PUT", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", + "Method": "PUT", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", + "Method": "PUT", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-beta", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaIdentityGovernanceAccessReviewDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition" + "Command": "Set-MgBetaIdentityGovernanceAccessReviewDefinition", + "Method": "PUT", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", + "Method": "PUT", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingBackgroundImage", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/backgroundImage", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaOrganizationBrandingBackgroundImage", + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/backgroundImage" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingBannerLogo", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/bannerLogo", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaOrganizationBrandingBannerLogo", + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/bannerLogo" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingCustomCss", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/customCSS", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaOrganizationBrandingCustomCss", + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/customCSS" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingFavicon", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/favicon", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaOrganizationBrandingFavicon", + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/favicon" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingHeaderLogo", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/headerLogo", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaOrganizationBrandingHeaderLogo", + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/headerLogo" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingLocalizationBackgroundImage", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -484510,20 +489843,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgBetaOrganizationBrandingLocalizationBackgroundImage", + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingLocalizationBannerLogo", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -484542,20 +489875,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgBetaOrganizationBrandingLocalizationBannerLogo", + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingLocalizationCustomCss", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -484574,20 +489907,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgBetaOrganizationBrandingLocalizationCustomCss", + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingLocalizationFavicon", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -484606,20 +489939,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgBetaOrganizationBrandingLocalizationFavicon", + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingLocalizationHeaderLogo", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -484638,20 +489971,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgBetaOrganizationBrandingLocalizationHeaderLogo", + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogo", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -484670,20 +490003,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogo", + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogoDark", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -484702,50 +490035,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogoDark", + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingSquareLogo", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/squareLogo", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaOrganizationBrandingSquareLogo", + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/squareLogo" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaOrganizationBrandingSquareLogoDark", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaOrganizationBrandingSquareLogoDark", + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/squareLogoDark" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaOrganizationMobileDeviceManagementAuthority", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -484764,206 +490097,240 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgBetaOrganizationMobileDeviceManagementAuthority", + "Method": "POST", + "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", + "OutputType": "IMicrosoftGraphPlannerRoster", "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Tasks.ReadWrite", + "Description": "Create, read, update, and delete your tasks and task lists", + "FullDescription": "Allows the app to create, read, update, and delete your tasks and task lists, including any shared with you.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Tasks.ReadWrite.All", + "Description": "Read and write all users’ tasks and tasklists", + "FullDescription": "Allows the app to create, read, update and delete all users’ tasks and task lists in your organization, without a signed-in user", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + } + ], + "Command": "Set-MgBetaPlannerRosterSensitivityLabel", + "Method": "POST", + "Uri": "/planner/rosters/{plannerRoster-id}/assignSensitivityLabel" + }, + { + "Module": "Beta.Identity.SignIns", + "CommandAlias": null, "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner" + "Command": "Set-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Method": "PUT", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaPrintPrinterJobDocumentContent", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaPrintPrinterJobDocumentContent", + "Method": "PUT", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaPrintPrinterShareJobDocumentContent", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaPrintPrinterShareJobDocumentContent", + "Method": "PUT", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaPrintShareJobDocumentContent", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaPrintShareJobDocumentContent", + "Method": "PUT", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaSecurityAlert", - "ApiReferenceLink": null, - "Uri": "/security/alerts_v2/{alert-id}/comments", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-post-comments?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityAlertComment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityAlertComment" + "Command": "Set-MgBetaSecurityAlert", + "Method": "POST", + "Uri": "/security/alerts_v2/{alert-id}/comments" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile" + "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", + "Method": "PUT", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", + "Method": "PUT", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaSecurityIncidentAlertComment", - "ApiReferenceLink": null, - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityAlertComment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityAlertComment" + "Command": "Set-MgBetaSecurityIncidentAlertComment", + "Method": "POST", + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentArchive", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentArchive", + "Method": "PUT", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentContent", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment" + "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentContent", + "Method": "PUT", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaServicePrincipalSynchronization", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronization", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronization" + "Command": "Set-MgBetaServicePrincipalSynchronization", + "Method": "PUT", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", + "Method": "PUT", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaServicePrincipalSynchronizationSecret", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-serviceprincipal-put-synchronization?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -484982,484 +490349,484 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair" + "Command": "Set-MgBetaServicePrincipalSynchronizationSecret", + "Method": "PUT", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaShareDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaShareDriveItemContent", + "Method": "PUT", + "Uri": "/shares/{sharedDriveItem-id}/driveItem/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaShareDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaShareDriveItemContentStream", + "Method": "PUT", + "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaShareItemContent", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaShareItemContent", + "Method": "PUT", + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaShareItemContentStream", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaShareItemContentStream", + "Method": "PUT", + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaShareListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaShareListItemDriveItemContent", + "Method": "PUT", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaShareListItemDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaShareListItemDriveItemContentStream", + "Method": "PUT", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaShareRootContent", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/root/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaShareRootContent", + "Method": "PUT", + "Uri": "/shares/{sharedDriveItem-id}/root/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaShareRootContentStream", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/root/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaShareRootContentStream", + "Method": "PUT", + "Uri": "/shares/{sharedDriveItem-id}/root/contentStream" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", + "Method": "PUT", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContentStream", + "Method": "PUT", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaSiteListItemActivityDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaSiteListItemActivityDriveItemContent", + "Method": "PUT", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaSiteListItemActivityDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaSiteListItemActivityDriveItemContentStream", + "Method": "PUT", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaSiteListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaSiteListItemDriveItemContent", + "Method": "PUT", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaSiteListItemDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaSiteListItemDriveItemContentStream", + "Method": "PUT", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaSiteOnenotePageContent", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Set-MgBetaSiteOnenotePageContent", + "Method": "PUT", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaSiteOnenoteResourceContent", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteResource" + "Command": "Set-MgBetaSiteOnenoteResourceContent", + "Method": "PUT", + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaSiteOnenoteSectionPageContent", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Set-MgBetaSiteOnenoteSectionPageContent", + "Method": "PUT", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaTeamChannelFileFolderContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaTeamChannelFileFolderContent", + "Method": "PUT", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaTeamChannelFileFolderContentStream", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaTeamChannelFileFolderContentStream", + "Method": "PUT", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaTeamChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaTeamChannelMessageHostedContent", + "Method": "PUT", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaTeamChannelMessageReaction", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaTeamChannelMessageReaction", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaTeamChannelMessageReplyHostedContent", + "Method": "PUT", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaTeamChannelMessageReplyReaction", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaTeamChannelMessageReplyReaction", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaTeamPhotoContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/photo/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaTeamPhotoContent", + "Method": "PUT", + "Uri": "/teams/{team-id}/photo/$value" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContent", + "Method": "PUT", + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContentStream", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContentStream", + "Method": "PUT", + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaTeamPrimaryChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaTeamPrimaryChannelMessageHostedContent", + "Method": "PUT", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaTeamPrimaryChannelMessageReaction", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaTeamPrimaryChannelMessageReaction", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Method": "PUT", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyReaction", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyReaction", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaTeamSchedule", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-schedule?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSchedule", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -485478,178 +490845,178 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSchedule" + "Command": "Set-MgBetaTeamSchedule", + "Method": "PUT", + "Uri": "/teams/{team-id}/schedule" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContent", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContent", + "Method": "PUT", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", + "Method": "PUT", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "PUT", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReaction", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReaction", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "PUT", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaTenantRelationshipManagedTenantTag", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-assigntag?view=graph-rest-beta", - "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}/assignTag", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-assigntag?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag" + "Command": "Set-MgBetaTenantRelationshipManagedTenantTag", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}/assignTag" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaTenantRelationshipMultiTenantOrganization", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/multiTenantOrganization", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-put-multitenantorganization?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganization", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMultiTenantOrganization" + "Command": "Set-MgBetaTenantRelationshipMultiTenantOrganization", + "Method": "PUT", + "Uri": "/tenantRelationships/multiTenantOrganization" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaTrustFrameworkPolicyContent", - "ApiReferenceLink": null, - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaTrustFrameworkPolicyContent", + "Method": "PUT", + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserChatMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaUserChatMessageHostedContent", + "Method": "PUT", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaUserChatMessageReaction", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/setReaction", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "ChatMessage.Send", @@ -485668,497 +491035,497 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgBetaUserChatMessageReaction", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/setReaction" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserChatMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaUserChatMessageReplyHostedContent", + "Method": "PUT", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaUserChatMessageReplyReaction", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaUserChatMessageReplyReaction", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserContactFolderChildFolderContactPhotoContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaUserContactFolderChildFolderContactPhotoContent", + "Method": "PUT", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserContactFolderContactPhotoContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaUserContactFolderContactPhotoContent", + "Method": "PUT", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserContactPhotoContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaUserContactPhotoContent", + "Method": "PUT", + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaUserDeviceEnrollmentConfiguration", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaUserDeviceEnrollmentConfiguration", + "Method": "POST", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaUserDeviceEnrollmentConfigurationPriority", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaUserDeviceEnrollmentConfigurationPriority", + "Method": "POST", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserDriveBundleContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaUserDriveBundleContent", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserDriveBundleContentStream", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaUserDriveBundleContentStream", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserDriveFollowingContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaUserDriveFollowingContent", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserDriveFollowingContentStream", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaUserDriveFollowingContentStream", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserDriveItemChildContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaUserDriveItemChildContent", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserDriveItemChildContentStream", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaUserDriveItemChildContentStream", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaUserDriveItemContent", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaUserDriveItemContentStream", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserDriveItemListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaUserDriveItemListItemDriveItemContent", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserDriveItemListItemDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaUserDriveItemListItemDriveItemContentStream", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaUserDriveItemSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaUserDriveItemSensitivityLabel", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserDriveItemVersionContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Set-MgBetaUserDriveItemVersionContent", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserDriveListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaUserDriveListItemDriveItemContent", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserDriveListItemDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaUserDriveListItemDriveItemContentStream", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserDriveRootChildContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaUserDriveRootChildContent", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserDriveRootChildContentStream", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaUserDriveRootChildContentStream", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserDriveRootContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaUserDriveRootContent", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/root/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserDriveRootContentStream", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaUserDriveRootContentStream", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserDriveRootListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaUserDriveRootListItemDriveItemContent", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserDriveRootListItemDriveItemContentStream", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaUserDriveRootListItemDriveItemContentStream", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaUserDriveRootSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaUserDriveRootSensitivityLabel", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserDriveRootVersionContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Set-MgBetaUserDriveRootVersionContent", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserDriveSpecialContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgBetaUserDriveSpecialContent", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserDriveSpecialContentStream", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaUserDriveSpecialContentStream", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaUserLicense", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-beta", - "Uri": "/users/{user-id}/assignLicense", - "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -486177,86 +491544,86 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUser" + "Command": "Set-MgBetaUserLicense", + "Method": "POST", + "Uri": "/users/{user-id}/assignLicense" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserMailFolderChildFolderMessageContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaUserMailFolderChildFolderMessageContent", + "Method": "PUT", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserMailFolderMessageContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaUserMailFolderMessageContent", + "Method": "PUT", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaUserManagedDeviceCloudPcReviewStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setCloudPcReviewStatus", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaUserManagedDeviceCloudPcReviewStatus", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setCloudPcReviewStatus" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaUserManagedDeviceName", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setDeviceName", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaUserManagedDeviceName", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setDeviceName" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserManagerByRef", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/manager/$ref", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-manager?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -486275,187 +491642,187 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgBetaUserManagerByRef", + "Method": "PUT", + "Uri": "/users/{user-id}/manager/$ref" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserMessageContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaUserMessageContent", + "Method": "PUT", + "Uri": "/users/{user-id}/messages/{message-id}/$value" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserOnenotePageContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Set-MgBetaUserOnenotePageContent", + "Method": "PUT", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserOnenoteResourceContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteResource" + "Command": "Set-MgBetaUserOnenoteResourceContent", + "Method": "PUT", + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserOnenoteSectionPageContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Set-MgBetaUserOnenoteSectionPageContent", + "Method": "PUT", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserOnlineMeetingAlternativeRecording", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaUserOnlineMeetingAlternativeRecording", + "Method": "PUT", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserOnlineMeetingAttendeeReport", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaUserOnlineMeetingAttendeeReport", + "Method": "PUT", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserOnlineMeetingBroadcastRecording", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaUserOnlineMeetingBroadcastRecording", + "Method": "PUT", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserOnlineMeetingRecording", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaUserOnlineMeetingRecording", + "Method": "PUT", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserOnlineMeetingRecordingContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecording" + "Command": "Set-MgBetaUserOnlineMeetingRecordingContent", + "Method": "PUT", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserOnlineMeetingTranscriptContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallTranscript" + "Command": "Set-MgBetaUserOnlineMeetingTranscriptContent", + "Method": "PUT", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserOnlineMeetingTranscriptMetadataContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaUserOnlineMeetingTranscriptMetadataContent", + "Method": "PUT", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserPhotoContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/photo/$value", - "ApiVersion": "beta", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -486482,22 +491849,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgBetaUserPhotoContent", + "Method": "PUT", + "Uri": "/users/{user-id}/photo/$value" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaUserPresence", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-beta", - "Uri": "/users/{user-id}/presence/setPresence", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -486516,22 +491883,22 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Set-MgBetaUserPresence", + "Method": "POST", + "Uri": "/users/{user-id}/presence/setPresence" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaUserPresenceStatusMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta", - "Uri": "/users/{user-id}/presence/setStatusMessage", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -486550,22 +491917,22 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Set-MgBetaUserPresenceStatusMessage", + "Method": "POST", + "Uri": "/users/{user-id}/presence/setStatusMessage" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgBetaUserPresenceUserPreferredPresence", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-beta", - "Uri": "/users/{user-id}/presence/setUserPreferredPresence", - "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -486584,329 +491951,329 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Set-MgBetaUserPresenceUserPreferredPresence", + "Method": "POST", + "Uri": "/users/{user-id}/presence/setUserPreferredPresence" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserTodoListTaskAttachmentContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Set-MgBetaUserTodoListTaskAttachmentContent", + "Method": "PUT", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgBetaUserTodoListTaskAttachmentSessionContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachmentSession" + "Command": "Set-MgBetaUserTodoListTaskAttachmentSessionContent", + "Method": "PUT", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgChatMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgChatMessageHostedContent", + "Method": "PUT", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgChatMessageReaction", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgChatMessageReaction", + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgChatMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgChatMessageReplyHostedContent", + "Method": "PUT", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgChatMessageReplyReaction", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgChatMessageReplyReaction", + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgCommunicationOnlineMeetingAttendeeReport", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgCommunicationOnlineMeetingAttendeeReport", + "Method": "PUT", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgCommunicationOnlineMeetingRecordingContent", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecording" + "Command": "Set-MgCommunicationOnlineMeetingRecordingContent", + "Method": "PUT", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgCommunicationOnlineMeetingTranscriptContent", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCallTranscript" + "Command": "Set-MgCommunicationOnlineMeetingTranscriptContent", + "Method": "PUT", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgCommunicationOnlineMeetingTranscriptMetadataContent", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgCommunicationOnlineMeetingTranscriptMetadataContent", + "Method": "PUT", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgCommunicationPresence", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0", - "Uri": "/communications/presences/{presence-id}/setPresence", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgCommunicationPresence", + "Method": "POST", + "Uri": "/communications/presences/{presence-id}/setPresence" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgCommunicationPresenceStatusMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0", - "Uri": "/communications/presences/{presence-id}/setStatusMessage", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgCommunicationPresenceStatusMessage", + "Method": "POST", + "Uri": "/communications/presences/{presence-id}/setStatusMessage" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgCommunicationPresenceUserPreferredPresence", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0", - "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgCommunicationPresenceUserPreferredPresence", + "Method": "POST", + "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence" }, { - "CommandAlias": "Set-MgDeviceAppMgtManagedEBook", - "Method": "POST", - "Command": "Set-MgDeviceAppManagementManagedEBook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebook-assign?view=graph-rest-1.0", - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebook-assign?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgDeviceAppManagementManagedEBook", + "Method": "POST", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign" }, { - "CommandAlias": "Set-MgDeviceAppMgtMobileApp", - "Method": "POST", - "Command": "Set-MgDeviceAppManagementMobileApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgDeviceAppManagementMobileApp", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign" }, { - "CommandAlias": "Set-MgDeviceAppMgtMobileAppConfiguration", - "Method": "POST", - "Command": "Set-MgDeviceAppManagementMobileAppConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-assign?view=graph-rest-1.0", - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-assign?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgDeviceAppManagementMobileAppConfiguration", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign" }, { - "CommandAlias": "Set-MgDeviceAppMgtTargetedManagedAppConfiguration", - "Method": "POST", - "Command": "Set-MgDeviceAppManagementTargetedManagedAppConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-assign?view=graph-rest-1.0", - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-assign?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "POST", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgDeviceManagementDeviceCompliancePolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-assign?view=graph-rest-1.0", - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", - "ApiVersion": "v1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-assign?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment" + "Command": "Set-MgDeviceManagementDeviceCompliancePolicy", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgDeviceManagementDeviceConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfiguration-assign?view=graph-rest-1.0", - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", - "ApiVersion": "v1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfiguration-assign?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment" + "Command": "Set-MgDeviceManagementDeviceConfiguration", + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgDeviceManagementDeviceEnrollmentConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentconfiguration-assign?view=graph-rest-1.0", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", - "ApiVersion": "v1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentconfiguration-assign?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -486925,22 +492292,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgDeviceManagementDeviceEnrollmentConfiguration", + "Method": "POST", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentconfiguration-setpriority?view=graph-rest-1.0", - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentconfiguration-setpriority?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -486959,116 +492326,116 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority", + "Method": "POST", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgDeviceManagementVirtualEndpointProvisioningPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-assign?view=graph-rest-1.0", - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assign", - "ApiVersion": "v1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-assign?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assign" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgDeviceManagementVirtualEndpointUserSetting", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-assign?view=graph-rest-1.0", - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assign", - "ApiVersion": "v1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-assign?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgDeviceManagementVirtualEndpointUserSetting", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assign" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-assignusertodevice?view=graph-rest-1.0", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", - "ApiVersion": "v1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-assignusertodevice?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgDriveBundleContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgDriveBundleContent", + "Method": "PUT", + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgDriveFollowingContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgDriveFollowingContent", + "Method": "PUT", + "Uri": "/drives/{drive-id}/following/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgDriveItemChildContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgDriveItemChildContent", + "Method": "PUT", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -487095,37 +492462,37 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgDriveItemContent", + "Method": "PUT", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgDriveItemListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgDriveItemListItemDriveItemContent", + "Method": "PUT", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgDriveItemSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "ApiVersion": "v1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite.All", @@ -487144,144 +492511,144 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgDriveItemSensitivityLabel", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgDriveItemVersionContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Set-MgDriveItemVersionContent", + "Method": "PUT", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgDriveListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgDriveListItemDriveItemContent", + "Method": "PUT", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgDriveRootChildContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgDriveRootChildContent", + "Method": "PUT", + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgDriveRootContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgDriveRootContent", + "Method": "PUT", + "Uri": "/drives/{drive-id}/root/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgDriveRootListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgDriveRootListItemDriveItemContent", + "Method": "PUT", + "Uri": "/drives/{drive-id}/root/listItem/driveItem/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgDriveRootSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/assignSensitivityLabel", - "ApiVersion": "v1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgDriveRootSensitivityLabel", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/assignSensitivityLabel" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgDriveRootVersionContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Set-MgDriveRootVersionContent", + "Method": "PUT", + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgDriveSpecialContent", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgDriveSpecialContent", + "Method": "PUT", + "Uri": "/drives/{drive-id}/special/{driveItem-id}/content" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgEducationClassAssignmentRubricByRef", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -487300,50 +492667,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgEducationClassAssignmentRubricByRef", + "Method": "PUT", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgEducationClassAssignmentSubmissionUpResourceFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Set-MgEducationClassAssignmentSubmissionUpResourceFolder", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgEducationClassAssignmentUpFeedbackResourceFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Set-MgEducationClassAssignmentUpFeedbackResourceFolder", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgEducationClassAssignmentUpResourceFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -487362,20 +492729,20 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Set-MgEducationClassAssignmentUpResourceFolder", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgEducationClassModuleUpResourceFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-setupresourcesfolder?view=graph-rest-1.0", - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/setUpResourcesFolder", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-setupresourcesfolder?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -487394,163 +492761,163 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphEducationModule" + "Command": "Set-MgEducationClassModuleUpResourceFolder", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/setUpResourcesFolder" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgEducationMeAssignmentRubricByRef", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgEducationMeAssignmentRubricByRef", + "Method": "PUT", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgEducationMeAssignmentSubmissionUpResourceFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Set-MgEducationMeAssignmentSubmissionUpResourceFolder", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgEducationMeAssignmentUpFeedbackResourceFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0", - "Uri": "/education/me/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Set-MgEducationMeAssignmentUpFeedbackResourceFolder", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgEducationMeAssignmentUpResourceFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0", - "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Set-MgEducationMeAssignmentUpResourceFolder", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgEducationUserAssignmentRubricByRef", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgEducationUserAssignmentRubricByRef", + "Method": "PUT", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgEducationUserAssignmentSubmissionUpResourceFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Set-MgEducationUserAssignmentSubmissionUpResourceFolder", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgEducationUserAssignmentUpFeedbackResourceFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Set-MgEducationUserAssignmentUpFeedbackResourceFolder", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgEducationUserAssignmentUpResourceFolder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Set-MgEducationUserAssignmentUpResourceFolder", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgEntitlementManagementAssignmentPolicy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy" + "Command": "Set-MgEntitlementManagementAssignmentPolicy", + "Method": "PUT", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}" }, { + "Module": "Search", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgExternalConnectionItem", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -487569,236 +492936,236 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem" + "Command": "Set-MgExternalConnectionItem", + "Method": "PUT", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupDriveBundleContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgGroupDriveBundleContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupDriveFollowingContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgGroupDriveFollowingContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupDriveItemChildContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgGroupDriveItemChildContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgGroupDriveItemContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupDriveItemListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgGroupDriveItemListItemDriveItemContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgGroupDriveItemSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "ApiVersion": "v1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgGroupDriveItemSensitivityLabel", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupDriveItemVersionContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Set-MgGroupDriveItemVersionContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupDriveListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgGroupDriveListItemDriveItemContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupDriveRootChildContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgGroupDriveRootChildContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupDriveRootContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgGroupDriveRootContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupDriveRootListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgGroupDriveRootListItemDriveItemContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgGroupDriveRootSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel", - "ApiVersion": "v1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgGroupDriveRootSensitivityLabel", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupDriveRootVersionContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Set-MgGroupDriveRootVersionContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupDriveSpecialContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgGroupDriveSpecialContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgGroupLicense", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-assignlicense?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/assignLicense", - "ApiVersion": "v1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-assignlicense?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -487817,72 +493184,72 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Set-MgGroupLicense", + "Method": "POST", + "Uri": "/groups/{group-id}/assignLicense" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupOnenotePageContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Set-MgGroupOnenotePageContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupOnenoteResourceContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteResource" + "Command": "Set-MgGroupOnenoteResourceContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupOnenoteSectionPageContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Set-MgGroupOnenoteSectionPageContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupPhotoContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/photo/$value", - "ApiVersion": "v1.0", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ProfilePhoto.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", + "Description": "Read and write profile photo of a user or group", + "FullDescription": "Allows the app to read and write all profile photos of users and groups, without a signed-in user", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": true @@ -487896,142 +493263,142 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgGroupPhotoContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/photo/$value" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupSiteListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgGroupSiteListItemDriveItemContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Set-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupSiteOnenoteNotebookSectionPageContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Set-MgGroupSiteOnenoteNotebookSectionPageContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupSiteOnenotePageContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Set-MgGroupSiteOnenotePageContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupSiteOnenoteResourceContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteResource" + "Command": "Set-MgGroupSiteOnenoteResourceContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupSiteOnenoteSectionGroupSectionPageContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Set-MgGroupSiteOnenoteSectionGroupSectionPageContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupSiteOnenoteSectionPageContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Set-MgGroupSiteOnenoteSectionPageContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupTeam", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-teams?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -488050,315 +493417,315 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeam" + "Command": "Set-MgGroupTeam", + "Method": "PUT", + "Uri": "/groups/{group-id}/team" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupTeamChannelFileFolderContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgGroupTeamChannelFileFolderContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupTeamChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgGroupTeamChannelMessageHostedContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgGroupTeamChannelMessageReplyHostedContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupTeamPhotoContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/photo/$value", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgGroupTeamPhotoContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/team/photo/$value" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupTeamPrimaryChannelFileFolderContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgGroupTeamPrimaryChannelFileFolderContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupTeamPrimaryChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgGroupTeamPrimaryChannelMessageHostedContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupTeamPrimaryChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "PUT", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgGroupTeamSchedule", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSchedule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSchedule" + "Command": "Set-MgGroupTeamSchedule", + "Method": "PUT", + "Uri": "/groups/{group-id}/team/schedule" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgIdentityB2XUserFlowLanguageDefaultPageContent", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgIdentityB2XUserFlowLanguageDefaultPageContent", + "Method": "PUT", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgIdentityB2XUserFlowLanguageOverridePageContent", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgIdentityB2XUserFlowLanguageOverridePageContent", + "Method": "PUT", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgIdentityB2XUserFlowPostAttributeCollectionByRef", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgIdentityB2XUserFlowPostAttributeCollectionByRef", + "Method": "PUT", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgIdentityB2XUserFlowPostFederationSignupByRef", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgIdentityB2XUserFlowPostFederationSignupByRef", + "Method": "PUT", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-1.0", - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgIdentityGovernanceAccessReviewDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition" + "Command": "Set-MgIdentityGovernanceAccessReviewDefinition", + "Method": "PUT", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingBackgroundImage", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/backgroundImage", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgOrganizationBrandingBackgroundImage", + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/backgroundImage" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingBannerLogo", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/bannerLogo", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgOrganizationBrandingBannerLogo", + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/bannerLogo" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingCustomCss", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/customCSS", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgOrganizationBrandingCustomCss", + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/customCSS" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingFavicon", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/favicon", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgOrganizationBrandingFavicon", + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/favicon" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingHeaderLogo", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/headerLogo", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgOrganizationBrandingHeaderLogo", + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/headerLogo" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingLocalizationBackgroundImage", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -488377,20 +493744,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgOrganizationBrandingLocalizationBackgroundImage", + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingLocalizationBannerLogo", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -488409,20 +493776,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgOrganizationBrandingLocalizationBannerLogo", + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingLocalizationCustomCss", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -488441,20 +493808,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgOrganizationBrandingLocalizationCustomCss", + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingLocalizationFavicon", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -488473,20 +493840,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgOrganizationBrandingLocalizationFavicon", + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingLocalizationHeaderLogo", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -488505,20 +493872,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgOrganizationBrandingLocalizationHeaderLogo", + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingLocalizationSquareLogo", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -488537,20 +493904,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgOrganizationBrandingLocalizationSquareLogo", + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingLocalizationSquareLogoDark", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -488569,50 +493936,50 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgOrganizationBrandingLocalizationSquareLogoDark", + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingSquareLogo", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/squareLogo", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgOrganizationBrandingSquareLogo", + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/squareLogo" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgOrganizationBrandingSquareLogoDark", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgOrganizationBrandingSquareLogoDark", + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/squareLogoDark" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgOrganizationMobileDeviceManagementAuthority", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-organization-setmobiledevicemanagementauthority?view=graph-rest-1.0", - "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-organization-setmobiledevicemanagementauthority?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -488631,161 +493998,161 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgOrganizationMobileDeviceManagementAuthority", + "Method": "POST", + "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner" + "Command": "Set-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Method": "PUT", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgPrintPrinterJobDocumentContent", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgPrintPrinterJobDocumentContent", + "Method": "PUT", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgPrintShareJobDocumentContent", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgPrintShareJobDocumentContent", + "Method": "PUT", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgSecurityAlert", - "ApiReferenceLink": null, - "Uri": "/security/alerts_v2/{alert-id}/comments", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-post-comments?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityAlertComment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityAlertComment" + "Command": "Set-MgSecurityAlert", + "Method": "POST", + "Uri": "/security/alerts_v2/{alert-id}/comments" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgSecurityIncidentAlertComment", - "ApiReferenceLink": null, - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityAlertComment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityAlertComment" + "Command": "Set-MgSecurityIncidentAlertComment", + "Method": "POST", + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgServiceAnnouncementMessageAttachmentArchive", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgServiceAnnouncementMessageAttachmentArchive", + "Method": "PUT", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgServiceAnnouncementMessageAttachmentContent", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment" + "Command": "Set-MgServiceAnnouncementMessageAttachmentContent", + "Method": "PUT", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgServicePrincipalSynchronization", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronization", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronization" + "Command": "Set-MgServicePrincipalSynchronization", + "Method": "PUT", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgServicePrincipalSynchronizationJobBulkUploadContent", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgServicePrincipalSynchronizationJobBulkUploadContent", + "Method": "PUT", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgServicePrincipalSynchronizationSecret", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-serviceprincipal-put-synchronization?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -488804,332 +494171,332 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair" + "Command": "Set-MgServicePrincipalSynchronizationSecret", + "Method": "PUT", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgShareDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgShareDriveItemContent", + "Method": "PUT", + "Uri": "/shares/{sharedDriveItem-id}/driveItem/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgShareItemContent", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgShareItemContent", + "Method": "PUT", + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgShareListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgShareListItemDriveItemContent", + "Method": "PUT", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgShareRootContent", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/root/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgShareRootContent", + "Method": "PUT", + "Uri": "/shares/{sharedDriveItem-id}/root/content" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgSiteAnalyticItemActivityStatActivityDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgSiteAnalyticItemActivityStatActivityDriveItemContent", + "Method": "PUT", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgSiteListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgSiteListItemDriveItemContent", + "Method": "PUT", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgSiteOnenotePageContent", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Set-MgSiteOnenotePageContent", + "Method": "PUT", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgSiteOnenoteResourceContent", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteResource" + "Command": "Set-MgSiteOnenoteResourceContent", + "Method": "PUT", + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgSiteOnenoteSectionPageContent", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Set-MgSiteOnenoteSectionPageContent", + "Method": "PUT", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgTeamChannelFileFolderContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgTeamChannelFileFolderContent", + "Method": "PUT", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgTeamChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgTeamChannelMessageHostedContent", + "Method": "PUT", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgTeamChannelMessageReaction", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgTeamChannelMessageReaction", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgTeamChannelMessageReplyHostedContent", + "Method": "PUT", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgTeamChannelMessageReplyReaction", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgTeamChannelMessageReplyReaction", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgTeamPhotoContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/photo/$value", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgTeamPhotoContent", + "Method": "PUT", + "Uri": "/teams/{team-id}/photo/$value" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgTeamPrimaryChannelFileFolderContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgTeamPrimaryChannelFileFolderContent", + "Method": "PUT", + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgTeamPrimaryChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgTeamPrimaryChannelMessageHostedContent", + "Method": "PUT", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgTeamPrimaryChannelMessageReaction", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgTeamPrimaryChannelMessageReaction", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgTeamPrimaryChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgTeamPrimaryChannelMessageReplyHostedContent", + "Method": "PUT", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgTeamPrimaryChannelMessageReplyReaction", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgTeamPrimaryChannelMessageReplyReaction", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgTeamSchedule", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-schedule?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSchedule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -489148,131 +494515,131 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSchedule" + "Command": "Set-MgTeamSchedule", + "Method": "PUT", + "Uri": "/teams/{team-id}/schedule" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgTeamworkDeletedTeamChannelFileFolderContent", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgTeamworkDeletedTeamChannelFileFolderContent", + "Method": "PUT", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgTeamworkDeletedTeamChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "PUT", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgTeamworkDeletedTeamChannelMessageReaction", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgTeamworkDeletedTeamChannelMessageReaction", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "PUT", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyReaction", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyReaction", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgTenantRelationshipMultiTenantOrganization", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/multiTenantOrganization", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganization", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMultiTenantOrganization" + "Command": "Set-MgTenantRelationshipMultiTenantOrganization", + "Method": "PUT", + "Uri": "/tenantRelationships/multiTenantOrganization" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgUserChatMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgUserChatMessageHostedContent", + "Method": "PUT", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgUserChatMessageReaction", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/setReaction", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChatMessage.Send", @@ -489291,313 +494658,313 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgUserChatMessageReaction", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/setReaction" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgUserChatMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgUserChatMessageReplyHostedContent", + "Method": "PUT", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgUserChatMessageReplyReaction", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgUserChatMessageReplyReaction", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgUserContactFolderChildFolderContactPhotoContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgUserContactFolderChildFolderContactPhotoContent", + "Method": "PUT", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgUserContactFolderContactPhotoContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgUserContactFolderContactPhotoContent", + "Method": "PUT", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgUserContactPhotoContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgUserContactPhotoContent", + "Method": "PUT", + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgUserDriveBundleContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgUserDriveBundleContent", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgUserDriveFollowingContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgUserDriveFollowingContent", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgUserDriveItemChildContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgUserDriveItemChildContent", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgUserDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgUserDriveItemContent", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgUserDriveItemListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgUserDriveItemListItemDriveItemContent", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgUserDriveItemSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "ApiVersion": "v1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgUserDriveItemSensitivityLabel", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgUserDriveItemVersionContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Set-MgUserDriveItemVersionContent", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgUserDriveListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgUserDriveListItemDriveItemContent", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgUserDriveRootChildContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgUserDriveRootChildContent", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgUserDriveRootContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgUserDriveRootContent", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/root/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgUserDriveRootListItemDriveItemContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgUserDriveRootListItemDriveItemContent", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgUserDriveRootSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel", - "ApiVersion": "v1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgUserDriveRootSensitivityLabel", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgUserDriveRootVersionContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Set-MgUserDriveRootVersionContent", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgUserDriveSpecialContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Set-MgUserDriveSpecialContent", + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgUserLicense", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-1.0", - "Uri": "/users/{user-id}/assignLicense", - "ApiVersion": "v1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -489616,52 +494983,52 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUser" + "Command": "Set-MgUserLicense", + "Method": "POST", + "Uri": "/users/{user-id}/assignLicense" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgUserMailFolderChildFolderMessageContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgUserMailFolderChildFolderMessageContent", + "Method": "PUT", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgUserMailFolderMessageContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgUserMailFolderMessageContent", + "Method": "PUT", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value" }, { + "Module": "Users", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgUserManagerByRef", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/manager/$ref", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-manager?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -489680,142 +495047,142 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgUserManagerByRef", + "Method": "PUT", + "Uri": "/users/{user-id}/manager/$ref" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgUserMessageContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}/$value", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgUserMessageContent", + "Method": "PUT", + "Uri": "/users/{user-id}/messages/{message-id}/$value" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgUserOnenotePageContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Set-MgUserOnenotePageContent", + "Method": "PUT", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgUserOnenoteResourceContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteResource" + "Command": "Set-MgUserOnenoteResourceContent", + "Method": "PUT", + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgUserOnenoteSectionPageContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Set-MgUserOnenoteSectionPageContent", + "Method": "PUT", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgUserOnlineMeetingAttendeeReport", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgUserOnlineMeetingAttendeeReport", + "Method": "PUT", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgUserOnlineMeetingRecordingContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecording" + "Command": "Set-MgUserOnlineMeetingRecordingContent", + "Method": "PUT", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgUserOnlineMeetingTranscriptContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCallTranscript" + "Command": "Set-MgUserOnlineMeetingTranscriptContent", + "Method": "PUT", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgUserOnlineMeetingTranscriptMetadataContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgUserOnlineMeetingTranscriptMetadataContent", + "Method": "PUT", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent" }, { + "Module": "Users", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgUserPhotoContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/photo/$value", - "ApiVersion": "v1.0", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.ReadWrite", @@ -489842,22 +495209,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Set-MgUserPhotoContent", + "Method": "PUT", + "Uri": "/users/{user-id}/photo/$value" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgUserPresence", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0", - "Uri": "/users/{user-id}/presence/setPresence", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -489876,22 +495243,22 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Set-MgUserPresence", + "Method": "POST", + "Uri": "/users/{user-id}/presence/setPresence" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgUserPresenceStatusMessage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0", - "Uri": "/users/{user-id}/presence/setStatusMessage", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -489910,22 +495277,22 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Set-MgUserPresenceStatusMessage", + "Method": "POST", + "Uri": "/users/{user-id}/presence/setStatusMessage" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Set-MgUserPresenceUserPreferredPresence", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0", - "Uri": "/users/{user-id}/presence/setUserPreferredPresence", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Presence.ReadWrite", @@ -489944,157 +495311,157 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Set-MgUserPresenceUserPreferredPresence", + "Method": "POST", + "Uri": "/users/{user-id}/presence/setUserPreferredPresence" }, { + "Module": "Users", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgUserTodoListTaskAttachmentContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Set-MgUserTodoListTaskAttachmentContent", + "Method": "PUT", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value" }, { + "Module": "Users", "CommandAlias": null, - "Method": "PUT", - "Command": "Set-MgUserTodoListTaskAttachmentSessionContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachmentSession" + "Command": "Set-MgUserTodoListTaskAttachmentSessionContent", + "Method": "PUT", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Skip-MgBetaDeviceManagementComanagedDeviceActivationLock", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/bypassActivationLock", - "ApiVersion": "beta", "Variants": [ "Bypass", "BypassViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Skip-MgBetaDeviceManagementComanagedDeviceActivationLock", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/bypassActivationLock" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Skip-MgBetaDeviceManagementManagedDeviceActivationLock", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock", - "ApiVersion": "beta", "Variants": [ "Bypass", "BypassViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Skip-MgBetaDeviceManagementManagedDeviceActivationLock", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Skip-MgBetaUserManagedDeviceActivationLock", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", - "ApiVersion": "beta", "Variants": [ "Bypass", "BypassViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Skip-MgBetaUserManagedDeviceActivationLock", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Skip-MgDeviceManagementManagedDeviceActivationLock", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-bypassactivationlock?view=graph-rest-1.0", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock", - "ApiVersion": "v1.0", "Variants": [ "Bypass", "BypassViaIdentity" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-bypassactivationlock?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Skip-MgDeviceManagementManagedDeviceActivationLock", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Skip-MgUserManagedDeviceActivationLock", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-bypassactivationlock?view=graph-rest-1.0", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", - "ApiVersion": "v1.0", "Variants": [ "Bypass", "BypassViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-bypassactivationlock?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Skip-MgUserManagedDeviceActivationLock", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Start-MgApplicationSynchronizationJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-1.0", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start", - "ApiVersion": "v1.0", "Variants": [ "Start", "StartViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Start-MgApplicationSynchronizationJob", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Start-MgBetaApplicationSynchronizationJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-beta", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start", - "ApiVersion": "beta", "Variants": [ "Start", "StartViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Start-MgBetaApplicationSynchronizationJob", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Start-MgBetaCommunicationCallParticipantHoldMusic", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-startholdmusic?view=graph-rest-beta", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", - "ApiVersion": "beta", "Variants": [ "Start", "StartExpanded", "StartViaIdentity", "StartViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-startholdmusic?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphStartHoldMusicOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCallasGuest.All", @@ -490113,86 +495480,86 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphStartHoldMusicOperation" + "Command": "Start-MgBetaCommunicationCallParticipantHoldMusic", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Start-MgBetaDeviceManagementComanagedDeviceConfigurationManagerAction", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/triggerConfigurationManagerAction", - "ApiVersion": "beta", "Variants": [ "Trigger", "TriggerExpanded", "TriggerViaIdentity", "TriggerViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Start-MgBetaDeviceManagementComanagedDeviceConfigurationManagerAction", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/triggerConfigurationManagerAction" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Start-MgBetaDeviceManagementManagedDeviceConfigurationManagerAction", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", - "ApiVersion": "beta", "Variants": [ "Trigger", "TriggerExpanded", "TriggerViaIdentity", "TriggerViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Start-MgBetaDeviceManagementManagedDeviceConfigurationManagerAction", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Start-MgBetaDeviceManagementVirtualEndpointCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweron?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/powerOn", - "ApiVersion": "beta", "Variants": [ "PowerOn", "PowerOnViaIdentity", "Start", "StartViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweron?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Start-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/powerOn" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Start-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-runhealthcheck?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/runHealthChecks", - "ApiVersion": "beta", "Variants": [ "Run", "RunViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-runhealthcheck?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Start-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/runHealthChecks" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Start-MgBetaEducationSynchronizationProfile", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-start?view=graph-rest-beta", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/start", - "ApiVersion": "beta", "Variants": [ "Start", "StartViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-start?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationFileSynchronizationVerificationMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAdministration.ReadWrite", @@ -490211,80 +495578,80 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphEducationFileSynchronizationVerificationMessage" + "Command": "Start-MgBetaEducationSynchronizationProfile", + "Method": "POST", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/start" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "Start-MgBetaPrintPrinterJob", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/start", - "ApiVersion": "beta", "Variants": [ "Start", "StartViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintJobStatus" + "Command": "Start-MgBetaPrintPrinterJob", + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/start" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "Start-MgBetaPrintPrinterJobPrintJob", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/startPrintJob", - "ApiVersion": "beta", "Variants": [ "Start", "StartViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintJobStatus" + "Command": "Start-MgBetaPrintPrinterJobPrintJob", + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/startPrintJob" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "Start-MgBetaPrintPrinterShareJob", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/start", - "ApiVersion": "beta", "Variants": [ "Start", "StartViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintJobStatus" + "Command": "Start-MgBetaPrintPrinterShareJob", + "Method": "POST", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/start" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "Start-MgBetaPrintPrinterShareJobPrintJob", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/startPrintJob", - "ApiVersion": "beta", "Variants": [ "Start", "StartViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintJobStatus" + "Command": "Start-MgBetaPrintPrinterShareJobPrintJob", + "Method": "POST", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/startPrintJob" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "Start-MgBetaPrintShareJob", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start", - "ApiVersion": "beta", "Variants": [ "Start", "StartViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.Create", @@ -490327,35 +495694,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintJobStatus" + "Command": "Start-MgBetaPrintShareJob", + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "Start-MgBetaPrintShareJobPrintJob", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/startPrintJob", - "ApiVersion": "beta", "Variants": [ "Start", "StartViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintJobStatus" + "Command": "Start-MgBetaPrintShareJobPrintJob", + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/startPrintJob" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "GET", - "Command": "Start-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-run?view=graph-rest-beta", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/run", - "ApiVersion": "beta", "Variants": [ "Run", "RunViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-run?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -490374,35 +495741,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile" + "Command": "Start-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/run" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Start-MgBetaSecurityHuntingQuery", - "ApiReferenceLink": null, - "Uri": "/security/runHuntingQuery", - "ApiVersion": "beta", "Variants": [ "Run", "RunExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults" + "Command": "Start-MgBetaSecurityHuntingQuery", + "Method": "POST", + "Uri": "/security/runHuntingQuery" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Start-MgBetaServicePrincipalSynchronizationJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-beta", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start", - "ApiVersion": "beta", "Variants": [ "Start", "StartViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -490421,88 +495788,88 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Start-MgBetaServicePrincipalSynchronizationJob", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Start-MgBetaTeamScheduleTimeCardBreak", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-startbreak?view=graph-rest-beta", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/startBreak", - "ApiVersion": "beta", "Variants": [ "Start", "StartExpanded", "StartViaIdentity", "StartViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-startbreak?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeCard" + "Command": "Start-MgBetaTeamScheduleTimeCardBreak", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/startBreak" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Start-MgBetaTeamworkDeviceDiagnostic", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-rundiagnostics?view=graph-rest-beta", - "Uri": "/teamwork/devices/{teamworkDevice-id}/runDiagnostics", - "ApiVersion": "beta", "Variants": [ "Run", "RunViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-rundiagnostics?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Start-MgBetaTeamworkDeviceDiagnostic", + "Method": "POST", + "Uri": "/teamwork/devices/{teamworkDevice-id}/runDiagnostics" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Start-MgBetaUserCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweron?view=graph-rest-beta", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/powerOn", - "ApiVersion": "beta", "Variants": [ "PowerOn", "PowerOnViaIdentity", "Start", "StartViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweron?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Start-MgBetaUserCloudPc", + "Method": "POST", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/powerOn" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Start-MgBetaUserManagedDeviceConfigurationManagerAction", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", - "ApiVersion": "beta", "Variants": [ "Trigger", "TriggerExpanded", "TriggerViaIdentity", "TriggerViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Start-MgBetaUserManagedDeviceConfigurationManagerAction", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Start-MgCommunicationCallParticipantHoldMusic", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-startholdmusic?view=graph-rest-1.0", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", - "ApiVersion": "v1.0", "Variants": [ "Start", "StartExpanded", "StartViaIdentity", "StartViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-startholdmusic?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphStartHoldMusicOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCallasGuest.All", @@ -490521,50 +495888,50 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphStartHoldMusicOperation" + "Command": "Start-MgCommunicationCallParticipantHoldMusic", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Start-MgDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-runhealthcheck?view=graph-rest-1.0", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/runHealthChecks", - "ApiVersion": "v1.0", "Variants": [ "Run", "RunViaIdentity" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-runhealthcheck?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Start-MgDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/runHealthChecks" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "Start-MgPrintPrinterJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-start?view=graph-rest-1.0", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/start", - "ApiVersion": "v1.0", "Variants": [ "Start", "StartViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-start?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintJobStatus" + "Command": "Start-MgPrintPrinterJob", + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/start" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "Start-MgPrintShareJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-start?view=graph-rest-1.0", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start", - "ApiVersion": "v1.0", "Variants": [ "Start", "StartViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-start?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.Create", @@ -490607,35 +495974,35 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintJobStatus" + "Command": "Start-MgPrintShareJob", + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "Start-MgSecurityHuntingQuery", - "ApiReferenceLink": null, - "Uri": "/security/runHuntingQuery", - "ApiVersion": "v1.0", "Variants": [ "Run", "RunExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults" + "Command": "Start-MgSecurityHuntingQuery", + "Method": "POST", + "Uri": "/security/runHuntingQuery" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Start-MgServicePrincipalSynchronizationJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-1.0", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start", - "ApiVersion": "v1.0", "Variants": [ "Start", "StartViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -490654,20 +496021,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Start-MgServicePrincipalSynchronizationJob", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaAccessReview", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-stop?view=graph-rest-beta", - "Uri": "/accessReviews/{accessReview-id}/stop", - "ApiVersion": "beta", "Variants": [ "Stop", "StopViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-stop?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -490686,37 +496053,37 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Stop-MgBetaAccessReview", + "Method": "POST", + "Uri": "/accessReviews/{accessReview-id}/stop" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaAccessReviewInstance", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-stop?view=graph-rest-beta", - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/stop", - "ApiVersion": "beta", "Variants": [ "Stop", "StopViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-stop?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaAccessReviewInstance", + "Method": "POST", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/stop" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaBookingBusinessAppointment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-beta", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", - "ApiVersion": "beta", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -490743,39 +496110,39 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Stop-MgBetaBookingBusinessAppointment", + "Method": "POST", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaBookingBusinessCalendarView", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-beta", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", - "ApiVersion": "beta", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaBookingBusinessCalendarView", + "Method": "POST", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaCommunicationCallMediaProcessing", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-cancelmediaprocessing?view=graph-rest-beta", - "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", - "ApiVersion": "beta", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-cancelmediaprocessing?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -490794,22 +496161,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation" + "Command": "Stop-MgBetaCommunicationCallMediaProcessing", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/cancelMediaProcessing" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaCommunicationCallParticipantHoldMusic", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-stopholdmusic?view=graph-rest-beta", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", - "ApiVersion": "beta", "Variants": [ "Stop", "StopExpanded", "StopViaIdentity", "StopViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-stopholdmusic?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphStopHoldMusicOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCallasGuest.All", @@ -490828,22 +496195,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphStopHoldMusicOperation" + "Command": "Stop-MgBetaCommunicationCallParticipantHoldMusic", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaDeviceManagementOperationApprovalRequestApproval", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/operationApprovalRequests/{operationApprovalRequest-id}/cancelApproval", - "ApiVersion": "beta", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -490862,20 +496229,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Stop-MgBetaDeviceManagementOperationApprovalRequestApproval", + "Method": "POST", + "Uri": "/deviceManagement/operationApprovalRequests/{operationApprovalRequest-id}/cancelApproval" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaDeviceManagementOperationApprovalRequestMyRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/operationApprovalRequests/cancelMyRequest", - "ApiVersion": "beta", "Variants": [ "Cancel", "CancelExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -490894,296 +496261,296 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Stop-MgBetaDeviceManagementOperationApprovalRequestMyRequest", + "Method": "POST", + "Uri": "/deviceManagement/operationApprovalRequests/cancelMyRequest" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaDeviceManagementVirtualEndpointCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweroff?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/powerOff", - "ApiVersion": "beta", "Variants": [ "PowerOff", "PowerOffViaIdentity", "Stop", "StopViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweroff?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/powerOff" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaDeviceManagementVirtualEndpointCloudPcGracePeriod", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/endGracePeriod", - "ApiVersion": "beta", "Variants": [ "End", "EndViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaDeviceManagementVirtualEndpointCloudPcGracePeriod", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/endGracePeriod" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaDeviceManagementZebraFotaDeployment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/zebraFotaDeployments/{zebraFotaDeployment-id}/cancel", - "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaDeviceManagementZebraFotaDeployment", + "Method": "POST", + "Uri": "/deviceManagement/zebraFotaDeployments/{zebraFotaDeployment-id}/cancel" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaEntitlementManagementAccessPackageAssignmentRequest", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-beta", - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/cancel", - "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/cancel" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaEntitlementManagementAssignmentRequest", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-beta", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel", - "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaEntitlementManagementAssignmentRequest", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaFinancialCompanySaleInvoiceAndSend", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancelAndSend", - "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaFinancialCompanySaleInvoiceAndSend", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancelAndSend" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaFinancialCompanySalesInvoice", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancel", - "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaFinancialCompanySalesInvoice", + "Method": "POST", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancel" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaGroupCalendarEvent", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel", - "ApiVersion": "beta", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaGroupCalendarEvent", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaGroupEvent", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", - "Uri": "/groups/{group-id}/events/{event-id}/cancel", - "ApiVersion": "beta", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaGroupEvent", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/cancel" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstance", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stop", - "ApiVersion": "beta", "Variants": [ "Stop", "StopViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstance", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stop" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceApplyDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stopApplyDecisions", - "ApiVersion": "beta", "Variants": [ "Stop", "StopViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceApplyDecision", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stopApplyDecisions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta", - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/stop", - "ApiVersion": "beta", "Variants": [ "Stop", "StopViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/stop" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/stop", - "ApiVersion": "beta", "Variants": [ "Stop", "StopViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinition", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/stop" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stop", - "ApiVersion": "beta", "Variants": [ "Stop", "StopViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stop" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceApplyDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stopApplyDecisions", - "ApiVersion": "beta", "Variants": [ "Stop", "StopViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceApplyDecision", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stopApplyDecisions" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", - "ApiVersion": "beta", "Variants": [ "Stop", "StopViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-cancel?view=graph-rest-beta", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/cancel", - "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-cancel?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/cancel" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-cancel?view=graph-rest-beta", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/cancel", - "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-cancel?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/cancel" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaPrintPrinterJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel", - "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.ReadWriteBasic", @@ -491218,140 +496585,140 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Stop-MgBetaPrintPrinterJob", + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaPrintPrinterJobPrintJob", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancelPrintJob", - "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaPrintPrinterJobPrintJob", + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancelPrintJob" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaPrintPrinterShareJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta", - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/cancel", - "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaPrintPrinterShareJob", + "Method": "POST", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/cancel" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaPrintPrinterShareJobPrintJob", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/cancelPrintJob", - "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaPrintPrinterShareJobPrintJob", + "Method": "POST", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/cancelPrintJob" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaPrintShareJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancel", - "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaPrintShareJob", + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancel" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaPrintShareJobPrintJob", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancelPrintJob", - "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaPrintShareJobPrintJob", + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancelPrintJob" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/cancel", - "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Method": "POST", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/cancel" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaPrivilegedAccessRoleAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/cancel", - "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Method": "POST", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/cancel" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaPrivilegedRoleAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/cancel", - "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest" + "Command": "Stop-MgBetaPrivilegedRoleAssignmentRequest", + "Method": "POST", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/cancel" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -491370,20 +496737,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Stop-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "POST", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -491402,240 +496769,285 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Stop-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "POST", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta", - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaSecurityAction", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityaction-cancelsecurityaction?view=graph-rest-beta", - "Uri": "/security/securityActions/{securityAction-id}/cancelSecurityAction", - "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityaction-cancelsecurityaction?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaSecurityAction", + "Method": "POST", + "Uri": "/security/securityActions/{securityAction-id}/cancelSecurityAction" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaTeamScheduleTimeCardBreak", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-endbreak?view=graph-rest-beta", - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/endBreak", - "ApiVersion": "beta", "Variants": [ "End", "EndExpanded", "EndViaIdentity", "EndViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-endbreak?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeCard" + "Command": "Stop-MgBetaTeamScheduleTimeCardBreak", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/endBreak" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaUserCloudPc", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweroff?view=graph-rest-beta", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/powerOff", - "ApiVersion": "beta", "Variants": [ "PowerOff", "PowerOffViaIdentity", "Stop", "StopViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweroff?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaUserCloudPc", + "Method": "POST", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/powerOff" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaUserCloudPcGracePeriod", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-beta", - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/endGracePeriod", - "ApiVersion": "beta", "Variants": [ "End", "EndViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaUserCloudPcGracePeriod", + "Method": "POST", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/endGracePeriod" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaUserEvent", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", - "Uri": "/users/{user-id}/events/{event-id}/cancel", - "ApiVersion": "beta", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaUserEvent", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/cancel" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaUserEventInstance", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", - "ApiVersion": "beta", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaUserEventInstance", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaUserPendingAccessReviewInstance", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stop", - "ApiVersion": "beta", "Variants": [ "Stop", "StopViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaUserPendingAccessReviewInstance", + "Method": "POST", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stop" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaUserPendingAccessReviewInstanceApplyDecision", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stopApplyDecisions", - "ApiVersion": "beta", "Variants": [ "Stop", "StopViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaUserPendingAccessReviewInstanceApplyDecision", + "Method": "POST", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stopApplyDecisions" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaUserPendingAccessReviewInstanceStage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta", - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", - "ApiVersion": "beta", "Variants": [ "Stop", "StopViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaUserPendingAccessReviewInstanceStage", + "Method": "POST", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBetaVirtualEvent", + "Variants": [ + "Cancel", + "CancelViaIdentity" + ], "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/cancel", + "OutputType": null, "ApiVersion": "beta", + "Permissions": [], + "Command": "Stop-MgBetaVirtualEvent", + "Method": "POST", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/cancel" + }, + { + "Module": "Beta.Bookings", + "CommandAlias": null, "Variants": [ "Cancel", "CancelViaIdentity" ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "Command": "Stop-MgBetaVirtualEventWebinarRegistration", + "Method": "POST", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/cancel" + }, + { "Module": "Beta.Bookings", + "CommandAlias": null, + "Variants": [ + "Cancel", + "CancelViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBetaVirtualEventWebinarRegistrationEmail", + "Method": "POST", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')/cancel" }, { + "Module": "Beta.Bookings", "CommandAlias": null, + "Variants": [ + "Cancel", + "CancelViaIdentity" + ], + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", + "Permissions": [], + "Command": "Stop-MgBetaVirtualEventWebinarRegistrationUserId", "Method": "POST", - "Command": "Stop-MgBookingBusinessAppointment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-1.0", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", - "ApiVersion": "v1.0", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')/cancel" + }, + { + "Module": "Bookings", + "CommandAlias": null, "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -491662,39 +497074,39 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Stop-MgBookingBusinessAppointment", + "Method": "POST", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgBookingBusinessCalendarView", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-1.0", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", - "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Stop-MgBookingBusinessCalendarView", + "Method": "POST", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgCommunicationCallMediaProcessing", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-cancelmediaprocessing?view=graph-rest-1.0", - "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", - "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-cancelmediaprocessing?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.Initiate.All", @@ -491713,22 +497125,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation" + "Command": "Stop-MgCommunicationCallMediaProcessing", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/cancelMediaProcessing" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgCommunicationCallParticipantHoldMusic", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-stopholdmusic?view=graph-rest-1.0", - "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", - "ApiVersion": "v1.0", "Variants": [ "Stop", "StopExpanded", "StopViaIdentity", "StopViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-stopholdmusic?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphStopHoldMusicOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCallasGuest.All", @@ -491747,159 +497159,159 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphStopHoldMusicOperation" + "Command": "Stop-MgCommunicationCallParticipantHoldMusic", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgDeviceManagementVirtualEndpointCloudPcGracePeriod", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-1.0", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/endGracePeriod", - "ApiVersion": "v1.0", "Variants": [ "End", "EndViaIdentity" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Stop-MgDeviceManagementVirtualEndpointCloudPcGracePeriod", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/endGracePeriod" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgEntitlementManagementAssignmentRequest", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-1.0", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel", - "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Stop-MgEntitlementManagementAssignmentRequest", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgGroupCalendarEvent", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel", - "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Stop-MgGroupCalendarEvent", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgGroupEvent", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/events/{event-id}/cancel", - "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Stop-MgGroupEvent", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/cancel" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgIdentityGovernanceAccessReviewDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/stop", - "ApiVersion": "v1.0", "Variants": [ "Stop", "StopViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Stop-MgIdentityGovernanceAccessReviewDefinition", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/stop" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstance", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-1.0", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stop", - "ApiVersion": "v1.0", "Variants": [ "Stop", "StopViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stop" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-1.0", - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", - "ApiVersion": "v1.0", "Variants": [ "Stop", "StopViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-cancel?view=graph-rest-1.0", - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/cancel", - "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-cancel?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Stop-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/cancel" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-cancel?view=graph-rest-1.0", - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/cancel", - "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-cancel?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Stop-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/cancel" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgPrintPrinterJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0", - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel", - "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadWriteBasic", @@ -491934,35 +497346,35 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Stop-MgPrintPrinterJob", + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgPrintShareJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0", - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancel", - "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Stop-MgPrintShareJob", + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancel" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0", - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -491981,20 +497393,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Stop-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "POST", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0", - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -492013,84 +497425,84 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Stop-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "POST", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0", - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Stop-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0", - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Stop-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgUserEvent", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", - "Uri": "/users/{user-id}/events/{event-id}/cancel", - "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Stop-MgUserEvent", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/cancel" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Stop-MgUserEventInstance", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", - "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Stop-MgUserEventInstance", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Submit-MgBetaEducationClassAssignmentSubmission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "ApiVersion": "beta", "Variants": [ "Submit", "SubmitViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -492117,65 +497529,65 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Submit-MgBetaEducationClassAssignmentSubmission", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Submit-MgBetaEducationMeAssignmentSubmission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "ApiVersion": "beta", "Variants": [ "Submit", "SubmitViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Submit-MgBetaEducationMeAssignmentSubmission", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Submit-MgBetaEducationUserAssignmentSubmission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "ApiVersion": "beta", "Variants": [ "Submit", "SubmitViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Submit-MgBetaEducationUserAssignmentSubmission", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Submit-MgBetaSecurityTiIndicator", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-submittiindicators?view=graph-rest-beta", - "Uri": "/security/tiIndicators/submitTiIndicators", - "ApiVersion": "beta", "Variants": [ "Submit", "SubmitExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-submittiindicators?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTiIndicator", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTiIndicator" + "Command": "Submit-MgBetaSecurityTiIndicator", + "Method": "POST", + "Uri": "/security/tiIndicators/submitTiIndicators" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Submit-MgEducationClassAssignmentSubmission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0", - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "ApiVersion": "v1.0", "Variants": [ "Submit", "SubmitViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -492202,114 +497614,114 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Submit-MgEducationClassAssignmentSubmission", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Submit-MgEducationMeAssignmentSubmission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0", - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "ApiVersion": "v1.0", "Variants": [ "Submit", "SubmitViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Submit-MgEducationMeAssignmentSubmission", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit" }, { + "Module": "Education", "CommandAlias": null, - "Method": "POST", - "Command": "Submit-MgEducationUserAssignmentSubmission", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0", - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "ApiVersion": "v1.0", "Variants": [ "Submit", "SubmitViaIdentity" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Submit-MgEducationUserAssignmentSubmission", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Suspend-MgApplicationSynchronizationJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-1.0", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "ApiVersion": "v1.0", "Variants": [ "Pause", "PauseViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Suspend-MgApplicationSynchronizationJob", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Suspend-MgBetaApplicationSynchronizationJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-beta", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "ApiVersion": "beta", "Variants": [ "Pause", "PauseViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Suspend-MgBetaApplicationSynchronizationJob", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Suspend-MgBetaDeviceManagementComanagedDeviceConfigurationRefresh", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/pauseConfigurationRefresh", - "ApiVersion": "beta", "Variants": [ "Pause", "PauseExpanded", "PauseViaIdentity", "PauseViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Suspend-MgBetaDeviceManagementComanagedDeviceConfigurationRefresh", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/pauseConfigurationRefresh" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Suspend-MgBetaDeviceManagementManagedDeviceConfigurationRefresh", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/pauseConfigurationRefresh", - "ApiVersion": "beta", "Variants": [ "Pause", "PauseExpanded", "PauseViaIdentity", "PauseViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Suspend-MgBetaDeviceManagementManagedDeviceConfigurationRefresh", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/pauseConfigurationRefresh" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "POST", - "Command": "Suspend-MgBetaEducationSynchronizationProfile", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-pause?view=graph-rest-beta", - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/pause", - "ApiVersion": "beta", "Variants": [ "Pause", "PauseViaIdentity" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-pause?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAdministration.ReadWrite", @@ -492328,20 +497740,20 @@ "IsLeastPrivilege": true } ], - "OutputType": null + "Command": "Suspend-MgBetaEducationSynchronizationProfile", + "Method": "POST", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/pause" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Suspend-MgBetaServicePrincipalSynchronizationJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-beta", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "ApiVersion": "beta", "Variants": [ "Pause", "PauseViaIdentity" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -492360,37 +497772,37 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Suspend-MgBetaServicePrincipalSynchronizationJob", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Suspend-MgBetaUserManagedDeviceConfigurationRefresh", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/pauseConfigurationRefresh", - "ApiVersion": "beta", "Variants": [ "Pause", "PauseExpanded", "PauseViaIdentity", "PauseViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Suspend-MgBetaUserManagedDeviceConfigurationRefresh", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/pauseConfigurationRefresh" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Suspend-MgServicePrincipalSynchronizationJob", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-1.0", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "ApiVersion": "v1.0", "Variants": [ "Pause", "PauseViaIdentity" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -492409,19 +497821,19 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Suspend-MgServicePrincipalSynchronizationJob", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause" }, { - "CommandAlias": "Sync-MgBetaDeviceAppMgtMicrosoftStoreGraphFPreBusinessApp", - "Method": "POST", - "Command": "Sync-MgBetaDeviceAppManagementMicrosoftStoreForBusinessApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Sync" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -492440,20 +497852,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Sync-MgBetaDeviceAppManagementMicrosoftStoreForBusinessApp", + "Method": "POST", + "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps" }, { - "CommandAlias": "Sync-MgBetaDeviceAppMgtVppTokenLicense", - "Method": "POST", - "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicense", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Sync", "SyncViaIdentity" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVppToken", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -492472,19 +497884,19 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphVppToken" + "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicense", + "Method": "POST", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses" }, { - "CommandAlias": "Sync-MgBetaDeviceAppMgtVppTokenLicenseCount", - "Method": "POST", - "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicenseCount", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/vppTokens/syncLicenseCounts", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Sync" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -492503,80 +497915,80 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicenseCount", + "Method": "POST", + "Uri": "/deviceAppManagement/vppTokens/syncLicenseCounts" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Sync-MgBetaDeviceManagementAndroidForWorkSettingApp", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidForWorkSettings/syncApps", - "ApiVersion": "beta", "Variants": [ "Sync" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Sync-MgBetaDeviceManagementAndroidForWorkSettingApp", + "Method": "POST", + "Uri": "/deviceManagement/androidForWorkSettings/syncApps" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Sync-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/syncApps", - "ApiVersion": "beta", "Variants": [ "Sync" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Sync-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", + "Method": "POST", + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/syncApps" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Sync-MgBetaDeviceManagementComanagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/syncDevice", - "ApiVersion": "beta", "Variants": [ "Sync", "SyncViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Sync-MgBetaDeviceManagementComanagedDevice", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/syncDevice" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Sync-MgBetaDeviceManagementDepOnboardingSettingWithAppleDeviceEnrollmentProgram", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/syncWithAppleDeviceEnrollmentProgram", - "ApiVersion": "beta", "Variants": [ "Sync", "SyncViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Sync-MgBetaDeviceManagementDepOnboardingSettingWithAppleDeviceEnrollmentProgram", + "Method": "POST", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/syncWithAppleDeviceEnrollmentProgram" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Sync-MgBetaDeviceManagementExchangeConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync", - "ApiVersion": "beta", "Variants": [ "Sync", "SyncExpanded", "SyncViaIdentity", "SyncViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -492595,78 +498007,78 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Sync-MgBetaDeviceManagementExchangeConnector", + "Method": "POST", + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Sync-MgBetaDeviceManagementManagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", - "ApiVersion": "beta", "Variants": [ "Sync", "SyncViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Sync-MgBetaDeviceManagementManagedDevice", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Sync-MgBetaDeviceManagementWindowsAutopilotSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotSettings/sync", - "ApiVersion": "beta", "Variants": [ "Sync" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Sync-MgBetaDeviceManagementWindowsAutopilotSetting", + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotSettings/sync" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Sync-MgBetaDeviceManagementWindowsDriverUpdateProfileInventory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/syncInventory", - "ApiVersion": "beta", "Variants": [ "Sync", "SyncViaIdentity" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Sync-MgBetaDeviceManagementWindowsDriverUpdateProfileInventory", + "Method": "POST", + "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/syncInventory" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Sync-MgBetaUserManagedDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", - "ApiVersion": "beta", "Variants": [ "Sync", "SyncViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Sync-MgBetaUserManagedDevice", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice" }, { - "CommandAlias": "Sync-MgDeviceAppMgtMicrosoftStoreGraphFPreBusinessApp", - "Method": "POST", - "Command": "Sync-MgDeviceAppManagementMicrosoftStoreForBusinessApp", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-deviceappmanagement-syncmicrosoftstoreforbusinessapps?view=graph-rest-1.0", - "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Sync" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-deviceappmanagement-syncmicrosoftstoreforbusinessapps?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -492685,20 +498097,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Sync-MgDeviceAppManagementMicrosoftStoreForBusinessApp", + "Method": "POST", + "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps" }, { - "CommandAlias": "Sync-MgDeviceAppMgtVppTokenLicense", - "Method": "POST", - "Command": "Sync-MgDeviceAppManagementVppTokenLicense", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-synclicenses?view=graph-rest-1.0", - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Sync", "SyncViaIdentity" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-synclicenses?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphVppToken", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -492717,22 +498129,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphVppToken" + "Command": "Sync-MgDeviceAppManagementVppTokenLicense", + "Method": "POST", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Sync-MgDeviceManagementExchangeConnector", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-sync?view=graph-rest-1.0", - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync", - "ApiVersion": "v1.0", "Variants": [ "Sync", "SyncExpanded", "SyncViaIdentity", "SyncViaIdentityExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-sync?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -492751,249 +498163,249 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Sync-MgDeviceManagementExchangeConnector", + "Method": "POST", + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Sync-MgDeviceManagementManagedDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", - "ApiVersion": "v1.0", "Variants": [ "Sync", "SyncViaIdentity" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Sync-MgDeviceManagementManagedDevice", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Sync-MgUserManagedDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", - "ApiVersion": "v1.0", "Variants": [ "Sync", "SyncViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Sync-MgUserManagedDevice", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgApplicationProperty", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "Uri": "/applications/validateProperties", - "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Test-MgApplicationProperty", + "Method": "POST", + "Uri": "/applications/validateProperties" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgApplicationSynchronizationJobCredential", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Test-MgApplicationSynchronizationJobCredential", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaAdministrativeUnitProperty", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "Uri": "/administrativeUnits/validateProperties", - "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Test-MgBetaAdministrativeUnitProperty", + "Method": "POST", + "Uri": "/administrativeUnits/validateProperties" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaApplicationProperty", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "Uri": "/applications/validateProperties", - "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Test-MgBetaApplicationProperty", + "Method": "POST", + "Uri": "/applications/validateProperties" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaApplicationSynchronizationJobCredential", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-beta", - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Test-MgBetaApplicationSynchronizationJobCredential", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaContactProperty", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "Uri": "/contacts/validateProperties", - "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Test-MgBetaContactProperty", + "Method": "POST", + "Uri": "/contacts/validateProperties" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaContractProperty", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "Uri": "/contracts/validateProperties", - "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Test-MgBetaContractProperty", + "Method": "POST", + "Uri": "/contracts/validateProperties" }, { - "CommandAlias": "Test-MgBetaDeviceAppMgtMobileAppXml", - "Method": "POST", - "Command": "Test-MgBetaDeviceAppManagementMobileAppXml", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/validateXml", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Test-MgBetaDeviceAppManagementMobileAppXml", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/validateXml" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaDeviceManagementAssignmentFilter", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/assignmentFilters/validateFilter", - "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Test-MgBetaDeviceManagementAssignmentFilter", + "Method": "POST", + "Uri": "/deviceManagement/assignmentFilters/validateFilter" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaDeviceManagementDeviceCompliancePolicyComplianceScript", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/validateComplianceScript", - "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceComplianceScriptValidationResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceComplianceScriptValidationResult" + "Command": "Test-MgBetaDeviceManagementDeviceCompliancePolicyComplianceScript", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/validateComplianceScript" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaDeviceManagementVirtualEndpointCloudPcBulkResize", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-validatebulkresize?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/validateBulkResize", - "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-validatebulkresize?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcResizeValidationResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcResizeValidationResult" + "Command": "Test-MgBetaDeviceManagementVirtualEndpointCloudPcBulkResize", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/validateBulkResize" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaDeviceProperty", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "Uri": "/devices/validateProperties", - "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Test-MgBetaDeviceProperty", + "Method": "POST", + "Uri": "/devices/validateProperties" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaDirectoryDeletedItemProperty", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "Uri": "/directory/deletedItems/validateProperties", - "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Test-MgBetaDirectoryDeletedItemProperty", + "Method": "POST", + "Uri": "/directory/deletedItems/validateProperties" }, { + "Module": "Beta.DirectoryObjects", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaDirectoryObjectProperty", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "Uri": "/directoryObjects/validateProperties", - "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Beta.DirectoryObjects", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -493028,114 +498440,114 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Test-MgBetaDirectoryObjectProperty", + "Method": "POST", + "Uri": "/directoryObjects/validateProperties" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaDirectoryRoleProperty", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "Uri": "/directoryRoles/validateProperties", - "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Test-MgBetaDirectoryRoleProperty", + "Method": "POST", + "Uri": "/directoryRoles/validateProperties" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaDirectoryRoleTemplateProperty", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "Uri": "/directoryRoleTemplates/validateProperties", - "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Test-MgBetaDirectoryRoleTemplateProperty", + "Method": "POST", + "Uri": "/directoryRoleTemplates/validateProperties" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaDirectorySettingTemplateProperty", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "Uri": "/directorySettingTemplates/validateProperties", - "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Test-MgBetaDirectorySettingTemplateProperty", + "Method": "POST", + "Uri": "/directorySettingTemplates/validateProperties" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Test-MgBetaDriveItemPermission", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Test-MgBetaDriveListContentTypePublished", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "beta", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Test-MgBetaDriveListContentTypePublished", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/validatePermission", - "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Test-MgBetaDriveRootPermission", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/validatePermission" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaExternalIndustryDataConnector", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-validate?view=graph-rest-beta", - "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/validate", - "ApiVersion": "beta", "Variants": [ "Validate", "ValidateViaIdentity" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-validate?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "IndustryData-DataConnector.ReadWrite.All", @@ -493154,103 +498566,103 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Test-MgBetaExternalIndustryDataConnector", + "Method": "POST", + "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/validate" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaGroupDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Test-MgBetaGroupDriveItemPermission", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Test-MgBetaGroupDriveListContentTypePublished", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "beta", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Test-MgBetaGroupDriveListContentTypePublished", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaGroupDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission", - "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Test-MgBetaGroupDriveRootPermission", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaGroupDynamicMembership", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta", - "Uri": "/groups/{group-id}/evaluateDynamicMembership", - "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult" + "Command": "Test-MgBetaGroupDynamicMembership", + "Method": "POST", + "Uri": "/groups/{group-id}/evaluateDynamicMembership" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaGroupDynamicMembershipRule", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta", - "Uri": "/groups/evaluateDynamicMembership", - "ApiVersion": "beta", "Variants": [ "Evaluate1", "EvaluateExpanded1" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult" + "Command": "Test-MgBetaGroupDynamicMembershipRule", + "Method": "POST", + "Uri": "/groups/evaluateDynamicMembership" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaGroupProperty", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-validateproperties?view=graph-rest-beta", - "Uri": "/groups/{group-id}/validateProperties", - "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-validateproperties?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.Read.All", @@ -493269,169 +498681,169 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Test-MgBetaGroupProperty", + "Method": "POST", + "Uri": "/groups/{group-id}/validateProperties" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Test-MgBetaGroupSiteContentTypePublished", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "beta", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Test-MgBetaGroupSiteContentTypePublished", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/evaluate", - "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse" + "Command": "Test-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/evaluate" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelApplication", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateApplication", - "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtectionAction" + "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelApplication", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateApplication" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelClassificationResult", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateClassificationResults", - "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtectionAction" + "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelClassificationResult", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateClassificationResults" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelRemoval", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateRemoval", - "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtectionAction" + "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelRemoval", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateRemoval" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/evaluate", - "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse" + "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/evaluate" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", - "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse" + "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Test-MgBetaGroupSiteListContentTypePublished", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "beta", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Test-MgBetaGroupSiteListContentTypePublished", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaIdentityConditionalAccess", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/evaluate", - "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConditionalAccessWhatIfPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConditionalAccessWhatIfPolicy" + "Command": "Test-MgBetaIdentityConditionalAccess", + "Method": "POST", + "Uri": "/identity/conditionalAccess/evaluate" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaIdentityCustomAuthenticationExtensionAuthenticationConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-validateauthenticationconfiguration?view=graph-rest-beta", - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}/validateAuthenticationConfiguration", - "ApiVersion": "beta", "Variants": [ "Validate", "Validate1", "ValidateExpanded", "ValidateViaIdentity" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-validateauthenticationconfiguration?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAuthenticationConfigurationValidation", + "ApiVersion": "beta", "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -493450,65 +498862,65 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthenticationConfigurationValidation" + "Command": "Test-MgBetaIdentityCustomAuthenticationExtensionAuthenticationConfiguration", + "Method": "POST", + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}/validateAuthenticationConfiguration" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaInformationProtectionDataLossPreventionPolicy", - "ApiReferenceLink": null, - "Uri": "/informationProtection/dataLossPreventionPolicies/evaluate", - "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse" + "Command": "Test-MgBetaInformationProtectionDataLossPreventionPolicy", + "Method": "POST", + "Uri": "/informationProtection/dataLossPreventionPolicies/evaluate" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaInformationProtectionPolicyLabelApplication", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", - "Uri": "/informationProtection/policy/labels/evaluateApplication", - "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtectionAction" + "Command": "Test-MgBetaInformationProtectionPolicyLabelApplication", + "Method": "POST", + "Uri": "/informationProtection/policy/labels/evaluateApplication" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaInformationProtectionPolicyLabelClassificationResult", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", - "Uri": "/informationProtection/policy/labels/evaluateClassificationResults", - "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtectionAction" + "Command": "Test-MgBetaInformationProtectionPolicyLabelClassificationResult", + "Method": "POST", + "Uri": "/informationProtection/policy/labels/evaluateClassificationResults" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaInformationProtectionPolicyLabelRemoval", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", - "Uri": "/informationProtection/policy/labels/evaluateRemoval", - "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -493527,35 +498939,35 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphInformationProtectionAction" + "Command": "Test-MgBetaInformationProtectionPolicyLabelRemoval", + "Method": "POST", + "Uri": "/informationProtection/policy/labels/evaluateRemoval" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaOrganizationProperty", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "Uri": "/organization/validateProperties", - "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Test-MgBetaOrganizationProperty", + "Method": "POST", + "Uri": "/organization/validateProperties" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelApplication", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateapplication?view=graph-rest-beta", - "Uri": "/security/informationProtection/sensitivityLabels/evaluateApplication", - "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateapplication?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -493574,67 +498986,67 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction" + "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelApplication", + "Method": "POST", + "Uri": "/security/informationProtection/sensitivityLabels/evaluateApplication" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelClassificationResult", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateclassificationresults?view=graph-rest-beta", - "Uri": "/security/informationProtection/sensitivityLabels/evaluateClassificationResults", - "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateclassificationresults?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction" + "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelClassificationResult", + "Method": "POST", + "Uri": "/security/informationProtection/sensitivityLabels/evaluateClassificationResults" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelRemoval", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateremoval?view=graph-rest-beta", - "Uri": "/security/informationProtection/sensitivityLabels/evaluateRemoval", - "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateremoval?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction" + "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelRemoval", + "Method": "POST", + "Uri": "/security/informationProtection/sensitivityLabels/evaluateRemoval" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaServicePrincipalProperty", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "Uri": "/servicePrincipals/validateProperties", - "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Test-MgBetaServicePrincipalProperty", + "Method": "POST", + "Uri": "/servicePrincipals/validateProperties" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaServicePrincipalSynchronizationJobCredential", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-beta", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -493653,252 +499065,252 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Test-MgBetaServicePrincipalSynchronizationJobCredential", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "GET", - "Command": "Test-MgBetaShareListContentTypePublished", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "beta", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Test-MgBetaShareListContentTypePublished", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Test-MgBetaSiteContentTypePublished", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "beta", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Test-MgBetaSiteContentTypePublished", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaSiteInformationProtectionDataLossPreventionPolicy", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/informationProtection/dataLossPreventionPolicies/evaluate", - "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse" + "Command": "Test-MgBetaSiteInformationProtectionDataLossPreventionPolicy", + "Method": "POST", + "Uri": "/sites/{site-id}/informationProtection/dataLossPreventionPolicies/evaluate" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelApplication", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", - "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateApplication", - "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtectionAction" + "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelApplication", + "Method": "POST", + "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateApplication" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelClassificationResult", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", - "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateClassificationResults", - "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtectionAction" + "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelClassificationResult", + "Method": "POST", + "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateClassificationResults" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelRemoval", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", - "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateRemoval", - "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtectionAction" + "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelRemoval", + "Method": "POST", + "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateRemoval" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaSiteInformationProtectionSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/informationProtection/sensitivityLabels/evaluate", - "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse" + "Command": "Test-MgBetaSiteInformationProtectionSensitivityLabel", + "Method": "POST", + "Uri": "/sites/{site-id}/informationProtection/sensitivityLabels/evaluate" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaSiteInformationProtectionSensitivityLabelSublabel", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", - "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse" + "Command": "Test-MgBetaSiteInformationProtectionSensitivityLabelSublabel", + "Method": "POST", + "Uri": "/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Test-MgBetaSiteListContentTypePublished", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "beta", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Test-MgBetaSiteListContentTypePublished", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaUserCloudPcBulkResize", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-validatebulkresize?view=graph-rest-beta", - "Uri": "/users/{user-id}/cloudPCs/validateBulkResize", - "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-validatebulkresize?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcResizeValidationResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcResizeValidationResult" + "Command": "Test-MgBetaUserCloudPcBulkResize", + "Method": "POST", + "Uri": "/users/{user-id}/cloudPCs/validateBulkResize" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaUserDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Test-MgBetaUserDriveItemPermission", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Test-MgBetaUserDriveListContentTypePublished", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "beta", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Test-MgBetaUserDriveListContentTypePublished", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaUserDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission", - "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Test-MgBetaUserDriveRootPermission", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaUserInformationProtectionDataLossPreventionPolicy", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/evaluate", - "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse" + "Command": "Test-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/evaluate" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaUserInformationProtectionPolicyLabelApplication", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", - "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateApplication", - "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -493917,105 +499329,105 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphInformationProtectionAction" + "Command": "Test-MgBetaUserInformationProtectionPolicyLabelApplication", + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateApplication" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaUserInformationProtectionPolicyLabelClassificationResult", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", - "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateClassificationResults", - "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtectionAction" + "Command": "Test-MgBetaUserInformationProtectionPolicyLabelClassificationResult", + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateClassificationResults" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaUserInformationProtectionPolicyLabelRemoval", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", - "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateRemoval", - "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtectionAction" + "Command": "Test-MgBetaUserInformationProtectionPolicyLabelRemoval", + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateRemoval" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaUserInformationProtectionSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/evaluate", - "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse" + "Command": "Test-MgBetaUserInformationProtectionSensitivityLabel", + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/evaluate" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaUserInformationProtectionSensitivityLabelSublabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", - "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse" + "Command": "Test-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaUserJoinedGroupDynamicMembership", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta", - "Uri": "/users/{user-id}/joinedGroups/evaluateDynamicMembership", - "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult" + "Command": "Test-MgBetaUserJoinedGroupDynamicMembership", + "Method": "POST", + "Uri": "/users/{user-id}/joinedGroups/evaluateDynamicMembership" }, { + "Module": "Beta.Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Test-MgBetaUserManagedAppUserBlocked", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/isManagedAppUserBlocked", - "ApiVersion": "beta", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Beta.Users.Functions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -494050,20 +499462,20 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Test-MgBetaUserManagedAppUserBlocked", + "Method": "GET", + "Uri": "/users/{user-id}/isManagedAppUserBlocked" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaUserPassword", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-validatepassword?view=graph-rest-beta", - "Uri": "/users/validatePassword", - "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-validatepassword?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPasswordValidationInformation", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -494082,37 +499494,37 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPasswordValidationInformation" + "Command": "Test-MgBetaUserPassword", + "Method": "POST", + "Uri": "/users/validatePassword" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaUserProperty", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", - "Uri": "/users/validateProperties", - "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Test-MgBetaUserProperty", + "Method": "POST", + "Uri": "/users/validateProperties" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelApplication", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateapplication?view=graph-rest-beta", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateApplication", - "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateapplication?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -494131,22 +499543,22 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction" + "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelApplication", + "Method": "POST", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateApplication" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelClassificationResult", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateclassificationresults?view=graph-rest-beta", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateClassificationResults", - "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateclassificationresults?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -494165,22 +499577,22 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction" + "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelClassificationResult", + "Method": "POST", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateClassificationResults" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelRemoval", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateremoval?view=graph-rest-beta", - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateRemoval", - "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateremoval?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "ApiVersion": "beta", "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -494199,80 +499611,80 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction" + "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelRemoval", + "Method": "POST", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateRemoval" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgContactProperty", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "Uri": "/contacts/validateProperties", - "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Test-MgContactProperty", + "Method": "POST", + "Uri": "/contacts/validateProperties" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgContractProperty", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "Uri": "/contracts/validateProperties", - "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Test-MgContractProperty", + "Method": "POST", + "Uri": "/contracts/validateProperties" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgDeviceProperty", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "Uri": "/devices/validateProperties", - "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Test-MgDeviceProperty", + "Method": "POST", + "Uri": "/devices/validateProperties" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgDirectoryDeletedItemProperty", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "Uri": "/directory/deletedItems/validateProperties", - "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Test-MgDirectoryDeletedItemProperty", + "Method": "POST", + "Uri": "/directory/deletedItems/validateProperties" }, { + "Module": "DirectoryObjects", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgDirectoryObjectProperty", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "Uri": "/directoryObjects/validateProperties", - "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "DirectoryObjects", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -494307,150 +499719,150 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Test-MgDirectoryObjectProperty", + "Method": "POST", + "Uri": "/directoryObjects/validateProperties" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgDirectoryRoleProperty", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "Uri": "/directoryRoles/validateProperties", - "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Test-MgDirectoryRoleProperty", + "Method": "POST", + "Uri": "/directoryRoles/validateProperties" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgDirectoryRoleTemplateProperty", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "Uri": "/directoryRoleTemplates/validateProperties", - "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Test-MgDirectoryRoleTemplateProperty", + "Method": "POST", + "Uri": "/directoryRoleTemplates/validateProperties" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Test-MgDriveItemPermission", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Test-MgDriveListContentTypePublished", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "v1.0", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Test-MgDriveListContentTypePublished", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/validatePermission", - "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Test-MgDriveRootPermission", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/validatePermission" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgGroupDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Test-MgGroupDriveItemPermission", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Test-MgGroupDriveListContentTypePublished", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "v1.0", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Test-MgGroupDriveListContentTypePublished", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgGroupDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission", - "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Test-MgGroupDriveRootPermission", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgGroupProperty", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-validateproperties?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/validateProperties", - "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-validateproperties?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.Read.All", @@ -494469,67 +499881,67 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Test-MgGroupProperty", + "Method": "POST", + "Uri": "/groups/{group-id}/validateProperties" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgGroupSettingTemplateProperty", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "Uri": "/groupSettingTemplates/validateProperties", - "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Test-MgGroupSettingTemplateProperty", + "Method": "POST", + "Uri": "/groupSettingTemplates/validateProperties" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Test-MgGroupSiteContentTypePublished", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "v1.0", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Test-MgGroupSiteContentTypePublished", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "GET", - "Command": "Test-MgGroupSiteListContentTypePublished", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "v1.0", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Test-MgGroupSiteListContentTypePublished", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgIdentityCustomAuthenticationExtensionAuthenticationConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-validateauthenticationconfiguration?view=graph-rest-1.0", - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}/validateAuthenticationConfiguration", - "ApiVersion": "v1.0", "Variants": [ "Validate", "Validate1", "ValidateExpanded", "ValidateViaIdentity" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-validateauthenticationconfiguration?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAuthenticationConfigurationValidation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -494548,52 +499960,52 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthenticationConfigurationValidation" + "Command": "Test-MgIdentityCustomAuthenticationExtensionAuthenticationConfiguration", + "Method": "POST", + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}/validateAuthenticationConfiguration" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgOrganizationProperty", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "Uri": "/organization/validateProperties", - "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Test-MgOrganizationProperty", + "Method": "POST", + "Uri": "/organization/validateProperties" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgServicePrincipalProperty", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "Uri": "/servicePrincipals/validateProperties", - "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Test-MgServicePrincipalProperty", + "Method": "POST", + "Uri": "/servicePrincipals/validateProperties" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgServicePrincipalSynchronizationJobCredential", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0", - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -494612,129 +500024,129 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Test-MgServicePrincipalSynchronizationJobCredential", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials" }, { + "Module": "Files", "CommandAlias": null, - "Method": "GET", - "Command": "Test-MgShareListContentTypePublished", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "v1.0", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Test-MgShareListContentTypePublished", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Test-MgSiteContentTypePublished", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "v1.0", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Test-MgSiteContentTypePublished", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "GET", - "Command": "Test-MgSiteListContentTypePublished", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "v1.0", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Test-MgSiteListContentTypePublished", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgUserDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Test-MgUserDriveItemPermission", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission" }, { + "Module": "Users.Functions", "CommandAlias": null, - "Method": "GET", - "Command": "Test-MgUserDriveListContentTypePublished", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "ApiVersion": "v1.0", "Variants": [ "Is", "IsViaIdentity" ], - "Module": "Users.Functions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Test-MgUserDriveListContentTypePublished", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgUserDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission", - "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Test-MgUserDriveRootPermission", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Test-MgUserProperty", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", - "Uri": "/users/validateProperties", - "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Test-MgUserProperty", + "Method": "POST", + "Uri": "/users/validateProperties" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Unblock-MgBetaUserManagedApp", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/unblockManagedApps", - "ApiVersion": "beta", "Variants": [ "Unblock", "UnblockViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -494753,920 +500165,920 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Unblock-MgBetaUserManagedApp", + "Method": "POST", + "Uri": "/users/{user-id}/unblockManagedApps" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Undo-MgBetaChatMessageReplySoftDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "ApiVersion": "beta", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Undo-MgBetaChatMessageReplySoftDelete", + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Undo-MgBetaChatMessageSoftDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", - "ApiVersion": "beta", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Undo-MgBetaChatMessageSoftDelete", + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Undo-MgBetaTeamChannelMessageReplySoftDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "ApiVersion": "beta", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Undo-MgBetaTeamChannelMessageReplySoftDelete", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Undo-MgBetaTeamChannelMessageSoftDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "ApiVersion": "beta", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Undo-MgBetaTeamChannelMessageSoftDelete", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Undo-MgBetaTeamPrimaryChannelMessageReplySoftDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "ApiVersion": "beta", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Undo-MgBetaTeamPrimaryChannelMessageReplySoftDelete", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Undo-MgBetaTeamPrimaryChannelMessageSoftDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", - "ApiVersion": "beta", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Undo-MgBetaTeamPrimaryChannelMessageSoftDelete", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Undo-MgBetaTeamworkDeletedChatDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-undodelete?view=graph-rest-beta", - "Uri": "/teamwork/deletedChats/{deletedChat-id}/undoDelete", - "ApiVersion": "beta", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-undodelete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Undo-MgBetaTeamworkDeletedChatDelete", + "Method": "POST", + "Uri": "/teamwork/deletedChats/{deletedChat-id}/undoDelete" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageReplySoftDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "ApiVersion": "beta", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageReplySoftDelete", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageSoftDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "ApiVersion": "beta", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageSoftDelete", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Undo-MgBetaUserChatMessageReplySoftDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "ApiVersion": "beta", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Undo-MgBetaUserChatMessageReplySoftDelete", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Undo-MgBetaUserChatMessageSoftDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", - "ApiVersion": "beta", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Undo-MgBetaUserChatMessageSoftDelete", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Undo-MgChatMessageReplySoftDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "ApiVersion": "v1.0", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Undo-MgChatMessageReplySoftDelete", + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Undo-MgChatMessageSoftDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", - "ApiVersion": "v1.0", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Undo-MgChatMessageSoftDelete", + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Undo-MgTeamChannelMessageReplySoftDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "ApiVersion": "v1.0", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Undo-MgTeamChannelMessageReplySoftDelete", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Undo-MgTeamChannelMessageSoftDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "ApiVersion": "v1.0", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Undo-MgTeamChannelMessageSoftDelete", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Undo-MgTeamPrimaryChannelMessageReplySoftDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "ApiVersion": "v1.0", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Undo-MgTeamPrimaryChannelMessageReplySoftDelete", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Undo-MgTeamPrimaryChannelMessageSoftDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", - "ApiVersion": "v1.0", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Undo-MgTeamPrimaryChannelMessageSoftDelete", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Undo-MgTeamworkDeletedChatDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-undodelete?view=graph-rest-1.0", - "Uri": "/teamwork/deletedChats/{deletedChat-id}/undoDelete", - "ApiVersion": "v1.0", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-undodelete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Undo-MgTeamworkDeletedChatDelete", + "Method": "POST", + "Uri": "/teamwork/deletedChats/{deletedChat-id}/undoDelete" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Undo-MgTeamworkDeletedTeamChannelMessageReplySoftDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "ApiVersion": "v1.0", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Undo-MgTeamworkDeletedTeamChannelMessageReplySoftDelete", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Undo-MgTeamworkDeletedTeamChannelMessageSoftDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "ApiVersion": "v1.0", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Undo-MgTeamworkDeletedTeamChannelMessageSoftDelete", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Undo-MgUserChatMessageReplySoftDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "ApiVersion": "v1.0", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Undo-MgUserChatMessageReplySoftDelete", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Undo-MgUserChatMessageSoftDelete", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", - "ApiVersion": "v1.0", "Variants": [ "Undo", "UndoViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Undo-MgUserChatMessageSoftDelete", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "Unpublish-MgBetaBookingBusiness", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-unpublish?view=graph-rest-beta", - "Uri": "/bookingBusinesses/{bookingBusiness-id}/unpublish", - "ApiVersion": "beta", "Variants": [ "Unpublish", "Unpublish1", "UnpublishViaIdentity", "UnpublishViaIdentity1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-unpublish?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Unpublish-MgBetaBookingBusiness", + "Method": "POST", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/unpublish" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Unpublish-MgBetaDriveListContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "beta", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Unpublish-MgBetaDriveListContentType", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Unpublish-MgBetaGroupDriveListContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "beta", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Unpublish-MgBetaGroupDriveListContentType", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Unpublish-MgBetaGroupSiteContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "beta", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Unpublish-MgBetaGroupSiteContentType", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Unpublish-MgBetaGroupSiteListContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "beta", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Unpublish-MgBetaGroupSiteListContentType", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "POST", - "Command": "Unpublish-MgBetaShareListContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "beta", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Unpublish-MgBetaShareListContentType", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Unpublish-MgBetaSiteContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "beta", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Unpublish-MgBetaSiteContentType", + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Unpublish-MgBetaSiteListContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "beta", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Unpublish-MgBetaSiteListContentType", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Unpublish-MgBetaUserDriveListContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "beta", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Unpublish-MgBetaUserDriveListContentType", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "POST", - "Command": "Unpublish-MgBookingBusiness", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-unpublish?view=graph-rest-1.0", - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/unpublish", - "ApiVersion": "v1.0", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-unpublish?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Unpublish-MgBookingBusiness", + "Method": "POST", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/unpublish" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Unpublish-MgDriveListContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "v1.0", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Unpublish-MgDriveListContentType", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Unpublish-MgGroupDriveListContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "v1.0", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Unpublish-MgGroupDriveListContentType", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Unpublish-MgGroupSiteContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "v1.0", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Unpublish-MgGroupSiteContentType", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Unpublish-MgGroupSiteListContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "v1.0", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Unpublish-MgGroupSiteListContentType", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish" }, { + "Module": "Files", "CommandAlias": null, - "Method": "POST", - "Command": "Unpublish-MgShareListContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "v1.0", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Unpublish-MgShareListContentType", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Unpublish-MgSiteContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "v1.0", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Unpublish-MgSiteContentType", + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Unpublish-MgSiteListContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "v1.0", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Unpublish-MgSiteListContentType", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Unpublish-MgUserDriveListContentType", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "ApiVersion": "v1.0", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Unpublish-MgUserDriveListContentType", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgAdminEdge", - "ApiReferenceLink": null, - "Uri": "/admin/edge", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdge", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEdge" + "Command": "Update-MgAdminEdge", + "Method": "PATCH", + "Uri": "/admin/edge" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgAdminEdgeInternetExplorerMode", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInternetExplorerMode", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphInternetExplorerMode" + "Command": "Update-MgAdminEdgeInternetExplorerMode", + "Method": "PATCH", + "Uri": "/admin/edge/internetExplorerMode" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgAdminEdgeInternetExplorerModeSiteList", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphBrowserSiteList" + "Command": "Update-MgAdminEdgeInternetExplorerModeSiteList", + "Method": "PATCH", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphBrowserSharedCookie" + "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Method": "PATCH", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSite", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBrowserSite", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphBrowserSite" + "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSite", + "Method": "PATCH", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgAdminPeopleProfileCardProperty", - "ApiReferenceLink": null, - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphProfileCardProperty" + "Command": "Update-MgAdminPeopleProfileCardProperty", + "Method": "PATCH", + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgAdminPeoplePronoun", - "ApiReferenceLink": null, - "Uri": "/admin/people/pronouns", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pronounssettings-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPronounsSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPronounsSettings" + "Command": "Update-MgAdminPeoplePronoun", + "Method": "PATCH", + "Uri": "/admin/people/pronouns" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgAdminSharepoint", - "ApiReferenceLink": null, - "Uri": "/admin/sharepoint", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharepoint", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSharepoint" + "Command": "Update-MgAdminSharepoint", + "Method": "PATCH", + "Uri": "/admin/sharepoint" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgAdminSharepointSetting", - "ApiReferenceLink": null, - "Uri": "/admin/sharepoint/settings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSharepointSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSharepointSettings" + "Command": "Update-MgAdminSharepointSetting", + "Method": "PATCH", + "Uri": "/admin/sharepoint/settings" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgAgreement", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreement" + "Command": "Update-MgAgreement", + "Method": "PATCH", + "Uri": "/agreements/{agreement-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgAgreementAcceptance", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Command": "Update-MgAgreementAcceptance", + "Method": "PATCH", + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgAgreementFile", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/file", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFile" + "Command": "Update-MgAgreementFile", + "Method": "PATCH", + "Uri": "/agreements/{agreement-id}/file" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgAgreementFileLocalization", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileLocalization" + "Command": "Update-MgAgreementFileLocalization", + "Method": "PATCH", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgAgreementFileLocalizationVersion", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Command": "Update-MgAgreementFileLocalizationVersion", + "Method": "PATCH", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgAgreementFileVersion", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Command": "Update-MgAgreementFileVersion", + "Method": "PATCH", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgAppCatalogTeamApp", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsApp" + "Command": "Update-MgAppCatalogTeamApp", + "Method": "PATCH", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgAppCatalogTeamAppDefinition", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppDefinition" + "Command": "Update-MgAppCatalogTeamAppDefinition", + "Method": "PATCH", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgAppCatalogTeamAppDefinitionBot", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgAppCatalogTeamAppDefinitionBot", + "Method": "PATCH", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgApplication", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0", - "Uri": "/applications/{application-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -495685,73 +501097,73 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Update-MgApplication", + "Method": "PATCH", + "Uri": "/applications/{application-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgApplicationByAppId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0", - "Uri": "/applications(appId='{appId}')", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Update-MgApplicationByAppId", + "Method": "PATCH", + "Uri": "/applications(appId='{appId}')" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgApplicationByUniqueName", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0", - "Uri": "/applications(uniqueName='{uniqueName}')", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Update-MgApplicationByUniqueName", + "Method": "PATCH", + "Uri": "/applications(uniqueName='{uniqueName}')" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgApplicationExtensionProperty", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExtensionProperty" + "Command": "Update-MgApplicationExtensionProperty", + "Method": "PATCH", + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgApplicationFederatedIdentityCredential", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -495770,107 +501182,107 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphFederatedIdentityCredential" + "Command": "Update-MgApplicationFederatedIdentityCredential", + "Method": "PATCH", + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgApplicationFederatedIdentityCredentialByName", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphFederatedIdentityCredential" + "Command": "Update-MgApplicationFederatedIdentityCredentialByName", + "Method": "PATCH", + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgApplicationSynchronizationJob", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronizationJob" + "Command": "Update-MgApplicationSynchronizationJob", + "Method": "PATCH", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgApplicationSynchronizationJobBulkUpload", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgApplicationSynchronizationJobBulkUpload", + "Method": "PATCH", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgApplicationSynchronizationJobSchema", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronizationSchema" + "Command": "Update-MgApplicationSynchronizationJobSchema", + "Method": "PATCH", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgApplicationSynchronizationJobSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "Update-MgApplicationSynchronizationJobSchemaDirectory", + "Method": "PATCH", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgApplicationSynchronizationTemplate", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationtemplate-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -495889,56 +501301,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate" + "Command": "Update-MgApplicationSynchronizationTemplate", + "Method": "PATCH", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgApplicationSynchronizationTemplateSchema", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronizationSchema" + "Command": "Update-MgApplicationSynchronizationTemplateSchema", + "Method": "PATCH", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgApplicationSynchronizationTemplateSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "Update-MgApplicationSynchronizationTemplateSchemaDirectory", + "Method": "PATCH", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAccessReview", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-update?view=graph-rest-beta", - "Uri": "/accessReviews/{accessReview-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReview", + "ApiVersion": "beta", "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -495957,618 +501369,618 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAccessReview" + "Command": "Update-MgBetaAccessReview", + "Method": "PATCH", + "Uri": "/accessReviews/{accessReview-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAccessReviewDecision", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewDecision" + "Command": "Update-MgBetaAccessReviewDecision", + "Method": "PATCH", + "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAccessReviewInstance", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReview", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReview" + "Command": "Update-MgBetaAccessReviewInstance", + "Method": "PATCH", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAccessReviewInstanceDecision", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewDecision" + "Command": "Update-MgBetaAccessReviewInstanceDecision", + "Method": "PATCH", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAccessReviewInstanceMyDecision", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewDecision" + "Command": "Update-MgBetaAccessReviewInstanceMyDecision", + "Method": "PATCH", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAccessReviewInstanceReviewer", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewReviewer" + "Command": "Update-MgBetaAccessReviewInstanceReviewer", + "Method": "PATCH", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAccessReviewMyDecision", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewDecision" + "Command": "Update-MgBetaAccessReviewMyDecision", + "Method": "PATCH", + "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAccessReviewReviewer", - "ApiReferenceLink": null, - "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewReviewer" + "Command": "Update-MgBetaAccessReviewReviewer", + "Method": "PATCH", + "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAdminEdge", - "ApiReferenceLink": null, - "Uri": "/admin/edge", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdge", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdge" + "Command": "Update-MgBetaAdminEdge", + "Method": "PATCH", + "Uri": "/admin/edge" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAdminEdgeInternetExplorerMode", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInternetExplorerMode", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInternetExplorerMode" + "Command": "Update-MgBetaAdminEdgeInternetExplorerMode", + "Method": "PATCH", + "Uri": "/admin/edge/internetExplorerMode" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteList", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBrowserSiteList" + "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteList", + "Method": "PATCH", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBrowserSharedCookie" + "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Method": "PATCH", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSite", - "ApiReferenceLink": null, - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphBrowserSite", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBrowserSite" + "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "Method": "PATCH", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAdministrativeUnit", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-update?view=graph-rest-beta", - "Uri": "/administrativeUnits/{administrativeUnit-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Update-MgBetaAdministrativeUnit", + "Method": "PATCH", + "Uri": "/administrativeUnits/{administrativeUnit-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAdministrativeUnitExtension", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaAdministrativeUnitExtension", + "Method": "PATCH", + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAdministrativeUnitScopedRoleMember", - "ApiReferenceLink": null, - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Command": "Update-MgBetaAdministrativeUnitScopedRoleMember", + "Method": "PATCH", + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAdminPeople", - "ApiReferenceLink": null, - "Uri": "/admin/people", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPeopleAdminSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPeopleAdminSettings" + "Command": "Update-MgBetaAdminPeople", + "Method": "PATCH", + "Uri": "/admin/people" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAdminPeopleItemInsight", - "ApiReferenceLink": null, - "Uri": "/admin/people/itemInsights", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInsightsSettings" + "Command": "Update-MgBetaAdminPeopleItemInsight", + "Method": "PATCH", + "Uri": "/admin/people/itemInsights" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAdminPeopleProfileCardProperty", - "ApiReferenceLink": null, - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphProfileCardProperty" + "Command": "Update-MgBetaAdminPeopleProfileCardProperty", + "Method": "PATCH", + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAdminPeoplePronoun", - "ApiReferenceLink": null, - "Uri": "/admin/people/pronouns", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pronounssettings-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPronounsSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPronounsSettings" + "Command": "Update-MgBetaAdminPeoplePronoun", + "Method": "PATCH", + "Uri": "/admin/people/pronouns" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAdminReportSetting", - "ApiReferenceLink": null, - "Uri": "/admin/reportSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminreportsettings-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAdminReportSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdminReportSettings" + "Command": "Update-MgBetaAdminReportSetting", + "Method": "PATCH", + "Uri": "/admin/reportSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAdminSharepoint", - "ApiReferenceLink": null, - "Uri": "/admin/sharepoint", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharepoint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharepoint" + "Command": "Update-MgBetaAdminSharepoint", + "Method": "PATCH", + "Uri": "/admin/sharepoint" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAdminSharepointSetting", - "ApiReferenceLink": null, - "Uri": "/admin/sharepoint/settings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSharepointSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharepointSettings" + "Command": "Update-MgBetaAdminSharepointSetting", + "Method": "PATCH", + "Uri": "/admin/sharepoint/settings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAgreement", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreement" + "Command": "Update-MgBetaAgreement", + "Method": "PATCH", + "Uri": "/agreements/{agreement-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAgreementAcceptance", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Command": "Update-MgBetaAgreementAcceptance", + "Method": "PATCH", + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAgreementFile", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/file", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFile" + "Command": "Update-MgBetaAgreementFile", + "Method": "PATCH", + "Uri": "/agreements/{agreement-id}/file" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAgreementFileLocalization", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileLocalization" + "Command": "Update-MgBetaAgreementFileLocalization", + "Method": "PATCH", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAgreementFileLocalizationVersion", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Command": "Update-MgBetaAgreementFileLocalizationVersion", + "Method": "PATCH", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAgreementFileVersion", - "ApiReferenceLink": null, - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Command": "Update-MgBetaAgreementFileVersion", + "Method": "PATCH", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAppCatalogTeamApp", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsApp" + "Command": "Update-MgBetaAppCatalogTeamApp", + "Method": "PATCH", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAppCatalogTeamAppDefinition", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppDefinition" + "Command": "Update-MgBetaAppCatalogTeamAppDefinition", + "Method": "PATCH", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionBot", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionBot", + "Method": "PATCH", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIcon", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppIcon", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppIcon" + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIcon", + "Method": "PATCH", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamworkHostedContent" + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", + "Method": "PATCH", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionDashboardCard", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition" + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionDashboardCard", + "Method": "PATCH", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAppIcon", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppIcon" + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", + "Method": "PATCH", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", - "ApiReferenceLink": null, - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamworkHostedContent" + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "Method": "PATCH", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaApplication", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta", - "Uri": "/applications/{application-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -496587,73 +501999,73 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Update-MgBetaApplication", + "Method": "PATCH", + "Uri": "/applications/{application-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaApplicationByAppId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta", - "Uri": "/applications(appId='{appId}')", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Update-MgBetaApplicationByAppId", + "Method": "PATCH", + "Uri": "/applications(appId='{appId}')" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaApplicationByUniqueName", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta", - "Uri": "/applications(uniqueName='{uniqueName}')", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApplication" + "Command": "Update-MgBetaApplicationByUniqueName", + "Method": "PATCH", + "Uri": "/applications(uniqueName='{uniqueName}')" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaApplicationExtensionProperty", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExtensionProperty" + "Command": "Update-MgBetaApplicationExtensionProperty", + "Method": "PATCH", + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaApplicationFederatedIdentityCredential", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -496672,107 +502084,107 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphFederatedIdentityCredential" + "Command": "Update-MgBetaApplicationFederatedIdentityCredential", + "Method": "PATCH", + "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaApplicationFederatedIdentityCredentialByName", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphFederatedIdentityCredential" + "Command": "Update-MgBetaApplicationFederatedIdentityCredentialByName", + "Method": "PATCH", + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaApplicationSynchronizationJob", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronizationJob" + "Command": "Update-MgBetaApplicationSynchronizationJob", + "Method": "PATCH", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaApplicationSynchronizationJobBulkUpload", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaApplicationSynchronizationJobBulkUpload", + "Method": "PATCH", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaApplicationSynchronizationJobSchema", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronizationSchema" + "Command": "Update-MgBetaApplicationSynchronizationJobSchema", + "Method": "PATCH", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaApplicationSynchronizationJobSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "Update-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Method": "PATCH", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaApplicationSynchronizationTemplate", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationtemplate-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -496791,49 +502203,47 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSynchronizationTemplate" + "Command": "Update-MgBetaApplicationSynchronizationTemplate", + "Method": "PATCH", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaApplicationSynchronizationTemplateSchema", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronizationSchema" + "Command": "Update-MgBetaApplicationSynchronizationTemplateSchema", + "Method": "PATCH", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaApplicationSynchronizationTemplateSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "Update-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Method": "PATCH", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaBookingBusiness", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -496844,7 +502254,9 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -496863,15 +502275,13 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingBusiness" + "Command": "Update-MgBetaBookingBusiness", + "Method": "PATCH", + "Uri": "/bookingBusinesses/{bookingBusiness-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaBookingBusinessAppointment", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -496882,7 +502292,9 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -496917,15 +502329,13 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingAppointment" + "Command": "Update-MgBetaBookingBusinessAppointment", + "Method": "PATCH", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaBookingBusinessCalendarView", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -496936,17 +502346,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBookingAppointment" + "Command": "Update-MgBetaBookingBusinessCalendarView", + "Method": "PATCH", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaBookingBusinessCustomer", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -496957,7 +502367,9 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingCustomer", + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -496992,15 +502404,13 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingCustomer" + "Command": "Update-MgBetaBookingBusinessCustomer", + "Method": "PATCH", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaBookingBusinessCustomQuestion", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -497011,7 +502421,9 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "ApiVersion": "beta", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -497038,15 +502450,13 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingCustomQuestion" + "Command": "Update-MgBetaBookingBusinessCustomQuestion", + "Method": "PATCH", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaBookingBusinessService", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -497057,7 +502467,9 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingService", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -497076,15 +502488,13 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingService" + "Command": "Update-MgBetaBookingBusinessService", + "Method": "PATCH", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaBookingBusinessStaffMember", - "ApiReferenceLink": null, - "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -497095,7 +502505,9 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingStaffMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -497114,15 +502526,13 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingStaffMember" + "Command": "Update-MgBetaBookingBusinessStaffMember", + "Method": "PATCH", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaBookingCurrency", - "ApiReferenceLink": null, - "Uri": "/bookingCurrencies/{bookingCurrency-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -497133,41 +502543,43 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBookingCurrency" + "Command": "Update-MgBetaBookingCurrency", + "Method": "PATCH", + "Uri": "/bookingCurrencies/{bookingCurrency-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaBusinessFlowTemplate", - "ApiReferenceLink": null, - "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBusinessFlowTemplate" + "Command": "Update-MgBetaBusinessFlowTemplate", + "Method": "PATCH", + "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaBusinessScenario", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphBusinessScenario", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", @@ -497186,56 +502598,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBusinessScenario" + "Command": "Update-MgBetaBusinessScenario", + "Method": "PATCH", + "Uri": "/solutions/businessScenarios/{businessScenario-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaBusinessScenarioByUniqueName", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphBusinessScenario", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBusinessScenario" + "Command": "Update-MgBetaBusinessScenarioByUniqueName", + "Method": "PATCH", + "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaBusinessScenarioPlanner", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBusinessScenarioPlanner", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBusinessScenarioPlanner" + "Command": "Update-MgBetaBusinessScenarioPlanner", + "Method": "PATCH", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaBusinessScenarioPlannerPlanConfiguration", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerPlanConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", @@ -497254,22 +502666,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerPlanConfiguration" + "Command": "Update-MgBetaBusinessScenarioPlannerPlanConfiguration", + "Method": "PATCH", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", @@ -497288,73 +502700,73 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization" + "Command": "Update-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", + "Method": "PATCH", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaBusinessScenarioPlannerTask", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBusinessScenarioTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBusinessScenarioTask" + "Command": "Update-MgBetaBusinessScenarioPlannerTask", + "Method": "PATCH", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat" + "Command": "Update-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", + "Method": "PATCH", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat" + "Command": "Update-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat", + "Method": "PATCH", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaBusinessScenarioPlannerTaskConfiguration", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerTaskConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "BusinessScenarioConfig.ReadWrite.OwnedBy", @@ -497373,56 +502785,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerTaskConfiguration" + "Command": "Update-MgBetaBusinessScenarioPlannerTaskConfiguration", + "Method": "PATCH", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaBusinessScenarioPlannerTaskDetail", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerTaskDetails" + "Command": "Update-MgBetaBusinessScenarioPlannerTaskDetail", + "Method": "PATCH", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat", - "ApiReferenceLink": null, - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat" + "Command": "Update-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat", + "Method": "PATCH", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaChat", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch?view=graph-rest-beta", - "Uri": "/chats/{chat-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -497449,22 +502861,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChat" + "Command": "Update-MgBetaChat", + "Method": "PATCH", + "Uri": "/chats/{chat-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaChatInstalledApp", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "ApiVersion": "beta", "Variants": [ "Upgrade", "UpgradeExpanded", "UpgradeViaIdentity", "UpgradeViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForChat", @@ -497555,56 +502967,56 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Update-MgBetaChatInstalledApp", + "Method": "POST", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaChatLastMessagePreview", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/lastMessagePreview", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageInfo" + "Command": "Update-MgBetaChatLastMessagePreview", + "Method": "PATCH", + "Uri": "/chats/{chat-id}/lastMessagePreview" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaChatMember", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Update-MgBetaChatMember", + "Method": "PATCH", + "Uri": "/chats/{chat-id}/members/{conversationMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaChatMessage", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -497639,107 +503051,107 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Update-MgBetaChatMessage", + "Method": "PATCH", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaChatMessageReply", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Update-MgBetaChatMessageReply", + "Method": "PATCH", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaChatMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Update-MgBetaChatMessageReplyHostedContent", + "Method": "PATCH", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaChatOperation", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Command": "Update-MgBetaChatOperation", + "Method": "PATCH", + "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaChatPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "Update-MgBetaChatPermissionGrant", + "Method": "PATCH", + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaChatPinnedMessage", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo" + "Command": "Update-MgBetaChatPinnedMessage", + "Method": "PATCH", + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaChatTab", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch-tabs?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForChat", @@ -497782,22 +503194,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Update-MgBetaChatTab", + "Method": "PATCH", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationCallAudioRoutingGroup", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -497816,73 +503228,73 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAudioRoutingGroup" + "Command": "Update-MgBetaCommunicationCallAudioRoutingGroup", + "Method": "PATCH", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationCallContentSharingSession", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaCommunicationCallContentSharingSession", + "Method": "PATCH", + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationCallOperation", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCommsOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCommsOperation" + "Command": "Update-MgBetaCommunicationCallOperation", + "Method": "PATCH", + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationCallParticipant", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphParticipant", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphParticipant" + "Command": "Update-MgBetaCommunicationCallParticipant", + "Method": "PATCH", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaCommunicationCallRecordingStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-updaterecordingstatus?view=graph-rest-beta", - "Uri": "/communications/calls/{call-id}/updateRecordingStatus", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-updaterecordingstatus?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -497901,83 +503313,81 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation" + "Command": "Update-MgBetaCommunicationCallRecordingStatus", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/updateRecordingStatus" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationCallRecordOrganizerV2", - "ApiReferenceLink": null, - "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecordsOrganizer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecordsOrganizer" + "Command": "Update-MgBetaCommunicationCallRecordOrganizerV2", + "Method": "PATCH", + "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationCallRecordParticipantV2", - "ApiReferenceLink": null, - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecordsParticipant" + "Command": "Update-MgBetaCommunicationCallRecordParticipantV2", + "Method": "PATCH", + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationCallRecordSession", - "ApiReferenceLink": null, - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecordsSession" + "Command": "Update-MgBetaCommunicationCallRecordSession", + "Method": "PATCH", + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationOnlineMeeting", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Command": "Update-MgBetaCommunicationOnlineMeeting", + "Method": "PATCH", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -497988,17 +503398,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReport", + "Method": "PATCH", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -498009,173 +503419,175 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "PATCH", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationOnlineMeetingByJoinWebUrl", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Command": "Update-MgBetaCommunicationOnlineMeetingByJoinWebUrl", + "Method": "PATCH", + "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationOnlineMeetingRecording", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecording" + "Command": "Update-MgBetaCommunicationOnlineMeetingRecording", + "Method": "PATCH", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationOnlineMeetingRegistration", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingRegistration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingRegistration" + "Command": "Update-MgBetaCommunicationOnlineMeetingRegistration", + "Method": "PATCH", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion" + "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "Method": "PATCH", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingRegistrantBase" + "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "Method": "PATCH", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationOnlineMeetingTranscript", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallTranscript" + "Command": "Update-MgBetaCommunicationOnlineMeetingTranscript", + "Method": "PATCH", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaCommunicationPresence", - "ApiReferenceLink": null, - "Uri": "/communications/presences/{presence-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPresence" + "Command": "Update-MgBetaCommunicationPresence", + "Method": "PATCH", + "Uri": "/communications/presences/{presence-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaCompliance", - "ApiReferenceLink": null, - "Uri": "/compliance", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot" + "Command": "Update-MgBetaCompliance", + "Method": "PATCH", + "Uri": "/compliance" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscovery", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot" + "Command": "Update-MgBetaComplianceEdiscovery", + "Method": "PATCH", + "Uri": "/compliance/ediscovery" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCase", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEdiscoveryCase", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -498194,22 +503606,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryCase" + "Command": "Update-MgBetaComplianceEdiscoveryCase", + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodian", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -498228,88 +503640,88 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryCustodian" + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodian", + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianIndex", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/updateIndex", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianIndex", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/updateIndex" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoverySiteSource" + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource" + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUserSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoveryUserSource" + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHold", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -498328,139 +503740,139 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryLegalHold" + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHold", + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoverySiteSource" + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource" + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoveryUserSource" + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource" + "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceIndex", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/updateIndex", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateViaIdentity" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceIndex", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/updateIndex" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseOperation", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation" + "Command": "Update-MgBetaComplianceEdiscoveryCaseOperation", + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSet", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet" + "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSet", + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSetQuery", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -498479,39 +503891,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery" + "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseSetting", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/settings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-casesettings-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings" + "Command": "Update-MgBetaComplianceEdiscoveryCaseSetting", + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/settings" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollection", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -498530,39 +503942,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoverySourceCollection" + "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollection", + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEdiscoveryDataSource" + "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaComplianceEdiscoveryCaseTag", - "ApiReferenceLink": null, - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -498581,73 +503993,73 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEdiscoveryTag" + "Command": "Update-MgBetaComplianceEdiscoveryCaseTag", + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaContact", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Update-MgBetaContact", + "Method": "PATCH", + "Uri": "/contacts/{orgContact-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaContract", - "ApiReferenceLink": null, - "Uri": "/contracts/{contract-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContract", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContract" + "Command": "Update-MgBetaContract", + "Method": "PATCH", + "Uri": "/contracts/{contract-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDataPolicyOperation", - "ApiReferenceLink": null, - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDataPolicyOperation" + "Command": "Update-MgBetaDataPolicyOperation", + "Method": "PATCH", + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-beta", - "Uri": "/devices/{device-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -498674,20 +504086,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Update-MgBetaDevice", + "Method": "PATCH", + "Uri": "/devices/{device-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgt", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagement", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceAppManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -498706,39 +504118,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceAppManagement" + "Command": "Update-MgBetaDeviceAppManagement", + "Method": "PATCH", + "Uri": "/deviceAppManagement" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtection", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection" + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "Method": "PATCH", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -498757,22 +504169,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -498791,22 +504203,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -498825,22 +504237,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "Method": "PATCH", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtDefaultManagedAppProtection", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -498859,22 +504271,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection" + "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "Method": "PATCH", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -498893,22 +504305,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -498927,141 +504339,141 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "Method": "PATCH", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate" + "Command": "Update-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "Method": "PATCH", + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration" + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "Method": "PATCH", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment" + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus" + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "Method": "PATCH", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment" + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus" + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "Method": "PATCH", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtection", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIosManagedAppProtection" + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtection", + "Method": "PATCH", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -499080,22 +504492,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -499114,22 +504526,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -499148,107 +504560,107 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "Method": "PATCH", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppPolicy", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedAppPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Command": "Update-MgBetaDeviceAppManagementManagedAppPolicy", + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistration", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedAppRegistration" + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistration", + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest" + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationOperation", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationOperation", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -499267,175 +504679,175 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppOperation" + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppStatus", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedAppStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedAppStatus" + "Command": "Update-MgBetaDeviceAppManagementManagedAppStatus", + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBook", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedEBook", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedEBook", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedEBook" + "Command": "Update-MgBetaDeviceAppManagementManagedEBook", + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedEBookAssignment" + "Command": "Update-MgBetaDeviceAppManagementManagedEBookAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookCategory", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedEBookCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedEBookCategory" + "Command": "Update-MgBetaDeviceAppManagementManagedEBookCategory", + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookDeviceState", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookDeviceState", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceInstallState" + "Command": "Update-MgBetaDeviceAppManagementManagedEBookDeviceState", + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookInstallSummary", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookInstallSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEBookInstallSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEBookInstallSummary" + "Command": "Update-MgBetaDeviceAppManagementManagedEBookInstallSummary", + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookUserStateSummary", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserInstallStateSummary" + "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceInstallState" + "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy" + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -499454,22 +504866,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -499488,22 +504900,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -499522,1703 +504934,1703 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileApp", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileApp", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileApp" + "Command": "Update-MgBetaDeviceAppManagementMobileApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", - "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" - }, - { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", "ApiVersion": "beta", + "Permissions": [], + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}" + }, + { + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppCatalogPackage", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppCatalogPackage", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCatalogPackage" + "Command": "Update-MgBetaDeviceAppManagementMobileAppCatalogPackage", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppCategory", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Update-MgBetaDeviceAppManagementMobileAppCategory", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfiguration", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration" + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfiguration", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment" + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus" + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary" + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus" + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary" + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppRelationship", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementMobileAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppRelationship" + "Command": "Update-MgBetaDeviceAppManagementMobileAppRelationship", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMultipleMobileAppRelationship", - "Method": "POST", - "Command": "Update-MgBetaDeviceAppManagementMultipleMobileAppRelationship", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/updateRelationships", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDeviceAppManagementMultipleMobileAppRelationship", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/updateRelationships" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtMultiplePolicySet", - "Method": "POST", - "Command": "Update-MgBetaDeviceAppManagementMultiplePolicySet", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/policySets/{policySet-id}/update", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDeviceAppManagementMultiplePolicySet", + "Method": "POST", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/update" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtPolicySet", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementPolicySet", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/policySets/{policySet-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPolicySet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPolicySet" + "Command": "Update-MgBetaDeviceAppManagementPolicySet", + "Method": "PATCH", + "Uri": "/deviceAppManagement/policySets/{policySet-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtPolicySetAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementPolicySetAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPolicySetAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPolicySetAssignment" + "Command": "Update-MgBetaDeviceAppManagementPolicySetAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtPolicySetItem", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementPolicySetItem", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPolicySetItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPolicySetItem" + "Command": "Update-MgBetaDeviceAppManagementPolicySetItem", + "Method": "PATCH", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtSymantecCodeSigningCertificate", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate" + "Command": "Update-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", + "Method": "PATCH", + "Uri": "/deviceAppManagement/symantecCodeSigningCertificate" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration" + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "PATCH", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -501237,22 +506649,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -501271,22 +506683,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" - }, - { - "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "ApiVersion": "beta", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}" + }, + { + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -501305,22 +506717,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "Method": "PATCH", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -501339,22 +506751,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting" + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "Method": "PATCH", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtTask", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementTask", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceAppManagementTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -501373,22 +506785,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceAppManagementTask" + "Command": "Update-MgBetaDeviceAppManagementTask", + "Method": "PATCH", + "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtTaskStatus", - "Method": "POST", - "Command": "Update-MgBetaDeviceAppManagementTaskStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}/updateStatus", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -501407,22 +506819,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Update-MgBetaDeviceAppManagementTaskStatus", + "Method": "POST", + "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}/updateStatus" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtVppToken", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementVppToken", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVppToken", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -501441,90 +506853,90 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphVppToken" + "Command": "Update-MgBetaDeviceAppManagementVppToken", + "Method": "PATCH", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicy", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy" + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "Method": "PATCH", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment" + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicyDeploySummary", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary" + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", + "Method": "PATCH", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus" + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "Method": "PATCH", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -501543,22 +506955,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration" + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "Method": "PATCH", + "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -501577,22 +506989,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy" + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "Method": "PATCH", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -501611,22 +507023,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -501645,22 +507057,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "PATCH", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -501679,22 +507091,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "PATCH", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -501713,22 +507125,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction" + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "Method": "PATCH", + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtection", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -501747,22 +507159,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsManagedAppProtection" + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "Method": "PATCH", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -501781,22 +507193,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -501815,88 +507227,88 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtectionDeploymentSummary", - "Method": "PATCH", - "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "beta", + "Module": "Beta.Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", + "Method": "PATCH", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceByDeviceId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-beta", - "Uri": "/devices(deviceId='{deviceId}')", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Update-MgBetaDeviceByDeviceId", + "Method": "PATCH", + "Uri": "/devices(deviceId='{deviceId}')" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceCommand", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/commands/{command-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCommand", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCommand" + "Command": "Update-MgBetaDeviceCommand", + "Method": "PATCH", + "Uri": "/devices/{device-id}/commands/{command-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceExtension", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDeviceExtension", + "Method": "PATCH", + "Uri": "/devices/{device-id}/extensions/{extension-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagement", - "ApiReferenceLink": null, - "Uri": "/deviceManagement", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -501939,150 +507351,150 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagement" + "Command": "Update-MgBetaDeviceManagement", + "Method": "PATCH", + "Uri": "/deviceManagement" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary" + "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", + "Method": "PATCH", + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState" + "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "Method": "PATCH", + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile" + "Command": "Update-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "Method": "PATCH", + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema" + "Command": "Update-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "Method": "PATCH", + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile" + "Command": "Update-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "Method": "PATCH", + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAndroidForWorkSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidForWorkSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidForWorkSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAndroidForWorkSettings" + "Command": "Update-MgBetaDeviceManagementAndroidForWorkSetting", + "Method": "PATCH", + "Uri": "/deviceManagement/androidForWorkSettings" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings" + "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", + "Method": "PATCH", + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema" + "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "Method": "PATCH", + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementApplePushNotificationCertificate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/applePushNotificationCertificate", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -502101,362 +507513,362 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate" + "Command": "Update-MgBetaDeviceManagementApplePushNotificationCertificate", + "Method": "PATCH", + "Uri": "/deviceManagement/applePushNotificationCertificate" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile" + "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "Method": "PATCH", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment" + "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAssignmentFilter", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter" + "Command": "Update-MgBetaDeviceManagementAssignmentFilter", + "Method": "PATCH", + "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAuditEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuditEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuditEvent" + "Command": "Update-MgBetaDeviceManagementAuditEvent", + "Method": "PATCH", + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAutopilotEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent" + "Command": "Update-MgBetaDeviceManagementAutopilotEvent", + "Method": "PATCH", + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail" + "Command": "Update-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", + "Method": "PATCH", + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementCartToClassAssociation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCartToClassAssociation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCartToClassAssociation" + "Command": "Update-MgBetaDeviceManagementCartToClassAssociation", + "Method": "PATCH", + "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory" + "Command": "Update-MgBetaDeviceManagementCategory", + "Method": "PATCH", + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementCategorySettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" + "Command": "Update-MgBetaDeviceManagementCategorySettingDefinition", + "Method": "PATCH", + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails" + "Command": "Update-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "PATCH", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCategory" + "Command": "Update-MgBetaDeviceManagementComanagedDeviceCategory", + "Method": "PATCH", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" + "Command": "Update-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "Method": "PATCH", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceConfigurationState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationState" + "Command": "Update-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "Method": "PATCH", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceHealthScriptState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState" + "Command": "Update-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "Method": "PATCH", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" + "Command": "Update-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", + "Method": "PATCH", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState" + "Command": "Update-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Method": "PATCH", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityBaselineState" + "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "Method": "PATCH", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState" + "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Method": "PATCH", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsProtectionState" + "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", + "Method": "PATCH", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "PATCH", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComanagementEligibleDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -502475,22 +507887,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphComanagementEligibleDevice" + "Command": "Update-MgBetaDeviceManagementComanagementEligibleDevice", + "Method": "PATCH", + "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComplianceManagementPartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -502509,122 +507921,122 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphComplianceManagementPartner" + "Command": "Update-MgBetaDeviceManagementComplianceManagementPartner", + "Method": "PATCH", + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementCompliancePolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy" + "Command": "Update-MgBetaDeviceManagementCompliancePolicy", + "Method": "PATCH", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementCompliancePolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment" + "Command": "Update-MgBetaDeviceManagementCompliancePolicyAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule" + "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", + "Method": "PATCH", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem" + "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "PATCH", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementCompliancePolicySetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting" + "Command": "Update-MgBetaDeviceManagementCompliancePolicySetting", + "Method": "PATCH", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementComplianceSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Command": "Update-MgBetaDeviceManagementComplianceSetting", + "Method": "PATCH", + "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementConditionalAccessSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/conditionalAccessSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -502643,141 +508055,141 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings" + "Command": "Update-MgBetaDeviceManagementConditionalAccessSetting", + "Method": "PATCH", + "Uri": "/deviceManagement/conditionalAccessSettings" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy" + "Command": "Update-MgBetaDeviceManagementConfigurationPolicy", + "Method": "PATCH", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment" + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicySetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting" + "Command": "Update-MgBetaDeviceManagementConfigurationPolicySetting", + "Method": "PATCH", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate" + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplate", + "Method": "PATCH", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", + "Method": "PATCH", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate" + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", + "Method": "PATCH", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementConfigurationSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Command": "Update-MgBetaDeviceManagementConfigurationSetting", + "Method": "PATCH", + "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDataSharingConsent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDataSharingConsent", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -502796,107 +508208,107 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDataSharingConsent" + "Command": "Update-MgBetaDeviceManagementDataSharingConsent", + "Method": "PATCH", + "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDepOnboardingSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDepOnboardingSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDepOnboardingSetting" + "Command": "Update-MgBetaDeviceManagementDepOnboardingSetting", + "Method": "PATCH", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEnrollmentProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEnrollmentProfile" + "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "Method": "PATCH", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDeviceProfileAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/updateDeviceProfileAssignment", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDeviceProfileAssignment", + "Method": "POST", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/updateDeviceProfileAssignment" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity" + "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "Method": "PATCH", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDerivedCredential", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings" + "Command": "Update-MgBetaDeviceManagementDerivedCredential", + "Method": "PATCH", + "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDetectedApp", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -502915,22 +508327,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDetectedApp" + "Command": "Update-MgBetaDeviceManagementDetectedApp", + "Method": "PATCH", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -502949,472 +508361,472 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceCategory" + "Command": "Update-MgBetaDeviceManagementDeviceCategory", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy" + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicy", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment" + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceComplianceReportSummarization", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/refreshDeviceComplianceReportSummarization", - "ApiVersion": "beta", "Variants": [ "Refresh" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceComplianceReportSummarization", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/refreshDeviceComplianceReportSummarization" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary" + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary" + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus" + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview" + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule" + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem" + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary" + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState" + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus" + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview" + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfiguration" + "Command": "Update-MgBetaDeviceManagementDeviceConfiguration", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment" + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationConflictSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary" + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationConflictSummary", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary" + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary" + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus" + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview" + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment" + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState" + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationProfiles/{deviceConfigurationProfile-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationProfile" + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationProfile", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurationProfiles/{deviceConfigurationProfile-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRestrictedAppsViolation" + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary" + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus" + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview" + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -503433,22 +508845,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration" + "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -503467,22 +508879,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment" + "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScript", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceHealthScript", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -503499,24 +508911,32 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceHealthScript" + "Command": "Update-MgBetaDeviceManagementDeviceHealthScript", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -503535,22 +508955,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment" + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -503569,22 +508989,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState" + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptGlobalScript", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/updateGlobalScript", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -503601,24 +509021,32 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagement.Scripts.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptGlobalScript", + "Method": "POST", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/updateGlobalScript" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptRunSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -503637,22 +509065,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary" + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptRunSummary", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceShellScript", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceShellScript", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -503671,22 +509099,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceShellScript" + "Command": "Update-MgBetaDeviceManagementDeviceShellScript", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -503705,22 +509133,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment" + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -503739,22 +509167,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState" + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -503773,22 +509201,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment" + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -503807,107 +509235,107 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState" + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState" + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementDomainJoinConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector" + "Command": "Update-MgBetaDeviceManagementDomainJoinConnector", + "Method": "PATCH", + "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePool", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool" + "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "Method": "PATCH", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment" + "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState" + "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "Method": "PATCH", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementExchangeConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -503926,15 +509354,13 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector" + "Command": "Update-MgBetaDeviceManagementExchangeConnector", + "Method": "PATCH", + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -503943,7 +509369,9 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -503962,15 +509390,13 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy" + "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicy", + "Method": "PATCH", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -503979,789 +509405,791 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings" + "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", + "Method": "PATCH", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyCategory" + "Command": "Update-MgBetaDeviceManagementGroupPolicyCategory", + "Method": "PATCH", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration" + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfiguration", + "Method": "PATCH", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment" + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue" + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", + "Method": "PATCH", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue" + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "Method": "PATCH", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationMultipleDefinitionValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/updateDefinitionValues", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationMultipleDefinitionValue", + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/updateDefinitionValues" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinition", + "Method": "PATCH", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionFile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile" + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "Method": "PATCH", + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", + "Method": "PATCH", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "Method": "PATCH", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", + "Method": "PATCH", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "Method": "PATCH", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "Method": "PATCH", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", + "Method": "PATCH", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyDefinition" + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", + "Method": "PATCH", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "Method": "PATCH", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyPresentation" + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "Method": "PATCH", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport" + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReport", + "Method": "PATCH", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping" + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "Method": "PATCH", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportScopeTag", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/updateScopeTags", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportScopeTag", + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/updateScopeTags" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension" + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "Method": "PATCH", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyObjectFile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile" + "Command": "Update-MgBetaDeviceManagementGroupPolicyObjectFile", + "Method": "PATCH", + "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile" + "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "Method": "PATCH", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupPolicyOperation" + "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Method": "PATCH", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/updateLanguageFiles", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/updateLanguageFiles" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementImportedDeviceIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphImportedDeviceIdentity" + "Command": "Update-MgBetaDeviceManagementImportedDeviceIdentity", + "Method": "PATCH", + "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity" + "Command": "Update-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "PATCH", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementIntent" + "Command": "Update-MgBetaDeviceManagementIntent", + "Method": "PATCH", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntentAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment" + "Command": "Update-MgBetaDeviceManagementIntentAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntentCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory" + "Command": "Update-MgBetaDeviceManagementIntentCategory", + "Method": "PATCH", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntentCategorySetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Command": "Update-MgBetaDeviceManagementIntentCategorySetting", + "Method": "PATCH", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntentCategorySettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" + "Command": "Update-MgBetaDeviceManagementIntentCategorySettingDefinition", + "Method": "PATCH", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntentDeviceSettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary" + "Command": "Update-MgBetaDeviceManagementIntentDeviceSettingStateSummary", + "Method": "PATCH", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntentDeviceState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState" + "Command": "Update-MgBetaDeviceManagementIntentDeviceState", + "Method": "PATCH", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntentDeviceStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary" + "Command": "Update-MgBetaDeviceManagementIntentDeviceStateSummary", + "Method": "PATCH", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaDeviceManagementIntentMultipleSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/updateSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDeviceManagementIntentMultipleSetting", + "Method": "POST", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/updateSettings" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntentSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Command": "Update-MgBetaDeviceManagementIntentSetting", + "Method": "PATCH", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntentUserState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState" + "Command": "Update-MgBetaDeviceManagementIntentUserState", + "Method": "PATCH", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntentUserStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary" + "Command": "Update-MgBetaDeviceManagementIntentUserStateSummary", + "Method": "PATCH", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIntuneBrandingProfile" + "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfile", + "Method": "PATCH", + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfileAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment" + "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfileAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementIoUpdateStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus" + "Command": "Update-MgBetaDeviceManagementIoUpdateStatus", + "Method": "PATCH", + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary" + "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", + "Method": "PATCH", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary" + "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "Method": "PATCH", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary" + "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryStateSummary", + "Method": "PATCH", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -504780,379 +510208,379 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDevice" + "Command": "Update-MgBetaDeviceManagementManagedDevice", + "Method": "PATCH", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails" + "Command": "Update-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "PATCH", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCategory" + "Command": "Update-MgBetaDeviceManagementManagedDeviceCategory", + "Method": "PATCH", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceCleanupRule", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule" + "Command": "Update-MgBetaDeviceManagementManagedDeviceCleanupRule", + "Method": "PATCH", + "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" + "Command": "Update-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "Method": "PATCH", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceConfigurationState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationState" + "Command": "Update-MgBetaDeviceManagementManagedDeviceConfigurationState", + "Method": "PATCH", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceEncryptionState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState" + "Command": "Update-MgBetaDeviceManagementManagedDeviceEncryptionState", + "Method": "PATCH", + "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceHealthScriptState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState" + "Command": "Update-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "Method": "PATCH", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" + "Command": "Update-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "Method": "PATCH", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState" + "Command": "Update-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "Method": "PATCH", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityBaselineState" + "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "Method": "PATCH", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState" + "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Method": "PATCH", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsDeviceAccount", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsDeviceAccount", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsProtectionState" + "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", + "Method": "PATCH", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "PATCH", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration" + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelConfiguration", + "Method": "PATCH", + "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold" + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", + "Method": "PATCH", + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse" + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "Method": "PATCH", + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSite", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite" + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSite", + "Method": "PATCH", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration" + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", + "Method": "PATCH", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer" + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "Method": "PATCH", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent" + "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "Method": "PATCH", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -505171,22 +510599,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest" + "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "PATCH", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMobileThreatDefenseConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -505205,122 +510633,122 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector" + "Command": "Update-MgBetaDeviceManagementMobileThreatDefenseConnector", + "Method": "PATCH", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMonitoring", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/monitoring", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementMonitoring", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementMonitoring" + "Command": "Update-MgBetaDeviceManagementMonitoring", + "Method": "PATCH", + "Uri": "/deviceManagement/monitoring" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMonitoringAlertRecord", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord" + "Command": "Update-MgBetaDeviceManagementMonitoringAlertRecord", + "Method": "PATCH", + "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementMonitoringAlertRule", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementAlertRule" + "Command": "Update-MgBetaDeviceManagementMonitoringAlertRule", + "Method": "PATCH", + "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementNdeConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNdesConnector", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphNdesConnector" + "Command": "Update-MgBetaDeviceManagementNdeConnector", + "Method": "PATCH", + "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphNotificationMessageTemplate" + "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplate", + "Method": "PATCH", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage" + "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Method": "PATCH", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementPartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -505339,22 +510767,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementPartner" + "Command": "Update-MgBetaDeviceManagementPartner", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementRemoteActionAudit", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRemoteActionAudit", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -505373,22 +510801,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRemoteActionAudit" + "Command": "Update-MgBetaDeviceManagementRemoteActionAudit", + "Method": "PATCH", + "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementRemoteAssistancePartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -505407,20 +510835,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRemoteAssistancePartner" + "Command": "Update-MgBetaDeviceManagementRemoteAssistancePartner", + "Method": "PATCH", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementReports", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -505455,56 +510883,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementReports" + "Command": "Update-MgBetaDeviceManagementReport", + "Method": "PATCH", + "Uri": "/deviceManagement/reports" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementResourceAccessProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase" + "Command": "Update-MgBetaDeviceManagementResourceAccessProfile", + "Method": "PATCH", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementResourceAccessProfileAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment" + "Command": "Update-MgBetaDeviceManagementResourceAccessProfileAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementResourceOperation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceOperation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -505523,39 +510951,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphResourceOperation" + "Command": "Update-MgBetaDeviceManagementResourceOperation", + "Method": "PATCH", + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementReusableSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition" + "Command": "Update-MgBetaDeviceManagementReusableSetting", + "Method": "PATCH", + "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -505574,22 +511002,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment" + "Command": "Update-MgBetaDeviceManagementRoleAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -505608,22 +511036,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRoleDefinition" + "Command": "Update-MgBetaDeviceManagementRoleDefinition", + "Method": "PATCH", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementRoleDefinitionRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoleAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -505642,22 +511070,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRoleAssignment" + "Command": "Update-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementRoleScopeTag", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -505676,56 +511104,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRoleScopeTag" + "Command": "Update-MgBetaDeviceManagementRoleScopeTag", + "Method": "PATCH", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementRoleScopeTagAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment" + "Command": "Update-MgBetaDeviceManagementRoleScopeTagAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementScript", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScript", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementScript" + "Command": "Update-MgBetaDeviceManagementScript", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementScriptAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -505744,22 +511172,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment" + "Command": "Update-MgBetaDeviceManagementScriptAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementScriptDeviceRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -505778,22 +511206,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState" + "Command": "Update-MgBetaDeviceManagementScriptDeviceRunState", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementScriptGroupAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -505812,22 +511240,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment" + "Command": "Update-MgBetaDeviceManagementScriptGroupAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementScriptUserRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -505846,22 +511274,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState" + "Command": "Update-MgBetaDeviceManagementScriptUserRunState", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -505880,311 +511308,311 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState" + "Command": "Update-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementSettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" + "Command": "Update-MgBetaDeviceManagementSettingDefinition", + "Method": "PATCH", + "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTelecomExpenseManagementPartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner" + "Command": "Update-MgBetaDeviceManagementTelecomExpenseManagementPartner", + "Method": "PATCH", + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTemplate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementTemplate" + "Command": "Update-MgBetaDeviceManagementTemplate", + "Method": "PATCH", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTemplateCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory" + "Command": "Update-MgBetaDeviceManagementTemplateCategory", + "Method": "PATCH", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Command": "Update-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", + "Method": "PATCH", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTemplateCategorySettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" + "Command": "Update-MgBetaDeviceManagementTemplateCategorySettingDefinition", + "Method": "PATCH", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableTo", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementTemplate" + "Command": "Update-MgBetaDeviceManagementTemplateMigratableTo", + "Method": "PATCH", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory" + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategory", + "Method": "PATCH", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "Method": "PATCH", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition" + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "Method": "PATCH", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToSetting", + "Method": "PATCH", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTemplateSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance" + "Command": "Update-MgBetaDeviceManagementTemplateSetting", + "Method": "PATCH", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTermAndCondition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermsAndConditions" + "Command": "Update-MgBetaDeviceManagementTermAndCondition", + "Method": "PATCH", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus" + "Command": "Update-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", + "Method": "PATCH", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTermAndConditionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment" + "Command": "Update-MgBetaDeviceManagementTermAndConditionAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTermAndConditionGroupAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment" + "Command": "Update-MgBetaDeviceManagementTermAndConditionGroupAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent" + "Command": "Update-MgBetaDeviceManagementTroubleshootingEvent", + "Method": "PATCH", + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -506203,39 +511631,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -506254,22 +511682,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -506288,22 +511716,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -506322,22 +511750,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -506356,22 +511784,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -506390,22 +511818,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -506424,22 +511852,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -506458,22 +511886,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -506492,22 +511920,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -506526,22 +511954,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -506560,20 +511988,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -506592,39 +512020,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBaseline", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -506643,22 +512071,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -506677,20 +512105,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -506709,22 +512137,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -506743,22 +512171,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -506777,22 +512205,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -506811,22 +512239,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -506845,22 +512273,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -506879,20 +512307,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -506911,22 +512339,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -506945,39 +512373,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -506996,22 +512424,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -507030,15 +512458,13 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -507047,7 +512473,9 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -507066,22 +512494,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -507100,22 +512528,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -507134,22 +512562,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -507168,22 +512596,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -507202,39 +512630,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -507253,22 +512681,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -507287,22 +512715,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -507321,22 +512749,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticModelScore", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -507355,22 +512783,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -507389,20 +512817,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -507421,22 +512849,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticOverview", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsOverview" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -507455,22 +512883,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -507489,22 +512917,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -507523,20 +512951,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -507555,22 +512983,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -507589,22 +513017,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -507623,22 +513051,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -507657,171 +513085,171 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance" + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementUserPfxCertificate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserPfxCertificate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserPfxCertificate" + "Command": "Update-MgBetaDeviceManagementUserPfxCertificate", + "Method": "PATCH", + "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointBulkAction", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcBulkAction" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointBulkAction", + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointDeviceImage", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcDeviceImage" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcexternalpartnersetting-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointGalleryImage", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcGalleryImage" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionAdDomainPassword", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-updateaddomainpassword?view=graph-rest-beta", - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/updateAdDomainPassword", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-updateaddomainpassword?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionAdDomainPassword", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/updateAdDomainPassword" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcorganizationsettings-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -507840,358 +513268,358 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/organizationSettings" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/reports", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcReports", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcReports" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointReport", + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/reports" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointReportExportJob", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcExportJob", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcExportJob" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointServicePlan", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcServicePlan" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointServicePlan", + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/{cloudPcSharedUseServicePlan-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/{cloudPcSharedUseServicePlan-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointSnapshot", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcSnapshot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcSnapshot" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointSnapshot", + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointSupportedRegion", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcUserSetting" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}" }, { + "Module": "Beta.DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile" + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Method": "PATCH", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity" + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "Method": "PATCH", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment" + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsAutopilotSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsAutopilotSettings" + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotSetting", + "Method": "PATCH", + "Uri": "/deviceManagement/windowsAutopilotSettings" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile" + "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "Method": "PATCH", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment" + "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary" + "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Method": "PATCH", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary" + "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Method": "PATCH", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -508210,22 +513638,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsMalwareInformation" + "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformation", + "Method": "PATCH", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -508244,188 +513672,188 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice" + "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Method": "PATCH", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsQualityUpdateProfile", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile" + "Command": "Update-MgBetaDeviceManagementWindowsQualityUpdateProfile", + "Method": "PATCH", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}" }, { + "Module": "Beta.DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment" + "Command": "Update-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDeviceUsageRights", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUsageRight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUsageRight" + "Command": "Update-MgBetaDeviceUsageRights", + "Method": "PATCH", + "Uri": "/devices/{device-id}/usageRights/{usageRight-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectory", - "ApiReferenceLink": null, - "Uri": "/directory", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectory" + "Command": "Update-MgBetaDirectory", + "Method": "PATCH", + "Uri": "/directory" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Update-MgBetaDirectoryAdministrativeUnit", + "Method": "PATCH", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryAdministrativeUnitExtension", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDirectoryAdministrativeUnitExtension", + "Method": "PATCH", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryAdministrativeUnitScopedRoleMember", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Command": "Update-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "Method": "PATCH", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryAttributeSet", - "ApiReferenceLink": null, - "Uri": "/directory/attributeSets/{attributeSet-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAttributeSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttributeSet" + "Command": "Update-MgBetaDirectoryAttributeSet", + "Method": "PATCH", + "Uri": "/directory/attributeSets/{attributeSet-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryCertificateAuthority", - "ApiReferenceLink": null, - "Uri": "/directory/certificateAuthorities", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCertificateAuthorityPath", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCertificateAuthorityPath" + "Command": "Update-MgBetaDirectoryCertificateAuthority", + "Method": "PATCH", + "Uri": "/directory/certificateAuthorities" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", - "ApiReferenceLink": null, - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration" + "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "Method": "PATCH", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", - "ApiReferenceLink": null, - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthorityasentity-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", + "ApiVersion": "beta", "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -508444,345 +513872,345 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity" + "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "Method": "PATCH", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinition", - "ApiReferenceLink": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition" + "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinition", + "Method": "PATCH", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "ApiReferenceLink": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAllowedValue", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAllowedValue" + "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Method": "PATCH", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryDeviceLocalCredential", - "ApiReferenceLink": null, - "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo" + "Command": "Update-MgBetaDirectoryDeviceLocalCredential", + "Method": "PATCH", + "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryExternalUserProfile", - "ApiReferenceLink": null, - "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externaluserprofile-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphExternalUserProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalUserProfile" + "Command": "Update-MgBetaDirectoryExternalUserProfile", + "Method": "PATCH", + "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryFeatureRolloutPolicy", - "ApiReferenceLink": null, - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy" + "Command": "Update-MgBetaDirectoryFeatureRolloutPolicy", + "Method": "PATCH", + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryFederationConfiguration", - "ApiReferenceLink": null, - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityProviderBase" + "Command": "Update-MgBetaDirectoryFederationConfiguration", + "Method": "PATCH", + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryImpactedResource", - "ApiReferenceLink": null, - "Uri": "/directory/impactedResources/{impactedResource-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphImpactedResource" + "Command": "Update-MgBetaDirectoryImpactedResource", + "Method": "PATCH", + "Uri": "/directory/impactedResources/{impactedResource-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryInboundSharedUserProfile", - "ApiReferenceLink": null, - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInboundSharedUserProfile" + "Command": "Update-MgBetaDirectoryInboundSharedUserProfile", + "Method": "PATCH", + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}" }, { + "Module": "Beta.DirectoryObjects", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryObject", - "ApiReferenceLink": null, - "Uri": "/directoryObjects/{directoryObject-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DirectoryObjects", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Update-MgBetaDirectoryObject", + "Method": "PATCH", + "Uri": "/directoryObjects/{directoryObject-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryOnPremiseSynchronization", - "ApiReferenceLink": null, - "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization" + "Command": "Update-MgBetaDirectoryOnPremiseSynchronization", + "Method": "PATCH", + "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryOutboundSharedUserProfile", - "ApiReferenceLink": null, - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile" + "Command": "Update-MgBetaDirectoryOutboundSharedUserProfile", + "Method": "PATCH", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryOutboundSharedUserProfileTenant", - "ApiReferenceLink": null, - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDirectoryOutboundSharedUserProfileTenant", + "Method": "PATCH", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryPendingExternalUserProfile", - "ApiReferenceLink": null, - "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pendingexternaluserprofile-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPendingExternalUserProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPendingExternalUserProfile" + "Command": "Update-MgBetaDirectoryPendingExternalUserProfile", + "Method": "PATCH", + "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryRecommendation", - "ApiReferenceLink": null, - "Uri": "/directory/recommendations/{recommendation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRecommendation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRecommendation" + "Command": "Update-MgBetaDirectoryRecommendation", + "Method": "PATCH", + "Uri": "/directory/recommendations/{recommendation-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryRecommendationImpactedResource", - "ApiReferenceLink": null, - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphImpactedResource" + "Command": "Update-MgBetaDirectoryRecommendationImpactedResource", + "Method": "PATCH", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryRole", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryRole" + "Command": "Update-MgBetaDirectoryRole", + "Method": "PATCH", + "Uri": "/directoryRoles/{directoryRole-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryRoleByRoleTemplateId", - "ApiReferenceLink": null, - "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryRole" + "Command": "Update-MgBetaDirectoryRoleByRoleTemplateId", + "Method": "PATCH", + "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryRoleScopedMember", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Command": "Update-MgBetaDirectoryRoleScopedMember", + "Method": "PATCH", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectoryRoleTemplate", - "ApiReferenceLink": null, - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate" + "Command": "Update-MgBetaDirectoryRoleTemplate", + "Method": "PATCH", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectorySetting", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-update?view=graph-rest-beta", - "Uri": "/settings/{directorySetting-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -508801,226 +514229,226 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectorySetting" + "Command": "Update-MgBetaDirectorySetting", + "Method": "PATCH", + "Uri": "/settings/{directorySetting-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectorySettingTemplate", - "ApiReferenceLink": null, - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectorySettingTemplate" + "Command": "Update-MgBetaDirectorySettingTemplate", + "Method": "PATCH", + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}" }, { - "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectorySharedEmailDomain", - "ApiReferenceLink": null, - "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.DirectoryManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedEmailDomain", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedEmailDomain" + "Command": "Update-MgBetaDirectorySharedEmailDomain", + "Method": "PATCH", + "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectorySubscription", - "ApiReferenceLink": null, - "Uri": "/directory/subscriptions/{companySubscription-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCompanySubscription" + "Command": "Update-MgBetaDirectorySubscription", + "Method": "PATCH", + "Uri": "/directory/subscriptions/{companySubscription-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectorySubscriptionByCommerceSubscriptionId", - "ApiReferenceLink": null, - "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCompanySubscription" + "Command": "Update-MgBetaDirectorySubscriptionByCommerceSubscriptionId", + "Method": "PATCH", + "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDirectorySubscriptionByOcpSubscriptionId", - "ApiReferenceLink": null, - "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCompanySubscription" + "Command": "Update-MgBetaDirectorySubscriptionByOcpSubscriptionId", + "Method": "PATCH", + "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDomain", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-update?view=graph-rest-beta", - "Uri": "/domains/{domain-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDomain" + "Command": "Update-MgBetaDomain", + "Method": "PATCH", + "Uri": "/domains/{domain-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDomainFederationConfiguration", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInternalDomainFederation" + "Command": "Update-MgBetaDomainFederationConfiguration", + "Method": "PATCH", + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDomainServiceConfigurationRecord", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDomainDnsRecord" + "Command": "Update-MgBetaDomainServiceConfigurationRecord", + "Method": "PATCH", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDomainSharedEmailDomainInvitation", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation" + "Command": "Update-MgBetaDomainSharedEmailDomainInvitation", + "Method": "PATCH", + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDomainVerificationDnsRecord", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDomainDnsRecord" + "Command": "Update-MgBetaDomainVerificationDnsRecord", + "Method": "PATCH", + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDrive", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Update-MgBetaDrive", + "Method": "PATCH", + "Uri": "/drives/{drive-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaDriveCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -509047,226 +514475,226 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Update-MgBetaDriveItem", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Update-MgBetaDriveItemAnalytic", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Update-MgBetaDriveItemAnalyticItemActivityStat", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaDriveItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaDriveItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemListItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Update-MgBetaDriveItemListItem", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaDriveItemListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Update-MgBetaDriveItemListItemDocumentSetVersion", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDriveItemListItemDocumentSetVersionField", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemListItemField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDriveItemListItemField", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemListItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaDriveItemListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Update-MgBetaDriveItemListItemVersion", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDriveItemListItemVersionField", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [ { "Name": "Files.ReadWrite", @@ -509293,719 +514721,719 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Update-MgBetaDriveItemPermission", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-lockorunlockrecord?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemRetentionLabel" + "Command": "Update-MgBetaDriveItemRetentionLabel", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemSubscription", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Update-MgBetaDriveItemSubscription", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemThumbnail", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Update-MgBetaDriveItemThumbnail", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Update-MgBetaDriveItemVersion", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaDriveLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveList", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "Update-MgBetaDriveList", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveListColumn", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Update-MgBetaDriveListColumn", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveListContentType", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Update-MgBetaDriveListContentType", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Update-MgBetaDriveListContentTypeColumn", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Update-MgBetaDriveListContentTypeColumnLink", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveListCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaDriveListCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveListItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Update-MgBetaDriveListItem", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaDriveListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Update-MgBetaDriveListItemDocumentSetVersion", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDriveListItemDocumentSetVersionField", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveListItemField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDriveListItemField", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveListItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaDriveListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Update-MgBetaDriveListItemVersion", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDriveListItemVersionField", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveListLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaDriveListLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveListOperation", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Update-MgBetaDriveListOperation", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveListSubscription", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Update-MgBetaDriveListSubscription", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveRoot", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Update-MgBetaDriveRoot", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootAnalytic", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/analytics", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Update-MgBetaDriveRootAnalytic", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/analytics" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Update-MgBetaDriveRootAnalyticItemActivityStat", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaDriveRootCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaDriveRootLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootListItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Update-MgBetaDriveRootListItem", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/listItem" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaDriveRootListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Update-MgBetaDriveRootListItemDocumentSetVersion", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDriveRootListItemDocumentSetVersionField", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootListItemField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDriveRootListItemField", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/listItem/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootListItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaDriveRootListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Update-MgBetaDriveRootListItemVersion", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaDriveRootListItemVersionField", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Update-MgBetaDriveRootPermission", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemRetentionLabel" + "Command": "Update-MgBetaDriveRootRetentionLabel", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/retentionLabel" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootSubscription", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Update-MgBetaDriveRootSubscription", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootThumbnail", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Update-MgBetaDriveRootThumbnail", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaDriveRootVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Update-MgBetaDriveRootVersion", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationClass", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationClass" + "Command": "Update-MgBetaEducationClass", + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignment", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -510024,39 +515452,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Update-MgBetaEducationClassAssignment", + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentCategory", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationCategory" + "Command": "Update-MgBetaEducationClassAssignmentCategory", + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentDefault", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -510075,56 +515503,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults" + "Command": "Update-MgBetaEducationClassAssignmentDefault", + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "Update-MgBetaEducationClassAssignmentResource", + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "Update-MgBetaEducationClassAssignmentResourceDependentResource", + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentRubric", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -510143,22 +515571,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationRubric" + "Command": "Update-MgBetaEducationClassAssignmentRubric", + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentSetting", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentsettings-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -510177,39 +515605,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignmentSettings" + "Command": "Update-MgBetaEducationClassAssignmentSetting", + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentSettingGradingCategory", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationGradingCategory" + "Command": "Update-MgBetaEducationClassAssignmentSettingGradingCategory", + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentSettingGradingScheme", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -510228,39 +515656,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationGradingScheme" + "Command": "Update-MgBetaEducationClassAssignmentSettingGradingScheme", + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentSubmission", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Update-MgBetaEducationClassAssignmentSubmission", + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentSubmissionOutcome", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -510279,90 +515707,90 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphEducationOutcome" + "Command": "Update-MgBetaEducationClassAssignmentSubmissionOutcome", + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentSubmissionResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Update-MgBetaEducationClassAssignmentSubmissionResource", + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Update-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassModule", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -510381,22 +515809,22 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphEducationModule" + "Command": "Update-MgBetaEducationClassModule", + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationClassModuleResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationModuleResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -510415,207 +515843,207 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphEducationModuleResource" + "Command": "Update-MgBetaEducationClassModuleResource", + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationMe", - "ApiReferenceLink": null, - "Uri": "/education/me", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationUser" + "Command": "Update-MgBetaEducationMe", + "Method": "PATCH", + "Uri": "/education/me" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationMeAssignment", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Update-MgBetaEducationMeAssignment", + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationMeAssignmentResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "Update-MgBetaEducationMeAssignmentResource", + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationMeAssignmentResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "Update-MgBetaEducationMeAssignmentResourceDependentResource", + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationMeAssignmentRubric", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationRubric" + "Command": "Update-MgBetaEducationMeAssignmentRubric", + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationMeAssignmentSubmission", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Update-MgBetaEducationMeAssignmentSubmission", + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationMeAssignmentSubmissionOutcome", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationOutcome" + "Command": "Update-MgBetaEducationMeAssignmentSubmissionOutcome", + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationMeAssignmentSubmissionResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Update-MgBetaEducationMeAssignmentSubmissionResource", + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Update-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationMeRubric", - "ApiReferenceLink": null, - "Uri": "/education/me/rubrics/{educationRubric-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -510634,368 +516062,366 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationRubric" + "Command": "Update-MgBetaEducationMeRubric", + "Method": "PATCH", + "Uri": "/education/me/rubrics/{educationRubric-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationMeUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/education/me/user/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaEducationMeUserMailboxSetting", + "Method": "PATCH", + "Uri": "/education/me/user/mailboxSettings" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationRoot", - "ApiReferenceLink": null, - "Uri": "/education", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationRoot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationRoot" + "Command": "Update-MgBetaEducationRoot", + "Method": "PATCH", + "Uri": "/education" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationSchool", - "ApiReferenceLink": null, - "Uri": "/education/schools/{educationSchool-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSchool" + "Command": "Update-MgBetaEducationSchool", + "Method": "PATCH", + "Uri": "/education/schools/{educationSchool-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationSchoolAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Update-MgBetaEducationSchoolAdministrativeUnit", + "Method": "PATCH", + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationSynchronizationProfile", - "ApiReferenceLink": null, - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile" + "Command": "Update-MgBetaEducationSynchronizationProfile", + "Method": "PATCH", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationSynchronizationProfileError", - "ApiReferenceLink": null, - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSynchronizationError" + "Command": "Update-MgBetaEducationSynchronizationProfileError", + "Method": "PATCH", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationSynchronizationProfileStatus", - "ApiReferenceLink": null, - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus" + "Command": "Update-MgBetaEducationSynchronizationProfileStatus", + "Method": "PATCH", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationUser", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationUser" + "Command": "Update-MgBetaEducationUser", + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationUserAssignment", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Update-MgBetaEducationUserAssignment", + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationUserAssignmentResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "Update-MgBetaEducationUserAssignmentResource", + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationUserAssignmentResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "Update-MgBetaEducationUserAssignmentResourceDependentResource", + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationUserAssignmentRubric", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationRubric" + "Command": "Update-MgBetaEducationUserAssignmentRubric", + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationUserAssignmentSubmission", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Update-MgBetaEducationUserAssignmentSubmission", + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationUserAssignmentSubmissionOutcome", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationOutcome" + "Command": "Update-MgBetaEducationUserAssignmentSubmissionOutcome", + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationUserAssignmentSubmissionResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Update-MgBetaEducationUserAssignmentSubmissionResource", + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Update-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaEducationUserMailboxSetting", + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/user/mailboxSettings" }, { + "Module": "Beta.Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEducationUserRubric", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationRubric" + "Command": "Update-MgBetaEducationUserRubric", + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackage" + "Command": "Update-MgBetaEntitlementManagementAccessPackage", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/reprocess", - "ApiVersion": "beta", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -511004,102 +516430,102 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignment", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/reprocess" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApproval", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApproval", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approvalstep-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStep" + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy" + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomExtensionHandler" + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting" + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", - "ApiVersion": "beta", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -511108,102 +516534,102 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/reprocess" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalog", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageCatalog" + "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalog", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomCalloutExtension" + "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customaccesspackageworkflowextension-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension" + "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest" + "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRequest", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRoleScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope" + "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRoleScope", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaEntitlementManagementAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", - "ApiVersion": "beta", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -511212,139 +516638,141 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaEntitlementManagementAssignmentRequest", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/reprocess" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementConnectedOrganization", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConnectedOrganization" + "Command": "Update-MgBetaEntitlementManagementConnectedOrganization", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/settings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEntitlementManagementSettings" + "Command": "Update-MgBetaEntitlementManagementSetting", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/settings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementSubject", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagesubject-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackageSubject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageSubject" + "Command": "Update-MgBetaEntitlementManagementSubject", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaEntitlementManagementSubjectByObjectId", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagesubject-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessPackageSubject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageSubject" + "Command": "Update-MgBetaEntitlementManagementSubjectByObjectId", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaExternal", - "ApiReferenceLink": null, - "Uri": "/external", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsExternal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsExternal" + "Command": "Update-MgBetaExternal", + "Method": "PATCH", + "Uri": "/external" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaExternalAuthorizationSystem", - "ApiReferenceLink": null, - "Uri": "/external/authorizationSystems/{authorizationSystem-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthorizationSystem" + "Command": "Update-MgBetaExternalAuthorizationSystem", + "Method": "PATCH", + "Uri": "/external/authorizationSystems/{authorizationSystem-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaExternalAuthorizationSystemDataCollectionInfo", - "ApiReferenceLink": null, - "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDataCollectionInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDataCollectionInfo" + "Command": "Update-MgBetaExternalAuthorizationSystemDataCollectionInfo", + "Method": "PATCH", + "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaExternalConnection", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -511363,22 +516791,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection" + "Command": "Update-MgBetaExternalConnection", + "Method": "PATCH", + "Uri": "/external/connections/{externalConnection-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaExternalConnectionGroup", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -511397,90 +516825,90 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup" + "Command": "Update-MgBetaExternalConnectionGroup", + "Method": "PATCH", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaExternalConnectionGroupMember", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity" + "Command": "Update-MgBetaExternalConnectionGroupMember", + "Method": "PATCH", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaExternalConnectionItemActivity", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity" + "Command": "Update-MgBetaExternalConnectionItemActivity", + "Method": "PATCH", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaExternalConnectionOperation", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation" + "Command": "Update-MgBetaExternalConnectionOperation", + "Method": "PATCH", + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaExternalConnectionQuota", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/quota", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota" + "Command": "Update-MgBetaExternalConnectionQuota", + "Method": "PATCH", + "Uri": "/external/connections/{externalConnection-id}/quota" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaExternalConnectionSchema", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/schema", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-patch-schema?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "ApiVersion": "beta", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -511499,472 +516927,470 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExternalConnectorsSchema" + "Command": "Update-MgBetaExternalConnectionSchema", + "Method": "PATCH", + "Uri": "/external/connections/{externalConnection-id}/schema" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaExternalIndustryDataConnector", - "ApiReferenceLink": null, - "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIndustryDataConnector", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIndustryDataConnector" + "Command": "Update-MgBetaExternalIndustryDataConnector", + "Method": "PATCH", + "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaExternalIndustryDataInboundFlow", - "ApiReferenceLink": null, - "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundfileflow-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIndustryDataInboundFlow" + "Command": "Update-MgBetaExternalIndustryDataInboundFlow", + "Method": "PATCH", + "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaExternalIndustryDataOperation", - "ApiReferenceLink": null, - "Uri": "/external/industryData/operations/{longRunningOperation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphLongRunningOperation" + "Command": "Update-MgBetaExternalIndustryDataOperation", + "Method": "PATCH", + "Uri": "/external/industryData/operations/{longRunningOperation-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", - "ApiReferenceLink": null, - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet" + "Command": "Update-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", + "Method": "PATCH", + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", - "ApiReferenceLink": null, - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow" + "Command": "Update-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", + "Method": "PATCH", + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaExternalIndustryDataReferenceDefinition", - "ApiReferenceLink": null, - "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition" + "Command": "Update-MgBetaExternalIndustryDataReferenceDefinition", + "Method": "PATCH", + "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaExternalIndustryDataRoleGroup", - "ApiReferenceLink": null, - "Uri": "/external/industryData/roleGroups/{roleGroup-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIndustryDataRoleGroup" + "Command": "Update-MgBetaExternalIndustryDataRoleGroup", + "Method": "PATCH", + "Uri": "/external/industryData/roleGroups/{roleGroup-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaExternalIndustryDataSourceSystem", - "ApiReferenceLink": null, - "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition" + "Command": "Update-MgBetaExternalIndustryDataSourceSystem", + "Method": "PATCH", + "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaExternalIndustryDataYear", - "ApiReferenceLink": null, - "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition" + "Command": "Update-MgBetaExternalIndustryDataYear", + "Method": "PATCH", + "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancial", - "ApiReferenceLink": null, - "Uri": "/financials", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphFinancials", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphFinancials" + "Command": "Update-MgBetaFinancial", + "Method": "PATCH", + "Uri": "/financials" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCountryRegion", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCountryRegion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCountryRegion" + "Command": "Update-MgBetaFinancialCompanyCountryRegion", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCurrency" + "Command": "Update-MgBetaFinancialCompanyCurrency", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/currencies/{currency-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomer", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customers/{customer-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomer" + "Command": "Update-MgBetaFinancialCompanyCustomer", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCurrency" + "Command": "Update-MgBetaFinancialCompanyCustomerCurrency", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPayment", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomerPayment" + "Command": "Update-MgBetaFinancialCompanyCustomerPayment", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomer", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomer" + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomer", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCurrency" + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphShipmentMethod" + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournal", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomerPaymentJournal" + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournal", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomerPayment" + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomer" + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCurrency" + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphShipmentMethod" + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentMethod" + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentTerm" + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -511975,17 +517401,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentMethod" + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentMethod", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -511996,119 +517422,119 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentTerm" + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentTerm", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Update-MgBetaFinancialCompanyCustomerPicture", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyCustomerShipmentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphShipmentMethod" + "Command": "Update-MgBetaFinancialCompanyCustomerShipmentMethod", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyEmployee", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/employees/{employee-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEmployee", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEmployee" + "Command": "Update-MgBetaFinancialCompanyEmployee", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyEmployeePicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Update-MgBetaFinancialCompanyEmployeePicture", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyInformation", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCompanyInformation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCompanyInformation" + "Command": "Update-MgBetaFinancialCompanyInformation", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyItem", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/items/{item-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItem" + "Command": "Update-MgBetaFinancialCompanyItem", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/items/{item-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyItemCategory", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -512119,51 +517545,51 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemCategory" + "Command": "Update-MgBetaFinancialCompanyItemCategory", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Update-MgBetaFinancialCompanyItemPicture", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyJournal", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/journals/{journal-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphJournal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphJournal" + "Command": "Update-MgBetaFinancialCompanyJournal", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/journals/{journal-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyJournalLine", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -512174,102 +517600,102 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphJournalLine", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphJournalLine" + "Command": "Update-MgBetaFinancialCompanyJournalLine", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPaymentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentMethod" + "Command": "Update-MgBetaFinancialCompanyPaymentMethod", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentTerm" + "Command": "Update-MgBetaFinancialCompanyPaymentTerm", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Update-MgBetaFinancialCompanyPicture", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoice", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPurchaseInvoice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPurchaseInvoice" + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoice", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCurrency" + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceCurrency", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLine", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -512280,17 +517706,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPurchaseInvoiceLine" + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLine", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItem", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -512301,17 +517727,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItem" + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItem", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -512322,17 +517748,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemCategory" + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -512343,527 +517769,527 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendor", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVendor", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVendor" + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendor", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCurrency" + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentMethod" + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentTerm" + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemo", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSalesCreditMemo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSalesCreditMemo" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemo", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCurrency" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCurrency", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomer", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomer" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomer", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCurrency" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentMethod" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentTerm" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphShipmentMethod" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLine", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSalesCreditMemoLine" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLine", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItem", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItem" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItem", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemCategory" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentTerm" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSalesCreditMemoLine" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItem" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemCategory" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoice", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSalesInvoice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSalesInvoice" + "Command": "Update-MgBetaFinancialCompanySaleInvoice", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCurrency" + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCurrency", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomer", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomer" + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomer", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCurrency" + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentMethod" + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentTerm" + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphShipmentMethod" + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLine", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -512874,17 +518300,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSalesInvoiceLine", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSalesInvoiceLine" + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLine", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItem", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -512895,17 +518321,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItem" + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItem", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemCategory", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -512916,17 +518342,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemCategory" + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemCategory", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -512937,187 +518363,187 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoicePaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentTerm" + "Command": "Update-MgBetaFinancialCompanySaleInvoicePaymentTerm", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceShipmentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphShipmentMethod" + "Command": "Update-MgBetaFinancialCompanySaleInvoiceShipmentMethod", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrder", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSalesOrder", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSalesOrder" + "Command": "Update-MgBetaFinancialCompanySaleOrder", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCurrency" + "Command": "Update-MgBetaFinancialCompanySaleOrderCurrency", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomer", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomer" + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomer", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCurrency" + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerCurrency", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentMethod" + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentTerm" + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPicture", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphShipmentMethod" + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderLine", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -513128,17 +518554,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSalesOrderLine", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSalesOrderLine" + "Command": "Update-MgBetaFinancialCompanySaleOrderLine", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderLineItem", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -513149,17 +518575,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItem" + "Command": "Update-MgBetaFinancialCompanySaleOrderLineItem", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemCategory", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -513170,17 +518596,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemCategory" + "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemCategory", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -513191,170 +518617,170 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemPicture", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleOrderPaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentTerm" + "Command": "Update-MgBetaFinancialCompanySaleOrderPaymentTerm", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuote", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSalesQuote", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSalesQuote" + "Command": "Update-MgBetaFinancialCompanySaleQuote", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCurrency" + "Command": "Update-MgBetaFinancialCompanySaleQuoteCurrency", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomer", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomer" + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomer", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCurrency" + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerCurrency", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentMethod" + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentTerm" + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphShipmentMethod" + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteLine", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -513365,17 +518791,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSalesQuoteLine", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSalesQuoteLine" + "Command": "Update-MgBetaFinancialCompanySaleQuoteLine", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItem", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -513386,17 +518812,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItem" + "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItem", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemCategory", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -513407,17 +518833,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemCategory" + "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemCategory", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -513428,211 +518854,213 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuotePaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentTerm" + "Command": "Update-MgBetaFinancialCompanySaleQuotePaymentTerm", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanySaleQuoteShipmentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphShipmentMethod" + "Command": "Update-MgBetaFinancialCompanySaleQuoteShipmentMethod", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyShipmentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphShipmentMethod" + "Command": "Update-MgBetaFinancialCompanyShipmentMethod", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyTaxArea", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTaxArea", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTaxArea" + "Command": "Update-MgBetaFinancialCompanyTaxArea", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyTaxGroup", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTaxGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTaxGroup" + "Command": "Update-MgBetaFinancialCompanyTaxGroup", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyUnitOfMeasure", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnitOfMeasure", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnitOfMeasure" + "Command": "Update-MgBetaFinancialCompanyUnitOfMeasure", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyVendor", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVendor", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVendor" + "Command": "Update-MgBetaFinancialCompanyVendor", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyVendorCurrency", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCurrency" + "Command": "Update-MgBetaFinancialCompanyVendorCurrency", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyVendorPaymentMethod", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentMethod" + "Command": "Update-MgBetaFinancialCompanyVendorPaymentMethod", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyVendorPaymentTerm", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPaymentTerm" + "Command": "Update-MgBetaFinancialCompanyVendorPaymentTerm", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm" }, { + "Module": "Beta.Financials", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaFinancialCompanyVendorPicture", - "ApiReferenceLink": null, - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Financials", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPicture" + "Command": "Update-MgBetaFinancialCompanyVendorPicture", + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta", - "Uri": "/groups/{group-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -513651,56 +519079,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Update-MgBetaGroup", + "Method": "PATCH", + "Uri": "/groups/{group-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Update-MgBetaGroupAppRoleAssignment", + "Method": "PATCH", + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupByUniqueName", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta", - "Uri": "/groups(uniqueName='{uniqueName}')", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Update-MgBetaGroupByUniqueName", + "Method": "PATCH", + "Uri": "/groups(uniqueName='{uniqueName}')" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupCalendarEvent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -513719,39 +519147,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Update-MgBetaGroupCalendarEvent", + "Method": "PATCH", + "Uri": "/groups/{group-id}/calendar/events/{event-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupCalendarPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendarPermission" + "Command": "Update-MgBetaGroupCalendarPermission", + "Method": "PATCH", + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupConversationThread", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -513770,1042 +519198,1042 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationThread" + "Command": "Update-MgBetaGroupConversationThread", + "Method": "PATCH", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupConversationThreadPost", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPost", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPost" + "Command": "Update-MgBetaGroupConversationThreadPost", + "Method": "PATCH", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupConversationThreadPostExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaGroupConversationThreadPostExtension", + "Method": "PATCH", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupConversationThreadPostInReplyToExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaGroupConversationThreadPostInReplyToExtension", + "Method": "PATCH", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDrive", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Update-MgBetaGroupDrive", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaGroupDriveCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Update-MgBetaGroupDriveItem", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Update-MgBetaGroupDriveItemAnalytic", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Update-MgBetaGroupDriveItemAnalyticItemActivityStat", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaGroupDriveItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemListItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Update-MgBetaGroupDriveItemListItem", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersionField", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemListItemField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaGroupDriveItemListItemField", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemListItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaGroupDriveItemListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Update-MgBetaGroupDriveItemListItemVersion", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaGroupDriveItemListItemVersionField", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Update-MgBetaGroupDriveItemPermission", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemRetentionLabel" + "Command": "Update-MgBetaGroupDriveItemRetentionLabel", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Update-MgBetaGroupDriveItemSubscription", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemThumbnail", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Update-MgBetaGroupDriveItemThumbnail", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Update-MgBetaGroupDriveItemVersion", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaGroupDriveLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveList", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "Update-MgBetaGroupDriveList", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Update-MgBetaGroupDriveListColumn", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Update-MgBetaGroupDriveListContentType", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Update-MgBetaGroupDriveListContentTypeColumn", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Update-MgBetaGroupDriveListContentTypeColumnLink", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaGroupDriveListCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Update-MgBetaGroupDriveListItem", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersion", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersionField", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListItemField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaGroupDriveListItemField", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaGroupDriveListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Update-MgBetaGroupDriveListItemVersion", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaGroupDriveListItemVersionField", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaGroupDriveListLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Update-MgBetaGroupDriveListOperation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveListSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Update-MgBetaGroupDriveListSubscription", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRoot", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Update-MgBetaGroupDriveRoot", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootAnalytic", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Update-MgBetaGroupDriveRootAnalytic", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Update-MgBetaGroupDriveRootAnalyticItemActivityStat", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaGroupDriveRootCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootListItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Update-MgBetaGroupDriveRootListItem", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersionField", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootListItemField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaGroupDriveRootListItemField", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootListItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaGroupDriveRootListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Update-MgBetaGroupDriveRootListItemVersion", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaGroupDriveRootListItemVersionField", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Update-MgBetaGroupDriveRootPermission", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemRetentionLabel" + "Command": "Update-MgBetaGroupDriveRootRetentionLabel", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Update-MgBetaGroupDriveRootSubscription", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootThumbnail", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Update-MgBetaGroupDriveRootThumbnail", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupDriveRootVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Update-MgBetaGroupDriveRootVersion", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupEndpoint", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Update-MgBetaGroupEndpoint", + "Method": "PATCH", + "Uri": "/groups/{group-id}/endpoints/{endpoint-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupEvent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-event?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -514824,117 +520252,115 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Update-MgBetaGroupEvent", + "Method": "PATCH", + "Uri": "/groups/{group-id}/events/{event-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupEventExceptionOccurrenceExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaGroupEventExceptionOccurrenceExtension", + "Method": "PATCH", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupEventExceptionOccurrenceInstanceExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "Method": "PATCH", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupEventExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaGroupEventExtension", + "Method": "PATCH", + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupEventInstanceExceptionOccurrenceExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "Method": "PATCH", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupEventInstanceExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaGroupEventInstanceExtension", + "Method": "PATCH", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaGroupExtension", + "Method": "PATCH", + "Uri": "/groups/{group-id}/extensions/{extension-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupLifecyclePolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-update?view=graph-rest-beta", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -514945,160 +520371,162 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy" + "Command": "Update-MgBetaGroupLifecyclePolicy", + "Method": "PATCH", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Update-MgBetaGroupOnenoteNotebook", + "Method": "PATCH", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupOnenotePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Update-MgBetaGroupOnenotePage", + "Method": "PATCH", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaGroupOnenotePageContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "ApiVersion": "beta", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaGroupOnenotePageContent", + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Update-MgBetaGroupOnenoteSection", + "Method": "PATCH", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Update-MgBetaGroupOnenoteSectionGroup", + "Method": "PATCH", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "Update-MgBetaGroupPermissionGrant", + "Method": "PATCH", + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupPlanner", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/planner", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerGroup" + "Command": "Update-MgBetaGroupPlanner", + "Method": "PATCH", + "Uri": "/groups/{group-id}/planner" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupPlannerPlanDetail", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerPlanDetails" + "Command": "Update-MgBetaGroupPlannerPlanDetail", + "Method": "PATCH", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/settings/{directorySetting-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiVersion": "beta", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -515117,168 +520545,166 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDirectorySetting" + "Command": "Update-MgBetaGroupSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/settings/{directorySetting-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSite", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Update-MgBetaGroupSite", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteAnalytic", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Update-MgBetaGroupSiteAnalytic", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStat", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStatActivity", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivity" + "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Update-MgBetaGroupSiteColumn", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Update-MgBetaGroupSiteContentType", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Update-MgBetaGroupSiteContentTypeColumn", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Update-MgBetaGroupSiteContentTypeColumnLink", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaGroupSiteCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteGetByPathAnalytic", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -515289,17 +520715,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Update-MgBetaGroupSiteGetByPathAnalytic", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteGetByPathInformationProtection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -515310,17 +520736,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtection" + "Command": "Update-MgBetaGroupSiteGetByPathInformationProtection", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteGetByPathOnenote", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -515331,17 +520757,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenote" + "Command": "Update-MgBetaGroupSiteGetByPathOnenote", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteGetByPathRecycleBin", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/recycleBin", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -515352,17 +520778,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRecycleBin", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRecycleBin" + "Command": "Update-MgBetaGroupSiteGetByPathRecycleBin", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/recycleBin" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteGetByPathTermStore", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -515373,1139 +520799,1139 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStore" + "Command": "Update-MgBetaGroupSiteGetByPathTermStore", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteInformationProtection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtection" + "Command": "Update-MgBetaGroupSiteInformationProtection", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy" + "Command": "Update-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteInformationProtectionPolicy", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtectionPolicy" + "Command": "Update-MgBetaGroupSiteInformationProtectionPolicy", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteInformationProtectionPolicyLabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtectionLabel" + "Command": "Update-MgBetaGroupSiteInformationProtectionPolicyLabel", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSensitivityLabel" + "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSensitivityLabel" + "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSensitivityPolicySettings" + "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest" + "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThreatAssessmentResult" + "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaGroupSiteLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteList", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "Update-MgBetaGroupSiteList", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Update-MgBetaGroupSiteListColumn", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Update-MgBetaGroupSiteListContentType", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Update-MgBetaGroupSiteListContentTypeColumn", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Update-MgBetaGroupSiteListContentTypeColumnLink", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaGroupSiteListCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Update-MgBetaGroupSiteListItem", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListItemActivity", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "Update-MgBetaGroupSiteListItemActivity", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersion", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersionField", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListItemField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaGroupSiteListItemField", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaGroupSiteListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Update-MgBetaGroupSiteListItemVersion", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaGroupSiteListItemVersionField", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaGroupSiteListLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Update-MgBetaGroupSiteListOperation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteListSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Update-MgBetaGroupSiteListSubscription", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenote", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenote" + "Command": "Update-MgBetaGroupSiteOnenote", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Update-MgBetaGroupSiteOnenoteNotebook", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSection", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionPage", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Update-MgBetaGroupSiteOnenoteOperation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenotePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Update-MgBetaGroupSiteOnenotePage", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteResource", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteResource" + "Command": "Update-MgBetaGroupSiteOnenoteResource", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Update-MgBetaGroupSiteOnenoteSection", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Update-MgBetaGroupSiteOnenoteSectionGroup", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSection", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOnenoteSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Update-MgBetaGroupSiteOnenoteSectionPage", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Update-MgBetaGroupSiteOperation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSitePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBaseSitePage" + "Command": "Update-MgBetaGroupSitePage", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayout", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCanvasLayout" + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayout", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHorizontalSection" + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHorizontalSectionColumn" + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVerticalSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVerticalSection" + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSitePageAsSitePageCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaGroupSitePageAsSitePageCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings" }, { - "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", + "Module": "Beta.Sites", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSitePageAsSitePageWebPart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaGroupSitePageAsSitePageWebPart", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSitePageCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaGroupSitePageCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSitePermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Update-MgBetaGroupSitePermission", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteRecycleBin", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRecycleBin", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRecycleBin" + "Command": "Update-MgBetaGroupSiteRecycleBin", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteRecycleBinCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaGroupSiteRecycleBinCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteRecycleBinItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRecycleBinItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRecycleBinItem" + "Command": "Update-MgBetaGroupSiteRecycleBinItem", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteRecycleBinItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaGroupSiteRecycleBinItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteRecycleBinItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaGroupSiteRecycleBinItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteRecycleBinLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaGroupSiteRecycleBinLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStore", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStore" + "Command": "Update-MgBetaGroupSiteTermStore", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Command": "Update-MgBetaGroupSiteTermStoreGroup", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Update-MgBetaGroupSiteTermStoreGroupSet", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -516516,17 +521942,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChild", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -516537,136 +521963,136 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetParentGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetParentGroup", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetRelation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTerm", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChild", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Update-MgBetaGroupSiteTermStoreSet", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -516677,17 +522103,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgBetaGroupSiteTermStoreSetChild", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -516698,51 +522124,51 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgBetaGroupSiteTermStoreSetChildRelation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroup", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSet", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -516753,17 +522179,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -516774,789 +522200,791 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgBetaGroupSiteTermStoreSetRelation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgBetaGroupSiteTermStoreSetTerm", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetTermChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgBetaGroupSiteTermStoreSetTermChild", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgBetaGroupSiteTermStoreSetTermChildRelation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupSiteTermStoreSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgBetaGroupSiteTermStoreSetTermRelation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamChannel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Update-MgBetaGroupTeamChannel", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/channels/{channel-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamChannelMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Update-MgBetaGroupTeamChannelMember", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamChannelMessage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Update-MgBetaGroupTeamChannelMessage", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Update-MgBetaGroupTeamChannelMessageHostedContent", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Update-MgBetaGroupTeamChannelMessageReply", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Update-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "Update-MgBetaGroupTeamChannelSharedWithTeam", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamChannelTab", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Update-MgBetaGroupTeamChannelTab", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Update-MgBetaGroupTeamMember", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/members/{conversationMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Command": "Update-MgBetaGroupTeamOperation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamOwnerMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaGroupTeamOwnerMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "Update-MgBetaGroupTeamPermissionGrant", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamPhoto", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/photo", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphProfilePhoto" + "Command": "Update-MgBetaGroupTeamPhoto", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/photo" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamPrimaryChannel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Update-MgBetaGroupTeamPrimaryChannel", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/primaryChannel" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Update-MgBetaGroupTeamPrimaryChannelMember", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessage", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReply", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamPrimaryChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "Update-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamPrimaryChannelTab", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Update-MgBetaGroupTeamPrimaryChannelTab", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleDayNote", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDayNote", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDayNote" + "Command": "Update-MgBetaGroupTeamScheduleDayNote", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleOfferShiftRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOfferShiftRequest" + "Command": "Update-MgBetaGroupTeamScheduleOfferShiftRequest", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleOpenShift", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOpenShift" + "Command": "Update-MgBetaGroupTeamScheduleOpenShift", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleOpenShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest" + "Command": "Update-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleSchedulingGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSchedulingGroup" + "Command": "Update-MgBetaGroupTeamScheduleSchedulingGroup", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleShift", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphShift" + "Command": "Update-MgBetaGroupTeamScheduleShift", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleShiftRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphShiftsRoleDefinition" + "Command": "Update-MgBetaGroupTeamScheduleShiftRoleDefinition", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleSwapShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest" + "Command": "Update-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleTimeCard", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeCard" + "Command": "Update-MgBetaGroupTeamScheduleTimeCard", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleTimeOff", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeOff" + "Command": "Update-MgBetaGroupTeamScheduleTimeOff", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleTimeOffReason", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeOffReason" + "Command": "Update-MgBetaGroupTeamScheduleTimeOffReason", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamScheduleTimeOffRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeOffRequest" + "Command": "Update-MgBetaGroupTeamScheduleTimeOffRequest", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamTag", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamworkTag" + "Command": "Update-MgBetaGroupTeamTag", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupTeamTagMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamworkTagMember" + "Command": "Update-MgBetaGroupTeamTagMember", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupThread", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-thread?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "beta", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -517575,479 +523003,479 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationThread" + "Command": "Update-MgBetaGroupThread", + "Method": "PATCH", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupThreadPost", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPost", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPost" + "Command": "Update-MgBetaGroupThreadPost", + "Method": "PATCH", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupThreadPostExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaGroupThreadPostExtension", + "Method": "PATCH", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" }, { + "Module": "Beta.Groups", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaGroupThreadPostInReplyToExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaGroupThreadPostInReplyToExtension", + "Method": "PATCH", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityApiConnector", - "ApiReferenceLink": null, - "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityApiConnector" + "Command": "Update-MgBetaIdentityApiConnector", + "Method": "PATCH", + "Uri": "/identity/apiConnectors/{identityApiConnector-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityAuthenticationEventFlow", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow" + "Command": "Update-MgBetaIdentityAuthenticationEventFlow", + "Method": "PATCH", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "Method": "PATCH", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityAuthenticationEventFlowIncludeApplication", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaIdentityAuthenticationEventFlowIncludeApplication", + "Method": "PATCH", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityAuthenticationEventListener", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationEventListener" + "Command": "Update-MgBetaIdentityAuthenticationEventListener", + "Method": "PATCH", + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2CUserFlow", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphB2CIdentityUserFlow" + "Command": "Update-MgBetaIdentityB2CUserFlow", + "Method": "PATCH", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2CUserFlowLanguage", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-put-languages?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration" + "Command": "Update-MgBetaIdentityB2CUserFlowLanguage", + "Method": "PATCH", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2CUserFlowLanguageDefaultPage", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "Method": "PATCH", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2CUserFlowLanguageOverridePage", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "Method": "PATCH", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2CUserFlowUserAttributeAssignment", - "ApiReferenceLink": null, - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment" + "Command": "Update-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "Method": "PATCH", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2XUserFlow", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow" + "Command": "Update-MgBetaIdentityB2XUserFlow", + "Method": "PATCH", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2XUserFlowLanguage", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration" + "Command": "Update-MgBetaIdentityB2XUserFlowLanguage", + "Method": "PATCH", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2XUserFlowLanguageDefaultPage", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "Method": "PATCH", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2XUserFlowLanguageOverridePage", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "Method": "PATCH", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2XUserFlowPostAttributeCollection", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityApiConnector" + "Command": "Update-MgBetaIdentityB2XUserFlowPostAttributeCollection", + "Method": "PATCH", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2XUserFlowPostFederationSignup", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityApiConnector" + "Command": "Update-MgBetaIdentityB2XUserFlowPostFederationSignup", + "Method": "PATCH", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2XUserFlowPreTokenIssuance", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityApiConnector" + "Command": "Update-MgBetaIdentityB2XUserFlowPreTokenIssuance", + "Method": "PATCH", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityB2XUserFlowUserAttributeAssignment", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment" + "Command": "Update-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "Method": "PATCH", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference" + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "Method": "PATCH", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrength", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationStrengths", - "ApiVersion": "beta", "Variants": [ "Update1", "UpdateExpanded1" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot" + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrength", + "Method": "PATCH", + "Uri": "/identity/conditionalAccess/authenticationStrengths" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", - "ApiVersion": "beta", "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail" + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "Method": "PATCH", + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy" + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "Method": "PATCH", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyAllowedCombination", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-beta", - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", - "ApiVersion": "beta", "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult" + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyAllowedCombination", + "Method": "POST", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/updateAllowedCombinations" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration" + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "PATCH", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityConditionalAccessNamedLocation", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/countrynamedlocation-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphNamedLocation", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -518066,22 +523494,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphNamedLocation" + "Command": "Update-MgBetaIdentityConditionalAccessNamedLocation", + "Method": "PATCH", + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}" }, { - "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityConditionalAccessPolicy", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "ApiVersion": "beta", + "Module": "Beta.Identity.SignIns", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -518108,20 +523536,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConditionalAccessPolicy" + "Command": "Update-MgBetaIdentityConditionalAccessPolicy", + "Method": "PATCH", + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityContinuouAccessEvaluationPolicy", - "ApiReferenceLink": null, - "Uri": "/identity/continuousAccessEvaluationPolicy", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/continuousaccessevaluationpolicy-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -518148,1170 +523576,1168 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy" + "Command": "Update-MgBetaIdentityContinuouAccessEvaluationPolicy", + "Method": "PATCH", + "Uri": "/identity/continuousAccessEvaluationPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityCustomAuthenticationExtension", - "ApiReferenceLink": null, - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension" + "Command": "Update-MgBetaIdentityCustomAuthenticationExtension", + "Method": "PATCH", + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecision", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstance" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstance", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewReviewer" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewStage" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstance" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewReviewer" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstance" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewStage" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstance" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewPolicy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/policy", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewPolicy" + "Command": "Update-MgBetaIdentityGovernanceAccessReviewPolicy", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/policy" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppConsentRequest" + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequest", + "Method": "PATCH", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserConsentRequest" + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "Method": "PATCH", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Method": "PATCH", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStep" + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "Method": "PATCH", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflow", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflow", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/settings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowSetting", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/settings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalytic", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermissionsAnalyticsAggregation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionsAnalyticsAggregation" + "Command": "Update-MgBetaIdentityGovernancePermissionAnalytic", + "Method": "PATCH", + "Uri": "/identityGovernance/permissionsAnalytics" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAw", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/aws", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionsAnalytics" + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAw", + "Method": "PATCH", + "Uri": "/identityGovernance/permissionsAnalytics/aws" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAwFinding", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphFinding" + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAwFinding", + "Method": "PATCH", + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution" + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", + "Method": "PATCH", + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzure", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/azure", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionsAnalytics" + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzure", + "Method": "PATCH", + "Uri": "/identityGovernance/permissionsAnalytics/azure" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphFinding" + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", + "Method": "PATCH", + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution" + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", + "Method": "PATCH", + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcp", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/gcp", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionsAnalytics" + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcp", + "Method": "PATCH", + "Uri": "/identityGovernance/permissionsAnalytics/gcp" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphFinding" + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", + "Method": "PATCH", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution" + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", + "Method": "PATCH", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePermissionManagement", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsManagement", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermissionsManagement", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionsManagement" + "Command": "Update-MgBetaIdentityGovernancePermissionManagement", + "Method": "PATCH", + "Uri": "/identityGovernance/permissionsManagement" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermissionsRequestChange", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionsRequestChange" + "Command": "Update-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", + "Method": "PATCH", + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Update-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", + "Method": "PATCH", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStep" + "Command": "Update-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", + "Method": "PATCH", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccess", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessRoot" + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccess", + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroup", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroup" + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroup", + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStep" + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule" + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance" + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest" + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance" + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest" + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlert", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/refresh", - "ApiVersion": "beta", "Variants": [ "Refresh", "Refresh1", @@ -519322,102 +524748,102 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlert", + "Method": "POST", + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/refresh" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration" + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "Method": "PATCH", + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition" + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "Method": "PATCH", + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertIncident", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "Method": "PATCH", + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertOperation", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphLongRunningOperation" + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "Method": "PATCH", + "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreement", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreement" + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreement", + "Method": "PATCH", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -519428,290 +524854,292 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "Method": "PATCH", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFile", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFile" + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "Method": "PATCH", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileLocalization" + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Method": "PATCH", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Method": "PATCH", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "Method": "PATCH", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityProvider", - "ApiReferenceLink": null, - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityProviderBase" + "Command": "Update-MgBetaIdentityProvider", + "Method": "PATCH", + "Uri": "/identity/identityProviders/{identityProviderBase-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityUserFlow", - "ApiReferenceLink": null, - "Uri": "/identity/userFlows/{identityUserFlow-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityUserFlow", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityUserFlow" + "Command": "Update-MgBetaIdentityUserFlow", + "Method": "PATCH", + "Uri": "/identity/userFlows/{identityUserFlow-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaIdentityUserFlowAttribute", - "ApiReferenceLink": null, - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute" + "Command": "Update-MgBetaIdentityUserFlowAttribute", + "Method": "PATCH", + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaInformationProtection", - "ApiReferenceLink": null, - "Uri": "/informationProtection", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtection" + "Command": "Update-MgBetaInformationProtection", + "Method": "PATCH", + "Uri": "/informationProtection" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaInformationProtectionDataLossPreventionPolicy", - "ApiReferenceLink": null, - "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy" + "Command": "Update-MgBetaInformationProtectionDataLossPreventionPolicy", + "Method": "PATCH", + "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaInformationProtectionPolicy", - "ApiReferenceLink": null, - "Uri": "/informationProtection/policy", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtectionPolicy" + "Command": "Update-MgBetaInformationProtectionPolicy", + "Method": "PATCH", + "Uri": "/informationProtection/policy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaInformationProtectionPolicyLabel", - "ApiReferenceLink": null, - "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtectionLabel" + "Command": "Update-MgBetaInformationProtectionPolicyLabel", + "Method": "PATCH", + "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaInformationProtectionSensitivityPolicySetting", - "ApiReferenceLink": null, - "Uri": "/informationProtection/sensitivityPolicySettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSensitivityPolicySettings" + "Command": "Update-MgBetaInformationProtectionSensitivityPolicySetting", + "Method": "PATCH", + "Uri": "/informationProtection/sensitivityPolicySettings" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequest", - "ApiReferenceLink": null, - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest" + "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequest", + "Method": "PATCH", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequestResult", - "ApiReferenceLink": null, - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThreatAssessmentResult" + "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequestResult", + "Method": "PATCH", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaInvitation", - "ApiReferenceLink": null, - "Uri": "/invitations/{invitation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInvitation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInvitation" + "Command": "Update-MgBetaInvitation", + "Method": "PATCH", + "Uri": "/invitations/{invitation-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaInvitationInvitedUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaInvitationInvitedUserMailboxSetting", + "Method": "PATCH", + "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaOauth2PermissionGrant", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-update?view=graph-rest-beta", - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "beta", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -519730,158 +525158,158 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Command": "Update-MgBetaOauth2PermissionGrant", + "Method": "PATCH", + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaOnPremisePublishingProfile", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile" + "Command": "Update-MgBetaOnPremisePublishingProfile", + "Method": "PATCH", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaOnPremisePublishingProfileAgent", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnPremisesAgent" + "Command": "Update-MgBetaOnPremisePublishingProfileAgent", + "Method": "PATCH", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroup", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup" + "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroup", + "Method": "PATCH", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupAgent", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnPremisesAgent" + "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "Method": "PATCH", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPublishedResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPublishedResource" + "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "Method": "PATCH", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaOnPremisePublishingProfileConnector", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConnector", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConnector" + "Command": "Update-MgBetaOnPremisePublishingProfileConnector", + "Method": "PATCH", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaOnPremisePublishingProfileConnectorGroup", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConnectorGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConnectorGroup" + "Command": "Update-MgBetaOnPremisePublishingProfileConnectorGroup", + "Method": "PATCH", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaOnPremisePublishingProfilePublishedResource", - "ApiReferenceLink": null, - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPublishedResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPublishedResource" + "Command": "Update-MgBetaOnPremisePublishingProfilePublishedResource", + "Method": "PATCH", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaOrganization", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-update?view=graph-rest-beta", - "Uri": "/organization/{organization-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOrganization", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -519908,22 +525336,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOrganization" + "Command": "Update-MgBetaOrganization", + "Method": "PATCH", + "Uri": "/organization/{organization-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaOrganizationBranding", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOrganizationalBranding", + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -519942,22 +525370,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOrganizationalBranding" + "Command": "Update-MgBetaOrganizationBranding", + "Method": "PATCH", + "Uri": "/organization/{organization-id}/branding" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaOrganizationBrandingLocalization", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "ApiVersion": "beta", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -519976,73 +525404,73 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization" + "Command": "Update-MgBetaOrganizationBrandingLocalization", + "Method": "PATCH", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaOrganizationExtension", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaOrganizationExtension", + "Method": "PATCH", + "Uri": "/organization/{organization-id}/extensions/{extension-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaOrganizationPartnerInformation", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/partnerInformation", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPartnerInformation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnerInformation" + "Command": "Update-MgBetaOrganizationPartnerInformation", + "Method": "PATCH", + "Uri": "/organization/{organization-id}/partnerInformation" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaOrganizationSetting", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/settings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrganizationSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOrganizationSettings" + "Command": "Update-MgBetaOrganizationSetting", + "Method": "PATCH", + "Uri": "/organization/{organization-id}/settings" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaOrganizationSettingContactInsight", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/settings/contactInsights", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Organization.ReadWrite.All", @@ -520061,22 +525489,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphInsightsSettings" + "Command": "Update-MgBetaOrganizationSettingContactInsight", + "Method": "PATCH", + "Uri": "/organization/{organization-id}/settings/contactInsights" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaOrganizationSettingItemInsight", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/settings/itemInsights", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Organization.ReadWrite.All", @@ -520095,39 +525523,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphInsightsSettings" + "Command": "Update-MgBetaOrganizationSettingItemInsight", + "Method": "PATCH", + "Uri": "/organization/{organization-id}/settings/itemInsights" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftapplicationdataaccesssettings-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings" + "Command": "Update-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", + "Method": "PATCH", + "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaOrganizationSettingPersonInsight", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/settings/peopleInsights", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "Organization.ReadWrite.All", @@ -520146,105 +525574,105 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphInsightsSettings" + "Command": "Update-MgBetaOrganizationSettingPersonInsight", + "Method": "PATCH", + "Uri": "/organization/{organization-id}/settings/peopleInsights" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPlace", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-beta", - "Uri": "/places/{place-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlace" + "Command": "Update-MgBetaPlace", + "Method": "PATCH", + "Uri": "/places/{place-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPlaceAsRoomListRoom", - "ApiReferenceLink": null, - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRoom" + "Command": "Update-MgBetaPlaceAsRoomListRoom", + "Method": "PATCH", + "Uri": "/places/{place-id}/roomList/rooms/{room-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPlaceAsRoomListWorkspace", - "ApiReferenceLink": null, - "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWorkspace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWorkspace" + "Command": "Update-MgBetaPlaceAsRoomListWorkspace", + "Method": "PATCH", + "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPlaceByPlaceId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-beta", - "Uri": "/places(placeId='{placeId}')", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlace" + "Command": "Update-MgBetaPlaceByPlaceId", + "Method": "PATCH", + "Uri": "/places(placeId='{placeId}')" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPlanner", - "ApiReferenceLink": null, - "Uri": "/planner", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlanner", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlanner" + "Command": "Update-MgBetaPlanner", + "Method": "PATCH", + "Uri": "/planner" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPlannerBucket", - "ApiReferenceLink": null, - "Uri": "/planner/buckets/{plannerBucket-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -520271,22 +525699,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerBucket" + "Command": "Update-MgBetaPlannerBucket", + "Method": "PATCH", + "Uri": "/planner/buckets/{plannerBucket-id}" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPlannerPlan", - "ApiReferenceLink": null, - "Uri": "/planner/plans/{plannerPlan-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -520313,22 +525741,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerPlan" + "Command": "Update-MgBetaPlannerPlan", + "Method": "PATCH", + "Uri": "/planner/plans/{plannerPlan-id}" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPlannerPlanDetail", - "ApiReferenceLink": null, - "Uri": "/planner/plans/{plannerPlan-id}/details", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -520355,56 +525783,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerPlanDetails" + "Command": "Update-MgBetaPlannerPlanDetail", + "Method": "PATCH", + "Uri": "/planner/plans/{plannerPlan-id}/details" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPlannerRoster", - "ApiReferenceLink": null, - "Uri": "/planner/rosters/{plannerRoster-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerRoster", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerRoster" + "Command": "Update-MgBetaPlannerRoster", + "Method": "PATCH", + "Uri": "/planner/rosters/{plannerRoster-id}" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPlannerRosterMember", - "ApiReferenceLink": null, - "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerRosterMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerRosterMember" + "Command": "Update-MgBetaPlannerRosterMember", + "Method": "PATCH", + "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPlannerTask", - "ApiReferenceLink": null, - "Uri": "/planner/tasks/{plannerTask-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -520431,22 +525859,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerTask" + "Command": "Update-MgBetaPlannerTask", + "Method": "PATCH", + "Uri": "/planner/tasks/{plannerTask-id}" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPlannerTaskAssignedToTaskBoardFormat", - "ApiReferenceLink": null, - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -520473,22 +525901,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat" + "Command": "Update-MgBetaPlannerTaskAssignedToTaskBoardFormat", + "Method": "PATCH", + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPlannerTaskBucketTaskBoardFormat", - "ApiReferenceLink": null, - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -520515,22 +525943,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat" + "Command": "Update-MgBetaPlannerTaskBucketTaskBoardFormat", + "Method": "PATCH", + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPlannerTaskDetail", - "ApiReferenceLink": null, - "Uri": "/planner/tasks/{plannerTask-id}/details", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -520557,22 +525985,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerTaskDetails" + "Command": "Update-MgBetaPlannerTaskDetail", + "Method": "PATCH", + "Uri": "/planner/tasks/{plannerTask-id}/details" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPlannerTaskProgressTaskBoardFormat", - "ApiReferenceLink": null, - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -520599,37 +526027,37 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat" + "Command": "Update-MgBetaPlannerTaskProgressTaskBoardFormat", + "Method": "PATCH", + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyAccessReviewPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/accessReviewPolicy", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAccessReviewPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewPolicy" + "Command": "Update-MgBetaPolicyAccessReviewPolicy", + "Method": "PATCH", + "Uri": "/policies/accessReviewPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyActivityBasedTimeoutPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -520648,37 +526076,37 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy" + "Command": "Update-MgBetaPolicyActivityBasedTimeoutPolicy", + "Method": "PATCH", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyAdminConsentRequestPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/adminConsentRequestPolicy", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy" + "Command": "Update-MgBetaPolicyAdminConsentRequestPolicy", + "Method": "PATCH", + "Uri": "/policies/adminConsentRequestPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyAppManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -520697,69 +526125,69 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppManagementPolicy" - }, - { - "CommandAlias": null, + "Command": "Update-MgBetaPolicyAppManagementPolicy", "Method": "PATCH", - "Command": "Update-MgBetaPolicyAuthenticationFlowPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationFlowsPolicy", - "ApiVersion": "beta", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}" + }, + { + "Module": "Beta.Identity.SignIns", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy" + "Command": "Update-MgBetaPolicyAuthenticationFlowPolicy", + "Method": "PATCH", + "Uri": "/policies/authenticationFlowsPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyAuthenticationMethodPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationMethodsPolicy", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy" + "Command": "Update-MgBetaPolicyAuthenticationMethodPolicy", + "Method": "PATCH", + "Uri": "/policies/authenticationMethodsPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalauthenticationmethodconfiguration-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration" + "Command": "Update-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Method": "PATCH", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -520778,22 +526206,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy" + "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicy", + "Method": "PATCH", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyAllowedCombination", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-beta", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -520812,88 +526240,88 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult" + "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyAllowedCombination", + "Method": "POST", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration" + "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "PATCH", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyAuthorizationPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthorizationPolicy" + "Command": "Update-MgBetaPolicyAuthorizationPolicy", + "Method": "PATCH", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", - "ApiReferenceLink": null, - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride" + "Command": "Update-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Method": "PATCH", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyB2CAuthenticationMethodPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/b2cAuthenticationMethodsPolicy", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cauthenticationmethodspolicy-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy" + "Command": "Update-MgBetaPolicyB2CAuthenticationMethodPolicy", + "Method": "PATCH", + "Uri": "/policies/b2cAuthenticationMethodsPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyClaimMappingPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -520912,112 +526340,112 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphClaimsMappingPolicy" + "Command": "Update-MgBetaPolicyClaimMappingPolicy", + "Method": "PATCH", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy" + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicy", + "Method": "PATCH", + "Uri": "/policies/crossTenantAccessPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyDefault", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/default", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault" + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyDefault", + "Method": "PATCH", + "Uri": "/policies/crossTenantAccessPolicy/default" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyPartner", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner" + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyPartner", + "Method": "PATCH", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplate", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/templates", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPolicyTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPolicyTemplate" + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplate", + "Method": "PATCH", + "Uri": "/policies/crossTenantAccessPolicy/templates" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate" + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", + "Method": "PATCH", + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate" + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", + "Method": "PATCH", + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyDefaultAppManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/defaultAppManagementPolicy", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -521036,84 +526464,84 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTenantAppManagementPolicy" + "Command": "Update-MgBetaPolicyDefaultAppManagementPolicy", + "Method": "PATCH", + "Uri": "/policies/defaultAppManagementPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyDirectoryRoleAccessReviewPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/directoryRoleAccessReviewPolicy", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy" + "Command": "Update-MgBetaPolicyDirectoryRoleAccessReviewPolicy", + "Method": "PATCH", + "Uri": "/policies/directoryRoleAccessReviewPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyExternalIdentityPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/externalIdentitiesPolicy", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalidentitiespolicy-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy" + "Command": "Update-MgBetaPolicyExternalIdentityPolicy", + "Method": "PATCH", + "Uri": "/policies/externalIdentitiesPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyFeatureRolloutPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy" + "Command": "Update-MgBetaPolicyFeatureRolloutPolicy", + "Method": "PATCH", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyFederatedTokenValidationPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/federatedTokenValidationPolicy", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedtokenvalidationpolicy-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy" + "Command": "Update-MgBetaPolicyFederatedTokenValidationPolicy", + "Method": "PATCH", + "Uri": "/policies/federatedTokenValidationPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyHomeRealmDiscoveryPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -521132,20 +526560,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy" + "Command": "Update-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Method": "PATCH", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.All", @@ -521164,158 +526592,158 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy" + "Command": "Update-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", + "Method": "PATCH", + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyMobileAppManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobilityManagementPolicy" + "Command": "Update-MgBetaPolicyMobileAppManagementPolicy", + "Method": "PATCH", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyMobileDeviceManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobilityManagementPolicy" + "Command": "Update-MgBetaPolicyMobileDeviceManagementPolicy", + "Method": "PATCH", + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyPermissionGrantPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionGrantPolicy" + "Command": "Update-MgBetaPolicyPermissionGrantPolicy", + "Method": "PATCH", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyPermissionGrantPolicyExclude", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet" + "Command": "Update-MgBetaPolicyPermissionGrantPolicyExclude", + "Method": "PATCH", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyPermissionGrantPolicyInclude", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet" + "Command": "Update-MgBetaPolicyPermissionGrantPolicyInclude", + "Method": "PATCH", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyRoleManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy" + "Command": "Update-MgBetaPolicyRoleManagementPolicy", + "Method": "PATCH", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyRoleManagementPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment" + "Command": "Update-MgBetaPolicyRoleManagementPolicyAssignment", + "Method": "PATCH", + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyRoleManagementPolicyEffectiveRule", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule" + "Command": "Update-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "Method": "PATCH", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyRoleManagementPolicyRule", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagementPolicy.ReadWrite.Directory", @@ -521334,73 +526762,73 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule" + "Command": "Update-MgBetaPolicyRoleManagementPolicyRule", + "Method": "PATCH", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy" + "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicy", + "Method": "PATCH", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyExclude", - "ApiReferenceLink": null, - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet" + "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "Method": "PATCH", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyInclude", - "ApiReferenceLink": null, - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet" + "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "Method": "PATCH", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyTokenIssuancePolicy", - "ApiReferenceLink": null, - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -521419,22 +526847,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy" + "Command": "Update-MgBetaPolicyTokenIssuancePolicy", + "Method": "PATCH", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPolicyTokenLifetimePolicy", - "ApiReferenceLink": null, - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -521453,71 +526881,71 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy" + "Command": "Update-MgBetaPolicyTokenLifetimePolicy", + "Method": "PATCH", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrint", - "ApiReferenceLink": null, - "Uri": "/print", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrint" + "Command": "Update-MgBetaPrint", + "Method": "PATCH", + "Uri": "/print" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrintConnector", - "ApiReferenceLink": null, - "Uri": "/print/connectors/{printConnector-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintConnector" + "Command": "Update-MgBetaPrintConnector", + "Method": "PATCH", + "Uri": "/print/connectors/{printConnector-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrintOperation", - "ApiReferenceLink": null, - "Uri": "/print/operations/{printOperation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintOperation" + "Command": "Update-MgBetaPrintOperation", + "Method": "PATCH", + "Uri": "/print/operations/{printOperation-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrintPrinter", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrinter", + "ApiVersion": "beta", "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -521536,22 +526964,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrinter" + "Command": "Update-MgBetaPrintPrinter", + "Method": "PATCH", + "Uri": "/print/printers/{printer-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrintPrinterJob", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Permissions": [ { "Name": "PrintJob.ReadWriteBasic.All", @@ -521578,1001 +527006,999 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintJob" + "Command": "Update-MgBetaPrintPrinterJob", + "Method": "PATCH", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrintPrinterJobDocument", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintDocument" + "Command": "Update-MgBetaPrintPrinterJobDocument", + "Method": "PATCH", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrintPrinterJobTask", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTask" + "Command": "Update-MgBetaPrintPrinterJobTask", + "Method": "PATCH", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrintPrinterShare", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrinterShare" + "Command": "Update-MgBetaPrintPrinterShare", + "Method": "PATCH", + "Uri": "/print/printerShares/{printerShare-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrintPrinterShareAllowedUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaPrintPrinterShareAllowedUserMailboxSetting", + "Method": "PATCH", + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrintPrinterShareJob", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintJob" + "Command": "Update-MgBetaPrintPrinterShareJob", + "Method": "PATCH", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrintPrinterShareJobDocument", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintDocument" + "Command": "Update-MgBetaPrintPrinterShareJobDocument", + "Method": "PATCH", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrintPrinterShareJobTask", - "ApiReferenceLink": null, - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTask" + "Command": "Update-MgBetaPrintPrinterShareJobTask", + "Method": "PATCH", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrintPrinterTaskTrigger", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTaskTrigger" + "Command": "Update-MgBetaPrintPrinterTaskTrigger", + "Method": "PATCH", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrintService", - "ApiReferenceLink": null, - "Uri": "/print/services/{printService-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintService", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintService" + "Command": "Update-MgBetaPrintService", + "Method": "PATCH", + "Uri": "/print/services/{printService-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrintServiceEndpoint", - "ApiReferenceLink": null, - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintServiceEndpoint" + "Command": "Update-MgBetaPrintServiceEndpoint", + "Method": "PATCH", + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrintShare", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrinterShare" + "Command": "Update-MgBetaPrintShare", + "Method": "PATCH", + "Uri": "/print/shares/{printerShare-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrintShareAllowedUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaPrintShareAllowedUserMailboxSetting", + "Method": "PATCH", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrintShareJob", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintJob" + "Command": "Update-MgBetaPrintShareJob", + "Method": "PATCH", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrintShareJobDocument", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintDocument" + "Command": "Update-MgBetaPrintShareJobDocument", + "Method": "PATCH", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrintShareJobTask", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTask" + "Command": "Update-MgBetaPrintShareJobTask", + "Method": "PATCH", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrintTaskDefinition", - "ApiReferenceLink": null, - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-update-taskdefinition?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTaskDefinition" + "Command": "Update-MgBetaPrintTaskDefinition", + "Method": "PATCH", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}" }, { + "Module": "Beta.Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrintTaskDefinitionTask", - "ApiReferenceLink": null, - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-update-task?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTask" + "Command": "Update-MgBetaPrintTaskDefinitionTask", + "Method": "PATCH", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivacySubjectRightsRequest", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubjectRightsRequest" + "Command": "Update-MgBetaPrivacySubjectRightsRequest", + "Method": "PATCH", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", + "Method": "PATCH", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", + "Method": "PATCH", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings" }, { + "Module": "Beta.Compliance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivacySubjectRightsRequestNote", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthoredNote" + "Command": "Update-MgBetaPrivacySubjectRightsRequestNote", + "Method": "PATCH", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccess", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccess", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccess" + "Command": "Update-MgBetaPrivilegedAccess", + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessResource", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceResource" + "Command": "Update-MgBetaPrivilegedAccessResource", + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment" + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignment", + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest" + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceSubject" + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceSubject" + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" + "Command": "Update-MgBetaPrivilegedAccessResourceRoleDefinition", + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleSetting", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleSetting" + "Command": "Update-MgBetaPrivilegedAccessResourceRoleSetting", + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" + "Command": "Update-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment" + "Command": "Update-MgBetaPrivilegedAccessRoleAssignment", + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest" + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceSubject" + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentSubject", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceSubject" + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentSubject", + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" + "Command": "Update-MgBetaPrivilegedAccessRoleDefinition", + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessRoleSetting", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleSetting" + "Command": "Update-MgBetaPrivilegedAccessRoleSetting", + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedAccessRoleSettingRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition" + "Command": "Update-MgBetaPrivilegedAccessRoleSettingRoleDefinition", + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedApproval", - "ApiReferenceLink": null, - "Uri": "/privilegedApproval/{privilegedApproval-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedApproval" + "Command": "Update-MgBetaPrivilegedApproval", + "Method": "PATCH", + "Uri": "/privilegedApproval/{privilegedApproval-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedApprovalRoleInfo", - "ApiReferenceLink": null, - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRole" + "Command": "Update-MgBetaPrivilegedApprovalRoleInfo", + "Method": "PATCH", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSetting", - "ApiReferenceLink": null, - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings" + "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSetting", + "Method": "PATCH", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSummary", - "ApiReferenceLink": null, - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary" + "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSummary", + "Method": "PATCH", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedOperationEvent", - "ApiReferenceLink": null, - "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent" + "Command": "Update-MgBetaPrivilegedOperationEvent", + "Method": "PATCH", + "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRole", - "ApiReferenceLink": null, - "Uri": "/privilegedRoles/{privilegedRole-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRole" + "Command": "Update-MgBetaPrivilegedRole", + "Method": "PATCH", + "Uri": "/privilegedRoles/{privilegedRole-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment" + "Command": "Update-MgBetaPrivilegedRoleAssignment", + "Method": "PATCH", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequest", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest" + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequest", + "Method": "PATCH", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRole" + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", + "Method": "PATCH", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings" + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", + "Method": "PATCH", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary" + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", + "Method": "PATCH", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfo", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRole" + "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfo", + "Method": "PATCH", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings" + "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", + "Method": "PATCH", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", - "ApiReferenceLink": null, - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary" + "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", + "Method": "PATCH", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRoleSetting", - "ApiReferenceLink": null, - "Uri": "/privilegedRoles/{privilegedRole-id}/settings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings" + "Command": "Update-MgBetaPrivilegedRoleSetting", + "Method": "PATCH", + "Uri": "/privilegedRoles/{privilegedRole-id}/settings" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaPrivilegedRoleSummary", - "ApiReferenceLink": null, - "Uri": "/privilegedRoles/{privilegedRole-id}/summary", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary" + "Command": "Update-MgBetaPrivilegedRoleSummary", + "Method": "PATCH", + "Uri": "/privilegedRoles/{privilegedRole-id}/summary" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaProgram", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-update?view=graph-rest-beta", - "Uri": "/programs/{program-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphProgram", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphProgram" + "Command": "Update-MgBetaProgram", + "Method": "PATCH", + "Uri": "/programs/{program-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaProgramControl", - "ApiReferenceLink": null, - "Uri": "/programControls/{programControl-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -522587,17 +528013,17 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProgramControl", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphProgramControl" + "Command": "Update-MgBetaProgramControl", + "Method": "PATCH", + "Uri": "/programControls/{programControl-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaProgramControlProgram", - "ApiReferenceLink": null, - "Uri": "/programControls/{programControl-id}/program", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -522608,310 +528034,312 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProgram", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphProgram" + "Command": "Update-MgBetaProgramControlProgram", + "Method": "PATCH", + "Uri": "/programControls/{programControl-id}/program" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaProgramControlType", - "ApiReferenceLink": null, - "Uri": "/programControlTypes/{programControlType-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProgramControlType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphProgramControlType" + "Command": "Update-MgBetaProgramControlType", + "Method": "PATCH", + "Uri": "/programControlTypes/{programControlType-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaReportAuthenticationMethodUserRegistrationDetail", - "ApiReferenceLink": null, - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserRegistrationDetails" + "Command": "Update-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "Method": "PATCH", + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaReportPartnerBilling", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPartnersBilling", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBilling" + "Command": "Update-MgBetaReportPartnerBilling", + "Method": "PATCH", + "Uri": "/reports/partners/billing" }, { - "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaReportPartnerBillingManifest", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "ApiVersion": "beta", + "Module": "Beta.Reports", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBillingManifest" + "Command": "Update-MgBetaReportPartnerBillingManifest", + "Method": "PATCH", + "Uri": "/reports/partners/billing/manifests/{manifest-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaReportPartnerBillingOperation", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/operations/{operation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBillingOperation" + "Command": "Update-MgBetaReportPartnerBillingOperation", + "Method": "PATCH", + "Uri": "/reports/partners/billing/operations/{operation-id}" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaReportPartnerBillingReconciliation", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/reconciliation", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBillingReconciliation" + "Command": "Update-MgBetaReportPartnerBillingReconciliation", + "Method": "PATCH", + "Uri": "/reports/partners/billing/reconciliation" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaReportPartnerBillingReconciliationBilled", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/reconciliation/billed", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaReportPartnerBillingReconciliationBilled", + "Method": "PATCH", + "Uri": "/reports/partners/billing/reconciliation/billed" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaReportPartnerBillingUsage", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/usage", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage" + "Command": "Update-MgBetaReportPartnerBillingUsage", + "Method": "PATCH", + "Uri": "/reports/partners/billing/usage" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaReportPartnerBillingUsageBilled", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/usage/billed", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaReportPartnerBillingUsageBilled", + "Method": "PATCH", + "Uri": "/reports/partners/billing/usage/billed" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaReportPartnerBillingUsageUnbilled", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/usage/unbilled", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaReportPartnerBillingUsageUnbilled", + "Method": "PATCH", + "Uri": "/reports/partners/billing/usage/unbilled" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaReportSlaAzureAdAuthentication", - "ApiReferenceLink": null, - "Uri": "/reports/sla/azureADAuthentication", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAzureAdAuthentication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAzureAdAuthentication" + "Command": "Update-MgBetaReportSlaAzureAdAuthentication", + "Method": "PATCH", + "Uri": "/reports/sla/azureADAuthentication" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaReportUserInsightDaily", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/daily", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDailyUserInsightMetricsRoot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDailyUserInsightMetricsRoot" + "Command": "Update-MgBetaReportUserInsightDaily", + "Method": "PATCH", + "Uri": "/reports/userInsights/daily" }, { + "Module": "Beta.Reports", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaReportUserInsightMonthly", - "ApiReferenceLink": null, - "Uri": "/reports/userInsights/monthly", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMonthlyUserInsightMetricsRoot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMonthlyUserInsightMetricsRoot" + "Command": "Update-MgBetaReportUserInsightMonthly", + "Method": "PATCH", + "Uri": "/reports/userInsights/monthly" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRiskDetection", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRiskDetection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRiskDetection" + "Command": "Update-MgBetaRiskDetection", + "Method": "PATCH", + "Uri": "/identityProtection/riskDetections/{riskDetection-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRiskyServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRiskyServicePrincipal" + "Command": "Update-MgBetaRiskyServicePrincipal", + "Method": "PATCH", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRiskyServicePrincipalHistory", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem" + "Command": "Update-MgBetaRiskyServicePrincipalHistory", + "Method": "PATCH", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRiskyUser", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRiskyUser", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRiskyUser" + "Command": "Update-MgBetaRiskyUser", + "Method": "PATCH", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRiskyUserHistory", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem" + "Command": "Update-MgBetaRiskyUserHistory", + "Method": "PATCH", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagement", - "ApiReferenceLink": null, - "Uri": "/roleManagement", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoleManagement", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -522930,122 +528358,122 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRoleManagement" + "Command": "Update-MgBetaRoleManagement", + "Method": "PATCH", + "Uri": "/roleManagement" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementCloudPc", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRbacApplicationMultiple" + "Command": "Update-MgBetaRoleManagementCloudPc", + "Method": "PATCH", + "Uri": "/roleManagement/cloudPC" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespace", + "Method": "PATCH", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Method": "PATCH", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope" + "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", + "Method": "PATCH", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple" + "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignment", + "Method": "PATCH", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "Method": "PATCH", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -523088,37 +528516,37 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinition", + "Method": "PATCH", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Method": "PATCH", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDeviceManagement", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -523137,107 +528565,107 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRbacApplicationMultiple" + "Command": "Update-MgBetaRoleManagementDeviceManagement", + "Method": "PATCH", + "Uri": "/roleManagement/deviceManagement" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespace", + "Method": "PATCH", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Method": "PATCH", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope" + "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", + "Method": "PATCH", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple" + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignment", + "Method": "PATCH", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "Method": "PATCH", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -523280,224 +528708,224 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinition", + "Method": "PATCH", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Method": "PATCH", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectory", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRbacApplication" + "Command": "Update-MgBetaRoleManagementDirectory", + "Method": "PATCH", + "Uri": "/roleManagement/directory" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespace", + "Method": "PATCH", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "PATCH", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope" + "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", + "Method": "PATCH", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignment", + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApproval", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStep" + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -523516,919 +528944,919 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinition", + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "Method": "PATCH", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", + "Method": "PATCH", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseApp", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRbacApplication" + "Command": "Update-MgBetaRoleManagementEnterpriseApp", + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope" + "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStep" + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagement", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRbacApplication" + "Command": "Update-MgBetaRoleManagementEntitlementManagement", + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope" + "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStep" + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}" }, { + "Module": "Beta.Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementExchange", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacApplication", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacApplication" + "Command": "Update-MgBetaRoleManagementExchange", + "Method": "PATCH", + "Uri": "/roleManagement/exchange" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementExchangeCustomAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customappscope-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCustomAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomAppScope" + "Command": "Update-MgBetaRoleManagementExchangeCustomAppScope", + "Method": "PATCH", + "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementExchangeResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "Update-MgBetaRoleManagementExchangeResourceNamespace", + "Method": "PATCH", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Command": "Update-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", + "Method": "PATCH", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope" + "Command": "Update-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", + "Method": "PATCH", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementExchangeRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "Update-MgBetaRoleManagementExchangeRoleAssignment", + "Method": "PATCH", + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementExchangeRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Update-MgBetaRoleManagementExchangeRoleAssignmentAppScope", + "Method": "PATCH", + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementExchangeRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Update-MgBetaRoleManagementExchangeRoleDefinition", + "Method": "PATCH", + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Update-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", + "Method": "PATCH", + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementExchangeTransitiveRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "Update-MgBetaRoleManagementExchangeTransitiveRoleAssignment", + "Method": "PATCH", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}" }, { + "Module": "Beta.DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Update-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", + "Method": "PATCH", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope" }, { + "Module": "Beta.SchemaExtensions", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSchemaExtension", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-update?view=graph-rest-beta", - "Uri": "/schemaExtensions/{schemaExtension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.SchemaExtensions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSchemaExtension", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -524447,22 +529875,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSchemaExtension" + "Command": "Update-MgBetaSchemaExtension", + "Method": "PATCH", + "Uri": "/schemaExtensions/{schemaExtension-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSearchAcronym", - "ApiReferenceLink": null, - "Uri": "/search/acronyms/{acronym-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSearchAcronym", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -524481,22 +529909,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSearchAcronym" + "Command": "Update-MgBetaSearchAcronym", + "Method": "PATCH", + "Uri": "/search/acronyms/{acronym-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSearchBookmark", - "ApiReferenceLink": null, - "Uri": "/search/bookmarks/{bookmark-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSearchBookmark", + "ApiVersion": "beta", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -524515,388 +529943,388 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSearchBookmark" + "Command": "Update-MgBetaSearchBookmark", + "Method": "PATCH", + "Uri": "/search/bookmarks/{bookmark-id}" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSearchEntity", - "ApiReferenceLink": null, - "Uri": "/search", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSearchEntity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSearchEntity" + "Command": "Update-MgBetaSearchEntity", + "Method": "PATCH", + "Uri": "/search" }, { + "Module": "Beta.Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSearchQna", - "ApiReferenceLink": null, - "Uri": "/search/qnas/{qna-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSearchQna", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSearchQna" + "Command": "Update-MgBetaSearchQna", + "Method": "PATCH", + "Uri": "/search/qnas/{qna-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAction", - "ApiReferenceLink": null, - "Uri": "/security/securityActions/{securityAction-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", - "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityAction" - }, - { - "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAlert", "ApiReferenceLink": null, - "Uri": "/security/alerts/{alert-id}", + "OutputType": "IMicrosoftGraphSecurityAction", "ApiVersion": "beta", + "Permissions": [], + "Command": "Update-MgBetaSecurityAction", + "Method": "PATCH", + "Uri": "/security/securityActions/{securityAction-id}" + }, + { + "Module": "Beta.Security", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAlert", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAlert" + "Command": "Update-MgBetaSecurityAlert", + "Method": "PATCH", + "Uri": "/security/alerts/{alert-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaSecurityAlertMultiple", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-updatealerts?view=graph-rest-beta", - "Uri": "/security/alerts/updateAlerts", - "ApiVersion": "beta", "Variants": [ "Update1", "UpdateExpanded1" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-updatealerts?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphAlert", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAlert" + "Command": "Update-MgBetaSecurityAlertMultiple", + "Method": "POST", + "Uri": "/security/alerts/updateAlerts" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAlertV2", - "ApiReferenceLink": null, - "Uri": "/security/alerts_v2/{alert-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityAlert" + "Command": "Update-MgBetaSecurityAlertV2", + "Method": "PATCH", + "Uri": "/security/alerts_v2/{alert-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationAutomation", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSimulationAutomation" + "Command": "Update-MgBetaSecurityAttackSimulationAutomation", + "Method": "PATCH", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationAutomationRun", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSimulationAutomationRun" + "Command": "Update-MgBetaSecurityAttackSimulationAutomationRun", + "Method": "PATCH", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotification", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndUserNotification", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEndUserNotification" + "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotification", + "Method": "PATCH", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotificationDetail", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEndUserNotificationDetail" + "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotificationDetail", + "Method": "PATCH", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationLandingPage", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLandingPage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphLandingPage" + "Command": "Update-MgBetaSecurityAttackSimulationLandingPage", + "Method": "PATCH", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationLandingPageDetail", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLandingPageDetail", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphLandingPageDetail" + "Command": "Update-MgBetaSecurityAttackSimulationLandingPageDetail", + "Method": "PATCH", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationLoginPage", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLoginPage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphLoginPage" + "Command": "Update-MgBetaSecurityAttackSimulationLoginPage", + "Method": "PATCH", + "Uri": "/security/attackSimulation/loginPages/{loginPage-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationOperation", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttackSimulationOperation" + "Command": "Update-MgBetaSecurityAttackSimulationOperation", + "Method": "PATCH", + "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationPayload", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPayload", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPayload" + "Command": "Update-MgBetaSecurityAttackSimulationPayload", + "Method": "PATCH", + "Uri": "/security/attackSimulation/payloads/{payload-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationTraining", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/trainings/{training-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTraining", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTraining" + "Command": "Update-MgBetaSecurityAttackSimulationTraining", + "Method": "PATCH", + "Uri": "/security/attackSimulation/trainings/{training-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationTrainingCampaign", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trainingcampaign-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTrainingCampaign", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTrainingCampaign" + "Command": "Update-MgBetaSecurityAttackSimulationTrainingCampaign", + "Method": "PATCH", + "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAttackSimulationTrainingLanguageDetail", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTrainingLanguageDetail" + "Command": "Update-MgBetaSecurityAttackSimulationTrainingLanguageDetail", + "Method": "PATCH", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAuditLog", - "ApiReferenceLink": null, - "Uri": "/security/auditLog", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityAuditCoreRoot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityAuditCoreRoot" + "Command": "Update-MgBetaSecurityAuditLog", + "Method": "PATCH", + "Uri": "/security/auditLog" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAuditLogQuery", - "ApiReferenceLink": null, - "Uri": "/security/auditLog/queries/{auditLogQuery-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityAuditLogQuery" + "Command": "Update-MgBetaSecurityAuditLogQuery", + "Method": "PATCH", + "Uri": "/security/auditLog/queries/{auditLogQuery-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityAuditLogQueryRecord", - "ApiReferenceLink": null, - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityAuditLogRecord" + "Command": "Update-MgBetaSecurityAuditLogQueryRecord", + "Method": "PATCH", + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCase", - "ApiReferenceLink": null, - "Uri": "/security/cases", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityCasesRoot" + "Command": "Update-MgBetaSecurityCase", + "Method": "PATCH", + "Uri": "/security/cases" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCase", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -524915,32 +530343,30 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase" + "Command": "Update-MgBetaSecurityCaseEdiscoveryCase", + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodian", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian" + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianIndex", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-updateindex?view=graph-rest-beta", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -524949,7 +530375,9 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-updateindex?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -524968,73 +530396,73 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianIndex", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySiteSource" + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource" + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityUserSource" + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHold", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -525053,66 +530481,64 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy" + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySiteSource" + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityUserSource" + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource" + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-updateindex?view=graph-rest-beta", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -525121,7 +530547,9 @@ "UpdateViaIdentity1", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-updateindex?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -525140,73 +530568,73 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseOperation", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityCaseOperation" + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseOperation", + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSet", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet" + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile" + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -525225,22 +530653,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery" + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearch", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -525259,56 +530687,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch" + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearch", + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityDataSource" + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSetting", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings" + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSetting", + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseTag", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -525327,1190 +530755,1239 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseTag", + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCloudAppSecurityProfile", - "ApiReferenceLink": null, - "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile" + "Command": "Update-MgBetaSecurityCloudAppSecurityProfile", + "Method": "PATCH", + "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCollaboration", - "ApiReferenceLink": null, - "Uri": "/security/collaboration", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityCollaborationRoot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityCollaborationRoot" + "Command": "Update-MgBetaSecurityCollaboration", + "Method": "PATCH", + "Uri": "/security/collaboration" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityCollaborationAnalyzedEmail", - "ApiReferenceLink": null, - "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail" + "Command": "Update-MgBetaSecurityCollaborationAnalyzedEmail", + "Method": "PATCH", + "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityDomainSecurityProfile", - "ApiReferenceLink": null, - "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDomainSecurityProfile" + "Command": "Update-MgBetaSecurityDomainSecurityProfile", + "Method": "PATCH", + "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityFileSecurityProfile", - "ApiReferenceLink": null, - "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphFileSecurityProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphFileSecurityProfile" + "Command": "Update-MgBetaSecurityFileSecurityProfile", + "Method": "PATCH", + "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityHostSecurityProfile", - "ApiReferenceLink": null, - "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHostSecurityProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHostSecurityProfile" + "Command": "Update-MgBetaSecurityHostSecurityProfile", + "Method": "PATCH", + "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityIdentity", - "ApiReferenceLink": null, - "Uri": "/security/identities", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityIdentityContainer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityIdentityContainer" + "Command": "Update-MgBetaSecurityIdentity", + "Method": "PATCH", + "Uri": "/security/identities" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityIdentityHealthIssue", - "ApiReferenceLink": null, - "Uri": "/security/identities/healthIssues/{healthIssue-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-healthissue-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHealthIssue" + "Command": "Update-MgBetaSecurityIdentityHealthIssue", + "Method": "PATCH", + "Uri": "/security/identities/healthIssues/{healthIssue-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityIncident", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "ApiReferenceLink": null, - "Uri": "/security/incidents/{incident-id}", + "OutputType": "IMicrosoftGraphSecuritySensor", "ApiVersion": "beta", + "Permissions": [], + "Command": "Update-MgBetaSecurityIdentitySensor", + "Method": "PATCH", + "Uri": "/security/identities/sensors/{sensor-id}" + }, + { + "Module": "Beta.Security", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityIncident", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityIncident" + "Command": "Update-MgBetaSecurityIncident", + "Method": "PATCH", + "Uri": "/security/incidents/{incident-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityInformationProtection", - "ApiReferenceLink": null, - "Uri": "/security/informationProtection", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityInformationProtection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityInformationProtection" + "Command": "Update-MgBetaSecurityInformationProtection", + "Method": "PATCH", + "Uri": "/security/informationProtection" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityInformationProtectionLabelPolicySetting", - "ApiReferenceLink": null, - "Uri": "/security/informationProtection/labelPolicySettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting" + "Command": "Update-MgBetaSecurityInformationProtectionLabelPolicySetting", + "Method": "PATCH", + "Uri": "/security/informationProtection/labelPolicySettings" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel" + "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabel", + "Method": "PATCH", + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabelParent", - "ApiReferenceLink": null, - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel" + "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabelParent", + "Method": "PATCH", + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityIPSecurityProfile", - "ApiReferenceLink": null, - "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIPSecurityProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphIPSecurityProfile" + "Command": "Update-MgBetaSecurityIPSecurityProfile", + "Method": "PATCH", + "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityLabel", - "ApiReferenceLink": null, - "Uri": "/security/labels", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityLabelsRoot" + "Command": "Update-MgBetaSecurityLabel", + "Method": "PATCH", + "Uri": "/security/labels" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityLabelAuthority", - "ApiReferenceLink": null, - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate" + "Command": "Update-MgBetaSecurityLabelAuthority", + "Method": "PATCH", + "Uri": "/security/labels/authorities/{authorityTemplate-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityLabelCategory", - "ApiReferenceLink": null, - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate" + "Command": "Update-MgBetaSecurityLabelCategory", + "Method": "PATCH", + "Uri": "/security/labels/categories/{categoryTemplate-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityLabelCategorySubcategory", - "ApiReferenceLink": null, - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate" + "Command": "Update-MgBetaSecurityLabelCategorySubcategory", + "Method": "PATCH", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityLabelCitation", - "ApiReferenceLink": null, - "Uri": "/security/labels/citations/{citationTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityCitationTemplate" + "Command": "Update-MgBetaSecurityLabelCitation", + "Method": "PATCH", + "Uri": "/security/labels/citations/{citationTemplate-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityLabelDepartment", - "ApiReferenceLink": null, - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate" + "Command": "Update-MgBetaSecurityLabelDepartment", + "Method": "PATCH", + "Uri": "/security/labels/departments/{departmentTemplate-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityLabelFilePlanReference", - "ApiReferenceLink": null, - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate" + "Command": "Update-MgBetaSecurityLabelFilePlanReference", + "Method": "PATCH", + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityLabelRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityRetentionLabel" + "Command": "Update-MgBetaSecurityLabelRetentionLabel", + "Method": "PATCH", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityLabelRetentionLabelDescriptor", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor" + "Command": "Update-MgBetaSecurityLabelRetentionLabelDescriptor", + "Method": "PATCH", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage" + "Command": "Update-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "Method": "PATCH", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityProviderTenantSetting", + "Variants": [ + "Update", + "UpdateExpanded" + ], "ApiReferenceLink": null, - "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", + "OutputType": "IMicrosoftGraphPartnerSecurity", "ApiVersion": "beta", + "Permissions": [], + "Command": "Update-MgBetaSecurityPartner", + "Method": "PATCH", + "Uri": "/security/partner" + }, + { + "Module": "Beta.Security", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityalert-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPartnerSecurityAlert", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphProviderTenantSetting" + "Command": "Update-MgBetaSecurityPartnerSecurityAlert", + "Method": "PATCH", + "Uri": "/security/partner/securityAlerts/{partnerSecurityAlert-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityRule", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "ApiReferenceLink": null, - "Uri": "/security/rules", + "OutputType": "IMicrosoftGraphProviderTenantSetting", "ApiVersion": "beta", + "Permissions": [], + "Command": "Update-MgBetaSecurityProviderTenantSetting", + "Method": "PATCH", + "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}" + }, + { + "Module": "Beta.Security", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityRulesRoot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityRulesRoot" + "Command": "Update-MgBetaSecurityRule", + "Method": "PATCH", + "Uri": "/security/rules" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityRuleDetectionRule", - "ApiReferenceLink": null, - "Uri": "/security/rules/detectionRules/{detectionRule-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityDetectionRule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityDetectionRule" + "Command": "Update-MgBetaSecurityRuleDetectionRule", + "Method": "PATCH", + "Uri": "/security/rules/detectionRules/{detectionRule-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecuritySecureScore", - "ApiReferenceLink": null, - "Uri": "/security/secureScores/{secureScore-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecureScore", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecureScore" + "Command": "Update-MgBetaSecuritySecureScore", + "Method": "PATCH", + "Uri": "/security/secureScores/{secureScore-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecuritySecureScoreControlProfile", - "ApiReferenceLink": null, - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofiles-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecureScoreControlProfile" + "Command": "Update-MgBetaSecuritySecureScoreControlProfile", + "Method": "PATCH", + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecuritySubjectRightsRequest", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubjectRightsRequest" + "Command": "Update-MgBetaSecuritySubjectRightsRequest", + "Method": "PATCH", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting", + "Method": "PATCH", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting", + "Method": "PATCH", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecuritySubjectRightsRequestNote", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthoredNote" + "Command": "Update-MgBetaSecuritySubjectRightsRequestNote", + "Method": "PATCH", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligence", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityThreatIntelligence" + "Command": "Update-MgBetaSecurityThreatIntelligence", + "Method": "PATCH", + "Uri": "/security/threatIntelligence" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceArticle", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/articles/{article-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityArticle" + "Command": "Update-MgBetaSecurityThreatIntelligenceArticle", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/articles/{article-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceArticleIndicator", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityArticleIndicator" + "Command": "Update-MgBetaSecurityThreatIntelligenceArticleIndicator", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "Update-MgBetaSecurityThreatIntelligenceHost", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/hosts/{host-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostComponent", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostComponent" + "Command": "Update-MgBetaSecurityThreatIntelligenceHostComponent", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostCookie", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostCookie" + "Command": "Update-MgBetaSecurityThreatIntelligenceHostCookie", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostPair", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostPair" + "Command": "Update-MgBetaSecurityThreatIntelligenceHostPair", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostPort", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostPort", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostPort" + "Command": "Update-MgBetaSecurityThreatIntelligenceHostPort", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostReputation", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostReputation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostReputation" + "Command": "Update-MgBetaSecurityThreatIntelligenceHostReputation", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostSslCertificate", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate" + "Command": "Update-MgBetaSecurityThreatIntelligenceHostSslCertificate", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostTracker", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostTracker" + "Command": "Update-MgBetaSecurityThreatIntelligenceHostTracker", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceIntelProfile", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile" + "Command": "Update-MgBetaSecurityThreatIntelligenceIntelProfile", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligencePassiveDnsRecord", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord" + "Command": "Update-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceProfileIndicator", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator" + "Command": "Update-MgBetaSecurityThreatIntelligenceProfileIndicator", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceSslCertificate", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySslCertificate" + "Command": "Update-MgBetaSecurityThreatIntelligenceSslCertificate", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceSubdomain", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySubdomain" + "Command": "Update-MgBetaSecurityThreatIntelligenceSubdomain", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerability", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityVulnerability" + "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerability", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent" + "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord" + "Command": "Update-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatIntelligenceWhoisRecord", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityWhoisRecord" + "Command": "Update-MgBetaSecurityThreatIntelligenceWhoisRecord", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatSubmission", - "ApiReferenceLink": null, - "Uri": "/security/threatSubmission", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot" + "Command": "Update-MgBetaSecurityThreatSubmission", + "Method": "PATCH", + "Uri": "/security/threatSubmission" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreat", - "ApiReferenceLink": null, - "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission" + "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreat", + "Method": "PATCH", + "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", - "ApiReferenceLink": null, - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy" + "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "Method": "PATCH", + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatSubmissionFileThreat", - "ApiReferenceLink": null, - "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission" + "Command": "Update-MgBetaSecurityThreatSubmissionFileThreat", + "Method": "PATCH", + "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityThreatSubmissionUrlThreat", - "ApiReferenceLink": null, - "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission" + "Command": "Update-MgBetaSecurityThreatSubmissionUrlThreat", + "Method": "PATCH", + "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityTiIndicator", - "ApiReferenceLink": null, - "Uri": "/security/tiIndicators/{tiIndicator-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTiIndicator", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTiIndicator" + "Command": "Update-MgBetaSecurityTiIndicator", + "Method": "PATCH", + "Uri": "/security/tiIndicators/{tiIndicator-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaSecurityTiIndicatorMultiple", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-updatetiindicators?view=graph-rest-beta", - "Uri": "/security/tiIndicators/updateTiIndicators", - "ApiVersion": "beta", "Variants": [ "Update1", "UpdateExpanded1" ], - "Module": "Beta.Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-updatetiindicators?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTiIndicator", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTiIndicator" + "Command": "Update-MgBetaSecurityTiIndicatorMultiple", + "Method": "POST", + "Uri": "/security/tiIndicators/updateTiIndicators" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityTrigger", - "ApiReferenceLink": null, - "Uri": "/security/triggers", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityTriggersRoot" + "Command": "Update-MgBetaSecurityTrigger", + "Method": "PATCH", + "Uri": "/security/triggers" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityTriggerRetentionEvent", - "ApiReferenceLink": null, - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityRetentionEvent" + "Command": "Update-MgBetaSecurityTriggerRetentionEvent", + "Method": "PATCH", + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityTriggerType", - "ApiReferenceLink": null, - "Uri": "/security/triggerTypes", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot" + "Command": "Update-MgBetaSecurityTriggerType", + "Method": "PATCH", + "Uri": "/security/triggerTypes" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityTriggerTypeRetentionEventType", - "ApiReferenceLink": null, - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityRetentionEventType" + "Command": "Update-MgBetaSecurityTriggerTypeRetentionEventType", + "Method": "PATCH", + "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSecurityUserSecurityProfile", - "ApiReferenceLink": null, - "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserSecurityProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserSecurityProfile" + "Command": "Update-MgBetaSecurityUserSecurityProfile", + "Method": "PATCH", + "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaServiceAnnouncementHealthOverview", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceHealth", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceHealth" + "Command": "Update-MgBetaServiceAnnouncementHealthOverview", + "Method": "PATCH", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaServiceAnnouncementHealthOverviewIssue", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceHealthIssue" + "Command": "Update-MgBetaServiceAnnouncementHealthOverviewIssue", + "Method": "PATCH", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaServiceAnnouncementIssue", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceHealthIssue" + "Command": "Update-MgBetaServiceAnnouncementIssue", + "Method": "PATCH", + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaServiceAnnouncementMessage", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceUpdateMessage" + "Command": "Update-MgBetaServiceAnnouncementMessage", + "Method": "PATCH", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}" }, { + "Module": "Beta.Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaServiceAnnouncementMessageAttachment", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment" + "Command": "Update-MgBetaServiceAnnouncementMessageAttachment", + "Method": "PATCH", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipal", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-beta", - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -526537,124 +532014,158 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Update-MgBetaServicePrincipal", + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalAppRoleAssignedTo", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Update-MgBetaServicePrincipalAppRoleAssignedTo", + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Update-MgBetaServicePrincipalAppRoleAssignment", + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalByAppId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-beta", - "Uri": "/servicePrincipals(appId='{appId}')", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Update-MgBetaServicePrincipalByAppId", + "Method": "PATCH", + "Uri": "/servicePrincipals(appId='{appId}')" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalDelegatedPermissionClassification", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Permissions": [], - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-put-customclaimspolicy?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCustomClaimsPolicy", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Policy.Read.ApplicationConfiguration", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Policy.ReadWrite.ApplicationConfiguration", + "Description": "Read and write your organization's application configuration policies", + "FullDescription": "Allows the app to read and write your organization's application configuration policies, without a signed-in user. This includes policies such as activityBasedTimeoutPolicy, claimsMappingPolicy, homeRealmDiscoveryPolicy, tokenIssuancePolicy and tokenLifetimePolicy.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Update-MgBetaServicePrincipalClaimPolicy", + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsPolicy" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalEndpoint", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Update-MgBetaServicePrincipalDelegatedPermissionClassification", + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalLicenseDetail", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", + "OutputType": "IMicrosoftGraphEndpoint", "ApiVersion": "beta", + "Permissions": [], + "Command": "Update-MgBetaServicePrincipalEndpoint", + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}" + }, + { + "Module": "Beta.Applications", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphLicenseDetails" + "Command": "Update-MgBetaServicePrincipalLicenseDetail", + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaServicePrincipalPasswordSingleSignOnCredential", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-updatepasswordsinglesignoncredentials?view=graph-rest-beta", - "Uri": "/servicePrincipals/{servicePrincipal-id}/updatePasswordSingleSignOnCredentials", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-updatepasswordsinglesignoncredentials?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -526681,321 +532192,377 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Update-MgBetaServicePrincipalPasswordSingleSignOnCredential", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/updatePasswordSingleSignOnCredentials" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Permissions": [], - "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Application-RemoteDesktopConfig.ReadWrite.All", + "Description": "Read and write the remote desktop security configuration for all apps", + "FullDescription": "Allows the app to read and write the remote desktop security configuration for all apps in your organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write all applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Update-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", - "Permissions": [], - "OutputType": "IMicrosoftGraphTargetDeviceGroup" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Application-RemoteDesktopConfig.ReadWrite.All", + "Description": "Read and write the remote desktop security configuration for all apps", + "FullDescription": "Allows the app to read and write the remote desktop security configuration for all apps in your organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write all applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Update-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalRiskDetection", - "ApiReferenceLink": null, - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection" + "Command": "Update-MgBetaServicePrincipalRiskDetection", + "Method": "PATCH", + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalSynchronizationJob", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronizationJob" + "Command": "Update-MgBetaServicePrincipalSynchronizationJob", + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalSynchronizationJobBulkUpload", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaServicePrincipalSynchronizationJobBulkUpload", + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchema", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronizationSchema" + "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchema", + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalSynchronizationTemplate", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronizationTemplate" + "Command": "Update-MgBetaServicePrincipalSynchronizationTemplate", + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchema", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronizationSchema" + "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchema", + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaShareCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaShareCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaShareLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaShareLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaShareList", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "Update-MgBetaShareList", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaShareListColumn", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Update-MgBetaShareListColumn", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaShareListContentType", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Update-MgBetaShareListContentType", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaShareListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Update-MgBetaShareListContentTypeColumn", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaShareListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Update-MgBetaShareListContentTypeColumnLink", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaShareListCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaShareListCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaShareListItem", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/listItem", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -527006,17 +532573,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Update-MgBetaShareListItem", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/listItem" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaShareListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -527027,17 +532594,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaShareListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaShareListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -527048,17 +532615,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Update-MgBetaShareListItemDocumentSetVersion", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaShareListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -527069,17 +532636,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaShareListItemDocumentSetVersionField", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaShareListItemField", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -527090,17 +532657,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaShareListItemField", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaShareListItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -527111,17 +532678,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaShareListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaShareListItemVersion", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -527132,17 +532699,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Update-MgBetaShareListItemVersion", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaShareListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -527153,177 +532720,179 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaShareListItemVersionField", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaShareListLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaShareListLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaShareListOperation", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Update-MgBetaShareListOperation", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaShareListSubscription", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Update-MgBetaShareListSubscription", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSharePermission", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/permission", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Update-MgBetaSharePermission", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/permission" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaShareSharedDriveItemSharedDriveItem", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedDriveItem" + "Command": "Update-MgBetaShareSharedDriveItemSharedDriveItem", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSite", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Update-MgBetaSite", + "Method": "PATCH", + "Uri": "/sites/{site-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteAnalytic", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Update-MgBetaSiteAnalytic", + "Method": "PATCH", + "Uri": "/sites/{site-id}/analytics" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Update-MgBetaSiteAnalyticItemActivityStat", + "Method": "PATCH", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteAnalyticItemActivityStatActivity", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivity" + "Command": "Update-MgBetaSiteAnalyticItemActivityStatActivity", + "Method": "PATCH", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -527342,22 +532911,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Update-MgBetaSiteColumn", + "Method": "PATCH", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteContentType", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -527376,22 +532945,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Update-MgBetaSiteContentType", + "Method": "PATCH", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -527410,32 +532979,30 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Update-MgBetaSiteContentTypeColumn", + "Method": "PATCH", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Update-MgBetaSiteContentTypeColumnLink", + "Method": "PATCH", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteGetByPathAnalytic", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -527446,17 +533013,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Update-MgBetaSiteGetByPathAnalytic", + "Method": "PATCH", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteGetByPathOnenote", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -527467,17 +533034,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenote" + "Command": "Update-MgBetaSiteGetByPathOnenote", + "Method": "PATCH", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteGetByPathTermStore", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -527488,41 +533055,43 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStore" + "Command": "Update-MgBetaSiteGetByPathTermStore", + "Method": "PATCH", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteList", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "Update-MgBetaSiteList", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteListColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -527541,22 +533110,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Update-MgBetaSiteListColumn", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteListContentType", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -527575,22 +533144,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Update-MgBetaSiteListContentType", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Sites.Manage.All", @@ -527609,695 +533178,693 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Update-MgBetaSiteListContentTypeColumn", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Update-MgBetaSiteListContentTypeColumnLink", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteListCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaSiteListCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteListItem", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Update-MgBetaSiteListItem", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteListItemActivity", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityOld" + "Command": "Update-MgBetaSiteListItemActivity", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaSiteListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Update-MgBetaSiteListItemDocumentSetVersion", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaSiteListItemDocumentSetVersionField", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteListItemField", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaSiteListItemField", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteListItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaSiteListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteListItemVersion", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Update-MgBetaSiteListItemVersion", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaSiteListItemVersionField", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteListLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaSiteListLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteListOperation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Update-MgBetaSiteListOperation", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteListSubscription", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Update-MgBetaSiteListSubscription", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Update-MgBetaSiteOnenoteNotebook", + "Method": "PATCH", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaSiteOnenoteNotebookSectionGroupSectionPageContent", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "ApiVersion": "beta", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaSiteOnenoteNotebookSectionGroupSectionPageContent", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaSiteOnenoteNotebookSectionPageContent", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "ApiVersion": "beta", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaSiteOnenoteNotebookSectionPageContent", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteOnenotePage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Update-MgBetaSiteOnenotePage", + "Method": "PATCH", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaSiteOnenotePageContent", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "ApiVersion": "beta", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaSiteOnenotePageContent", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Update-MgBetaSiteOnenoteSection", + "Method": "PATCH", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Update-MgBetaSiteOnenoteSectionGroup", + "Method": "PATCH", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaSiteOnenoteSectionGroupSectionPageContent", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "ApiVersion": "beta", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaSiteOnenoteSectionGroupSectionPageContent", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaSiteOnenoteSectionPageContent", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "ApiVersion": "beta", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaSiteOnenoteSectionPageContent", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteOperation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Update-MgBetaSiteOperation", + "Method": "PATCH", + "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSitePage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphBaseSitePage" + "Command": "Update-MgBetaSitePage", + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayout", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCanvasLayout" + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayout", + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHorizontalSection" + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphHorizontalSectionColumn" + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVerticalSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVerticalSection" + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSitePageAsSitePageCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaSitePageAsSitePageCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSitePageAsSitePageLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaSitePageAsSitePageLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings" }, { - "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSitePageAsSitePageWebPart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "ApiVersion": "beta", + "Module": "Beta.Sites", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaSitePageAsSitePageWebPart", + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSitePageCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaSitePageCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSitePageLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaSitePageLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSitePermission", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/permissions/{permission-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-update-permission?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Update-MgBetaSitePermission", + "Method": "PATCH", + "Uri": "/sites/{site-id}/permissions/{permission-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStore", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStore" + "Command": "Update-MgBetaSiteTermStore", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Command": "Update-MgBetaSiteTermStoreGroup", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreGroupSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Update-MgBetaSiteTermStoreGroupSet", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -528308,17 +533875,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgBetaSiteTermStoreGroupSetChild", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -528329,136 +533896,136 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgBetaSiteTermStoreGroupSetChildRelation", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreGroupSetParentGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Command": "Update-MgBetaSiteTermStoreGroupSetParentGroup", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgBetaSiteTermStoreGroupSetRelation", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgBetaSiteTermStoreGroupSetTerm", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgBetaSiteTermStoreGroupSetTermChild", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgBetaSiteTermStoreGroupSetTermChildRelation", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgBetaSiteTermStoreGroupSetTermRelation", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Update-MgBetaSiteTermStoreSet", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -528469,17 +534036,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgBetaSiteTermStoreSetChild", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -528490,51 +534057,51 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgBetaSiteTermStoreSetChildRelation", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetParentGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Command": "Update-MgBetaSiteTermStoreSetParentGroup", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSet", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -528545,17 +534112,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChild", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -528566,228 +534133,230 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetRelation", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTerm", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgBetaSiteTermStoreSetRelation", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgBetaSiteTermStoreSetTerm", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetTermChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgBetaSiteTermStoreSetTermChild", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgBetaSiteTermStoreSetTermChildRelation", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Beta.Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSiteTermStoreSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgBetaSiteTermStoreSetTermRelation", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSubscribedSku", - "ApiReferenceLink": null, - "Uri": "/subscribedSkus/{subscribedSku-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscribedSku" + "Command": "Update-MgBetaSubscribedSku", + "Method": "PATCH", + "Uri": "/subscribedSkus/{subscribedSku-id}" }, { + "Module": "Beta.ChangeNotifications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-update?view=graph-rest-beta", - "Uri": "/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ChangeNotifications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Update-MgBetaSubscription", + "Method": "PATCH", + "Uri": "/subscriptions/{subscription-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeam", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update?view=graph-rest-beta", - "Uri": "/teams/{team-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamSettings.ReadWrite.Group", @@ -528822,22 +534391,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeam" + "Command": "Update-MgBetaTeam", + "Method": "PATCH", + "Uri": "/teams/{team-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamChannel", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-patch?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelSettings.ReadWrite.Group", @@ -528872,22 +534441,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Update-MgBetaTeamChannel", + "Method": "PATCH", + "Uri": "/teams/{team-id}/channels/{channel-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamChannelMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-update-members?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMember.ReadWrite.All", @@ -528922,90 +534491,90 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Update-MgBetaTeamChannelMember", + "Method": "PATCH", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamChannelMessage", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Update-MgBetaTeamChannelMessage", + "Method": "PATCH", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Update-MgBetaTeamChannelMessageReply", + "Method": "PATCH", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Update-MgBetaTeamChannelMessageReplyHostedContent", + "Method": "PATCH", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "Update-MgBetaTeamChannelSharedWithTeam", + "Method": "PATCH", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamChannelTab", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForTeam", @@ -529072,22 +534641,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Update-MgBetaTeamChannelTab", + "Method": "PATCH", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaTeamInstalledApp", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "ApiVersion": "beta", "Variants": [ "Upgrade", "UpgradeExpanded", "UpgradeViaIdentity", "UpgradeViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -529186,22 +534755,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Update-MgBetaTeamInstalledApp", + "Method": "POST", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/upgrade" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update-members?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [ { "Name": "ChannelMember.ReadWrite.All", @@ -529236,311 +534805,311 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Update-MgBetaTeamMember", + "Method": "PATCH", + "Uri": "/teams/{team-id}/members/{conversationMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamOperation", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Command": "Update-MgBetaTeamOperation", + "Method": "PATCH", + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamOwnerMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/owners/{user-id}/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaTeamOwnerMailboxSetting", + "Method": "PATCH", + "Uri": "/teams/{team-id}/owners/{user-id}/mailboxSettings" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "Update-MgBetaTeamPermissionGrant", + "Method": "PATCH", + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamPhoto", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/photo", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphProfilePhoto" + "Command": "Update-MgBetaTeamPhoto", + "Method": "PATCH", + "Uri": "/teams/{team-id}/photo" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamPrimaryChannel", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Update-MgBetaTeamPrimaryChannel", + "Method": "PATCH", + "Uri": "/teams/{team-id}/primaryChannel" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamPrimaryChannelMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Update-MgBetaTeamPrimaryChannelMember", + "Method": "PATCH", + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamPrimaryChannelMessage", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Update-MgBetaTeamPrimaryChannelMessage", + "Method": "PATCH", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamPrimaryChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Update-MgBetaTeamPrimaryChannelMessageReply", + "Method": "PATCH", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamPrimaryChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Update-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Method": "PATCH", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamPrimaryChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "Update-MgBetaTeamPrimaryChannelSharedWithTeam", + "Method": "PATCH", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamPrimaryChannelTab", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Update-MgBetaTeamPrimaryChannelTab", + "Method": "PATCH", + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleDayNote", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/daynote-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDayNote", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDayNote" + "Command": "Update-MgBetaTeamScheduleDayNote", + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleOfferShiftRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOfferShiftRequest" + "Command": "Update-MgBetaTeamScheduleOfferShiftRequest", + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleOpenShift", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOpenShift" + "Command": "Update-MgBetaTeamScheduleOpenShift", + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleOpenShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest" + "Command": "Update-MgBetaTeamScheduleOpenShiftChangeRequest", + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleSchedulingGroup", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-put?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSchedulingGroup" + "Command": "Update-MgBetaTeamScheduleSchedulingGroup", + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleShift", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-put?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphShift" + "Command": "Update-MgBetaTeamScheduleShift", + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleShiftRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "ApiVersion": "beta", "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -529559,107 +535128,107 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphShiftsRoleDefinition" + "Command": "Update-MgBetaTeamScheduleShiftRoleDefinition", + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleSwapShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest" + "Command": "Update-MgBetaTeamScheduleSwapShiftChangeRequest", + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleTimeCard", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-replace?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeCard" + "Command": "Update-MgBetaTeamScheduleTimeCard", + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleTimeOff", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-put?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeOff" + "Command": "Update-MgBetaTeamScheduleTimeOff", + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleTimeOffReason", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-put?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeOffReason" + "Command": "Update-MgBetaTeamScheduleTimeOffReason", + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamScheduleTimeOffRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeOffRequest" + "Command": "Update-MgBetaTeamScheduleTimeOffRequest", + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamTag", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "beta", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -529678,1221 +535247,1221 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphTeamworkTag" + "Command": "Update-MgBetaTeamTag", + "Method": "PATCH", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamTagMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamworkTagMember" + "Command": "Update-MgBetaTeamTagMember", + "Method": "PATCH", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamwork", - "ApiReferenceLink": null, - "Uri": "/teamwork", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamwork", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamwork" + "Command": "Update-MgBetaTeamwork", + "Method": "PATCH", + "Uri": "/teamwork" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeletedChat", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaTeamworkDeletedChat", + "Method": "PATCH", + "Uri": "/teamwork/deletedChats/{deletedChat-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeletedTeam", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeletedTeam" + "Command": "Update-MgBetaTeamworkDeletedTeam", + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeletedTeamChannel", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Update-MgBetaTeamworkDeletedTeamChannel", + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMember", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMember", + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessage", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessage", + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReply", + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "Update-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelTab", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Update-MgBetaTeamworkDeletedTeamChannelTab", + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDevice", - "ApiReferenceLink": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamworkDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamworkDevice" + "Command": "Update-MgBetaTeamworkDevice", + "Method": "PATCH", + "Uri": "/teamwork/devices/{teamworkDevice-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeviceActivity", - "ApiReferenceLink": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamworkDeviceActivity" + "Command": "Update-MgBetaTeamworkDeviceActivity", + "Method": "PATCH", + "Uri": "/teamwork/devices/{teamworkDevice-id}/activity" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeviceConfiguration", - "ApiReferenceLink": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration" + "Command": "Update-MgBetaTeamworkDeviceConfiguration", + "Method": "PATCH", + "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeviceHealth", - "ApiReferenceLink": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}/health", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamworkDeviceHealth" + "Command": "Update-MgBetaTeamworkDeviceHealth", + "Method": "PATCH", + "Uri": "/teamwork/devices/{teamworkDevice-id}/health" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkDeviceOperation", - "ApiReferenceLink": null, - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation" + "Command": "Update-MgBetaTeamworkDeviceOperation", + "Method": "PATCH", + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaTeamworkDeviceSoftware", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-updatesoftware?view=graph-rest-beta", - "Uri": "/teamwork/devices/{teamworkDevice-id}/updateSoftware", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-updatesoftware?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaTeamworkDeviceSoftware", + "Method": "POST", + "Uri": "/teamwork/devices/{teamworkDevice-id}/updateSoftware" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkTeamAppSetting", - "ApiReferenceLink": null, - "Uri": "/teamwork/teamsAppSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTeamsAppSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppSettings" + "Command": "Update-MgBetaTeamworkTeamAppSetting", + "Method": "PATCH", + "Uri": "/teamwork/teamsAppSettings" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkTeamTemplate", - "ApiReferenceLink": null, - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamTemplate" + "Command": "Update-MgBetaTeamworkTeamTemplate", + "Method": "PATCH", + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkTeamTemplateDefinition", - "ApiReferenceLink": null, - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamTemplateDefinition" + "Command": "Update-MgBetaTeamworkTeamTemplateDefinition", + "Method": "PATCH", + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTeamworkWorkforceIntegration", - "ApiReferenceLink": null, - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWorkforceIntegration" + "Command": "Update-MgBetaTeamworkWorkforceIntegration", + "Method": "PATCH", + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomer", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer" + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomer", + "Method": "PATCH", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail" + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Method": "PATCH", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationship", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship" + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationship", + "Method": "PATCH", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment" + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Method": "PATCH", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation" + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "Method": "PATCH", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}" }, { + "Module": "Beta.Identity.Partner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.Partner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest" + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "Method": "PATCH", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenant", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsTenant" + "Command": "Update-MgBetaTenantRelationshipManagedTenant", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance" + "Command": "Update-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlert", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert" + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlert", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertLog", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog" + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertLog", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRule", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule" + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRule", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition" + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantApiNotification", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification" + "Command": "Update-MgBetaTenantRelationshipManagedTenantApiNotification", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAppPerformance", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance" + "Command": "Update-MgBetaTenantRelationshipManagedTenantAppPerformance", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}" }, { - "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAuditEvent", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", - "ApiVersion": "beta", + "Module": "Beta.ManagedTenants", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent" + "Command": "Update-MgBetaTenantRelationshipManagedTenantAuditEvent", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcConnection", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection" + "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcDevice", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice" + "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcOverview", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview" + "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage" + "Command": "Update-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary" + "Command": "Update-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCustomizedInformation", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantcustomizedinformation-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation" + "Command": "Update-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantDetailedInformation", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation" + "Command": "Update-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance" + "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary" + "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus" + "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantEmailNotification", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification" + "Command": "Update-MgBetaTenantRelationshipManagedTenantEmailNotification", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantGroup", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup" + "Command": "Update-MgBetaTenantRelationshipManagedTenantGroup", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance" + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend" + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementAction", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementAction" + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementAction", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus" + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementIntent", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent" + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementIntent", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplate", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate" + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection" + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary" + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep" + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary" + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion" + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment" + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantMyRole", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsMyRole" + "Command": "Update-MgBetaTenantRelationshipManagedTenantMyRole", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantTag", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag" + "Command": "Update-MgBetaTenantRelationshipManagedTenantTag", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint" + "Command": "Update-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState" + "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}" }, { + "Module": "Beta.ManagedTenants", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.ManagedTenants", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState" + "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganizationJoinRequest", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord" + "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganizationJoinRequest", + "Method": "PATCH", + "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganizationTenant", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember" + "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganizationTenant", + "Method": "PATCH", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTrustFramework", - "ApiReferenceLink": null, - "Uri": "/trustFramework", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTrustFramework", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTrustFramework" + "Command": "Update-MgBetaTrustFramework", + "Method": "PATCH", + "Uri": "/trustFramework" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTrustFrameworkKeySet", - "ApiReferenceLink": null, - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet" + "Command": "Update-MgBetaTrustFrameworkKeySet", + "Method": "PATCH", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaTrustFrameworkPolicy", - "ApiReferenceLink": null, - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaTrustFrameworkPolicy", + "Method": "PATCH", + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-update?view=graph-rest-beta", - "Uri": "/users/{user-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -530967,90 +536536,90 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUser" + "Command": "Update-MgBetaUser", + "Method": "PATCH", + "Uri": "/users/{user-id}" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserActivity", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserActivity" + "Command": "Update-MgBetaUserActivity", + "Method": "PATCH", + "Uri": "/users/{user-id}/activities/{userActivity-id}" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserActivityHistoryItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphActivityHistoryItem" + "Command": "Update-MgBetaUserActivityHistoryItem", + "Method": "PATCH", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserActivityStatistics", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphActivityStatistics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphActivityStatistics" + "Command": "Update-MgBetaUserActivityStatistics", + "Method": "PATCH", + "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}" }, { + "Module": "Beta.Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Update-MgBetaUserAppRoleAssignment", + "Method": "PATCH", + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserAuthenticationEmailMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -531069,56 +536638,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod" + "Command": "Update-MgBetaUserAuthenticationEmailMethod", + "Method": "PATCH", + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserAuthenticationMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaUserAuthenticationMethod", + "Method": "PATCH", + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserAuthenticationOperation", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphLongRunningOperation" + "Command": "Update-MgBetaUserAuthenticationOperation", + "Method": "PATCH", + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserAuthenticationPhoneMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiVersion": "beta", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -531137,49 +536706,47 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod" + "Command": "Update-MgBetaUserAuthenticationPhoneMethod", + "Method": "PATCH", + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserAuthenticationSignInPreference", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/signInPreferences", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphSignInPreferences", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSignInPreferences" + "Command": "Update-MgBetaUserAuthenticationSignInPreference", + "Method": "PATCH", + "Uri": "/users/{user-id}/authentication/signInPreferences" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserCalendarGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendarGroup" + "Command": "Update-MgBetaUserCalendarGroup", + "Method": "PATCH", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserCalendarPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -531190,2455 +536757,2457 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendarPermission" + "Command": "Update-MgBetaUserCalendarPermission", + "Method": "PATCH", + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserChat", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChat" + "Command": "Update-MgBetaUserChat", + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaUserChatInstalledApp", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "ApiVersion": "beta", "Variants": [ "Upgrade", "UpgradeExpanded", "UpgradeViaIdentity", "UpgradeViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaUserChatInstalledApp", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserChatLastMessagePreview", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageInfo" + "Command": "Update-MgBetaUserChatLastMessagePreview", + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserChatMember", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Update-MgBetaUserChatMember", + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserChatMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Update-MgBetaUserChatMessage", + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserChatMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Update-MgBetaUserChatMessageHostedContent", + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserChatMessageReply", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Update-MgBetaUserChatMessageReply", + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserChatMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Update-MgBetaUserChatMessageReplyHostedContent", + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserChatOperation", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Command": "Update-MgBetaUserChatOperation", + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserChatPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "Update-MgBetaUserChatPermissionGrant", + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserChatPinnedMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo" + "Command": "Update-MgBetaUserChatPinnedMessage", + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserChatTab", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Update-MgBetaUserChatTab", + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contacts/{contact-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContact" + "Command": "Update-MgBetaUserContact", + "Method": "PATCH", + "Uri": "/users/{user-id}/contacts/{contact-id}" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserContactExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaUserContactExtension", + "Method": "PATCH", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserContactFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContactFolder" + "Command": "Update-MgBetaUserContactFolder", + "Method": "PATCH", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserContactFolderChildFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContactFolder" + "Command": "Update-MgBetaUserContactFolderChildFolder", + "Method": "PATCH", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserContactFolderChildFolderContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContact" + "Command": "Update-MgBetaUserContactFolderChildFolderContact", + "Method": "PATCH", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserContactFolderChildFolderContactExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaUserContactFolderChildFolderContactExtension", + "Method": "PATCH", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserContactFolderChildFolderContactPhoto", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphProfilePhoto" + "Command": "Update-MgBetaUserContactFolderChildFolderContactPhoto", + "Method": "PATCH", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserContactFolderContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContact" + "Command": "Update-MgBetaUserContactFolderContact", + "Method": "PATCH", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserContactFolderContactExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaUserContactFolderContactExtension", + "Method": "PATCH", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserContactFolderContactPhoto", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphProfilePhoto" + "Command": "Update-MgBetaUserContactFolderContactPhoto", + "Method": "PATCH", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo" }, { + "Module": "Beta.PersonalContacts", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserContactPhoto", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphProfilePhoto" + "Command": "Update-MgBetaUserContactPhoto", + "Method": "PATCH", + "Uri": "/users/{user-id}/contacts/{contact-id}/photo" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Update-MgBetaUserDevice", + "Method": "PATCH", + "Uri": "/users/{user-id}/devices/{device-id}" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDeviceByDeviceId", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Update-MgBetaUserDeviceByDeviceId", + "Method": "PATCH", + "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDeviceCommand", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCommand", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCommand" + "Command": "Update-MgBetaUserDeviceCommand", + "Method": "PATCH", + "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDeviceEnrollmentConfiguration", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration" + "Command": "Update-MgBetaUserDeviceEnrollmentConfiguration", + "Method": "PATCH", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDeviceEnrollmentConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment" + "Command": "Update-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "Method": "PATCH", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDeviceExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaUserDeviceExtension", + "Method": "PATCH", + "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDeviceManagementTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent" + "Command": "Update-MgBetaUserDeviceManagementTroubleshootingEvent", + "Method": "PATCH", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" }, { + "Module": "Beta.CrossDeviceExperiences", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDeviceUsageRights", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUsageRight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUsageRight" + "Command": "Update-MgBetaUserDeviceUsageRights", + "Method": "PATCH", + "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDrive", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Update-MgBetaUserDrive", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaUserDriveCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Update-MgBetaUserDriveItem", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Update-MgBetaUserDriveItemAnalytic", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Update-MgBetaUserDriveItemAnalyticItemActivityStat", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaUserDriveItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemListItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Update-MgBetaUserDriveItemListItem", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersion", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersionField", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemListItemField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaUserDriveItemListItemField", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemListItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaUserDriveItemListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemListItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Update-MgBetaUserDriveItemListItemVersion", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaUserDriveItemListItemVersionField", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Update-MgBetaUserDriveItemPermission", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemRetentionLabel" + "Command": "Update-MgBetaUserDriveItemRetentionLabel", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemSubscription", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Update-MgBetaUserDriveItemSubscription", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemThumbnail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Update-MgBetaUserDriveItemThumbnail", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Update-MgBetaUserDriveItemVersion", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaUserDriveLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveList", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "Update-MgBetaUserDriveList", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListColumn", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Update-MgBetaUserDriveListColumn", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListContentType", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Update-MgBetaUserDriveListContentType", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", - "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" - }, - { - "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListContentTypeColumnLink", "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", "ApiVersion": "beta", + "Permissions": [], + "Command": "Update-MgBetaUserDriveListContentTypeColumn", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" + }, + { + "Module": "Beta.Files", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Update-MgBetaUserDriveListContentTypeColumnLink", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaUserDriveListCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Update-MgBetaUserDriveListItem", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaUserDriveListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Update-MgBetaUserDriveListItemDocumentSetVersion", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaUserDriveListItemDocumentSetVersionField", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListItemField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaUserDriveListItemField", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaUserDriveListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Update-MgBetaUserDriveListItemVersion", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaUserDriveListItemVersionField", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaUserDriveListLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListOperation", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Update-MgBetaUserDriveListOperation", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveListSubscription", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Update-MgBetaUserDriveListSubscription", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRoot", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Update-MgBetaUserDriveRoot", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootAnalytic", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Update-MgBetaUserDriveRootAnalytic", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Update-MgBetaUserDriveRootAnalyticItemActivityStat", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaUserDriveRootCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootListItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Update-MgBetaUserDriveRootListItem", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersion", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersionField", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootListItemField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaUserDriveRootListItemField", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootListItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaUserDriveRootListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootListItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Update-MgBetaUserDriveRootListItemVersion", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaUserDriveRootListItemVersionField", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Update-MgBetaUserDriveRootPermission", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemRetentionLabel" + "Command": "Update-MgBetaUserDriveRootRetentionLabel", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootSubscription", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Update-MgBetaUserDriveRootSubscription", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootThumbnail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Update-MgBetaUserDriveRootThumbnail", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}" }, { + "Module": "Beta.Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserDriveRootVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Update-MgBetaUserDriveRootVersion", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserEvent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Update-MgBetaUserEvent", + "Method": "PATCH", + "Uri": "/users/{user-id}/events/{event-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserEventExceptionOccurrenceExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaUserEventExceptionOccurrenceExtension", + "Method": "PATCH", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserEventExceptionOccurrenceInstanceExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "Method": "PATCH", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserEventExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaUserEventExtension", + "Method": "PATCH", + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserEventInstanceExceptionOccurrenceExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "Method": "PATCH", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}" }, { + "Module": "Beta.Calendar", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserEventInstanceExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaUserEventInstanceExtension", + "Method": "PATCH", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaUserExtension", + "Method": "PATCH", + "Uri": "/users/{user-id}/extensions/{extension-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserInferenceClassification", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/inferenceClassification", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInferenceClassification", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInferenceClassification" + "Command": "Update-MgBetaUserInferenceClassification", + "Method": "PATCH", + "Uri": "/users/{user-id}/inferenceClassification" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserInferenceClassificationOverride", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInferenceClassificationOverride" + "Command": "Update-MgBetaUserInferenceClassificationOverride", + "Method": "PATCH", + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserInformationProtection", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtection" + "Command": "Update-MgBetaUserInformationProtection", + "Method": "PATCH", + "Uri": "/users/{user-id}/informationProtection" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserInformationProtectionDataLossPreventionPolicy", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy" + "Command": "Update-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Method": "PATCH", + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserInformationProtectionPolicy", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/policy", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtectionPolicy" + "Command": "Update-MgBetaUserInformationProtectionPolicy", + "Method": "PATCH", + "Uri": "/users/{user-id}/informationProtection/policy" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserInformationProtectionPolicyLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtectionLabel" + "Command": "Update-MgBetaUserInformationProtectionPolicyLabel", + "Method": "PATCH", + "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserInformationProtectionSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSensitivityLabel" + "Command": "Update-MgBetaUserInformationProtectionSensitivityLabel", + "Method": "PATCH", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserInformationProtectionSensitivityLabelSublabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSensitivityLabel" + "Command": "Update-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Method": "PATCH", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserInformationProtectionSensitivityPolicySetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSensitivityPolicySettings" + "Command": "Update-MgBetaUserInformationProtectionSensitivityPolicySetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequest", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest" + "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequest", + "Method": "PATCH", + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}" }, { + "Module": "Beta.Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequestResult", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphThreatAssessmentResult" + "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "Method": "PATCH", + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserInsight", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemInsights", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphItemInsights" + "Command": "Update-MgBetaUserInsight", + "Method": "PATCH", + "Uri": "/users/{user-id}/insights" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserInsightShared", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedInsight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedInsight" + "Command": "Update-MgBetaUserInsightShared", + "Method": "PATCH", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserInsightTrending", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTrending", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphTrending" + "Command": "Update-MgBetaUserInsightTrending", + "Method": "PATCH", + "Uri": "/users/{user-id}/insights/trending/{trending-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserInsightUsed", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUsedInsight", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUsedInsight" + "Command": "Update-MgBetaUserInsightUsed", + "Method": "PATCH", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserLicenseDetail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphLicenseDetails" + "Command": "Update-MgBetaUserLicenseDetail", + "Method": "PATCH", + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailboxSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgBetaUserMailboxSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/mailboxSettings" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserMailFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailFolder" + "Command": "Update-MgBetaUserMailFolder", + "Method": "PATCH", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserMailFolderChildFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMailFolder" + "Command": "Update-MgBetaUserMailFolderChildFolder", + "Method": "PATCH", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserMailFolderChildFolderMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Update-MgBetaUserMailFolderChildFolderMessage", + "Method": "PATCH", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserMailFolderChildFolderMessageExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaUserMailFolderChildFolderMessageExtension", + "Method": "PATCH", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserMailFolderChildFolderMessageRule", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessageRule" + "Command": "Update-MgBetaUserMailFolderChildFolderMessageRule", + "Method": "PATCH", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserMailFolderMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Update-MgBetaUserMailFolderMessage", + "Method": "PATCH", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserMailFolderMessageExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaUserMailFolderMessageExtension", + "Method": "PATCH", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserMailFolderMessageRule", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessageRule" + "Command": "Update-MgBetaUserMailFolderMessageRule", + "Method": "PATCH", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDevice" + "Command": "Update-MgBetaUserManagedDevice", + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails" + "Command": "Update-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceCategory", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCategory" + "Command": "Update-MgBetaUserManagedDeviceCategory", + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceCompliancePolicyState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" + "Command": "Update-MgBetaUserManagedDeviceCompliancePolicyState", + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceConfigurationState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationState" + "Command": "Update-MgBetaUserManagedDeviceConfigurationState", + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceHealthScriptState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState" + "Command": "Update-MgBetaUserManagedDeviceHealthScriptState", + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceLogCollectionResponse", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" + "Command": "Update-MgBetaUserManagedDeviceLogCollectionResponse", + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceMobileAppConfigurationState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState" + "Command": "Update-MgBetaUserManagedDeviceMobileAppConfigurationState", + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityBaselineState" + "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineState", + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState" + "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaUserManagedDeviceWindowsDeviceAccount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaUserManagedDeviceWindowsDeviceAccount", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsProtectionState" + "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionState", + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Update-MgBetaUserMessage", + "Method": "PATCH", + "Uri": "/users/{user-id}/messages/{message-id}" }, { + "Module": "Beta.Mail", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserMessageExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaUserMessageExtension", + "Method": "PATCH", + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserMobileAppIntentAndState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppIntentAndState" + "Command": "Update-MgBetaUserMobileAppIntentAndState", + "Method": "PATCH", + "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserMobileAppTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent" + "Command": "Update-MgBetaUserMobileAppTroubleshootingEvent", + "Method": "PATCH", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}" }, { + "Module": "Beta.Devices.CorporateManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest" + "Command": "Update-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "PATCH", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserNotification", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/notifications/{notification-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotification", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphNotification" + "Command": "Update-MgBetaUserNotification", + "Method": "PATCH", + "Uri": "/users/{user-id}/notifications/{notification-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Update-MgBetaUserOnenoteNotebook", + "Method": "PATCH", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserOnenotePage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Update-MgBetaUserOnenotePage", + "Method": "PATCH", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaUserOnenotePageContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "ApiVersion": "beta", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaUserOnenotePageContent", + "Method": "POST", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Update-MgBetaUserOnenoteSection", + "Method": "PATCH", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}" }, { + "Module": "Beta.Notes", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Update-MgBetaUserOnenoteSectionGroup", + "Method": "PATCH", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserOnlineMeeting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -533657,15 +539226,13 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Command": "Update-MgBetaUserOnlineMeeting", + "Method": "PATCH", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserOnlineMeetingAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -533676,17 +539243,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "Update-MgBetaUserOnlineMeetingAttendanceReport", + "Method": "PATCH", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -533697,262 +539264,264 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "Update-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "PATCH", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserOnlineMeetingByJoinWebUrl", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Command": "Update-MgBetaUserOnlineMeetingByJoinWebUrl", + "Method": "PATCH", + "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserOnlineMeetingRecording", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecording" + "Command": "Update-MgBetaUserOnlineMeetingRecording", + "Method": "PATCH", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserOnlineMeetingRegistration", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingRegistration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingRegistration" + "Command": "Update-MgBetaUserOnlineMeetingRegistration", + "Method": "PATCH", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserOnlineMeetingRegistrationCustomQuestion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion" + "Command": "Update-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "Method": "PATCH", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserOnlineMeetingRegistrationRegistrant", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingRegistrantBase" + "Command": "Update-MgBetaUserOnlineMeetingRegistrationRegistrant", + "Method": "PATCH", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserOnlineMeetingTranscript", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphCallTranscript" + "Command": "Update-MgBetaUserOnlineMeetingTranscript", + "Method": "PATCH", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserOutlookMasterCategory", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookCategory" + "Command": "Update-MgBetaUserOutlookMasterCategory", + "Method": "PATCH", + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserOutlookTask", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookTask" + "Command": "Update-MgBetaUserOutlookTask", + "Method": "PATCH", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserOutlookTaskFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookTaskFolder" + "Command": "Update-MgBetaUserOutlookTaskFolder", + "Method": "PATCH", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserOutlookTaskFolderTask", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookTask" + "Command": "Update-MgBetaUserOutlookTaskFolderTask", + "Method": "PATCH", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserOutlookTaskGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookTaskGroup" + "Command": "Update-MgBetaUserOutlookTaskGroup", + "Method": "PATCH", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookTaskFolder" + "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolder", + "Method": "PATCH", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolderTask", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookTask" + "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Method": "PATCH", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}" }, { + "Module": "Beta.Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgBetaUserPassword", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-beta", - "Uri": "/users/{user-id}/changePassword", - "ApiVersion": "beta", "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "Module": "Beta.Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaUserPassword", + "Method": "POST", + "Uri": "/users/{user-id}/changePassword" }, { + "Module": "Beta.Planner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserPlanner", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/planner", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerUser", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -533971,56 +539540,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerUser" + "Command": "Update-MgBetaUserPlanner", + "Method": "PATCH", + "Uri": "/users/{user-id}/planner" }, { + "Module": "Beta.CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserPresence", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/presence", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphPresence" + "Command": "Update-MgBetaUserPresence", + "Method": "PATCH", + "Uri": "/users/{user-id}/presence" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserProfile", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProfile", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphProfile" + "Command": "Update-MgBetaUserProfile", + "Method": "PATCH", + "Uri": "/users/{user-id}/profile" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileAccount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserAccountInformation", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -534039,22 +539608,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserAccountInformation" + "Command": "Update-MgBetaUserProfileAccount", + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileAddress", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemaddress-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphItemAddress", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -534073,22 +539642,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemAddress" + "Command": "Update-MgBetaUserProfileAddress", + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileAnniversary", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -534107,22 +539676,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPersonAnnualEvent" + "Command": "Update-MgBetaUserProfileAnniversary", + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileAward", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/awards/{personAward-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personaward-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPersonAward", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -534141,22 +539710,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPersonAward" + "Command": "Update-MgBetaUserProfileAward", + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/awards/{personAward-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileCertification", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personcertification-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPersonCertification", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -534175,22 +539744,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPersonCertification" + "Command": "Update-MgBetaUserProfileCertification", + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileEducationalActivity", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationalActivity", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -534209,22 +539778,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationalActivity" + "Command": "Update-MgBetaUserProfileEducationalActivity", + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileEmail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itememail-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphItemEmail", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -534243,22 +539812,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemEmail" + "Command": "Update-MgBetaUserProfileEmail", + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileInterest", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPersonInterest", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -534277,22 +539846,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPersonInterest" + "Command": "Update-MgBetaUserProfileInterest", + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/interests/{personInterest-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileLanguage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLanguageProficiency", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -534311,22 +539880,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphLanguageProficiency" + "Command": "Update-MgBetaUserProfileLanguage", + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileName", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/names/{personName-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPersonName", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -534345,22 +539914,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPersonName" + "Command": "Update-MgBetaUserProfileName", + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/names/{personName-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileNote", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personannotation-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphPersonAnnotation", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.Read", @@ -534403,22 +539972,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPersonAnnotation" + "Command": "Update-MgBetaUserProfileNote", + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserProfilePatent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itempatent-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphItemPatent", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -534437,22 +540006,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemPatent" + "Command": "Update-MgBetaUserProfilePatent", + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserProfilePhone", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemphone-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphItemPhone", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -534471,22 +540040,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemPhone" + "Command": "Update-MgBetaUserProfilePhone", + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserProfilePosition", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWorkPosition", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -534505,22 +540074,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWorkPosition" + "Command": "Update-MgBetaUserProfilePosition", + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/positions/{workPosition-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileProject", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProjectParticipation", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -534539,22 +540108,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphProjectParticipation" + "Command": "Update-MgBetaUserProfileProject", + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserProfilePublication", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itempublication-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphItemPublication", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -534573,22 +540142,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphItemPublication" + "Command": "Update-MgBetaUserProfilePublication", + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileSkill", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSkillProficiency", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -534607,22 +540176,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSkillProficiency" + "Command": "Update-MgBetaUserProfileSkill", + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileWebAccount", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWebAccount", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -534641,22 +540210,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWebAccount" + "Command": "Update-MgBetaUserProfileWebAccount", + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}" }, { + "Module": "Beta.People", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserProfileWebsite", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.People", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPersonWebsite", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -534675,124 +540244,124 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPersonWebsite" + "Command": "Update-MgBetaUserProfileWebsite", + "Method": "PATCH", + "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}" }, { + "Module": "Beta.Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserScopedRoleMemberOf", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Command": "Update-MgBetaUserScopedRoleMemberOf", + "Method": "PATCH", + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserSecurity", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/security", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurity1", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurity1" + "Command": "Update-MgBetaUserSecurity", + "Method": "PATCH", + "Uri": "/users/{user-id}/security" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserSecurityInformationProtection", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/security/informationProtection", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityInformationProtection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityInformationProtection" + "Command": "Update-MgBetaUserSecurityInformationProtection", + "Method": "PATCH", + "Uri": "/users/{user-id}/security/informationProtection" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserSecurityInformationProtectionLabelPolicySetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting" + "Command": "Update-MgBetaUserSecurityInformationProtectionLabelPolicySetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel" + "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "Method": "PATCH", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}" }, { + "Module": "Beta.Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel" + "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", + "Method": "PATCH", + "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserSettings", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite", @@ -534811,73 +540380,73 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserSettings" + "Command": "Update-MgBetaUserSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/settings" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserSettingContactMergeSuggestion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/contactMergeSuggestions", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContactMergeSuggestions", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphContactMergeSuggestions" + "Command": "Update-MgBetaUserSettingContactMergeSuggestion", + "Method": "PATCH", + "Uri": "/users/{user-id}/settings/contactMergeSuggestions" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserSettingItemInsight", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/itemInsights", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userinsightssettings-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphUserInsightsSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserInsightsSettings" + "Command": "Update-MgBetaUserSettingItemInsight", + "Method": "PATCH", + "Uri": "/users/{user-id}/settings/itemInsights" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserSettingRegionalAndLanguageSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings" + "Command": "Update-MgBetaUserSettingRegionalAndLanguageSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserSettingShiftPreference", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/shiftPreferences", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-put?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphShiftPreferences", + "ApiVersion": "beta", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -534896,141 +540465,141 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphShiftPreferences" + "Command": "Update-MgBetaUserSettingShiftPreference", + "Method": "PATCH", + "Uri": "/users/{user-id}/settings/shiftPreferences" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserSettingStorage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/storage", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserStorage", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserStorage" + "Command": "Update-MgBetaUserSettingStorage", + "Method": "PATCH", + "Uri": "/users/{user-id}/settings/storage" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserSettingStorageQuota", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/storage/quota", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedStorageQuota", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedStorageQuota" + "Command": "Update-MgBetaUserSettingStorageQuota", + "Method": "PATCH", + "Uri": "/users/{user-id}/settings/storage/quota" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserSettingStorageQuotaService", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown" + "Command": "Update-MgBetaUserSettingStorageQuotaService", + "Method": "PATCH", + "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserSettingWindows", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsSetting", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsSetting" + "Command": "Update-MgBetaUserSettingWindows", + "Method": "PATCH", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserSettingWindowsInstance", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsSettingInstance" + "Command": "Update-MgBetaUserSettingWindowsInstance", + "Method": "PATCH", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserTeamwork", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserTeamwork", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphUserTeamwork" + "Command": "Update-MgBetaUserTeamwork", + "Method": "PATCH", + "Uri": "/users/{user-id}/teamwork" }, { + "Module": "Beta.Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserTeamworkAssociatedTeam", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAssociatedTeamInfo" + "Command": "Update-MgBetaUserTeamworkAssociatedTeam", + "Method": "PATCH", + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserTodoList", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -535049,39 +540618,39 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphTodoTaskList" + "Command": "Update-MgBetaUserTodoList", + "Method": "PATCH", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserTodoListExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaUserTodoListExtension", + "Method": "PATCH", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserTodoListTask", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTodoTask", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -535100,39 +540669,39 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphTodoTask" + "Command": "Update-MgBetaUserTodoListTask", + "Method": "PATCH", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserTodoListTaskAttachmentSession", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachmentSession" + "Command": "Update-MgBetaUserTodoListTaskAttachmentSession", + "Method": "PATCH", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserTodoListTaskChecklistItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChecklistItem", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -535151,39 +540720,39 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphChecklistItem" + "Command": "Update-MgBetaUserTodoListTaskChecklistItem", + "Method": "PATCH", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserTodoListTaskExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaUserTodoListTaskExtension", + "Method": "PATCH", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}" }, { + "Module": "Beta.Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaUserTodoListTaskLinkedResource", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLinkedResource", + "ApiVersion": "beta", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -535202,770 +540771,770 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphLinkedResource" + "Command": "Update-MgBetaUserTodoListTaskLinkedResource", + "Method": "PATCH", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEvent", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "ApiVersion": "beta", "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEvent" + "Command": "Update-MgBetaVirtualEvent", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventPresenter", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventPresenter" + "Command": "Update-MgBetaVirtualEventPresenter", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Update-MgBetaVirtualEventSession", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventSessionAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "Update-MgBetaVirtualEventSessionAttendanceReport", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "Update-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventSessionByJoinWebUrl", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Update-MgBetaVirtualEventSessionByJoinWebUrl", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventTownhall", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventTownhall" + "Command": "Update-MgBetaVirtualEventTownhall", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventTownhallPresenter", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventPresenter" + "Command": "Update-MgBetaVirtualEventTownhallPresenter", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventTownhallSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Update-MgBetaVirtualEventTownhallSession", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventTownhallSessionAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "Update-MgBetaVirtualEventTownhallSessionAttendanceReport", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "Update-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventTownhallSessionByJoinWebUrl", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Update-MgBetaVirtualEventTownhallSessionByJoinWebUrl", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinar", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventWebinar" + "Command": "Update-MgBetaVirtualEventWebinar", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinarPresenter", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventPresenter" + "Command": "Update-MgBetaVirtualEventWebinarPresenter", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinarRegistration", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventRegistration" + "Command": "Update-MgBetaVirtualEventWebinarRegistration", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinarRegistrationByEmail", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventRegistration" + "Command": "Update-MgBetaVirtualEventWebinarRegistrationByEmail", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinarRegistrationByUserId", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventRegistration" + "Command": "Update-MgBetaVirtualEventWebinarRegistrationByUserId", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinarSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Update-MgBetaVirtualEventWebinarSession", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReport", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { + "Module": "Beta.Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBetaVirtualEventWebinarSessionByJoinWebUrl", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", - "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Update-MgBetaVirtualEventWebinarSessionByJoinWebUrl", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')" }, { - "CommandAlias": "Update-MgBetaWuDeployment", - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesDeployment", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deployment-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment" + "Command": "Update-MgBetaWindowsUpdatesDeployment", + "Method": "PATCH", + "Uri": "/admin/windows/updates/deployments/{deployment-id}" }, { - "CommandAlias": "Update-MgBetaWuDeploymentAudience", - "Method": "POST", - "Command": "Update-MgBetaWindowsUpdatesDeploymentAudience", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudience?view=graph-rest-beta", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudience", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudience?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaWindowsUpdatesDeploymentAudience", + "Method": "POST", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudience" }, { - "CommandAlias": "Update-MgBetaWuDeploymentAudienceApplicableContent", - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent" + "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", + "Method": "PATCH", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}" }, { - "CommandAlias": "Update-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch" + "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", + "Method": "PATCH", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}" }, { - "CommandAlias": "Update-MgBetaWuDeploymentAudienceGraphBPreId", - "Method": "POST", - "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-beta", - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudienceById", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceById", + "Method": "POST", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudienceById" }, { - "CommandAlias": "Update-MgBetaWuPolicy", - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesPolicy", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy" + "Command": "Update-MgBetaWindowsUpdatesPolicy", + "Method": "PATCH", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}" }, { - "CommandAlias": "Update-MgBetaWuPolicyAudience", - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudience", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience" + "Command": "Update-MgBetaWindowsUpdatesPolicyAudience", + "Method": "PATCH", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience" }, { - "CommandAlias": "Update-MgBetaWuPolicyAudienceApplicableContent", - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent" + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", + "Method": "PATCH", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}" }, { - "CommandAlias": "Update-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch" + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", + "Method": "PATCH", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}" }, { - "CommandAlias": "Update-MgBetaWuPolicyAudienceGraphBPreId", - "Method": "POST", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceById", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-beta", - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/updateAudienceById", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-beta", + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceById", + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/updateAudienceById" }, { - "CommandAlias": "Update-MgBetaWuPolicyAudienceExclusion", - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceExclusion", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "Method": "PATCH", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}" }, { - "CommandAlias": "Update-MgBetaWuPolicyAudienceMember", - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceMember", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceMember", + "Method": "PATCH", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}" }, { - "CommandAlias": "Update-MgBetaWuPolicyComplianceChange", - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesPolicyComplianceChange", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-contentapproval-update?view=graph-rest-beta", + "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange" + "Command": "Update-MgBetaWindowsUpdatesPolicyComplianceChange", + "Method": "PATCH", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}" }, { - "CommandAlias": "Update-MgBetaWuProduct", - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesProduct", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct" + "Command": "Update-MgBetaWindowsUpdatesProduct", + "Method": "PATCH", + "Uri": "/admin/windows/updates/products/{product-id}" }, { - "CommandAlias": "Update-MgBetaWuProductEdition", - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesProductEdition", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesEdition" + "Command": "Update-MgBetaWindowsUpdatesProductEdition", + "Method": "PATCH", + "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}" }, { - "CommandAlias": "Update-MgBetaWuProductKnownIssue", - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesProductKnownIssue", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue" + "Command": "Update-MgBetaWindowsUpdatesProductKnownIssue", + "Method": "PATCH", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}" }, { - "CommandAlias": "Update-MgBetaWuProductKnownIssueOriginatingKnowledgeBaseArticle", - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle" + "Command": "Update-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", + "Method": "PATCH", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle" }, { - "CommandAlias": "Update-MgBetaWuProductKnownIssueResolvingKnowledgeBaseArticle", - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle" + "Command": "Update-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", + "Method": "PATCH", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle" }, { - "CommandAlias": "Update-MgBetaWuProductRevision", - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesProductRevision", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision" + "Command": "Update-MgBetaWindowsUpdatesProductRevision", + "Method": "PATCH", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}" }, { - "CommandAlias": "Update-MgBetaWuProductRevisionCatalogEntry", - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesProductRevisionCatalogEntry", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry" + "Command": "Update-MgBetaWindowsUpdatesProductRevisionCatalogEntry", + "Method": "PATCH", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry" }, { - "CommandAlias": "Update-MgBetaWuProductRevisionKnowledgeBaseArticle", - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle" + "Command": "Update-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", + "Method": "PATCH", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle" }, { - "CommandAlias": "Update-MgBetaWuResourceConnection", - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesResourceConnection", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "ApiVersion": "beta", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection" + "Command": "Update-MgBetaWindowsUpdatesResourceConnection", + "Method": "PATCH", + "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}" }, { - "CommandAlias": "Update-MgBetaWuUpdatableAsset", - "Method": "PATCH", - "Command": "Update-MgBetaWindowsUpdatesUpdatableAsset", - "ApiReferenceLink": null, - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", - "ApiVersion": "beta", + "Module": "Beta.WindowsUpdates", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Beta.WindowsUpdates", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "beta", "Permissions": [], - "OutputType": null + "Command": "Update-MgBetaWindowsUpdatesUpdatableAsset", + "Method": "PATCH", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBookingBusiness", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -535984,22 +541553,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingBusiness" + "Command": "Update-MgBookingBusiness", + "Method": "PATCH", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBookingBusinessAppointment", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -536034,39 +541603,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingAppointment" + "Command": "Update-MgBookingBusinessAppointment", + "Method": "PATCH", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBookingBusinessCalendarView", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphBookingAppointment" + "Command": "Update-MgBookingBusinessCalendarView", + "Method": "PATCH", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBookingBusinessCustomer", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomer-update?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -536101,22 +541670,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Update-MgBookingBusinessCustomer", + "Method": "PATCH", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBookingBusinessCustomQuestion", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomquestion-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -536143,22 +541712,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingCustomQuestion" + "Command": "Update-MgBookingBusinessCustomQuestion", + "Method": "PATCH", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBookingBusinessService", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingservice-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphBookingService", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -536177,22 +541746,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphBookingService" + "Command": "Update-MgBookingBusinessService", + "Method": "PATCH", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBookingBusinessStaffMember", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingstaffmember-update?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -536211,39 +541780,39 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Update-MgBookingBusinessStaffMember", + "Method": "PATCH", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgBookingCurrency", - "ApiReferenceLink": null, - "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBookingCurrency", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphBookingCurrency" + "Command": "Update-MgBookingCurrency", + "Method": "PATCH", + "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgChat", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch?view=graph-rest-1.0", - "Uri": "/chats/{chat-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -536270,22 +541839,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChat" + "Command": "Update-MgChat", + "Method": "PATCH", + "Uri": "/chats/{chat-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgChatInstalledApp", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "ApiVersion": "v1.0", "Variants": [ "Upgrade", "UpgradeExpanded", "UpgradeViaIdentity", "UpgradeViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForChat", @@ -536376,56 +541945,56 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Update-MgChatInstalledApp", + "Method": "POST", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgChatLastMessagePreview", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/lastMessagePreview", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageInfo" + "Command": "Update-MgChatLastMessagePreview", + "Method": "PATCH", + "Uri": "/chats/{chat-id}/lastMessagePreview" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgChatMember", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Update-MgChatMember", + "Method": "PATCH", + "Uri": "/chats/{chat-id}/members/{conversationMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgChatMessage", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Chat.ReadWrite", @@ -536460,90 +542029,90 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Update-MgChatMessage", + "Method": "PATCH", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgChatMessageReply", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Update-MgChatMessageReply", + "Method": "PATCH", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgChatMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Update-MgChatMessageReplyHostedContent", + "Method": "PATCH", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgChatPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "Update-MgChatPermissionGrant", + "Method": "PATCH", + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgChatPinnedMessage", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo" + "Command": "Update-MgChatPinnedMessage", + "Method": "PATCH", + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgChatTab", - "ApiReferenceLink": null, - "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch-tabs?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForChat", @@ -536586,22 +542155,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Update-MgChatTab", + "Method": "PATCH", + "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgCommunicationCallAudioRoutingGroup", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -536620,73 +542189,73 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAudioRoutingGroup" + "Command": "Update-MgCommunicationCallAudioRoutingGroup", + "Method": "PATCH", + "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgCommunicationCallContentSharingSession", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgCommunicationCallContentSharingSession", + "Method": "PATCH", + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgCommunicationCallOperation", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCommsOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCommsOperation" + "Command": "Update-MgCommunicationCallOperation", + "Method": "PATCH", + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgCommunicationCallParticipant", - "ApiReferenceLink": null, - "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphParticipant", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphParticipant" + "Command": "Update-MgCommunicationCallParticipant", + "Method": "PATCH", + "Uri": "/communications/calls/{call-id}/participants/{participant-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgCommunicationCallRecordingStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-updaterecordingstatus?view=graph-rest-1.0", - "Uri": "/communications/calls/{call-id}/updateRecordingStatus", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-updaterecordingstatus?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -536705,207 +542274,207 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation" + "Command": "Update-MgCommunicationCallRecordingStatus", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/updateRecordingStatus" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgCommunicationCallRecordSession", - "ApiReferenceLink": null, - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecordsSession" + "Command": "Update-MgCommunicationCallRecordSession", + "Method": "PATCH", + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgCommunicationOnlineMeeting", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Command": "Update-MgCommunicationOnlineMeeting", + "Method": "PATCH", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgCommunicationOnlineMeetingAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "Update-MgCommunicationOnlineMeetingAttendanceReport", + "Method": "PATCH", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "PATCH", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgCommunicationOnlineMeetingRecording", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecording" + "Command": "Update-MgCommunicationOnlineMeetingRecording", + "Method": "PATCH", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgCommunicationOnlineMeetingTranscript", - "ApiReferenceLink": null, - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCallTranscript" + "Command": "Update-MgCommunicationOnlineMeetingTranscript", + "Method": "PATCH", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgCommunicationPresence", - "ApiReferenceLink": null, - "Uri": "/communications/presences/{presence-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPresence" + "Command": "Update-MgCommunicationPresence", + "Method": "PATCH", + "Uri": "/communications/presences/{presence-id}" }, { + "Module": "Compliance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgCompliance", - "ApiReferenceLink": null, - "Uri": "/compliance", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCompliance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCompliance" + "Command": "Update-MgCompliance", + "Method": "PATCH", + "Uri": "/compliance" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgContact", - "ApiReferenceLink": null, - "Uri": "/contacts/{orgContact-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOrgContact" + "Command": "Update-MgContact", + "Method": "PATCH", + "Uri": "/contacts/{orgContact-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgContract", - "ApiReferenceLink": null, - "Uri": "/contracts/{contract-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContract", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContract" + "Command": "Update-MgContract", + "Method": "PATCH", + "Uri": "/contracts/{contract-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDataPolicyOperation", - "ApiReferenceLink": null, - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDataPolicyOperation" + "Command": "Update-MgDataPolicyOperation", + "Method": "PATCH", + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDevice", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-1.0", - "Uri": "/devices/{device-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -536932,20 +542501,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Update-MgDevice", + "Method": "PATCH", + "Uri": "/devices/{device-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgt", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagement", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-deviceappmanagement-update?view=graph-rest-1.0", - "Uri": "/deviceAppManagement", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-deviceappmanagement-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceAppManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -536964,39 +542533,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceAppManagement" + "Command": "Update-MgDeviceAppManagement", + "Method": "PATCH", + "Uri": "/deviceAppManagement" }, { - "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtection", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappprotection-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection" + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtection", + "Method": "PATCH", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -537015,22 +542584,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -537049,22 +542618,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -537083,22 +542652,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "Method": "PATCH", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary" }, { - "CommandAlias": "Update-MgDeviceAppMgtDefaultManagedAppProtection", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-defaultmanagedappprotection-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -537117,22 +542686,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection" + "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtection", + "Method": "PATCH", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -537151,22 +542720,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -537185,39 +542754,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "Method": "PATCH", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary" }, { - "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtection", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtection", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-iosmanagedappprotection-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIosManagedAppProtection" + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtection", + "Method": "PATCH", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtectionApp", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedmobileapp-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -537236,22 +542805,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtectionAssignment", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedapppolicyassignment-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -537270,22 +542839,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedapppolicydeploymentsummary-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -537304,90 +542873,90 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "Method": "PATCH", + "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary" }, { - "CommandAlias": "Update-MgDeviceAppMgtManagedAppPolicy", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedAppPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Command": "Update-MgDeviceAppManagementManagedAppPolicy", + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistration", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedAppRegistration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedAppRegistration" + "Command": "Update-MgDeviceAppManagementManagedAppRegistration", + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Command": "Update-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedAppPolicy" + "Command": "Update-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistrationOperation", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedAppRegistrationOperation", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedappoperation-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedAppOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -537406,158 +542975,158 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppOperation" + "Command": "Update-MgDeviceAppManagementManagedAppRegistrationOperation", + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtManagedAppStatus", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedAppStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppStatus", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedAppStatus" + "Command": "Update-MgDeviceAppManagementManagedAppStatus", + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtManagedEBook", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedEBook", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedEBook", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedEBook" + "Command": "Update-MgDeviceAppManagementManagedEBook", + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtManagedEBookAssignment", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedEBookAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedEBookAssignment" + "Command": "Update-MgDeviceAppManagementManagedEBookAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtManagedEBookDeviceState", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedEBookDeviceState", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceInstallState" + "Command": "Update-MgDeviceAppManagementManagedEBookDeviceState", + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtManagedEBookInstallSummary", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedEBookInstallSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-ebookinstallsummary-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEBookInstallSummary", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEBookInstallSummary" + "Command": "Update-MgDeviceAppManagementManagedEBookInstallSummary", + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary" }, { - "CommandAlias": "Update-MgDeviceAppMgtManagedEBookUserStateSummary", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUserInstallStateSummary" + "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummary", + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceInstallState" + "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Method": "PATCH", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-mdmwindowsinformationprotectionpolicy-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy" + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -537576,22 +543145,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -537610,22 +543179,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -537644,1042 +543213,1042 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileApp", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-webapp-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMobileApp", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileApp" + "Command": "Update-MgDeviceAppManagementMobileApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAssignment", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgDeviceAppManagementMobileAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContent" + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppContentFile" + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppAssignment" + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppCategory", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppCategory", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppCategory" + "Command": "Update-MgDeviceAppManagementMobileAppCategory", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfiguration", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration" + "Command": "Update-MgDeviceAppManagementMobileAppConfiguration", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationAssignment", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment" + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus" + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicesummary-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary" + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatus", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus" + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatus", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationusersummary-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary" + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary" }, { - "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfiguration", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration" + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfiguration", + "Method": "PATCH", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationApp", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedMobileApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -538698,22 +544267,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedMobileApp" + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "Method": "PATCH", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -538732,22 +544301,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -538766,22 +544335,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary" + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "Method": "PATCH", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary" }, { - "CommandAlias": "Update-MgDeviceAppMgtVppToken", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementVppToken", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphVppToken", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -538800,22 +544369,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphVppToken" + "Command": "Update-MgDeviceAppManagementVppToken", + "Method": "PATCH", + "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicy", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionpolicy-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -538834,22 +544403,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy" + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "Method": "PATCH", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -538868,22 +544437,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment" + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Method": "PATCH", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionapplockerfile-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -538902,22 +544471,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Method": "PATCH", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}" }, { - "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "Method": "PATCH", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null, - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "ApiVersion": "v1.0", + "Module": "Devices.CorporateManagement", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -538936,54 +544505,54 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile" + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Method": "PATCH", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceByDeviceId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-1.0", - "Uri": "/devices(deviceId='{deviceId}')", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDevice" + "Command": "Update-MgDeviceByDeviceId", + "Method": "PATCH", + "Uri": "/devices(deviceId='{deviceId}')" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceExtension", - "ApiReferenceLink": null, - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgDeviceExtension", + "Method": "PATCH", + "Uri": "/devices/{device-id}/extensions/{extension-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagement", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-devicemanagement-update?view=graph-rest-1.0", - "Uri": "/deviceManagement", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-devicemanagement-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -539026,20 +544595,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagement" + "Command": "Update-MgDeviceManagement", + "Method": "PATCH", + "Uri": "/deviceManagement" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementApplePushNotificationCertificate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/applePushNotificationCertificate", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -539058,39 +544627,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphApplePushNotificationCertificate" + "Command": "Update-MgDeviceManagementApplePushNotificationCertificate", + "Method": "PATCH", + "Uri": "/deviceManagement/applePushNotificationCertificate" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementAuditEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAuditEvent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAuditEvent" + "Command": "Update-MgDeviceManagementAuditEvent", + "Method": "PATCH", + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementComplianceManagementPartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-compliancemanagementpartner-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -539109,20 +544678,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphComplianceManagementPartner" + "Command": "Update-MgDeviceManagementComplianceManagementPartner", + "Method": "PATCH", + "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}" }, { + "Module": "DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementConditionalAccessSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/conditionalAccessSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-onpremisesconditionalaccesssettings-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -539141,22 +544710,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings" + "Command": "Update-MgDeviceManagementConditionalAccessSetting", + "Method": "PATCH", + "Uri": "/deviceManagement/conditionalAccessSettings" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDetectedApp", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -539175,22 +544744,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDetectedApp" + "Command": "Update-MgDeviceManagementDetectedApp", + "Method": "PATCH", + "Uri": "/deviceManagement/detectedApps/{detectedApp-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicecategory-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -539209,358 +544778,358 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceCategory" + "Command": "Update-MgDeviceManagementDeviceCategory", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windowsphone81compliancepolicy-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy" + "Command": "Update-MgDeviceManagementDeviceCompliancePolicy", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment" + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary" + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicydevicestatesummary-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary" + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus" + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedeviceoverview-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview" + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule" + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem" + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary" + "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState" + "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus" + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuseroverview-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview" + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10teamgeneralconfiguration-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfiguration" + "Command": "Update-MgDeviceManagementDeviceConfiguration", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment" + "Command": "Update-MgDeviceManagementDeviceConfigurationAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary" + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatesummary-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary" + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus" + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatus", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdeviceoverview-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview" + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus" + "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatus", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatusOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuseroverview-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview" + "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatusOverview", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview" }, { + "Module": "DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceEnrollmentConfiguration", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentlimitconfiguration-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -539579,22 +545148,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration" + "Command": "Update-MgDeviceManagementDeviceEnrollmentConfiguration", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}" }, { + "Module": "DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Enrollment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-enrollmentconfigurationassignment-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -539613,22 +545182,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment" + "Command": "Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementExchangeConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -539647,56 +545216,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector" + "Command": "Update-MgDeviceManagementExchangeConnector", + "Method": "PATCH", + "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}" }, { + "Module": "DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity" + "Command": "Update-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Method": "PATCH", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementIoUpdateStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus" + "Command": "Update-MgDeviceManagementIoUpdateStatus", + "Method": "PATCH", + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementManagedDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -539715,158 +545284,158 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphManagedDevice" + "Command": "Update-MgDeviceManagementManagedDevice", + "Method": "PATCH", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementManagedDeviceCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCategory" + "Command": "Update-MgDeviceManagementManagedDeviceCategory", + "Method": "PATCH", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementManagedDeviceCompliancePolicyState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" + "Command": "Update-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Method": "PATCH", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementManagedDeviceConfigurationState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationState" + "Command": "Update-MgDeviceManagementManagedDeviceConfigurationState", + "Method": "PATCH", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementManagedDeviceLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" + "Command": "Update-MgDeviceManagementManagedDeviceLogCollectionRequest", + "Method": "PATCH", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-updatewindowsdeviceaccount?view=graph-rest-1.0", - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-updatewindowsdeviceaccount?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsProtectionState" + "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionState", + "Method": "PATCH", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "PATCH", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent" + "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEvent", + "Method": "PATCH", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -539885,22 +545454,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppLogCollectionRequest" + "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Method": "PATCH", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementMobileThreatDefenseConnector", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-mobilethreatdefenseconnector-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -539919,56 +545488,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector" + "Command": "Update-MgDeviceManagementMobileThreatDefenseConnector", + "Method": "PATCH", + "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementNotificationMessageTemplate", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphNotificationMessageTemplate" + "Command": "Update-MgDeviceManagementNotificationMessageTemplate", + "Method": "PATCH", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage" + "Command": "Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Method": "PATCH", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementPartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementpartner-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -539987,22 +545556,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementPartner" + "Command": "Update-MgDeviceManagementPartner", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementRemoteAssistancePartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -540021,20 +545590,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRemoteAssistancePartner" + "Command": "Update-MgDeviceManagementRemoteAssistancePartner", + "Method": "PATCH", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementReport", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/reports", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Reports", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceManagementReports", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -540069,22 +545638,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceManagementReports" + "Command": "Update-MgDeviceManagementReport", + "Method": "PATCH", + "Uri": "/deviceManagement/reports" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementResourceOperation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphResourceOperation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -540103,22 +545672,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphResourceOperation" + "Command": "Update-MgDeviceManagementResourceOperation", + "Method": "PATCH", + "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -540137,22 +545706,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment" + "Command": "Update-MgDeviceManagementRoleAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -540171,22 +545740,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRoleDefinition" + "Command": "Update-MgDeviceManagementRoleDefinition", + "Method": "PATCH", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementRoleDefinitionRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -540205,107 +545774,107 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRoleAssignment" + "Command": "Update-MgDeviceManagementRoleDefinitionRoleAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementTelecomExpenseManagementPartner", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner" + "Command": "Update-MgDeviceManagementTelecomExpenseManagementPartner", + "Method": "PATCH", + "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementTermAndCondition", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermsAndConditions" + "Command": "Update-MgDeviceManagementTermAndCondition", + "Method": "PATCH", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementTermAndConditionAcceptanceStatus", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus" + "Command": "Update-MgDeviceManagementTermAndConditionAcceptanceStatus", + "Method": "PATCH", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementTermAndConditionAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment" + "Command": "Update-MgDeviceManagementTermAndConditionAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent" + "Command": "Update-MgDeviceManagementTroubleshootingEvent", + "Method": "PATCH", + "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -540324,22 +545893,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance" + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -540358,22 +545927,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails" + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -540392,22 +545961,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId" + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -540426,22 +545995,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion" + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -540460,22 +546029,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance" + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -540494,22 +546063,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance" + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -540528,22 +546097,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails" + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -540562,20 +546131,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance" + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -540594,39 +546163,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric" + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticBaseline", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -540645,22 +546214,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline" + "Command": "Update-MgDeviceManagementUserExperienceAnalyticBaseline", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -540679,39 +546248,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory" + "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategory", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric" + "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDevicePerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -540730,22 +546299,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance" + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceScore", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -540764,22 +546333,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores" + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -540798,22 +546367,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory" + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -540832,22 +546401,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess" + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -540866,22 +546435,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance" + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticMetricHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -540900,22 +546469,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory" + "Command": "Update-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticModelScore", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -540934,20 +546503,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores" + "Command": "Update-MgDeviceManagementUserExperienceAnalyticModelScore", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticOverview", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -540966,22 +546535,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview" + "Command": "Update-MgDeviceManagementUserExperienceAnalyticOverview", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsOverview" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticScoreHistory", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -541000,20 +546569,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory" + "Command": "Update-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -541032,22 +546601,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric" + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -541066,22 +546635,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric" + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -541100,22 +546669,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice" + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -541134,209 +546703,209 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance" + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Method": "PATCH", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementVirtualEndpointDeviceImage", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcDeviceImage" + "Command": "Update-MgDeviceManagementVirtualEndpointDeviceImage", + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementVirtualEndpointGalleryImage", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcGalleryImage" + "Command": "Update-MgDeviceManagementVirtualEndpointGalleryImage", + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementVirtualEndpointOnPremiseConnection", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection" + "Command": "Update-MgDeviceManagementVirtualEndpointOnPremiseConnection", + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicy", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy" + "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment" + "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementVirtualEndpointUserSetting", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcUserSetting" + "Command": "Update-MgDeviceManagementVirtualEndpointUserSetting", + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}" }, { + "Module": "DeviceManagement.Administration", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementVirtualEndpointUserSettingAssignment", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Administration", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment" + "Command": "Update-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}" }, { + "Module": "DeviceManagement.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-updatedeviceproperties?view=graph-rest-1.0", - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-updatedeviceproperties?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary" + "Command": "Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Method": "PATCH", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary" + "Command": "Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Method": "PATCH", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementWindowsMalwareInformation", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -541355,22 +546924,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphWindowsMalwareInformation" + "Command": "Update-MgDeviceManagementWindowsMalwareInformation", + "Method": "PATCH", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}" }, { + "Module": "DeviceManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", - "ApiReferenceLink": null, - "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DeviceManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -541389,411 +546958,411 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice" + "Command": "Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Method": "PATCH", + "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDirectory", - "ApiReferenceLink": null, - "Uri": "/directory", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectory" + "Command": "Update-MgDirectory", + "Method": "PATCH", + "Uri": "/directory" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDirectoryAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Update-MgDirectoryAdministrativeUnit", + "Method": "PATCH", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDirectoryAdministrativeUnitExtension", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgDirectoryAdministrativeUnitExtension", + "Method": "PATCH", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDirectoryAdministrativeUnitScopedRoleMember", - "ApiReferenceLink": null, - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Command": "Update-MgDirectoryAdministrativeUnitScopedRoleMember", + "Method": "PATCH", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDirectoryAttributeSet", - "ApiReferenceLink": null, - "Uri": "/directory/attributeSets/{attributeSet-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAttributeSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttributeSet" + "Command": "Update-MgDirectoryAttributeSet", + "Method": "PATCH", + "Uri": "/directory/attributeSets/{attributeSet-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDirectoryCustomSecurityAttributeDefinition", - "ApiReferenceLink": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition" + "Command": "Update-MgDirectoryCustomSecurityAttributeDefinition", + "Method": "PATCH", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "ApiReferenceLink": null, - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAllowedValue", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAllowedValue" + "Command": "Update-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Method": "PATCH", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDirectoryDeviceLocalCredential", - "ApiReferenceLink": null, - "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo" + "Command": "Update-MgDirectoryDeviceLocalCredential", + "Method": "PATCH", + "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDirectoryFederationConfiguration", - "ApiReferenceLink": null, - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityProviderBase" + "Command": "Update-MgDirectoryFederationConfiguration", + "Method": "PATCH", + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}" }, { + "Module": "DirectoryObjects", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDirectoryObject", - "ApiReferenceLink": null, - "Uri": "/directoryObjects/{directoryObject-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "DirectoryObjects", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryObject" + "Command": "Update-MgDirectoryObject", + "Method": "PATCH", + "Uri": "/directoryObjects/{directoryObject-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDirectoryOnPremiseSynchronization", - "ApiReferenceLink": null, - "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization" + "Command": "Update-MgDirectoryOnPremiseSynchronization", + "Method": "PATCH", + "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDirectoryRole", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryRole" + "Command": "Update-MgDirectoryRole", + "Method": "PATCH", + "Uri": "/directoryRoles/{directoryRole-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDirectoryRoleByRoleTemplateId", - "ApiReferenceLink": null, - "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryRole" + "Command": "Update-MgDirectoryRoleByRoleTemplateId", + "Method": "PATCH", + "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDirectoryRoleScopedMember", - "ApiReferenceLink": null, - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Command": "Update-MgDirectoryRoleScopedMember", + "Method": "PATCH", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDirectoryRoleTemplate", - "ApiReferenceLink": null, - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate" + "Command": "Update-MgDirectoryRoleTemplate", + "Method": "PATCH", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDirectorySubscription", - "ApiReferenceLink": null, - "Uri": "/directory/subscriptions/{companySubscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCompanySubscription" + "Command": "Update-MgDirectorySubscription", + "Method": "PATCH", + "Uri": "/directory/subscriptions/{companySubscription-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDirectorySubscriptionByCommerceSubscriptionId", - "ApiReferenceLink": null, - "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCompanySubscription" + "Command": "Update-MgDirectorySubscriptionByCommerceSubscriptionId", + "Method": "PATCH", + "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDomain", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-update?view=graph-rest-1.0", - "Uri": "/domains/{domain-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDomain" + "Command": "Update-MgDomain", + "Method": "PATCH", + "Uri": "/domains/{domain-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDomainFederationConfiguration", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphInternalDomainFederation" + "Command": "Update-MgDomainFederationConfiguration", + "Method": "PATCH", + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDomainServiceConfigurationRecord", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDomainDnsRecord" + "Command": "Update-MgDomainServiceConfigurationRecord", + "Method": "PATCH", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDomainVerificationDnsRecord", - "ApiReferenceLink": null, - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDomainDnsRecord" + "Command": "Update-MgDomainVerificationDnsRecord", + "Method": "PATCH", + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDrive", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Update-MgDrive", + "Method": "PATCH", + "Uri": "/drives/{drive-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgDriveCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -541820,226 +547389,226 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Update-MgDriveItem", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Update-MgDriveItemAnalytic", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveItemAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Update-MgDriveItemAnalyticItemActivityStat", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgDriveItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgDriveItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveItemListItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Update-MgDriveItemListItem", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveItemListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgDriveItemListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Update-MgDriveItemListItemDocumentSetVersion", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveItemListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgDriveItemListItemDocumentSetVersionField", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveItemListItemField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgDriveItemListItemField", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveItemListItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgDriveItemListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveItemListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Update-MgDriveItemListItemVersion", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveItemListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgDriveItemListItemVersionField", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Files.ReadWrite", @@ -542066,719 +547635,719 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Update-MgDriveItemPermission", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveItemRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-setretentionlabel?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemRetentionLabel" + "Command": "Update-MgDriveItemRetentionLabel", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveItemSubscription", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Update-MgDriveItemSubscription", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveItemThumbnail", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Update-MgDriveItemThumbnail", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Update-MgDriveItemVersion", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgDriveLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveList", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "Update-MgDriveList", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveListColumn", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Update-MgDriveListColumn", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveListContentType", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Update-MgDriveListContentType", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Update-MgDriveListContentTypeColumn", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Update-MgDriveListContentTypeColumnLink", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveListCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgDriveListCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveListItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Update-MgDriveListItem", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgDriveListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Update-MgDriveListItemDocumentSetVersion", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgDriveListItemDocumentSetVersionField", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveListItemField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgDriveListItemField", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveListItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgDriveListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Update-MgDriveListItemVersion", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgDriveListItemVersionField", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveListLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgDriveListLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveListOperation", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Update-MgDriveListOperation", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveListSubscription", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Update-MgDriveListSubscription", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveRoot", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Update-MgDriveRoot", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveRootAnalytic", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/analytics", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Update-MgDriveRootAnalytic", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/analytics" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveRootAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Update-MgDriveRootAnalyticItemActivityStat", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveRootCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgDriveRootCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveRootLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgDriveRootLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveRootListItem", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Update-MgDriveRootListItem", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/listItem" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveRootListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgDriveRootListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Update-MgDriveRootListItemDocumentSetVersion", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveRootListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgDriveRootListItemDocumentSetVersionField", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveRootListItemField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgDriveRootListItemField", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/listItem/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveRootListItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgDriveRootListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveRootListItemVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Update-MgDriveRootListItemVersion", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveRootListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgDriveRootListItemVersionField", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Update-MgDriveRootPermission", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveRootRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemRetentionLabel" + "Command": "Update-MgDriveRootRetentionLabel", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/retentionLabel" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveRootSubscription", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Update-MgDriveRootSubscription", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveRootThumbnail", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Update-MgDriveRootThumbnail", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgDriveRootVersion", - "ApiReferenceLink": null, - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Update-MgDriveRootVersion", + "Method": "PATCH", + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationClass", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationClass" + "Command": "Update-MgEducationClass", + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationClassAssignment", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -542797,39 +548366,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Update-MgEducationClassAssignment", + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationClassAssignmentCategory", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationCategory" + "Command": "Update-MgEducationClassAssignmentCategory", + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationClassAssignmentDefault", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -542848,39 +548417,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignmentDefaults" + "Command": "Update-MgEducationClassAssignmentDefault", + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignmentDefaults" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationClassAssignmentResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "Update-MgEducationClassAssignmentResource", + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationClassAssignmentRubric", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -542899,22 +548468,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationRubric" + "Command": "Update-MgEducationClassAssignmentRubric", + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationClassAssignmentSetting", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentsettings-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -542933,56 +548502,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationAssignmentSettings" + "Command": "Update-MgEducationClassAssignmentSetting", + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationClassAssignmentSettingGradingCategory", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationGradingCategory" + "Command": "Update-MgEducationClassAssignmentSettingGradingCategory", + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationClassAssignmentSubmission", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Update-MgEducationClassAssignmentSubmission", + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationClassAssignmentSubmissionOutcome", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -543001,56 +548570,56 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphEducationOutcome" + "Command": "Update-MgEducationClassAssignmentSubmissionOutcome", + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationClassAssignmentSubmissionResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Update-MgEducationClassAssignmentSubmissionResource", + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationClassAssignmentSubmissionSubmittedResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Update-MgEducationClassAssignmentSubmissionSubmittedResource", + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationClassModule", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationModule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -543069,22 +548638,22 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphEducationModule" + "Command": "Update-MgEducationClassModule", + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationClassModuleResource", - "ApiReferenceLink": null, - "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationModuleResource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -543103,156 +548672,156 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphEducationModuleResource" + "Command": "Update-MgEducationClassModuleResource", + "Method": "PATCH", + "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationMe", - "ApiReferenceLink": null, - "Uri": "/education/me", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationUser" + "Command": "Update-MgEducationMe", + "Method": "PATCH", + "Uri": "/education/me" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationMeAssignment", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Update-MgEducationMeAssignment", + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationMeAssignmentResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "Update-MgEducationMeAssignmentResource", + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationMeAssignmentRubric", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationRubric" + "Command": "Update-MgEducationMeAssignmentRubric", + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationMeAssignmentSubmission", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Update-MgEducationMeAssignmentSubmission", + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationMeAssignmentSubmissionOutcome", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationOutcome" + "Command": "Update-MgEducationMeAssignmentSubmissionOutcome", + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationMeAssignmentSubmissionResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Update-MgEducationMeAssignmentSubmissionResource", + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationMeAssignmentSubmissionSubmittedResource", - "ApiReferenceLink": null, - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Update-MgEducationMeAssignmentSubmissionSubmittedResource", + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationMeRubric", - "ApiReferenceLink": null, - "Uri": "/education/me/rubrics/{educationRubric-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -543271,334 +548840,332 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEducationRubric" + "Command": "Update-MgEducationMeRubric", + "Method": "PATCH", + "Uri": "/education/me/rubrics/{educationRubric-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationMeUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/education/me/user/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgEducationMeUserMailboxSetting", + "Method": "PATCH", + "Uri": "/education/me/user/mailboxSettings" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationRoot", - "ApiReferenceLink": null, - "Uri": "/education", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationRoot", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationRoot" + "Command": "Update-MgEducationRoot", + "Method": "PATCH", + "Uri": "/education" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationSchool", - "ApiReferenceLink": null, - "Uri": "/education/schools/{educationSchool-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSchool" + "Command": "Update-MgEducationSchool", + "Method": "PATCH", + "Uri": "/education/schools/{educationSchool-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationSchoolAdministrativeUnit", - "ApiReferenceLink": null, - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAdministrativeUnit" + "Command": "Update-MgEducationSchoolAdministrativeUnit", + "Method": "PATCH", + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationUser", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationUser" + "Command": "Update-MgEducationUser", + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationUserAssignment", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignment" + "Command": "Update-MgEducationUserAssignment", + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationUserAssignmentResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationAssignmentResource" + "Command": "Update-MgEducationUserAssignmentResource", + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationUserAssignmentRubric", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationRubric" + "Command": "Update-MgEducationUserAssignmentRubric", + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationUserAssignmentSubmission", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmission" + "Command": "Update-MgEducationUserAssignmentSubmission", + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationUserAssignmentSubmissionOutcome", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationOutcome" + "Command": "Update-MgEducationUserAssignmentSubmissionOutcome", + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationUserAssignmentSubmissionResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Update-MgEducationUserAssignmentSubmissionResource", + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationUserAssignmentSubmissionSubmittedResource", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationSubmissionResource" + "Command": "Update-MgEducationUserAssignmentSubmissionSubmittedResource", + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgEducationUserMailboxSetting", + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/user/mailboxSettings" }, { + "Module": "Education", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEducationUserRubric", - "ApiReferenceLink": null, - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Education", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEducationRubric" + "Command": "Update-MgEducationUserRubric", + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementAccessPackage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackage" + "Command": "Update-MgEntitlementManagementAccessPackage", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApproval", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApproval", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApprovalStage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approvalstage-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStage" + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentPolicy", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy" + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementAccessPackageResourceRoleScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope" + "Command": "Update-MgEntitlementManagementAccessPackageResourceRoleScope", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgEntitlementManagementAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-reprocess?view=graph-rest-1.0", - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/reprocess", - "ApiVersion": "v1.0", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -543607,51 +549174,51 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-reprocess?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgEntitlementManagementAssignment", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/reprocess" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting" + "Command": "Update-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementAssignmentPolicyQuestion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageQuestion" + "Command": "Update-MgEntitlementManagementAssignmentPolicyQuestion", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgEntitlementManagementAssignmentRequest", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-reprocess?view=graph-rest-1.0", - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", - "ApiVersion": "v1.0", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -543660,68 +549227,68 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-reprocess?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgEntitlementManagementAssignmentRequest", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/reprocess" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalog", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageCatalog" + "Command": "Update-MgEntitlementManagementCatalog", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogCustomWorkflowExtension", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomCalloutExtension" + "Command": "Update-MgEntitlementManagementCatalogCustomWorkflowExtension", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Update-MgEntitlementManagementCatalogResource", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -543736,17 +549303,17 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Update-MgEntitlementManagementCatalogResourceRole", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -543757,17 +549324,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Update-MgEntitlementManagementCatalogResourceRoleResource", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -543778,17 +549345,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScope", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -543799,34 +549366,34 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -543841,17 +549408,17 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Update-MgEntitlementManagementCatalogResourceScope", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -543862,17 +549429,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Update-MgEntitlementManagementCatalogResourceScopeResource", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -543883,17 +549450,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRole", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -543904,306 +549471,306 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementConnectedOrganization", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConnectedOrganization" + "Command": "Update-MgEntitlementManagementConnectedOrganization", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Update-MgEntitlementManagementResource", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceEnvironment", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment" + "Command": "Update-MgEntitlementManagementResourceEnvironment", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Update-MgEntitlementManagementResourceEnvironmentResource", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRole", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResource", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScope", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResource", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest" + "Command": "Update-MgEntitlementManagementResourceRequest", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalog", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageCatalog" + "Command": "Update-MgEntitlementManagementResourceRequestCatalog", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomCalloutExtension" + "Command": "Update-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResource", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -544218,17 +549785,17 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRole", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -544239,17 +549806,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -544260,17 +549827,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -544281,34 +549848,34 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -544323,17 +549890,17 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScope", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -544344,17 +549911,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -544365,17 +549932,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -544386,564 +549953,566 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Update-MgEntitlementManagementResourceRequestResource", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Update-MgEntitlementManagementResourceRequestResourceRole", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResource", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScope", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Update-MgEntitlementManagementResourceRequestResourceScope", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResource", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRole", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Update-MgEntitlementManagementResourceRole", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Update-MgEntitlementManagementResourceRoleResource", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Update-MgEntitlementManagementResourceRoleResourceScope", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Update-MgEntitlementManagementResourceRoleResourceScopeResource", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope" + "Command": "Update-MgEntitlementManagementResourceRoleScope", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Update-MgEntitlementManagementResourceRoleScopeResource", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRole", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResource", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceScope", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Update-MgEntitlementManagementResourceRoleScopeRole", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResource", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceRole", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScope", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceScope", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceScope" + "Command": "Update-MgEntitlementManagementResourceScope", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceScopeResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Update-MgEntitlementManagementResourceScopeResource", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceScopeResourceRole", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResourceRole" + "Command": "Update-MgEntitlementManagementResourceScopeResourceRole", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementResourceScopeResourceRoleResource", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessPackageResource" + "Command": "Update-MgEntitlementManagementResourceScopeResourceRoleResource", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgEntitlementManagementSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/entitlementManagement/settings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEntitlementManagementSettings" + "Command": "Update-MgEntitlementManagementSetting", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/settings" }, { + "Module": "Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgExternal", - "ApiReferenceLink": null, - "Uri": "/external", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection" + "Command": "Update-MgExternal", + "Method": "PATCH", + "Uri": "/external" }, { + "Module": "Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgExternalConnection", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -544962,22 +550531,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection" + "Command": "Update-MgExternalConnection", + "Method": "PATCH", + "Uri": "/external/connections/{externalConnection-id}" }, { + "Module": "Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgExternalConnectionGroup", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -544996,73 +550565,73 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup" + "Command": "Update-MgExternalConnectionGroup", + "Method": "PATCH", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}" }, { + "Module": "Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgExternalConnectionGroupMember", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity" + "Command": "Update-MgExternalConnectionGroupMember", + "Method": "PATCH", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}" }, { + "Module": "Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgExternalConnectionItemActivity", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity" + "Command": "Update-MgExternalConnectionItemActivity", + "Method": "PATCH", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}" }, { + "Module": "Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgExternalConnectionOperation", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation" + "Command": "Update-MgExternalConnectionOperation", + "Method": "PATCH", + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}" }, { + "Module": "Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgExternalConnectionSchema", - "ApiReferenceLink": null, - "Uri": "/external/connections/{externalConnection-id}/schema", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-patch-schema?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -545081,22 +550650,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphExternalConnectorsSchema" + "Command": "Update-MgExternalConnectionSchema", + "Method": "PATCH", + "Uri": "/external/connections/{externalConnection-id}/schema" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0", - "Uri": "/groups/{group-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -545115,56 +550684,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Update-MgGroup", + "Method": "PATCH", + "Uri": "/groups/{group-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Update-MgGroupAppRoleAssignment", + "Method": "PATCH", + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupByUniqueName", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0", - "Uri": "/groups(uniqueName='{uniqueName}')", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroup" + "Command": "Update-MgGroupByUniqueName", + "Method": "PATCH", + "Uri": "/groups(uniqueName='{uniqueName}')" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupCalendarEvent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Calendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-event?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -545183,39 +550752,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Update-MgGroupCalendarEvent", + "Method": "PATCH", + "Uri": "/groups/{group-id}/calendar/events/{event-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupCalendarPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendarPermission" + "Command": "Update-MgGroupCalendarPermission", + "Method": "PATCH", + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupConversationThread", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -545234,1008 +550803,1008 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationThread" + "Command": "Update-MgGroupConversationThread", + "Method": "PATCH", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupConversationThreadPostExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgGroupConversationThreadPostExtension", + "Method": "PATCH", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupConversationThreadPostInReplyToExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgGroupConversationThreadPostInReplyToExtension", + "Method": "PATCH", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDrive", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Update-MgGroupDrive", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgGroupDriveCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Update-MgGroupDriveItem", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Update-MgGroupDriveItemAnalytic", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Update-MgGroupDriveItemAnalyticItemActivityStat", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgGroupDriveItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgGroupDriveItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemListItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Update-MgGroupDriveItemListItem", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgGroupDriveItemListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Update-MgGroupDriveItemListItemDocumentSetVersion", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgGroupDriveItemListItemDocumentSetVersionField", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemListItemField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgGroupDriveItemListItemField", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemListItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgGroupDriveItemListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Update-MgGroupDriveItemListItemVersion", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgGroupDriveItemListItemVersionField", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Update-MgGroupDriveItemPermission", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemRetentionLabel" + "Command": "Update-MgGroupDriveItemRetentionLabel", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Update-MgGroupDriveItemSubscription", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemThumbnail", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Update-MgGroupDriveItemThumbnail", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Update-MgGroupDriveItemVersion", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgGroupDriveLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveList", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "Update-MgGroupDriveList", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveListColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Update-MgGroupDriveListColumn", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveListContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Update-MgGroupDriveListContentType", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Update-MgGroupDriveListContentTypeColumn", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Update-MgGroupDriveListContentTypeColumnLink", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveListCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgGroupDriveListCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveListItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Update-MgGroupDriveListItem", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgGroupDriveListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Update-MgGroupDriveListItemDocumentSetVersion", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgGroupDriveListItemDocumentSetVersionField", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveListItemField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgGroupDriveListItemField", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveListItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgGroupDriveListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Update-MgGroupDriveListItemVersion", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgGroupDriveListItemVersionField", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveListLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgGroupDriveListLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveListOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Update-MgGroupDriveListOperation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveListSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Update-MgGroupDriveListSubscription", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveRoot", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Update-MgGroupDriveRoot", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootAnalytic", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Update-MgGroupDriveRootAnalytic", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Update-MgGroupDriveRootAnalyticItemActivityStat", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgGroupDriveRootCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgGroupDriveRootLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootListItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Update-MgGroupDriveRootListItem", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgGroupDriveRootListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Update-MgGroupDriveRootListItemDocumentSetVersion", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgGroupDriveRootListItemDocumentSetVersionField", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootListItemField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgGroupDriveRootListItemField", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootListItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgGroupDriveRootListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Update-MgGroupDriveRootListItemVersion", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgGroupDriveRootListItemVersionField", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Update-MgGroupDriveRootPermission", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemRetentionLabel" + "Command": "Update-MgGroupDriveRootRetentionLabel", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Update-MgGroupDriveRootSubscription", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootThumbnail", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", - "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" - }, - { - "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupDriveRootVersion", "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "OutputType": "IMicrosoftGraphThumbnailSet", "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Update-MgGroupDriveRootThumbnail", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}" + }, + { + "Module": "Files", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Update-MgGroupDriveRootVersion", + "Method": "PATCH", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupEvent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -546254,66 +551823,64 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Update-MgGroupEvent", + "Method": "PATCH", + "Uri": "/groups/{group-id}/events/{event-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupEventExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgGroupEventExtension", + "Method": "PATCH", + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupEventInstanceExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgGroupEventInstanceExtension", + "Method": "PATCH", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgGroupExtension", + "Method": "PATCH", + "Uri": "/groups/{group-id}/extensions/{extension-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupLifecyclePolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-update?view=graph-rest-1.0", - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -546324,153 +551891,153 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy" + "Command": "Update-MgGroupLifecyclePolicy", + "Method": "PATCH", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Update-MgGroupOnenoteNotebook", + "Method": "PATCH", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupOnenotePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Update-MgGroupOnenotePage", + "Method": "PATCH", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgGroupOnenotePageContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "ApiVersion": "v1.0", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgGroupOnenotePageContent", + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Update-MgGroupOnenoteSection", + "Method": "PATCH", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Update-MgGroupOnenoteSectionGroup", + "Method": "PATCH", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "Update-MgGroupPermissionGrant", + "Method": "PATCH", + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupPlanner", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/planner", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerGroup" + "Command": "Update-MgGroupPlanner", + "Method": "PATCH", + "Uri": "/groups/{group-id}/planner" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupPlannerPlanDetail", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPlannerPlanDetails" + "Command": "Update-MgGroupPlannerPlanDetail", + "Method": "PATCH", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/settings/{groupSetting-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -546481,7 +552048,9 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsetting-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphGroupSetting", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -546500,185 +552069,183 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphGroupSetting" + "Command": "Update-MgGroupSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/settings/{groupSetting-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSettingTemplateGroupSettingTemplate", - "ApiReferenceLink": null, - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGroupSettingTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGroupSettingTemplate" + "Command": "Update-MgGroupSettingTemplateGroupSettingTemplate", + "Method": "PATCH", + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSite", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Update-MgGroupSite", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteAnalytic", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Update-MgGroupSiteAnalytic", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Update-MgGroupSiteAnalyticItemActivityStat", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteAnalyticItemActivityStatActivity", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivity" + "Command": "Update-MgGroupSiteAnalyticItemActivityStatActivity", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Update-MgGroupSiteColumn", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Update-MgGroupSiteContentType", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Update-MgGroupSiteContentTypeColumn", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Update-MgGroupSiteContentTypeColumnLink", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgGroupSiteCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteGetByPathAnalytic", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -546689,17 +552256,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Update-MgGroupSiteGetByPathAnalytic", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteGetByPathOnenote", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -546710,17 +552277,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenote" + "Command": "Update-MgGroupSiteGetByPathOnenote", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteGetByPathTermStore", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -546731,816 +552298,816 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStore" + "Command": "Update-MgGroupSiteGetByPathTermStore", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgGroupSiteLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteList", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "Update-MgGroupSiteList", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteListColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Update-MgGroupSiteListColumn", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteListContentType", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Update-MgGroupSiteListContentType", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Update-MgGroupSiteListContentTypeColumn", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Update-MgGroupSiteListContentTypeColumnLink", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteListCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgGroupSiteListCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteListItem", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Update-MgGroupSiteListItem", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgGroupSiteListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Update-MgGroupSiteListItemDocumentSetVersion", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgGroupSiteListItemDocumentSetVersionField", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteListItemField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgGroupSiteListItemField", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteListItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgGroupSiteListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteListItemVersion", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Update-MgGroupSiteListItemVersion", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgGroupSiteListItemVersionField", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteListLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgGroupSiteListLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteListOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Update-MgGroupSiteListOperation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteListSubscription", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Update-MgGroupSiteListSubscription", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenote", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenote" + "Command": "Update-MgGroupSiteOnenote", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Update-MgGroupSiteOnenoteNotebook", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteNotebookSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Update-MgGroupSiteOnenoteNotebookSection", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroup", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSection", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteNotebookSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Update-MgGroupSiteOnenoteNotebookSectionPage", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteOperation" + "Command": "Update-MgGroupSiteOnenoteOperation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenotePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Update-MgGroupSiteOnenotePage", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteResource", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteResource" + "Command": "Update-MgGroupSiteOnenoteResource", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Update-MgGroupSiteOnenoteSection", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Update-MgGroupSiteOnenoteSectionGroup", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteSectionGroupSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Update-MgGroupSiteOnenoteSectionGroupSection", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteSectionGroupSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Update-MgGroupSiteOnenoteSectionGroupSectionPage", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteOnenoteSectionPage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Update-MgGroupSiteOnenoteSectionPage", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Update-MgGroupSiteOperation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSitePage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphBaseSitePage" + "Command": "Update-MgGroupSitePage", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayout", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCanvasLayout" + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayout", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphHorizontalSection" + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphHorizontalSectionColumn" + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVerticalSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphVerticalSection" + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSitePageAsSitePageCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgGroupSitePageAsSitePageCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSitePageAsSitePageWebPart", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgGroupSitePageAsSitePageWebPart", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSitePageCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgGroupSitePageCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSitePageLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgGroupSitePageLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSitePermission", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Update-MgGroupSitePermission", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStore", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -547551,17 +553118,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStore" + "Command": "Update-MgGroupSiteTermStore", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -547572,17 +553139,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Command": "Update-MgGroupSiteTermStoreGroup", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreGroupSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -547593,17 +553160,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Update-MgGroupSiteTermStoreGroupSet", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -547622,17 +553189,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgGroupSiteTermStoreGroupSetChild", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -547651,17 +553218,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgGroupSiteTermStoreGroupSetChildRelation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreGroupSetParentGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -547672,17 +553239,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Command": "Update-MgGroupSiteTermStoreGroupSetParentGroup", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -547693,17 +553260,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgGroupSiteTermStoreGroupSetRelation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -547714,17 +553281,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgGroupSiteTermStoreGroupSetTerm", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -547735,17 +553302,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgGroupSiteTermStoreGroupSetTermChild", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -547756,17 +553323,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgGroupSiteTermStoreGroupSetTermChildRelation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -547777,17 +553344,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgGroupSiteTermStoreGroupSetTermRelation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -547798,17 +553365,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Update-MgGroupSiteTermStoreSet", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -547827,17 +553394,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgGroupSiteTermStoreSetChild", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -547856,17 +553423,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgGroupSiteTermStoreSetChildRelation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetParentGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -547877,17 +553444,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Command": "Update-MgGroupSiteTermStoreSetParentGroup", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSet", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -547898,17 +553465,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSet", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -547927,17 +553494,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChild", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -547956,17 +553523,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -547977,17 +553544,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetRelation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -547998,17 +553565,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTerm", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -548019,17 +553586,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -548040,17 +553607,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -548061,17 +553628,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -548082,17 +553649,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgGroupSiteTermStoreSetRelation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetTerm", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -548103,17 +553670,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgGroupSiteTermStoreSetTerm", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetTermChild", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -548124,17 +553691,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgGroupSiteTermStoreSetTermChild", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -548145,17 +553712,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgGroupSiteTermStoreSetTermChildRelation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupSiteTermStoreSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -548166,551 +553733,553 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgGroupSiteTermStoreSetTermRelation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupTeamChannel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Update-MgGroupTeamChannel", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/channels/{channel-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupTeamChannelMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Update-MgGroupTeamChannelMember", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupTeamChannelMessage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Update-MgGroupTeamChannelMessage", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupTeamChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Update-MgGroupTeamChannelMessageHostedContent", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupTeamChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Update-MgGroupTeamChannelMessageReply", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Update-MgGroupTeamChannelMessageReplyHostedContent", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupTeamChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "Update-MgGroupTeamChannelSharedWithTeam", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupTeamChannelTab", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Update-MgGroupTeamChannelTab", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupTeamMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Update-MgGroupTeamMember", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/members/{conversationMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupTeamOperation", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Command": "Update-MgGroupTeamOperation", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupTeamPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "Update-MgGroupTeamPermissionGrant", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupTeamPhoto", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/photo", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphProfilePhoto" + "Command": "Update-MgGroupTeamPhoto", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/photo" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupTeamPrimaryChannel", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Update-MgGroupTeamPrimaryChannel", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/primaryChannel" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupTeamPrimaryChannelMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Update-MgGroupTeamPrimaryChannelMember", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupTeamPrimaryChannelMessage", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Update-MgGroupTeamPrimaryChannelMessage", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupTeamPrimaryChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Update-MgGroupTeamPrimaryChannelMessageHostedContent", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupTeamPrimaryChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Update-MgGroupTeamPrimaryChannelMessageReply", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupTeamPrimaryChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Update-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupTeamPrimaryChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "Update-MgGroupTeamPrimaryChannelSharedWithTeam", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupTeamPrimaryChannelTab", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Update-MgGroupTeamPrimaryChannelTab", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupTeamScheduleOfferShiftRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOfferShiftRequest" + "Command": "Update-MgGroupTeamScheduleOfferShiftRequest", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupTeamScheduleOpenShift", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOpenShift" + "Command": "Update-MgGroupTeamScheduleOpenShift", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupTeamScheduleOpenShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest" + "Command": "Update-MgGroupTeamScheduleOpenShiftChangeRequest", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupTeamScheduleSchedulingGroup", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSchedulingGroup" + "Command": "Update-MgGroupTeamScheduleSchedulingGroup", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupTeamScheduleShift", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphShift" + "Command": "Update-MgGroupTeamScheduleShift", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupTeamScheduleSwapShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest" + "Command": "Update-MgGroupTeamScheduleSwapShiftChangeRequest", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupTeamScheduleTimeOff", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeOff" + "Command": "Update-MgGroupTeamScheduleTimeOff", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupTeamScheduleTimeOffReason", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeOffReason" + "Command": "Update-MgGroupTeamScheduleTimeOffReason", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupTeamScheduleTimeOffRequest", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeOffRequest" + "Command": "Update-MgGroupTeamScheduleTimeOffRequest", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupTeamTag", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamworkTag" + "Command": "Update-MgGroupTeamTag", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupTeamTagMember", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamworkTagMember" + "Command": "Update-MgGroupTeamTagMember", + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupThread", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-thread?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConversationThread", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -548729,226 +554298,226 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationThread" + "Command": "Update-MgGroupThread", + "Method": "PATCH", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupThreadPostExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgGroupThreadPostExtension", + "Method": "PATCH", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}" }, { + "Module": "Groups", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgGroupThreadPostInReplyToExtension", - "ApiReferenceLink": null, - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Groups", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgGroupThreadPostInReplyToExtension", + "Method": "PATCH", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityApiConnector", - "ApiReferenceLink": null, - "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityApiConnector" + "Command": "Update-MgIdentityApiConnector", + "Method": "PATCH", + "Uri": "/identity/apiConnectors/{identityApiConnector-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityAuthenticationEventListener", - "ApiReferenceLink": null, - "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationEventListener" + "Command": "Update-MgIdentityAuthenticationEventListener", + "Method": "PATCH", + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityB2XUserFlow", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow" + "Command": "Update-MgIdentityB2XUserFlow", + "Method": "PATCH", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityB2XUserFlowLanguage", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration" + "Command": "Update-MgIdentityB2XUserFlowLanguage", + "Method": "PATCH", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityB2XUserFlowLanguageDefaultPage", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgIdentityB2XUserFlowLanguageDefaultPage", + "Method": "PATCH", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityB2XUserFlowLanguageOverridePage", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgIdentityB2XUserFlowLanguageOverridePage", + "Method": "PATCH", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityB2XUserFlowPostAttributeCollection", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityApiConnector" + "Command": "Update-MgIdentityB2XUserFlowPostAttributeCollection", + "Method": "PATCH", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityB2XUserFlowPostFederationSignup", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityApiConnector" + "Command": "Update-MgIdentityB2XUserFlowPostFederationSignup", + "Method": "PATCH", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityB2XUserFlowUserAttributeAssignment", - "ApiReferenceLink": null, - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment" + "Command": "Update-MgIdentityB2XUserFlowUserAttributeAssignment", + "Method": "PATCH", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityConditionalAccessAuthenticationContextClassReference", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference" + "Command": "Update-MgIdentityConditionalAccessAuthenticationContextClassReference", + "Method": "PATCH", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityConditionalAccessNamedLocation", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/countrynamedlocation-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphNamedLocation", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -548967,22 +554536,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphNamedLocation" + "Command": "Update-MgIdentityConditionalAccessNamedLocation", + "Method": "PATCH", + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityConditionalAccessPolicy", - "ApiReferenceLink": null, - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -549009,757 +554578,755 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConditionalAccessPolicy" + "Command": "Update-MgIdentityConditionalAccessPolicy", + "Method": "PATCH", + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityCustomAuthenticationExtension", - "ApiReferenceLink": null, - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension" + "Command": "Update-MgIdentityCustomAuthenticationExtension", + "Method": "PATCH", + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstance" + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewReviewer" + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewStage" + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem" + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphGovernanceInsight" + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinition", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition" + "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinition", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance" + "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAppConsentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppConsentRequest" + "Command": "Update-MgIdentityGovernanceAppConsentRequest", + "Method": "PATCH", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUserConsentRequest" + "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "Method": "PATCH", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Method": "PATCH", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStage" + "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "Method": "PATCH", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflow", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflow", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/settings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowSetting", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/settings" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTask", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTask", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityGovernanceTask" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernancePrivilegedAccess", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessRoot" + "Command": "Update-MgIdentityGovernancePrivilegedAccess", + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroup", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroup" + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroup", + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApproval" + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphApprovalStage" + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule" + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance" + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest" + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule" + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance" + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest" + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreement", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreement" + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreement", + "Method": "PATCH", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementAcceptance", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -549770,209 +555337,211 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementAcceptance" + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "Method": "PATCH", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFile", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFile" + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFile", + "Method": "PATCH", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileLocalization" + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Method": "PATCH", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Method": "PATCH", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileVersion", - "ApiReferenceLink": null, - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAgreementFileVersion" + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "Method": "PATCH", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityProvider", - "ApiReferenceLink": null, - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityProviderBase" + "Command": "Update-MgIdentityProvider", + "Method": "PATCH", + "Uri": "/identity/identityProviders/{identityProviderBase-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgIdentityUserFlowAttribute", - "ApiReferenceLink": null, - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute" + "Command": "Update-MgIdentityUserFlowAttribute", + "Method": "PATCH", + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgInformationProtection", - "ApiReferenceLink": null, - "Uri": "/informationProtection", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphInformationProtection" + "Command": "Update-MgInformationProtection", + "Method": "PATCH", + "Uri": "/informationProtection" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgInformationProtectionThreatAssessmentRequest", - "ApiReferenceLink": null, - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphThreatAssessmentRequest" + "Command": "Update-MgInformationProtectionThreatAssessmentRequest", + "Method": "PATCH", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgInformationProtectionThreatAssessmentRequestResult", - "ApiReferenceLink": null, - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphThreatAssessmentResult" + "Command": "Update-MgInformationProtectionThreatAssessmentRequestResult", + "Method": "PATCH", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgInvitation", - "ApiReferenceLink": null, - "Uri": "/invitations/{invitation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInvitation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphInvitation" + "Command": "Update-MgInvitation", + "Method": "PATCH", + "Uri": "/invitations/{invitation-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgInvitationInvitedUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgInvitationInvitedUserMailboxSetting", + "Method": "PATCH", + "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgOauth2PermissionGrant", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-update?view=graph-rest-1.0", - "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -549991,22 +555560,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant" + "Command": "Update-MgOauth2PermissionGrant", + "Method": "PATCH", + "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgOrganization", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-organization-update?view=graph-rest-1.0", - "Uri": "/organization/{organization-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOrganization", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -550033,22 +555602,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOrganization" + "Command": "Update-MgOrganization", + "Method": "PATCH", + "Uri": "/organization/{organization-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgOrganizationBranding", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOrganizationalBranding", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -550067,22 +555636,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOrganizationalBranding" + "Command": "Update-MgOrganizationBranding", + "Method": "PATCH", + "Uri": "/organization/{organization-id}/branding" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgOrganizationBrandingLocalization", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -550101,88 +555670,88 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization" + "Command": "Update-MgOrganizationBrandingLocalization", + "Method": "PATCH", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgOrganizationExtension", - "ApiReferenceLink": null, - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgOrganizationExtension", + "Method": "PATCH", + "Uri": "/organization/{organization-id}/extensions/{extension-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPlace", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-1.0", - "Uri": "/places/{place-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Calendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPlace", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPlace" + "Command": "Update-MgPlace", + "Method": "PATCH", + "Uri": "/places/{place-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPlaceAsRoomListRoom", - "ApiReferenceLink": null, - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRoom" + "Command": "Update-MgPlaceAsRoomListRoom", + "Method": "PATCH", + "Uri": "/places/{place-id}/roomList/rooms/{room-id}" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPlanner", - "ApiReferenceLink": null, - "Uri": "/planner", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlanner", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPlanner" + "Command": "Update-MgPlanner", + "Method": "PATCH", + "Uri": "/planner" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPlannerBucket", - "ApiReferenceLink": null, - "Uri": "/planner/buckets/{plannerBucket-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -550209,22 +555778,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerBucket" + "Command": "Update-MgPlannerBucket", + "Method": "PATCH", + "Uri": "/planner/buckets/{plannerBucket-id}" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPlannerPlan", - "ApiReferenceLink": null, - "Uri": "/planner/plans/{plannerPlan-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -550251,22 +555820,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerPlan" + "Command": "Update-MgPlannerPlan", + "Method": "PATCH", + "Uri": "/planner/plans/{plannerPlan-id}" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPlannerPlanDetail", - "ApiReferenceLink": null, - "Uri": "/planner/plans/{plannerPlan-id}/details", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -550293,22 +555862,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerPlanDetails" + "Command": "Update-MgPlannerPlanDetail", + "Method": "PATCH", + "Uri": "/planner/plans/{plannerPlan-id}/details" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPlannerTask", - "ApiReferenceLink": null, - "Uri": "/planner/tasks/{plannerTask-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -550335,22 +555904,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerTask" + "Command": "Update-MgPlannerTask", + "Method": "PATCH", + "Uri": "/planner/tasks/{plannerTask-id}" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPlannerTaskAssignedToTaskBoardFormat", - "ApiReferenceLink": null, - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -550377,22 +555946,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat" + "Command": "Update-MgPlannerTaskAssignedToTaskBoardFormat", + "Method": "PATCH", + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPlannerTaskBucketTaskBoardFormat", - "ApiReferenceLink": null, - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -550419,22 +555988,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat" + "Command": "Update-MgPlannerTaskBucketTaskBoardFormat", + "Method": "PATCH", + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPlannerTaskDetail", - "ApiReferenceLink": null, - "Uri": "/planner/tasks/{plannerTask-id}/details", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -550461,22 +556030,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerTaskDetails" + "Command": "Update-MgPlannerTaskDetail", + "Method": "PATCH", + "Uri": "/planner/tasks/{plannerTask-id}/details" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPlannerTaskProgressTaskBoardFormat", - "ApiReferenceLink": null, - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Planner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -550503,22 +556072,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat" + "Command": "Update-MgPlannerTaskProgressTaskBoardFormat", + "Method": "PATCH", + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPolicyActivityBasedTimeoutPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -550537,37 +556106,37 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy" + "Command": "Update-MgPolicyActivityBasedTimeoutPolicy", + "Method": "PATCH", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPolicyAdminConsentRequestPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/adminConsentRequestPolicy", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy" + "Command": "Update-MgPolicyAdminConsentRequestPolicy", + "Method": "PATCH", + "Uri": "/policies/adminConsentRequestPolicy" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPolicyAppManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -550586,69 +556155,69 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAppManagementPolicy" + "Command": "Update-MgPolicyAppManagementPolicy", + "Method": "PATCH", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPolicyAuthenticationFlowPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationFlowsPolicy", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy" + "Command": "Update-MgPolicyAuthenticationFlowPolicy", + "Method": "PATCH", + "Uri": "/policies/authenticationFlowsPolicy" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPolicyAuthenticationMethodPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationMethodsPolicy", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy" + "Command": "Update-MgPolicyAuthenticationMethodPolicy", + "Method": "PATCH", + "Uri": "/policies/authenticationMethodsPolicy" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration" + "Command": "Update-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Method": "PATCH", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPolicyAuthenticationStrengthPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -550667,22 +556236,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy" + "Command": "Update-MgPolicyAuthenticationStrengthPolicy", + "Method": "PATCH", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgPolicyAuthenticationStrengthPolicyAllowedCombination", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-1.0", - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -550701,54 +556270,54 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult" + "Command": "Update-MgPolicyAuthenticationStrengthPolicyAllowedCombination", + "Method": "POST", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "ApiReferenceLink": null, - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration" + "Command": "Update-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Method": "PATCH", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPolicyAuthorizationPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/authorizationPolicy", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authorizationpolicy-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthorizationPolicy" + "Command": "Update-MgPolicyAuthorizationPolicy", + "Method": "PATCH", + "Uri": "/policies/authorizationPolicy" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPolicyClaimMappingPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -550767,112 +556336,112 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphClaimsMappingPolicy" + "Command": "Update-MgPolicyClaimMappingPolicy", + "Method": "PATCH", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPolicyCrossTenantAccessPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy" + "Command": "Update-MgPolicyCrossTenantAccessPolicy", + "Method": "PATCH", + "Uri": "/policies/crossTenantAccessPolicy" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPolicyCrossTenantAccessPolicyDefault", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/default", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault" + "Command": "Update-MgPolicyCrossTenantAccessPolicyDefault", + "Method": "PATCH", + "Uri": "/policies/crossTenantAccessPolicy/default" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPolicyCrossTenantAccessPolicyPartner", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner" + "Command": "Update-MgPolicyCrossTenantAccessPolicyPartner", + "Method": "PATCH", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplate", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/templates", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPolicyTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPolicyTemplate" + "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplate", + "Method": "PATCH", + "Uri": "/policies/crossTenantAccessPolicy/templates" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate" + "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", + "Method": "PATCH", + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", - "ApiReferenceLink": null, - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate" + "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", + "Method": "PATCH", + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPolicyDefaultAppManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/defaultAppManagementPolicy", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -550891,39 +556460,39 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTenantAppManagementPolicy" + "Command": "Update-MgPolicyDefaultAppManagementPolicy", + "Method": "PATCH", + "Uri": "/policies/defaultAppManagementPolicy" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPolicyFeatureRolloutPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy" + "Command": "Update-MgPolicyFeatureRolloutPolicy", + "Method": "PATCH", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPolicyHomeRealmDiscoveryPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -550942,20 +556511,20 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy" + "Command": "Update-MgPolicyHomeRealmDiscoveryPolicy", + "Method": "PATCH", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPolicyIdentitySecurityDefaultEnforcementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.All", @@ -550974,124 +556543,124 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy" + "Command": "Update-MgPolicyIdentitySecurityDefaultEnforcementPolicy", + "Method": "PATCH", + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPolicyPermissionGrantPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionGrantPolicy" + "Command": "Update-MgPolicyPermissionGrantPolicy", + "Method": "PATCH", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPolicyPermissionGrantPolicyExclude", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet" + "Command": "Update-MgPolicyPermissionGrantPolicyExclude", + "Method": "PATCH", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPolicyPermissionGrantPolicyInclude", - "ApiReferenceLink": null, - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet" + "Command": "Update-MgPolicyPermissionGrantPolicyInclude", + "Method": "PATCH", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPolicyRoleManagementPolicy", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy" + "Command": "Update-MgPolicyRoleManagementPolicy", + "Method": "PATCH", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPolicyRoleManagementPolicyAssignment", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment" + "Command": "Update-MgPolicyRoleManagementPolicyAssignment", + "Method": "PATCH", + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPolicyRoleManagementPolicyEffectiveRule", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule" + "Command": "Update-MgPolicyRoleManagementPolicyEffectiveRule", + "Method": "PATCH", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPolicyRoleManagementPolicyRule", - "ApiReferenceLink": null, - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagementPolicy.ReadWrite.Directory", @@ -551110,22 +556679,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule" + "Command": "Update-MgPolicyRoleManagementPolicyRule", + "Method": "PATCH", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPolicyTokenIssuancePolicy", - "ApiReferenceLink": null, - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -551144,22 +556713,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTokenIssuancePolicy" + "Command": "Update-MgPolicyTokenIssuancePolicy", + "Method": "PATCH", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPolicyTokenLifetimePolicy", - "ApiReferenceLink": null, - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -551178,71 +556747,71 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTokenLifetimePolicy" + "Command": "Update-MgPolicyTokenLifetimePolicy", + "Method": "PATCH", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPrint", - "ApiReferenceLink": null, - "Uri": "/print", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrint", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrint" + "Command": "Update-MgPrint", + "Method": "PATCH", + "Uri": "/print" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPrintConnector", - "ApiReferenceLink": null, - "Uri": "/print/connectors/{printConnector-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintConnector" + "Command": "Update-MgPrintConnector", + "Method": "PATCH", + "Uri": "/print/connectors/{printConnector-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPrintOperation", - "ApiReferenceLink": null, - "Uri": "/print/operations/{printOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintOperation" + "Command": "Update-MgPrintOperation", + "Method": "PATCH", + "Uri": "/print/operations/{printOperation-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPrintPrinter", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrinter", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -551261,22 +556830,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrinter" + "Command": "Update-MgPrintPrinter", + "Method": "PATCH", + "Uri": "/print/printers/{printer-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPrintPrinterJob", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "PrintJob.ReadWriteBasic.All", @@ -551303,518 +556872,518 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPrintJob" + "Command": "Update-MgPrintPrinterJob", + "Method": "PATCH", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPrintPrinterJobDocument", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintDocument" + "Command": "Update-MgPrintPrinterJobDocument", + "Method": "PATCH", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPrintPrinterJobTask", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTask" + "Command": "Update-MgPrintPrinterJobTask", + "Method": "PATCH", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPrintPrinterTaskTrigger", - "ApiReferenceLink": null, - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTaskTrigger" + "Command": "Update-MgPrintPrinterTaskTrigger", + "Method": "PATCH", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPrintService", - "ApiReferenceLink": null, - "Uri": "/print/services/{printService-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintService", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintService" + "Command": "Update-MgPrintService", + "Method": "PATCH", + "Uri": "/print/services/{printService-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPrintServiceEndpoint", - "ApiReferenceLink": null, - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintServiceEndpoint" + "Command": "Update-MgPrintServiceEndpoint", + "Method": "PATCH", + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPrintShare", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrinterShare" + "Command": "Update-MgPrintShare", + "Method": "PATCH", + "Uri": "/print/shares/{printerShare-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPrintShareAllowedUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgPrintShareAllowedUserMailboxSetting", + "Method": "PATCH", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPrintShareJob", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintJob" + "Command": "Update-MgPrintShareJob", + "Method": "PATCH", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPrintShareJobDocument", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintDocument" + "Command": "Update-MgPrintShareJobDocument", + "Method": "PATCH", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPrintShareJobTask", - "ApiReferenceLink": null, - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTask" + "Command": "Update-MgPrintShareJobTask", + "Method": "PATCH", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPrintTaskDefinition", - "ApiReferenceLink": null, - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-update-taskdefinition?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTaskDefinition" + "Command": "Update-MgPrintTaskDefinition", + "Method": "PATCH", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}" }, { + "Module": "Devices.CloudPrint", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPrintTaskDefinitionTask", - "ApiReferenceLink": null, - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CloudPrint", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-update-task?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPrintTask" + "Command": "Update-MgPrintTaskDefinitionTask", + "Method": "PATCH", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}" }, { + "Module": "Compliance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPrivacySubjectRightsRequest", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Compliance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubjectRightsRequest" + "Command": "Update-MgPrivacySubjectRightsRequest", + "Method": "PATCH", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}" }, { + "Module": "Compliance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPrivacySubjectRightsRequestApproverMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgPrivacySubjectRightsRequestApproverMailboxSetting", + "Method": "PATCH", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings" }, { + "Module": "Compliance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting", + "Method": "PATCH", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings" }, { + "Module": "Compliance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgPrivacySubjectRightsRequestNote", - "ApiReferenceLink": null, - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Compliance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthoredNote" + "Command": "Update-MgPrivacySubjectRightsRequestNote", + "Method": "PATCH", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgReportAuthenticationMethodUserRegistrationDetail", - "ApiReferenceLink": null, - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUserRegistrationDetails" + "Command": "Update-MgReportAuthenticationMethodUserRegistrationDetail", + "Method": "PATCH", + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgReportPartnerBilling", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPartnersBilling", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBilling" + "Command": "Update-MgReportPartnerBilling", + "Method": "PATCH", + "Uri": "/reports/partners/billing" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgReportPartnerBillingManifest", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBillingManifest" + "Command": "Update-MgReportPartnerBillingManifest", + "Method": "PATCH", + "Uri": "/reports/partners/billing/manifests/{manifest-id}" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgReportPartnerBillingOperation", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/operations/{operation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBillingOperation" + "Command": "Update-MgReportPartnerBillingOperation", + "Method": "PATCH", + "Uri": "/reports/partners/billing/operations/{operation-id}" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgReportPartnerBillingReconciliation", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/reconciliation", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBillingReconciliation" + "Command": "Update-MgReportPartnerBillingReconciliation", + "Method": "PATCH", + "Uri": "/reports/partners/billing/reconciliation" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgReportPartnerBillingReconciliationBilled", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/reconciliation/billed", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgReportPartnerBillingReconciliationBilled", + "Method": "PATCH", + "Uri": "/reports/partners/billing/reconciliation/billed" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgReportPartnerBillingUsage", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/usage", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage" + "Command": "Update-MgReportPartnerBillingUsage", + "Method": "PATCH", + "Uri": "/reports/partners/billing/usage" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgReportPartnerBillingUsageBilled", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/usage/billed", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgReportPartnerBillingUsageBilled", + "Method": "PATCH", + "Uri": "/reports/partners/billing/usage/billed" }, { + "Module": "Reports", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgReportPartnerBillingUsageUnbilled", - "ApiReferenceLink": null, - "Uri": "/reports/partners/billing/usage/unbilled", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Reports", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgReportPartnerBillingUsageUnbilled", + "Method": "PATCH", + "Uri": "/reports/partners/billing/usage/unbilled" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgRiskDetection", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRiskDetection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRiskDetection" + "Command": "Update-MgRiskDetection", + "Method": "PATCH", + "Uri": "/identityProtection/riskDetections/{riskDetection-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgRiskyServicePrincipal", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRiskyServicePrincipal" + "Command": "Update-MgRiskyServicePrincipal", + "Method": "PATCH", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgRiskyServicePrincipalHistory", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem" + "Command": "Update-MgRiskyServicePrincipalHistory", + "Method": "PATCH", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgRiskyUser", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRiskyUser", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRiskyUser" + "Command": "Update-MgRiskyUser", + "Method": "PATCH", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgRiskyUserHistory", - "ApiReferenceLink": null, - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem" + "Command": "Update-MgRiskyUserHistory", + "Method": "PATCH", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}" }, { + "Module": "DeviceManagement.Enrollment", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgRoleManagement", - "ApiReferenceLink": null, - "Uri": "/roleManagement", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "DeviceManagement.Enrollment", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRoleManagement", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -551833,156 +557402,156 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphRoleManagement" + "Command": "Update-MgRoleManagement", + "Method": "PATCH", + "Uri": "/roleManagement" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectory", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRbacApplication" + "Command": "Update-MgRoleManagementDirectory", + "Method": "PATCH", + "Uri": "/roleManagement/directory" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "Update-MgRoleManagementDirectoryResourceNamespace", + "Method": "PATCH", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Command": "Update-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Method": "PATCH", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "Update-MgRoleManagementDirectoryRoleAssignment", + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentAppScope", + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -552001,309 +557570,309 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Update-MgRoleManagementDirectoryRoleDefinition", + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Update-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryRoleEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Update-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagement", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRbacApplication" + "Command": "Update-MgRoleManagementEntitlementManagement", + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespace", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace" + "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespace", + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction" + "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment" + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignment", + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppScope" + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule" + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance" + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest" + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinition", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinition", + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition" + "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule" + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance" + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}" }, { + "Module": "Identity.Governance", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "ApiReferenceLink": null, - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Governance", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest" + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}" }, { + "Module": "SchemaExtensions", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSchemaExtension", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-update?view=graph-rest-1.0", - "Uri": "/schemaExtensions/{schemaExtension-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "SchemaExtensions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSchemaExtension", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -552322,22 +557891,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSchemaExtension" + "Command": "Update-MgSchemaExtension", + "Method": "PATCH", + "Uri": "/schemaExtensions/{schemaExtension-id}" }, { + "Module": "Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSearchAcronym", - "ApiReferenceLink": null, - "Uri": "/search/acronyms/{acronym-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSearchAcronym", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -552356,22 +557925,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSearchAcronym" + "Command": "Update-MgSearchAcronym", + "Method": "PATCH", + "Uri": "/search/acronyms/{acronym-id}" }, { + "Module": "Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSearchBookmark", - "ApiReferenceLink": null, - "Uri": "/search/bookmarks/{bookmark-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSearchBookmark", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -552390,290 +557959,290 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSearchBookmark" + "Command": "Update-MgSearchBookmark", + "Method": "PATCH", + "Uri": "/search/bookmarks/{bookmark-id}" }, { + "Module": "Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSearchEntity", - "ApiReferenceLink": null, - "Uri": "/search", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Search", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSearchEntity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSearchEntity" + "Command": "Update-MgSearchEntity", + "Method": "PATCH", + "Uri": "/search" }, { + "Module": "Search", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSearchQna", - "ApiReferenceLink": null, - "Uri": "/search/qnas/{qna-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Search", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSearchQna", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSearchQna" + "Command": "Update-MgSearchQna", + "Method": "PATCH", + "Uri": "/search/qnas/{qna-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityAlert", - "ApiReferenceLink": null, - "Uri": "/security/alerts/{alert-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphAlert", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAlert" + "Command": "Update-MgSecurityAlert", + "Method": "PATCH", + "Uri": "/security/alerts/{alert-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityAlertV2", - "ApiReferenceLink": null, - "Uri": "/security/alerts_v2/{alert-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityAlert" + "Command": "Update-MgSecurityAlertV2", + "Method": "PATCH", + "Uri": "/security/alerts_v2/{alert-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityAttackSimulationAutomation", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSimulationAutomation" + "Command": "Update-MgSecurityAttackSimulationAutomation", + "Method": "PATCH", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityAttackSimulationAutomationRun", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSimulationAutomationRun" + "Command": "Update-MgSecurityAttackSimulationAutomationRun", + "Method": "PATCH", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityAttackSimulationEndUserNotification", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndUserNotification", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEndUserNotification" + "Command": "Update-MgSecurityAttackSimulationEndUserNotification", + "Method": "PATCH", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityAttackSimulationEndUserNotificationDetail", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEndUserNotificationDetail" + "Command": "Update-MgSecurityAttackSimulationEndUserNotificationDetail", + "Method": "PATCH", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityAttackSimulationLandingPage", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLandingPage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphLandingPage" + "Command": "Update-MgSecurityAttackSimulationLandingPage", + "Method": "PATCH", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityAttackSimulationLandingPageDetail", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLandingPageDetail", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphLandingPageDetail" + "Command": "Update-MgSecurityAttackSimulationLandingPageDetail", + "Method": "PATCH", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityAttackSimulationLoginPage", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLoginPage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphLoginPage" + "Command": "Update-MgSecurityAttackSimulationLoginPage", + "Method": "PATCH", + "Uri": "/security/attackSimulation/loginPages/{loginPage-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityAttackSimulationOperation", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttackSimulationOperation" + "Command": "Update-MgSecurityAttackSimulationOperation", + "Method": "PATCH", + "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityAttackSimulationPayload", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPayload", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPayload" + "Command": "Update-MgSecurityAttackSimulationPayload", + "Method": "PATCH", + "Uri": "/security/attackSimulation/payloads/{payload-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityAttackSimulationTraining", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/trainings/{training-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTraining", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTraining" + "Command": "Update-MgSecurityAttackSimulationTraining", + "Method": "PATCH", + "Uri": "/security/attackSimulation/trainings/{training-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityAttackSimulationTrainingLanguageDetail", - "ApiReferenceLink": null, - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTrainingLanguageDetail" + "Command": "Update-MgSecurityAttackSimulationTrainingLanguageDetail", + "Method": "PATCH", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityCase", - "ApiReferenceLink": null, - "Uri": "/security/cases", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityCasesRoot" + "Command": "Update-MgSecurityCase", + "Method": "PATCH", + "Uri": "/security/cases" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCase", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -552692,37 +558261,37 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase" + "Command": "Update-MgSecurityCaseEdiscoveryCase", + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodian", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian" + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodian", + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianIndex", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-updateindex?view=graph-rest-1.0", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-updateindex?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -552741,88 +558310,88 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianIndex", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySiteSource" + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource" + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUserSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityUserSource" + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource" + "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-updateindex?view=graph-rest-1.0", - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateViaIdentity" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-updateindex?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -552841,56 +558410,56 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseOperation", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityCaseOperation" + "Command": "Update-MgSecurityCaseEdiscoveryCaseOperation", + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSet", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet" + "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSet", + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSetQuery", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -552909,22 +558478,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery" + "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseSearch", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -552943,56 +558512,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch" + "Command": "Update-MgSecurityCaseEdiscoveryCaseSearch", + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityDataSource" + "Command": "Update-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseSetting", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings" + "Command": "Update-MgSecurityCaseEdiscoveryCaseSetting", + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityCaseEdiscoveryCaseTag", - "ApiReferenceLink": null, - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -553011,796 +558580,828 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag" + "Command": "Update-MgSecurityCaseEdiscoveryCaseTag", + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityIncident", + "Variants": [ + "Update", + "UpdateExpanded" + ], "ApiReferenceLink": null, - "Uri": "/security/incidents/{incident-id}", + "OutputType": "IMicrosoftGraphSecurityIdentityContainer", "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Update-MgSecurityIdentity", + "Method": "PATCH", + "Uri": "/security/identities" + }, + { + "Module": "Security", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityIncident" + "Command": "Update-MgSecurityIdentityHealthIssue", + "Method": "PATCH", + "Uri": "/security/identities/healthIssues/{healthIssue-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityLabel", - "ApiReferenceLink": null, - "Uri": "/security/labels", - "ApiVersion": "v1.0", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityIncident", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityLabelsRoot" + "Command": "Update-MgSecurityIncident", + "Method": "PATCH", + "Uri": "/security/incidents/{incident-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityLabelAuthority", + "Variants": [ + "Update", + "UpdateExpanded" + ], "ApiReferenceLink": null, - "Uri": "/security/labels/authorities/{authorityTemplate-id}", + "OutputType": "IMicrosoftGraphSecurityLabelsRoot", "ApiVersion": "v1.0", + "Permissions": [], + "Command": "Update-MgSecurityLabel", + "Method": "PATCH", + "Uri": "/security/labels" + }, + { + "Module": "Security", + "CommandAlias": null, "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate" + "Command": "Update-MgSecurityLabelAuthority", + "Method": "PATCH", + "Uri": "/security/labels/authorities/{authorityTemplate-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityLabelCategory", - "ApiReferenceLink": null, - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate" + "Command": "Update-MgSecurityLabelCategory", + "Method": "PATCH", + "Uri": "/security/labels/categories/{categoryTemplate-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityLabelCategorySubcategory", - "ApiReferenceLink": null, - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate" + "Command": "Update-MgSecurityLabelCategorySubcategory", + "Method": "PATCH", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityLabelCitation", - "ApiReferenceLink": null, - "Uri": "/security/labels/citations/{citationTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityCitationTemplate" + "Command": "Update-MgSecurityLabelCitation", + "Method": "PATCH", + "Uri": "/security/labels/citations/{citationTemplate-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityLabelDepartment", - "ApiReferenceLink": null, - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate" + "Command": "Update-MgSecurityLabelDepartment", + "Method": "PATCH", + "Uri": "/security/labels/departments/{departmentTemplate-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityLabelFilePlanReference", - "ApiReferenceLink": null, - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate" + "Command": "Update-MgSecurityLabelFilePlanReference", + "Method": "PATCH", + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityLabelRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityRetentionLabel" + "Command": "Update-MgSecurityLabelRetentionLabel", + "Method": "PATCH", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityLabelRetentionLabelDescriptor", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor" + "Command": "Update-MgSecurityLabelRetentionLabelDescriptor", + "Method": "PATCH", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityLabelRetentionLabelDispositionReviewStage", - "ApiReferenceLink": null, - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage" + "Command": "Update-MgSecurityLabelRetentionLabelDispositionReviewStage", + "Method": "PATCH", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecuritySecureScore", - "ApiReferenceLink": null, - "Uri": "/security/secureScores/{secureScore-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecureScore", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecureScore" + "Command": "Update-MgSecuritySecureScore", + "Method": "PATCH", + "Uri": "/security/secureScores/{secureScore-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecuritySecureScoreControlProfile", - "ApiReferenceLink": null, - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofile-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecureScoreControlProfile" + "Command": "Update-MgSecuritySecureScoreControlProfile", + "Method": "PATCH", + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecuritySubjectRightsRequest", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubjectRightsRequest" + "Command": "Update-MgSecuritySubjectRightsRequest", + "Method": "PATCH", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecuritySubjectRightsRequestApproverMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgSecuritySubjectRightsRequestApproverMailboxSetting", + "Method": "PATCH", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecuritySubjectRightsRequestCollaboratorMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgSecuritySubjectRightsRequestCollaboratorMailboxSetting", + "Method": "PATCH", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecuritySubjectRightsRequestNote", - "ApiReferenceLink": null, - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAuthoredNote" + "Command": "Update-MgSecuritySubjectRightsRequestNote", + "Method": "PATCH", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligence", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityThreatIntelligence" + "Command": "Update-MgSecurityThreatIntelligence", + "Method": "PATCH", + "Uri": "/security/threatIntelligence" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceArticle", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/articles/{article-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityArticle" + "Command": "Update-MgSecurityThreatIntelligenceArticle", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/articles/{article-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceArticleIndicator", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityArticleIndicator" + "Command": "Update-MgSecurityThreatIntelligenceArticleIndicator", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceHost", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHost" + "Command": "Update-MgSecurityThreatIntelligenceHost", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/hosts/{host-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceHostComponent", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostComponent" + "Command": "Update-MgSecurityThreatIntelligenceHostComponent", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceHostCookie", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostCookie" + "Command": "Update-MgSecurityThreatIntelligenceHostCookie", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceHostPair", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostPair" + "Command": "Update-MgSecurityThreatIntelligenceHostPair", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceHostPort", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostPort", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostPort" + "Command": "Update-MgSecurityThreatIntelligenceHostPort", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceHostReputation", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostReputation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostReputation" + "Command": "Update-MgSecurityThreatIntelligenceHostReputation", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceHostSslCertificate", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate" + "Command": "Update-MgSecurityThreatIntelligenceHostSslCertificate", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceHostTracker", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityHostTracker" + "Command": "Update-MgSecurityThreatIntelligenceHostTracker", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceIntelProfile", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile" + "Command": "Update-MgSecurityThreatIntelligenceIntelProfile", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligencePassiveDnsRecord", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord" + "Command": "Update-MgSecurityThreatIntelligencePassiveDnsRecord", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceProfileIndicator", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator" + "Command": "Update-MgSecurityThreatIntelligenceProfileIndicator", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceSslCertificate", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySslCertificate" + "Command": "Update-MgSecurityThreatIntelligenceSslCertificate", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceSubdomain", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecuritySubdomain" + "Command": "Update-MgSecurityThreatIntelligenceSubdomain", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceVulnerability", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityVulnerability" + "Command": "Update-MgSecurityThreatIntelligenceVulnerability", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceVulnerabilityComponent", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent" + "Command": "Update-MgSecurityThreatIntelligenceVulnerabilityComponent", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceWhoisHistoryRecord", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord" + "Command": "Update-MgSecurityThreatIntelligenceWhoisHistoryRecord", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityThreatIntelligenceWhoisRecord", - "ApiReferenceLink": null, - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityWhoisRecord" + "Command": "Update-MgSecurityThreatIntelligenceWhoisRecord", + "Method": "PATCH", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityTrigger", - "ApiReferenceLink": null, - "Uri": "/security/triggers", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityTriggersRoot" + "Command": "Update-MgSecurityTrigger", + "Method": "PATCH", + "Uri": "/security/triggers" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityTriggerRetentionEvent", - "ApiReferenceLink": null, - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityRetentionEvent" + "Command": "Update-MgSecurityTriggerRetentionEvent", + "Method": "PATCH", + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityTriggerType", - "ApiReferenceLink": null, - "Uri": "/security/triggerTypes", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot" + "Command": "Update-MgSecurityTriggerType", + "Method": "PATCH", + "Uri": "/security/triggerTypes" }, { + "Module": "Security", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSecurityTriggerTypeRetentionEventType", - "ApiReferenceLink": null, - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Security", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSecurityRetentionEventType" + "Command": "Update-MgSecurityTriggerTypeRetentionEventType", + "Method": "PATCH", + "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgServiceAnnouncementHealthOverview", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceHealth", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceHealth" + "Command": "Update-MgServiceAnnouncementHealthOverview", + "Method": "PATCH", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgServiceAnnouncementHealthOverviewIssue", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceHealthIssue" + "Command": "Update-MgServiceAnnouncementHealthOverviewIssue", + "Method": "PATCH", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgServiceAnnouncementIssue", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceHealthIssue" + "Command": "Update-MgServiceAnnouncementIssue", + "Method": "PATCH", + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgServiceAnnouncementMessage", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceUpdateMessage" + "Command": "Update-MgServiceAnnouncementMessage", + "Method": "PATCH", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}" }, { + "Module": "Devices.ServiceAnnouncement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgServiceAnnouncementMessageAttachment", - "ApiReferenceLink": null, - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.ServiceAnnouncement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment" + "Command": "Update-MgServiceAnnouncementMessageAttachment", + "Method": "PATCH", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgServicePrincipal", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-1.0", - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -553827,406 +559428,462 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Update-MgServicePrincipal", + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgServicePrincipalAppRoleAssignedTo", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Update-MgServicePrincipalAppRoleAssignedTo", + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgServicePrincipalAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Update-MgServicePrincipalAppRoleAssignment", + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgServicePrincipalByAppId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-1.0", - "Uri": "/servicePrincipals(appId='{appId}')", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipal" + "Command": "Update-MgServicePrincipalByAppId", + "Method": "PATCH", + "Uri": "/servicePrincipals(appId='{appId}')" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgServicePrincipalDelegatedPermissionClassification", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification" + "Command": "Update-MgServicePrincipalDelegatedPermissionClassification", + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgServicePrincipalEndpoint", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEndpoint" + "Command": "Update-MgServicePrincipalEndpoint", + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgServicePrincipalRemoteDesktopSecurityConfiguration", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", - "Permissions": [], - "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "Application-RemoteDesktopConfig.ReadWrite.All", + "Description": "Read and write the remote desktop security configuration for all apps", + "FullDescription": "Allows the app to read and write the remote desktop security configuration for all apps in your organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write all applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Update-MgServicePrincipalRemoteDesktopSecurityConfiguration", + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", - "Permissions": [], - "OutputType": "IMicrosoftGraphTargetDeviceGroup" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "Application-RemoteDesktopConfig.ReadWrite.All", + "Description": "Read and write the remote desktop security configuration for all apps", + "FullDescription": "Allows the app to read and write the remote desktop security configuration for all apps in your organization, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Directory.ReadWrite.All", + "Description": "Read and write directory data", + "FullDescription": "Allows the app to read and write data in your organization's directory, such as users, and groups, without a signed-in user. Does not allow user or group deletion.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.OwnedBy", + "Description": "Manage apps that this app creates or owns", + "FullDescription": "Allows the app to create other applications, and fully manage those applications (read, update, update application secrets and delete), without a signed-in user.  It cannot update any apps that it is not an owner of.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write all applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "Command": "Update-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgServicePrincipalRiskDetection", - "ApiReferenceLink": null, - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection" + "Command": "Update-MgServicePrincipalRiskDetection", + "Method": "PATCH", + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgServicePrincipalSynchronizationJob", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronizationJob" + "Command": "Update-MgServicePrincipalSynchronizationJob", + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgServicePrincipalSynchronizationJobBulkUpload", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgServicePrincipalSynchronizationJobBulkUpload", + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgServicePrincipalSynchronizationJobSchema", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronizationSchema" + "Command": "Update-MgServicePrincipalSynchronizationJobSchema", + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgServicePrincipalSynchronizationJobSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "Update-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgServicePrincipalSynchronizationTemplate", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronizationTemplate" + "Command": "Update-MgServicePrincipalSynchronizationTemplate", + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgServicePrincipalSynchronizationTemplateSchema", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSynchronizationSchema" + "Command": "Update-MgServicePrincipalSynchronizationTemplateSchema", + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "ApiReferenceLink": null, - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDirectoryDefinition" + "Command": "Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgShareCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgShareCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgShareLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgShareLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgShareList", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "Update-MgShareList", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgShareListColumn", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Update-MgShareListColumn", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgShareListContentType", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Update-MgShareListContentType", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgShareListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Update-MgShareListContentTypeColumn", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgShareListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Update-MgShareListContentTypeColumnLink", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgShareListCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgShareListCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgShareListItem", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/listItem", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -554237,17 +559894,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Update-MgShareListItem", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/listItem" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgShareListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -554258,17 +559915,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgShareListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgShareListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -554279,17 +559936,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Update-MgShareListItemDocumentSetVersion", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgShareListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -554300,17 +559957,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgShareListItemDocumentSetVersionField", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgShareListItemField", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -554321,17 +559978,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgShareListItemField", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgShareListItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -554342,17 +559999,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgShareListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgShareListItemVersion", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -554363,17 +560020,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Update-MgShareListItemVersion", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgShareListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -554384,177 +560041,179 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgShareListItemVersionField", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgShareListLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgShareListLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgShareListOperation", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Update-MgShareListOperation", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgShareListSubscription", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Update-MgShareListSubscription", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSharePermission", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}/permission", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Update-MgSharePermission", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/permission" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgShareSharedDriveItemSharedDriveItem", - "ApiReferenceLink": null, - "Uri": "/shares/{sharedDriveItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedDriveItem" + "Command": "Update-MgShareSharedDriveItemSharedDriveItem", + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSite", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSite" + "Command": "Update-MgSite", + "Method": "PATCH", + "Uri": "/sites/{site-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteAnalytic", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Update-MgSiteAnalytic", + "Method": "PATCH", + "Uri": "/sites/{site-id}/analytics" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Update-MgSiteAnalyticItemActivityStat", + "Method": "PATCH", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteAnalyticItemActivityStatActivity", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivity" + "Command": "Update-MgSiteAnalyticItemActivityStatActivity", + "Method": "PATCH", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -554573,22 +560232,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Update-MgSiteColumn", + "Method": "PATCH", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteContentType", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -554607,22 +560266,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Update-MgSiteContentType", + "Method": "PATCH", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -554641,32 +560300,30 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Update-MgSiteContentTypeColumn", + "Method": "PATCH", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Update-MgSiteContentTypeColumnLink", + "Method": "PATCH", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteGetByPathAnalytic", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -554677,17 +560334,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Update-MgSiteGetByPathAnalytic", + "Method": "PATCH", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteGetByPathOnenote", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -554698,17 +560355,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenote" + "Command": "Update-MgSiteGetByPathOnenote", + "Method": "PATCH", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteGetByPathTermStore", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -554719,41 +560376,43 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStore" + "Command": "Update-MgSiteGetByPathTermStore", + "Method": "PATCH", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteList", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "Update-MgSiteList", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteListColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -554772,22 +560431,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Update-MgSiteListColumn", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteListContentType", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -554806,22 +560465,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Update-MgSiteListContentType", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Sites.Manage.All", @@ -554840,627 +560499,625 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Update-MgSiteListContentTypeColumn", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Update-MgSiteListContentTypeColumnLink", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteListCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgSiteListCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteListItem", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Update-MgSiteListItem", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgSiteListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Update-MgSiteListItemDocumentSetVersion", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgSiteListItemDocumentSetVersionField", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteListItemField", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgSiteListItemField", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteListItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgSiteListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteListItemVersion", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Update-MgSiteListItemVersion", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgSiteListItemVersionField", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteListLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgSiteListLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteListOperation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Update-MgSiteListOperation", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteListSubscription", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Update-MgSiteListSubscription", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Update-MgSiteOnenoteNotebook", + "Method": "PATCH", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgSiteOnenoteNotebookSectionGroupSectionPageContent", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "ApiVersion": "v1.0", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgSiteOnenoteNotebookSectionGroupSectionPageContent", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgSiteOnenoteNotebookSectionPageContent", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "ApiVersion": "v1.0", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgSiteOnenoteNotebookSectionPageContent", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteOnenotePage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Update-MgSiteOnenotePage", + "Method": "PATCH", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgSiteOnenotePageContent", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "ApiVersion": "v1.0", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgSiteOnenotePageContent", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Update-MgSiteOnenoteSection", + "Method": "PATCH", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Update-MgSiteOnenoteSectionGroup", + "Method": "PATCH", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgSiteOnenoteSectionGroupSectionPageContent", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "ApiVersion": "v1.0", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgSiteOnenoteSectionGroupSectionPageContent", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgSiteOnenoteSectionPageContent", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "ApiVersion": "v1.0", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgSiteOnenoteSectionPageContent", + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteOperation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Update-MgSiteOperation", + "Method": "PATCH", + "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSitePage", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphBaseSitePage" + "Command": "Update-MgSitePage", + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSitePageAsSitePageCanvaLayout", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCanvasLayout" + "Command": "Update-MgSitePageAsSitePageCanvaLayout", + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphHorizontalSection" + "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSection", + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphHorizontalSectionColumn" + "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSitePageAsSitePageCanvaLayoutVerticalSection", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVerticalSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphVerticalSection" + "Command": "Update-MgSitePageAsSitePageCanvaLayoutVerticalSection", + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSitePageAsSitePageCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgSitePageAsSitePageCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSitePageAsSitePageLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgSitePageAsSitePageLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSitePageAsSitePageWebPart", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgSitePageAsSitePageWebPart", + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSitePageCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgSitePageCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSitePageLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgSitePageLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSitePermission", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/permissions/{permission-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-update-permission?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Update-MgSitePermission", + "Method": "PATCH", + "Uri": "/sites/{site-id}/permissions/{permission-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteTermStore", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -555471,17 +561128,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-store-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStore" + "Command": "Update-MgSiteTermStore", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -555492,17 +561149,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Command": "Update-MgSiteTermStoreGroup", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreGroupSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -555513,17 +561170,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Update-MgSiteTermStoreGroupSet", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -555542,17 +561199,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgSiteTermStoreGroupSetChild", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -555571,17 +561228,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgSiteTermStoreGroupSetChildRelation", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreGroupSetParentGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -555592,17 +561249,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Command": "Update-MgSiteTermStoreGroupSetParentGroup", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -555613,17 +561270,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgSiteTermStoreGroupSetRelation", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -555634,17 +561291,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgSiteTermStoreGroupSetTerm", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -555655,17 +561312,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgSiteTermStoreGroupSetTermChild", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -555676,17 +561333,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgSiteTermStoreGroupSetTermChildRelation", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -555697,17 +561354,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgSiteTermStoreGroupSetTermRelation", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -555718,17 +561375,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Update-MgSiteTermStoreSet", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -555747,17 +561404,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgSiteTermStoreSetChild", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -555776,17 +561433,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgSiteTermStoreSetChildRelation", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetParentGroup", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -555797,17 +561454,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreGroup" + "Command": "Update-MgSiteTermStoreSetParentGroup", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetParentGroupSet", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -555818,17 +561475,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreSet" + "Command": "Update-MgSiteTermStoreSetParentGroupSet", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetParentGroupSetChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -555847,17 +561504,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgSiteTermStoreSetParentGroupSetChild", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetParentGroupSetChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -555876,17 +561533,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgSiteTermStoreSetParentGroupSetChildRelation", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetParentGroupSetRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -555897,17 +561554,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgSiteTermStoreSetParentGroupSetRelation", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetParentGroupSetTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -555918,17 +561575,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgSiteTermStoreSetParentGroupSetTerm", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -555939,17 +561596,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChild", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -555960,17 +561617,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetParentGroupSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -555981,17 +561638,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgSiteTermStoreSetParentGroupSetTermRelation", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -556002,17 +561659,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgSiteTermStoreSetRelation", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetTerm", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -556023,17 +561680,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgSiteTermStoreSetTerm", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetTermChild", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -556044,17 +561701,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreTerm" + "Command": "Update-MgSiteTermStoreSetTermChild", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetTermChildRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -556065,17 +561722,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgSiteTermStoreSetTermChildRelation", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}" }, { + "Module": "Sites", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSiteTermStoreSetTermRelation", - "ApiReferenceLink": null, - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -556086,58 +561743,60 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Sites", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTermStoreRelation" + "Command": "Update-MgSiteTermStoreSetTermRelation", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSubscribedSku", - "ApiReferenceLink": null, - "Uri": "/subscribedSkus/{subscribedSku-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscribedSku" + "Command": "Update-MgSubscribedSku", + "Method": "PATCH", + "Uri": "/subscribedSkus/{subscribedSku-id}" }, { + "Module": "ChangeNotifications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgSubscription", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-update?view=graph-rest-1.0", - "Uri": "/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "ChangeNotifications", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Update-MgSubscription", + "Method": "PATCH", + "Uri": "/subscriptions/{subscription-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeam", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update?view=graph-rest-1.0", - "Uri": "/teams/{team-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamSettings.ReadWrite.Group", @@ -556172,22 +561831,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeam" + "Command": "Update-MgTeam", + "Method": "PATCH", + "Uri": "/teams/{team-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamChannel", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-patch?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelSettings.ReadWrite.Group", @@ -556222,22 +561881,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Update-MgTeamChannel", + "Method": "PATCH", + "Uri": "/teams/{team-id}/channels/{channel-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamChannelMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-update-members?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMember.ReadWrite.All", @@ -556272,90 +561931,90 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Update-MgTeamChannelMember", + "Method": "PATCH", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamChannelMessage", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Update-MgTeamChannelMessage", + "Method": "PATCH", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Update-MgTeamChannelMessageReply", + "Method": "PATCH", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Update-MgTeamChannelMessageReplyHostedContent", + "Method": "PATCH", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "Update-MgTeamChannelSharedWithTeam", + "Method": "PATCH", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamChannelTab", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-patch-tabs?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForTeam", @@ -556422,22 +562081,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Update-MgTeamChannelTab", + "Method": "PATCH", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgTeamInstalledApp", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", - "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "ApiVersion": "v1.0", "Variants": [ "Upgrade", "UpgradeExpanded", "UpgradeViaIdentity", "UpgradeViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -556536,22 +562195,22 @@ "IsLeastPrivilege": false } ], - "OutputType": null + "Command": "Update-MgTeamInstalledApp", + "Method": "POST", + "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/upgrade" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update-members?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "ChannelMember.ReadWrite.All", @@ -556586,345 +562245,345 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Update-MgTeamMember", + "Method": "PATCH", + "Uri": "/teams/{team-id}/members/{conversationMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamOperation", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAsyncOperation" + "Command": "Update-MgTeamOperation", + "Method": "PATCH", + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "Update-MgTeamPermissionGrant", + "Method": "PATCH", + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamPhoto", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/photo", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphProfilePhoto" + "Command": "Update-MgTeamPhoto", + "Method": "PATCH", + "Uri": "/teams/{team-id}/photo" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamPrimaryChannel", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Update-MgTeamPrimaryChannel", + "Method": "PATCH", + "Uri": "/teams/{team-id}/primaryChannel" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamPrimaryChannelMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Update-MgTeamPrimaryChannelMember", + "Method": "PATCH", + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamPrimaryChannelMessage", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Update-MgTeamPrimaryChannelMessage", + "Method": "PATCH", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamPrimaryChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Update-MgTeamPrimaryChannelMessageReply", + "Method": "PATCH", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamPrimaryChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Update-MgTeamPrimaryChannelMessageReplyHostedContent", + "Method": "PATCH", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamPrimaryChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "Update-MgTeamPrimaryChannelSharedWithTeam", + "Method": "PATCH", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamPrimaryChannelTab", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Update-MgTeamPrimaryChannelTab", + "Method": "PATCH", + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamScheduleOfferShiftRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOfferShiftRequest" + "Command": "Update-MgTeamScheduleOfferShiftRequest", + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamScheduleOpenShift", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOpenShift" + "Command": "Update-MgTeamScheduleOpenShift", + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamScheduleOpenShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest" + "Command": "Update-MgTeamScheduleOpenShiftChangeRequest", + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamScheduleSchedulingGroup", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-put?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSchedulingGroup" + "Command": "Update-MgTeamScheduleSchedulingGroup", + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamScheduleShift", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-put?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphShift" + "Command": "Update-MgTeamScheduleShift", + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamScheduleSwapShiftChangeRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest" + "Command": "Update-MgTeamScheduleSwapShiftChangeRequest", + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamScheduleTimeOff", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-put?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeOff" + "Command": "Update-MgTeamScheduleTimeOff", + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamScheduleTimeOffReason", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-put?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeOffReason" + "Command": "Update-MgTeamScheduleTimeOffReason", + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamScheduleTimeOffRequest", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTimeOffRequest" + "Command": "Update-MgTeamScheduleTimeOffRequest", + "Method": "PATCH", + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamTag", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -556943,390 +562602,390 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphTeamworkTag" + "Command": "Update-MgTeamTag", + "Method": "PATCH", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamTagMember", - "ApiReferenceLink": null, - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamworkTagMember" + "Command": "Update-MgTeamTagMember", + "Method": "PATCH", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamwork", - "ApiReferenceLink": null, - "Uri": "/teamwork", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamwork", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamwork" + "Command": "Update-MgTeamwork", + "Method": "PATCH", + "Uri": "/teamwork" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamworkDeletedChat", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgTeamworkDeletedChat", + "Method": "PATCH", + "Uri": "/teamwork/deletedChats/{deletedChat-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamworkDeletedTeam", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeletedTeam" + "Command": "Update-MgTeamworkDeletedTeam", + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamworkDeletedTeamChannel", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChannel" + "Command": "Update-MgTeamworkDeletedTeamChannel", + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamworkDeletedTeamChannelMember", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Update-MgTeamworkDeletedTeamChannelMember", + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamworkDeletedTeamChannelMessage", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Update-MgTeamworkDeletedTeamChannelMessage", + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamworkDeletedTeamChannelMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Update-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamworkDeletedTeamChannelMessageReply", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Update-MgTeamworkDeletedTeamChannelMessageReply", + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Update-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamworkDeletedTeamChannelSharedWithTeam", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo" + "Command": "Update-MgTeamworkDeletedTeamChannelSharedWithTeam", + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamworkDeletedTeamChannelTab", - "ApiReferenceLink": null, - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Update-MgTeamworkDeletedTeamChannelTab", + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamworkTeamAppSetting", - "ApiReferenceLink": null, - "Uri": "/teamwork/teamsAppSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphTeamsAppSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsAppSettings" + "Command": "Update-MgTeamworkTeamAppSetting", + "Method": "PATCH", + "Uri": "/teamwork/teamsAppSettings" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTeamworkWorkforceIntegration", - "ApiReferenceLink": null, - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWorkforceIntegration" + "Command": "Update-MgTeamworkWorkforceIntegration", + "Method": "PATCH", + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTenantRelationshipDelegatedAdminCustomer", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Partner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer" + "Command": "Update-MgTenantRelationshipDelegatedAdminCustomer", + "Method": "PATCH", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Partner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail" + "Command": "Update-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Method": "PATCH", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationship", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship" + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationship", + "Method": "PATCH", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Partner", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment" + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Method": "PATCH", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipOperation", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Partner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation" + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "Method": "PATCH", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}" }, { + "Module": "Identity.Partner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipRequest", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.Partner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest" + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "Method": "PATCH", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTenantRelationshipMultiTenantOrganizationJoinRequest", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord" + "Command": "Update-MgTenantRelationshipMultiTenantOrganizationJoinRequest", + "Method": "PATCH", + "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgTenantRelationshipMultiTenantOrganizationTenant", - "ApiReferenceLink": null, - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember" + "Command": "Update-MgTenantRelationshipMultiTenantOrganizationTenant", + "Method": "PATCH", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUser", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-update?view=graph-rest-1.0", - "Uri": "/users/{user-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -557401,73 +563060,73 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUser" + "Command": "Update-MgUser", + "Method": "PATCH", + "Uri": "/users/{user-id}" }, { + "Module": "CrossDeviceExperiences", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserActivity", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUserActivity" + "Command": "Update-MgUserActivity", + "Method": "PATCH", + "Uri": "/users/{user-id}/activities/{userActivity-id}" }, { + "Module": "CrossDeviceExperiences", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserActivityHistoryItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CrossDeviceExperiences", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphActivityHistoryItem" + "Command": "Update-MgUserActivityHistoryItem", + "Method": "PATCH", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}" }, { + "Module": "Applications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserAppRoleAssignment", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Applications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAppRoleAssignment" + "Command": "Update-MgUserAppRoleAssignment", + "Method": "PATCH", + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserAuthenticationEmailMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -557486,56 +563145,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod" + "Command": "Update-MgUserAuthenticationEmailMethod", + "Method": "PATCH", + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserAuthenticationMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgUserAuthenticationMethod", + "Method": "PATCH", + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserAuthenticationOperation", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphLongRunningOperation" + "Command": "Update-MgUserAuthenticationOperation", + "Method": "PATCH", + "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}" }, { + "Module": "Identity.SignIns", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserAuthenticationPhoneMethod", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.SignIns", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -557554,32 +563213,30 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod" + "Command": "Update-MgUserAuthenticationPhoneMethod", + "Method": "PATCH", + "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserCalendarGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendarGroup" + "Command": "Update-MgUserCalendarGroup", + "Method": "PATCH", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserCalendarPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -557590,1894 +563247,1896 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Module": "Calendar", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCalendarPermission" + "Command": "Update-MgUserCalendarPermission", + "Method": "PATCH", + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserChat", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChat" + "Command": "Update-MgUserChat", + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgUserChatInstalledApp", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "ApiVersion": "v1.0", "Variants": [ "Upgrade", "UpgradeExpanded", "UpgradeViaIdentity", "UpgradeViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgUserChatInstalledApp", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserChatLastMessagePreview", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageInfo" + "Command": "Update-MgUserChatLastMessagePreview", + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserChatMember", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphConversationMember" + "Command": "Update-MgUserChatMember", + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserChatMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Update-MgUserChatMessage", + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserChatMessageHostedContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Update-MgUserChatMessageHostedContent", + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserChatMessageReply", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessage" + "Command": "Update-MgUserChatMessageReply", + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserChatMessageReplyHostedContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphChatMessageHostedContent" + "Command": "Update-MgUserChatMessageReplyHostedContent", + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserChatPermissionGrant", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant" + "Command": "Update-MgUserChatPermissionGrant", + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserChatPinnedMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo" + "Command": "Update-MgUserChatPinnedMessage", + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserChatTab", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphTeamsTab" + "Command": "Update-MgUserChatTab", + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contacts/{contact-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContact" + "Command": "Update-MgUserContact", + "Method": "PATCH", + "Uri": "/users/{user-id}/contacts/{contact-id}" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserContactExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgUserContactExtension", + "Method": "PATCH", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserContactFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContactFolder" + "Command": "Update-MgUserContactFolder", + "Method": "PATCH", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserContactFolderChildFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContactFolder" + "Command": "Update-MgUserContactFolderChildFolder", + "Method": "PATCH", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserContactFolderChildFolderContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContact" + "Command": "Update-MgUserContactFolderChildFolderContact", + "Method": "PATCH", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserContactFolderChildFolderContactExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgUserContactFolderChildFolderContactExtension", + "Method": "PATCH", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserContactFolderChildFolderContactPhoto", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphProfilePhoto" + "Command": "Update-MgUserContactFolderChildFolderContactPhoto", + "Method": "PATCH", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserContactFolderContact", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContact" + "Command": "Update-MgUserContactFolderContact", + "Method": "PATCH", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserContactFolderContactExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgUserContactFolderContactExtension", + "Method": "PATCH", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserContactFolderContactPhoto", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphProfilePhoto" + "Command": "Update-MgUserContactFolderContactPhoto", + "Method": "PATCH", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo" }, { + "Module": "PersonalContacts", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserContactPhoto", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "PersonalContacts", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphProfilePhoto" + "Command": "Update-MgUserContactPhoto", + "Method": "PATCH", + "Uri": "/users/{user-id}/contacts/{contact-id}/photo" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDeviceManagementTroubleshootingEvent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent" + "Command": "Update-MgUserDeviceManagementTroubleshootingEvent", + "Method": "PATCH", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDrive", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDrive" + "Command": "Update-MgUserDrive", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgUserDriveCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Update-MgUserDriveItem", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveItemAnalytic", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Update-MgUserDriveItemAnalytic", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveItemAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Update-MgUserDriveItemAnalyticItemActivityStat", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgUserDriveItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgUserDriveItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveItemListItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Update-MgUserDriveItemListItem", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveItemListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgUserDriveItemListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveItemListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Update-MgUserDriveItemListItemDocumentSetVersion", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveItemListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgUserDriveItemListItemDocumentSetVersionField", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveItemListItemField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgUserDriveItemListItemField", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveItemListItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgUserDriveItemListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveItemListItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Update-MgUserDriveItemListItemVersion", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveItemListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgUserDriveItemListItemVersionField", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveItemPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Update-MgUserDriveItemPermission", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveItemRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemRetentionLabel" + "Command": "Update-MgUserDriveItemRetentionLabel", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveItemSubscription", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Update-MgUserDriveItemSubscription", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveItemThumbnail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Update-MgUserDriveItemThumbnail", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Update-MgUserDriveItemVersion", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgUserDriveLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveList", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphList" + "Command": "Update-MgUserDriveList", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveListColumn", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Update-MgUserDriveListColumn", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveListContentType", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphContentType" + "Command": "Update-MgUserDriveListContentType", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveListContentTypeColumn", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnDefinition" + "Command": "Update-MgUserDriveListContentTypeColumn", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveListContentTypeColumnLink", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphColumnLink" + "Command": "Update-MgUserDriveListContentTypeColumnLink", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveListCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgUserDriveListCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveListItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Update-MgUserDriveListItem", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgUserDriveListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Update-MgUserDriveListItemDocumentSetVersion", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgUserDriveListItemDocumentSetVersionField", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveListItemField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgUserDriveListItemField", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveListItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgUserDriveListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveListItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Update-MgUserDriveListItemVersion", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgUserDriveListItemVersionField", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveListLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgUserDriveListLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveListOperation", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphRichLongRunningOperation" + "Command": "Update-MgUserDriveListOperation", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveListSubscription", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Update-MgUserDriveListSubscription", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveRoot", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItem" + "Command": "Update-MgUserDriveRoot", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveRootAnalytic", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemAnalytics" + "Command": "Update-MgUserDriveRootAnalytic", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveRootAnalyticItemActivityStat", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemActivityStat" + "Command": "Update-MgUserDriveRootAnalyticItemActivityStat", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveRootCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgUserDriveRootCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveRootLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgUserDriveRootLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveRootListItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItem" + "Command": "Update-MgUserDriveRootListItem", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveRootListItemCreatedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgUserDriveRootListItemCreatedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveRootListItemDocumentSetVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDocumentSetVersion" + "Command": "Update-MgUserDriveRootListItemDocumentSetVersion", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveRootListItemDocumentSetVersionField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgUserDriveRootListItemDocumentSetVersionField", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveRootListItemField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgUserDriveRootListItemField", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveRootListItemLastModifiedByUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgUserDriveRootListItemLastModifiedByUserMailboxSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveRootListItemVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphListItemVersion" + "Command": "Update-MgUserDriveRootListItemVersion", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveRootListItemVersionField", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgUserDriveRootListItemVersionField", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveRootPermission", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPermission" + "Command": "Update-MgUserDriveRootPermission", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveRootRetentionLabel", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphItemRetentionLabel" + "Command": "Update-MgUserDriveRootRetentionLabel", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveRootSubscription", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSubscription" + "Command": "Update-MgUserDriveRootSubscription", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveRootThumbnail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphThumbnailSet" + "Command": "Update-MgUserDriveRootThumbnail", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}" }, { + "Module": "Files", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserDriveRootVersion", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Files", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDriveItemVersion" + "Command": "Update-MgUserDriveRootVersion", + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserEvent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphEvent" + "Command": "Update-MgUserEvent", + "Method": "PATCH", + "Uri": "/users/{user-id}/events/{event-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserEventExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgUserEventExtension", + "Method": "PATCH", + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}" }, { + "Module": "Calendar", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserEventInstanceExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Calendar", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgUserEventInstanceExtension", + "Method": "PATCH", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgUserExtension", + "Method": "PATCH", + "Uri": "/users/{user-id}/extensions/{extension-id}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserInferenceClassification", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/inferenceClassification", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInferenceClassification", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphInferenceClassification" + "Command": "Update-MgUserInferenceClassification", + "Method": "PATCH", + "Uri": "/users/{user-id}/inferenceClassification" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserInferenceClassificationOverride", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphInferenceClassificationOverride" + "Command": "Update-MgUserInferenceClassificationOverride", + "Method": "PATCH", + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserLicenseDetail", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphLicenseDetails" + "Command": "Update-MgUserLicenseDetail", + "Method": "PATCH", + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserMailboxSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailboxSettings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailboxSettings" + "Command": "Update-MgUserMailboxSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/mailboxSettings" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserMailFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailFolder" + "Command": "Update-MgUserMailFolder", + "Method": "PATCH", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserMailFolderChildFolder", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMailFolder" + "Command": "Update-MgUserMailFolderChildFolder", + "Method": "PATCH", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserMailFolderChildFolderMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Update-MgUserMailFolderChildFolderMessage", + "Method": "PATCH", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserMailFolderChildFolderMessageExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgUserMailFolderChildFolderMessageExtension", + "Method": "PATCH", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserMailFolderChildFolderMessageRule", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMessageRule" + "Command": "Update-MgUserMailFolderChildFolderMessageRule", + "Method": "PATCH", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserMailFolderMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Update-MgUserMailFolderMessage", + "Method": "PATCH", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserMailFolderMessageExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgUserMailFolderMessageExtension", + "Method": "PATCH", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserMailFolderMessageRule", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMessageRule" + "Command": "Update-MgUserMailFolderMessageRule", + "Method": "PATCH", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserManagedDevice", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphManagedDevice" + "Command": "Update-MgUserManagedDevice", + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserManagedDeviceCategory", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCategory" + "Command": "Update-MgUserManagedDeviceCategory", + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserManagedDeviceCompliancePolicyState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState" + "Command": "Update-MgUserManagedDeviceCompliancePolicyState", + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserManagedDeviceConfigurationState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceConfigurationState" + "Command": "Update-MgUserManagedDeviceConfigurationState", + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserManagedDeviceLogCollectionResponse", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse" + "Command": "Update-MgUserManagedDeviceLogCollectionResponse", + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgUserManagedDeviceWindowsDeviceAccount", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-updatewindowsdeviceaccount?view=graph-rest-1.0", - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-updatewindowsdeviceaccount?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgUserManagedDeviceWindowsDeviceAccount", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserManagedDeviceWindowsProtectionState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsProtectionState" + "Command": "Update-MgUserManagedDeviceWindowsProtectionState", + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState" }, { + "Module": "Devices.CorporateManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Devices.CorporateManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState" + "Command": "Update-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserMessage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMessage" + "Command": "Update-MgUserMessage", + "Method": "PATCH", + "Uri": "/users/{user-id}/messages/{message-id}" }, { + "Module": "Mail", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserMessageExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Mail", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgUserMessageExtension", + "Method": "PATCH", + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserOnenoteNotebook", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphNotebook" + "Command": "Update-MgUserOnenoteNotebook", + "Method": "PATCH", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserOnenotePage", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenotePage" + "Command": "Update-MgUserOnenotePage", + "Method": "PATCH", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgUserOnenotePageContent", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "ApiVersion": "v1.0", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgUserOnenotePageContent", + "Method": "POST", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserOnenoteSection", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOnenoteSection" + "Command": "Update-MgUserOnenoteSection", + "Method": "PATCH", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}" }, { + "Module": "Notes", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserOnenoteSectionGroup", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Notes", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphSectionGroup" + "Command": "Update-MgUserOnenoteSectionGroup", + "Method": "PATCH", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserOnlineMeeting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -559496,124 +565155,124 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphOnlineMeeting" + "Command": "Update-MgUserOnlineMeeting", + "Method": "PATCH", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserOnlineMeetingAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "Update-MgUserOnlineMeetingAttendanceReport", + "Method": "PATCH", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Method": "PATCH", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserOnlineMeetingRecording", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCallRecording" + "Command": "Update-MgUserOnlineMeetingRecording", + "Method": "PATCH", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserOnlineMeetingTranscript", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphCallTranscript" + "Command": "Update-MgUserOnlineMeetingTranscript", + "Method": "PATCH", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserOutlookMasterCategory", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphOutlookCategory" + "Command": "Update-MgUserOutlookMasterCategory", + "Method": "PATCH", + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}" }, { + "Module": "Users.Actions", "CommandAlias": null, - "Method": "POST", - "Command": "Update-MgUserPassword", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-1.0", - "Uri": "/users/{user-id}/changePassword", - "ApiVersion": "v1.0", "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "Module": "Users.Actions", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-1.0", + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgUserPassword", + "Method": "POST", + "Uri": "/users/{user-id}/changePassword" }, { + "Module": "Planner", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserPlanner", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/planner", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Planner", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPlannerUser", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -559632,56 +565291,56 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphPlannerUser" + "Command": "Update-MgUserPlanner", + "Method": "PATCH", + "Uri": "/users/{user-id}/planner" }, { + "Module": "CloudCommunications", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserPresence", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/presence", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "CloudCommunications", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphPresence" + "Command": "Update-MgUserPresence", + "Method": "PATCH", + "Uri": "/users/{user-id}/presence" }, { + "Module": "Identity.DirectoryManagement", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserScopedRoleMemberOf", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Identity.DirectoryManagement", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphScopedRoleMembership" + "Command": "Update-MgUserScopedRoleMemberOf", + "Method": "PATCH", + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserSetting", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserSettings", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.ReadWrite", @@ -559700,22 +565359,22 @@ "IsLeastPrivilege": false } ], - "OutputType": "IMicrosoftGraphUserSettings" + "Command": "Update-MgUserSetting", + "Method": "PATCH", + "Uri": "/users/{user-id}/settings" }, { + "Module": "Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserSettingShiftPreference", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/shiftPreferences", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-put?view=graph-rest-1.0", + "OutputType": "IMicrosoftGraphShiftPreferences", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "User.ReadWrite.All", @@ -559734,90 +565393,90 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphShiftPreferences" + "Command": "Update-MgUserSettingShiftPreference", + "Method": "PATCH", + "Uri": "/users/{user-id}/settings/shiftPreferences" }, { + "Module": "Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserSettingWindows", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsSetting", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsSetting" + "Command": "Update-MgUserSettingWindows", + "Method": "PATCH", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserSettingWindowsInstance", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphWindowsSettingInstance" + "Command": "Update-MgUserSettingWindowsInstance", + "Method": "PATCH", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserTeamwork", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphUserTeamwork", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphUserTeamwork" + "Command": "Update-MgUserTeamwork", + "Method": "PATCH", + "Uri": "/users/{user-id}/teamwork" }, { + "Module": "Teams", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserTeamworkAssociatedTeam", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Teams", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAssociatedTeamInfo" + "Command": "Update-MgUserTeamworkAssociatedTeam", + "Method": "PATCH", + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserTodoList", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTodoTaskList", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -559836,39 +565495,39 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphTodoTaskList" + "Command": "Update-MgUserTodoList", + "Method": "PATCH", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserTodoListExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgUserTodoListExtension", + "Method": "PATCH", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserTodoListTask", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphTodoTask", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -559887,39 +565546,39 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphTodoTask" + "Command": "Update-MgUserTodoListTask", + "Method": "PATCH", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserTodoListTaskAttachmentSession", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttachmentSession" + "Command": "Update-MgUserTodoListTaskAttachmentSession", + "Method": "PATCH", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserTodoListTaskChecklistItem", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphChecklistItem", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -559938,39 +565597,39 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphChecklistItem" + "Command": "Update-MgUserTodoListTaskChecklistItem", + "Method": "PATCH", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserTodoListTaskExtension", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": null, + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": null + "Command": "Update-MgUserTodoListTaskExtension", + "Method": "PATCH", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}" }, { + "Module": "Users", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgUserTodoListTaskLinkedResource", - "ApiReferenceLink": null, - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Users", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphLinkedResource", + "ApiVersion": "v1.0", "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -559989,159 +565648,161 @@ "IsLeastPrivilege": true } ], - "OutputType": "IMicrosoftGraphLinkedResource" + "Command": "Update-MgUserTodoListTaskLinkedResource", + "Method": "PATCH", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgVirtualEvent", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "ApiVersion": "v1.0", "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEvent" + "Command": "Update-MgVirtualEvent", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgVirtualEventSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Update-MgVirtualEventSession", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgVirtualEventSessionAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "Update-MgVirtualEventSessionAttendanceReport", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgVirtualEventSessionAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "Update-MgVirtualEventSessionAttendanceReportAttendanceRecord", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgVirtualEventWebinar", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventWebinar" + "Command": "Update-MgVirtualEventWebinar", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgVirtualEventWebinarRegistration", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventRegistration" + "Command": "Update-MgVirtualEventWebinarRegistration", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgVirtualEventWebinarSession", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphVirtualEventSession" + "Command": "Update-MgVirtualEventWebinarSession", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgVirtualEventWebinarSessionAttendanceReport", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphMeetingAttendanceReport" + "Command": "Update-MgVirtualEventWebinarSessionAttendanceReport", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}" }, { + "Module": "Bookings", "CommandAlias": null, - "Method": "PATCH", - "Command": "Update-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "ApiReferenceLink": null, - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Module": "Bookings", + "ApiReferenceLink": null, + "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Permissions": [], - "OutputType": "IMicrosoftGraphAttendanceRecord" + "Command": "Update-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}" } -] \ No newline at end of file +]